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
/
list.c
Age
Commit message (
Expand
)
Author
2022-10-24
openssl list: Fix help text about -cipher-algorithms option
Daniel Fiala
2022-05-03
Update copyright year
Matt Caswell
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2021-06-15
list: use the app's libctx and property query when searching for algorithms
Pauli
2021-06-02
list: update to not use XXX_get_number() calls
Pauli
2021-06-01
Rename also the OSSL_PROVIDER_name() function
Tomas Mraz
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-20
app: add a -store_loaders option to list.
Pauli
2021-05-19
apps/list: Remove obsolete -missing-help option
Dr. David von Oheimb
2021-05-18
DOC: Fix nits found by improved find-doc-nits -c
Dr. David von Oheimb
2021-05-12
apps: make list -help not continue with listing
Pauli
2021-05-12
apps: change list command to only list fetchable algorithms.
Pauli
2021-05-05
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-04-17
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-02
APPS: Replace the use of OBJ_nid2ln() with name or description calls
Richard Levitte
2021-03-11
Update copyright year
Matt Caswell
2021-02-25
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2020-12-20
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-15
Check non-option arguments
Rich Salz
2020-12-15
Skip unavailable digests and ciphers in -*-commands
Dmitry Belyavskiy
2020-12-15
Deprecate -cipher-commands and -digest-commands options
Dmitry Belyavskiy
2020-10-16
list: add a -provider-info option.
Pauli
2020-09-26
Update openssl list to support new provider objects.
Shane Lontis
2020-09-23
list: add capability to print details about the current DRBGs
Pauli
2020-09-13
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-08-21
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-07-30
deserialisation: add deserialisation to the base provider
Pauli
2020-07-30
serialisation: Add a built-in base provider.
Pauli
2020-07-22
EVP: deprecate the EVP_X_meth_ functions.
Pauli
2020-07-16
apps: deprecate engines
Pauli
2020-07-16
apps/list: deprecate engine support
Pauli
2020-06-24
app/list: add RNG list option
Pauli
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
2020-02-06
Update command list
Rich Salz
2020-01-29
Document most missing options
Rich Salz
2019-11-20
Document command parameters.
Rich Salz
2019-11-08
Add "sections" to -help output
Rich Salz
2019-10-17
'openssl list' and 'openssl provider': adapt display of multiple names
Richard Levitte
2019-10-15
Remove duplicated line in 'openssl list' output
Rich Salz
2019-10-09
Refactor -passin/-passout documentation
Rich Salz
2019-10-06
Also mention -- flag and ignore if undocumented
Rich Salz
2019-09-27
Consistent naming for context gettable param queries .
Pauli
2019-09-25
Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTX
Matt Caswell
2019-09-06
App updates for KDF provider conversion.
Pauli
2019-09-04
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
New function EVP_MD_free()
Richard Levitte
2019-08-28
Move print_param_types() to libapps, and give it indent argument
Richard Levitte
2019-08-27
Coverty fixes for MACs
Richard Levitte
[next]