summaryrefslogtreecommitdiffstats
path: root/apps/provider.c
AgeCommit message (Expand)Author
2020-08-12Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich 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-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-03Fix Coverity 1453452: Control flow issues (DEADCODE)Pauli
2019-08-29Allow an output indentation of zero in apps.Pauli
2019-08-28openssl provider: New sub-command, for provider discoveryRichard Levitte