Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Dmitry Belyavskiy
|
b5c4209be9
Switch command-line utils to new nameopt API.
|
7 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
FdaSilvaYY
|
12d56b2992
Fix various missing option help messages ...
|
8 years ago |
Dr. Stephen Henson
|
568ce3a583
Constify certificate and CRL time routines.
|
8 years ago |
FdaSilvaYY
|
cc69629626
Constify char* input parameters in apps code
|
8 years ago |
Matt Caswell
|
5e6089f0eb
Convert X509_CRL* functions to use const getters
|
8 years ago |
Dr. Stephen Henson
|
a0754084f8
Corrupt signature in place.
|
8 years ago |
Dr. Stephen Henson
|
0f022f5a22
Corrupt signature earlier.
|
8 years ago |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
8 years ago |
Rich Salz
|
6ddbb4cd92
X509_STORE_CTX accessors.
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
FdaSilvaYY
|
16e1b281b2
GH932: Add more help messages to some apps options.
|
8 years ago |
Matt Caswell
|
7001571330
Check for a NULL return value from a call to X509_STORE_CTX_new()
|
8 years ago |
Rich Salz
|
f0e0fd51fd
Make many X509_xxx types opaque.
|
8 years ago |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 years ago |
Dr. Stephen Henson
|
c01ff880d4
New function X509_get0_pubkey
|
9 years ago |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 years ago |
Matt Caswell
|
2b6bcb702d
Add support for -no-CApath and -no-CAfile options
|
9 years ago |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 years ago |
Richard Levitte
|
d303b9d85e
Make the handling of output and input formats consistent
|
9 years ago |
Dr. Stephen Henson
|
e3e571925c
make X509_CRL opaque
|
9 years ago |
Richard Levitte
|
f1cece554d
Make "oneline" the default for nameopt
|
9 years ago |
Rich Salz
|
9c3bcfa027
Standardize handling of #ifdef'd options.
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 years ago |