Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Rich Salz
|
03bbd346f4
Fetch cipher after loading providers
|
3 years ago |
Rich Salz
|
d0190e1163
Process digest option after loading providers
|
3 years ago |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 years ago |
Petr Gotthard
|
7dc67708c8
apps/openssl: add -propquery command line option
|
3 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Richard Levitte
|
22dddfb925
APPS: Remove the format argument where it's not used
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
0d30e15a57
Remove some more CMS key downgrades
|
4 years ago |
Benny Baumann
|
a21db568bf
Avoid memory leak of parent on allocation failure for child structure
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 years ago |
Matt Caswell
|
904e1f92b3
Fix safestack issues in cms.h
|
4 years ago |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 years ago |
Matt Caswell
|
e144fd36ce
Fix safestack issues in x509v3.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Richard Levitte
|
a10847c427
"Downgrade" provider-native keys to legacy where needed
|
4 years ago |
Dr. David von Oheimb
|
b3c5aadf4c
apps: make use of OSSL_STORE for generalized certs and CRLs loading
|
4 years ago |
Shane Lontis
|
c1669f41ea
Add libctx support to CMS.
|
4 years ago |
Dmitry Belyavskiy
|
6ec351f449
CMS print should support string conversion
|
4 years ago |
FdaSilvaYY
|
9e3c510bde
crypto/cms: add CAdES-BES signed attributes validation
|
5 years ago |
Dr. David von Oheimb
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Dmitry Belyavskiy
|
71434aed0d
Implementation of Russian GOST CMS
|
4 years ago |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Richard Levitte
|
fd3397fc47
Add -CAstore and similar to all openssl commands that have -CApath
|
5 years ago |
Rich Salz
|
38546024bb
Add missing help text for some options
|
5 years ago |