summaryrefslogtreecommitdiff
path: root/apps/provider.c
Commit message (Expand)AuthorAgeFilesLines
* Remove openssl provider appShane Lontis2020-09-261-382/+0
* Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell2020-09-131-2/+0
* NonStop port updates for 3.0.0.Randall S. Becker2020-09-121-0/+4
* Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis2020-08-121-30/+37
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-1/+1
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Document command parameters.Rich Salz2019-11-201-2/+5
* Add "sections" to -help outputRich Salz2019-11-081-0/+4
* 'openssl list' and 'openssl provider': adapt display of multiple namesRichard Levitte2019-10-171-24/+101
* Consistent naming for context gettable param queries .Pauli2019-09-271-4/+4
* Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell2019-09-251-2/+2
* Fix Coverity 1453452: Control flow issues (DEADCODE)Pauli2019-09-031-2/+1
* Allow an output indentation of zero in apps.Pauli2019-08-291-2/+2
* openssl provider: New sub-command, for provider discoveryRichard Levitte2019-08-281-0/+288