Bernd Edlinger
|
3457a550c6
Fix a possible memleak in cms_main
|
11 月之前 |
Bernd Edlinger
|
bed7a87810
Fix a possible memory leak in make_receipt_request
|
11 月之前 |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
atishkov
|
8c34367e43
apps/cms.c: Fix unreachable code in cms_main()
|
1 年之前 |
Dmitry Belyavskiy
|
98283a61f5
Enable some disabled __owurs
|
3 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Viktor Söderqvist
|
07342bad1b
CMS sign digest
|
3 年之前 |
Dr. David von Oheimb
|
2c2724476e
APPS: Add check for multiple 'unknown' options
|
3 年之前 |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 年之前 |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
3 年之前 |
Dr. David von Oheimb
|
69b920bb13
CMS app: Fix new -wrap option
|
3 年之前 |
Dmitry Belyavskiy
|
f4d8b29a26
Get rid of warn_binary
|
3 年之前 |
Tomas Mraz
|
37578dc02d
cms: Fix handling of -rctform option
|
3 年之前 |
Tomas Mraz
|
f5c0f69619
cms: Do not try to check binary format on stdin
|
3 年之前 |
Pauli
|
a89835f7e0
apps: use get_cipher_any() instead of get_cipher() for commands that support these ciphers/modes
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Dr. David von Oheimb
|
5771017d06
apps/cms.c: Correct -sign output and -verify input with -binary
|
3 年之前 |
Dr. David von Oheimb
|
56c98a7d94
apps/cms: Simplify handling of encerts; add warning if they are ignored
|
3 年之前 |
Dr. David von Oheimb
|
340cf8759f
apps/cms: Clean up order of options in help output and documentation
|
3 年之前 |
Dr. David von Oheimb
|
1b96cc70eb
apps/cms.c: Simplify make_receipt_request() and load_content_info(()
|
4 年之前 |
Dr. David von Oheimb
|
6b83d032a6
apps/cms.c: Make -sign and -verify handle binary input
|
4 年之前 |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 年之前 |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 年之前 |
Rich Salz
|
a485561b2e
Fetch cipher-wrap after loading providers.
|
3 年之前 |
Rich Salz
|
078fa35c7b
Remove an unused parameter
|
3 年之前 |
Rich Salz
|
5c42f7aa64
Use build.info not file-wide ifndef
|
3 年之前 |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
3 年之前 |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 年之前 |
Dr. David von Oheimb
|
63b64f19c1
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
|
3 年之前 |
Tomas Mraz
|
ea51096e51
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
|
3 年之前 |