summaryrefslogtreecommitdiff
path: root/apps/list.c
Commit message (Expand)AuthorAgeFilesLines
* 'openssl list' and 'openssl provider': adapt display of multiple namesRichard Levitte2019-10-171-17/+48
* Remove duplicated line in 'openssl list' outputRich Salz2019-10-151-1/+0
* Refactor -passin/-passout documentationRich Salz2019-10-091-0/+3
* Also mention -- flag and ignore if undocumentedRich Salz2019-10-061-0/+2
* Consistent naming for context gettable param queries .Pauli2019-09-271-6/+6
* Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell2019-09-251-2/+2
* App updates for KDF provider conversion.Pauli2019-09-061-1/+60
* New function EVP_CIPHER_free()Richard Levitte2019-09-041-1/+1
* New function EVP_MD_free()Richard Levitte2019-09-041-1/+1
* Move print_param_types() to libapps, and give it indent argumentRichard Levitte2019-08-281-93/+10
* Coverty fixes for MACsRichard Levitte2019-08-271-6/+6
* Re-implement 'openssl list -mac-algorithms'Richard Levitte2019-08-151-15/+44
* Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte2019-08-151-0/+4
* Modify 'openssl list' to give more verbose descriptionsRichard Levitte2019-08-151-19/+167
* Re-implement the cipher and digest listings for 'openssl list'Richard Levitte2019-07-231-6/+91
* Move the code for 'openssl list' to its own translation unit.Richard Levitte2019-07-151-0/+497