summaryrefslogtreecommitdiffstats
path: root/apps/list.c
AgeCommit message (Expand)Author
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-03-07cmdline app: add provider commandline options.Pauli
2020-02-06Update command listRich Salz
2020-01-29Document most missing optionsRich Salz
2019-11-20Document command parameters.Rich Salz
2019-11-08Add "sections" to -help outputRich Salz
2019-10-17'openssl list' and 'openssl provider': adapt display of multiple namesRichard Levitte
2019-10-15Remove duplicated line in 'openssl list' outputRich Salz
2019-10-09Refactor -passin/-passout documentationRich Salz
2019-10-06Also mention -- flag and ignore if undocumentedRich Salz
2019-09-27Consistent naming for context gettable param queries .Pauli
2019-09-25Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell
2019-09-06App updates for KDF provider conversion.Pauli
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-09-04New function EVP_MD_free()Richard Levitte
2019-08-28Move print_param_types() to libapps, and give it indent argumentRichard Levitte
2019-08-27Coverty fixes for MACsRichard Levitte
2019-08-15Re-implement 'openssl list -mac-algorithms'Richard Levitte
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte
2019-08-15Modify 'openssl list' to give more verbose descriptionsRichard Levitte
2019-07-23Re-implement the cipher and digest listings for 'openssl list'Richard Levitte
2019-07-15Move the code for 'openssl list' to its own translation unit.Richard Levitte