FdaSilvaYY
|
cc69629626
Constify char* input parameters in apps code
|
8 years ago |
FdaSilvaYY
|
69b86d4b98
two typo fixes
|
8 years ago |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
8 years ago |
FdaSilvaYY
|
b4b42ce621
Fix doc and help about ca -valid option
|
8 years ago |
FdaSilvaYY
|
69b017f66b
Constify two internal methods
|
8 years ago |
Richard J. Moore
|
22293ea1cc
Ignore the serial number for now and just do the rest.
|
8 years ago |
Richard J. Moore
|
1421aeadd7
Make some more X509 functions const.
|
8 years ago |
FdaSilvaYY
|
fefa4d5507
Unused variable, and cleanups
|
8 years ago |
FdaSilvaYY
|
edbff8da9b
Code factorisation and simplification
|
8 years ago |
FdaSilvaYY
|
f6c460e8f6
Fix double calls to strlen
|
8 years ago |
FdaSilvaYY
|
cdd202f254
Simplify code related to tmp_email_dn.
|
8 years ago |
FdaSilvaYY
|
8bf780432c
Indent and dead code cleanup
|
8 years ago |
FdaSilvaYY
|
fba1366398
Locally declare some variables
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Dr. Stephen Henson
|
c821defc3f
Don't load same config file twice.
|
8 years ago |
Hansruedi Patzen
|
2e66d3d674
Fix: failed to open config file if not specified when using CA commands
|
8 years ago |
FdaSilvaYY
|
16e1b281b2
GH932: Add more help messages to some apps options.
|
8 years ago |
Matt Caswell
|
7b8cc9b345
Deprecate OBJ_cleanup() and make it a no-op
|
8 years ago |
Dr. Stephen Henson
|
6e863f0737
fix memory leak in ca
|
8 years ago |
FdaSilvaYY
|
f6c006ea76
Fix a possible leak on NETSCAPE_SPKI_verify failure.
|
8 years ago |
FdaSilvaYY
|
c5137473bd
Use X509_REQ_get0_pubkey
|
8 years ago |
Rich Salz
|
1fbab1dc6f
Remove Netware and OS/2
|
8 years ago |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 years ago |
Richard Levitte
|
18295f0c2d
Make sure to use unsigned char for is*() functions
|
8 years ago |
Dr. Stephen Henson
|
dd9589740d
Fix engine key support in utilities.
|
8 years ago |
A J Mohan Rao
|
6755ff1128
commands help cleanup
|
8 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Dr. Stephen Henson
|
c01ff880d4
New function X509_get0_pubkey
|
9 years ago |
Rich Salz
|
f8547f62c2
Use SHA256 not MD5 as default digest.
|
9 years ago |
Richard Levitte
|
cc9d6655a1
Have the few apps that accessed EVP_MD directly use accessors instead
|
9 years ago |