FdaSilvaYY
|
0db1fb3fc1
Fix use before assignment
|
8 years ago |
FdaSilvaYY
|
dfc3ffe502
Introduce PATH_MAX and NAME_MAX
|
8 years ago |
FdaSilvaYY
|
3a19b22ae1
Simplify and fix usage of three string array variable...
|
8 years ago |
Matt Caswell
|
229bd12487
Fix a double free in ca command line
|
8 years ago |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
FdaSilvaYY
|
06a79af200
Fix some magic values about revocation info type...
|
8 years ago |
FdaSilvaYY
|
2d87ee6825
Closing output file from inside the loop who open it
|
8 years ago |
Dr. Stephen Henson
|
568ce3a583
Constify certificate and CRL time routines.
|
8 years ago |
Dr. Stephen Henson
|
dc047d31fa
Set certificate times in one function.
|
8 years ago |
FdaSilvaYY
|
d6073e27eb
Small nits and cleanups
|
8 years ago |
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 |