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
/
smime.c
Age
Commit message (
Expand
)
Author
2021-06-16
apps: use get_cipher_any() instead of get_cipher() for commands that support ...
Pauli
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-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-15
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
Tomas Mraz
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
2021-01-28
Update copyright year
Richard Levitte
2021-01-20
Remove pkey_downgrade from PKCS7 code
Shane Lontis
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-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 stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
Fix safestack issues in x509.h
Matt Caswell
2020-09-03
"Downgrade" provider-native keys to legacy where needed
Richard Levitte
2020-08-20
apps: make use of OSSL_STORE for generalized certs and CRLs loading
Dr. David von Oheimb
2020-08-09
Add libctx support to PKCS7.
Shane Lontis
2020-05-15
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-23
Update copyright year
Matt Caswell
2020-03-07
cmdline app: add provider commandline options.
Pauli
2019-11-20
Document command parameters.
Rich Salz
2019-11-08
Add "sections" to -help output
Rich Salz
2019-11-03
Add -CAstore and similar to all openssl commands that have -CApath
Richard Levitte
2018-12-06
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-02-13
Update copyright year
Matt Caswell
2018-01-31
apps: Don't include progs.h in apps.h
Richard Levitte
2017-10-18
Remove parentheses of return.
KaoruToda
2017-07-16
Standardize apps use of -rand, etc.
Rich Salz
2017-06-12
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-05-21
-inkey can be an identifier, not just a file
Rich Salz
2016-10-19
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-14
Constify command options
FdaSilvaYY
2016-10-10
Remove trailing whitespace from some files.
David Benjamin
2016-09-19
Remove an option related to a deprecated flag
FdaSilvaYY
2016-09-19
Fix various missing option help messages ...
FdaSilvaYY
2016-08-17
Constify char* input parameters in apps code
FdaSilvaYY
2016-07-25
Typo and comment fix
FdaSilvaYY
2016-05-19
Use correct EOL in headers.
Dr. Stephen Henson
2016-05-17
Copyright consolidation 01/10
Rich Salz
2016-05-13
Fix signer option and support format SMIME.
Dr. Stephen Henson
2016-05-04
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-02-22
Remove unused parameters from internal functions
Rich Salz
2016-01-20
Refactor apps load_certs/load_crls to work incrementally
Viktor Dukhovni
2015-10-12
Centralise loading default apps config file
Matt Caswell
[next]