index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
cms.c
Age
Commit message (
Expand
)
Author
12 days
apps: Change default cipher to aes-256-cbc for req, cms and smime apps
Aditya
2024-09-05
Copyright year updates
Tomas Mraz
2024-08-15
apps/cms.c, apps/smime.c: Fix -crlfeol help messages
Andreas Treichel
2024-07-17
{CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for cha...
Dr. David von Oheimb
2023-12-12
Fix a possible memleak in cms_main
Bernd Edlinger
2023-12-01
Fix a possible memory leak in make_receipt_request
Bernd Edlinger
2023-09-07
Copyright year updates
Matt Caswell
2023-07-19
apps/cms.c: Fix unreachable code in cms_main()
atishkov
2023-02-07
Enable some disabled __owurs
Dmitry Belyavskiy
2022-05-03
Update copyright year
Matt Caswell
2022-04-02
CMS sign digest
Viktor Söderqvist
2022-01-11
APPS: Add check for multiple 'unknown' options
Dr. David von Oheimb
2021-12-21
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-07
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
Dr. David von Oheimb
2021-08-25
CMS app: Fix new -wrap option
Dr. David von Oheimb
2021-08-20
Get rid of warn_binary
Dmitry Belyavskiy
2021-08-05
cms: Fix handling of -rctform option
Tomas Mraz
2021-08-05
cms: Do not try to check binary format on stdin
Tomas Mraz
2021-06-16
apps: use get_cipher_any() instead of get_cipher() for commands that support ...
Pauli
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-22
apps/cms.c: Correct -sign output and -verify input with -binary
Dr. David von Oheimb
2021-05-22
apps/cms: Simplify handling of encerts; add warning if they are ignored
Dr. David von Oheimb
2021-05-20
apps/cms: Clean up order of options in help output and documentation
Dr. David von Oheimb
2021-05-19
apps/cms.c: Simplify make_receipt_request() and load_content_info(()
Dr. David von Oheimb
2021-05-19
apps/cms.c: Make -sign and -verify handle binary input
Dr. David von Oheimb
2021-05-06
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-05
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
Fetch cipher-wrap after loading providers.
Rich Salz
2021-04-22
Remove an unused parameter
Rich Salz
2021-04-21
Use build.info not file-wide ifndef
Rich Salz
2021-04-20
Fetch and free cipher and md's
Rich Salz
2021-04-14
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-03-18
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-15
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
Tomas Mraz
2021-02-18
Update copyright year
Matt Caswell
2021-02-12
Fetch cipher after loading providers
Rich Salz
2021-02-12
Process digest option after loading providers
Rich Salz
2021-02-12
Load rand state after loading providers
Rich Salz
2021-02-05
apps/openssl: add -propquery command line option
Petr Gotthard
2020-12-15
Check non-option arguments
Rich Salz
2020-10-26
APPS: Remove the format argument where it's not used
Richard Levitte
2020-10-15
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
Remove some more CMS key downgrades
Matt Caswell
2020-10-07
Avoid memory leak of parent on allocation failure for child structure
Benny Baumann
2020-10-01
Run the withlibctx.pl script
Matt Caswell
2020-09-24
load_key_certs_crls(): Restore output of fatal errors
Dr. David von Oheimb
2020-09-13
Fix safestack issues in cms.h
Matt Caswell
2020-09-13
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
Fix safestack issues in x509.h
Matt Caswell
[next]