summaryrefslogtreecommitdiff
path: root/doc/man3/OSSL_PROVIDER.pod
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Enhance default provider documentationMichael Baentsch2021-01-141-3/+12
* Make the OSSL_PROVIDER manual conform with man-pages(7)Richard Levitte2021-01-131-3/+3
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-8/+8
* provider: disable fall-backs if OSSL_PROVIDER_load() fails.Pauli2020-08-141-3/+10
* Add 'on demand self test' and status test to providersShane Lontis2020-08-091-3/+11
* Add documentation about CapabilitiesMatt Caswell2020-06-191-4/+18
* Implement OSSL_PROVIDER_get0_provider_ctx()Matt Caswell2020-06-051-4/+9
* Enable applications to directly call a provider's query operationMatt Caswell2020-06-051-1/+19
* Add OSSL_PROVIDER_do_all()Richard Levitte2020-05-201-1/+8
* Update copyright yearMatt Caswell2020-04-231-1/+1
* cmdline app: add provider commandline options.Pauli2020-03-071-0/+9
* Rename provider and core get_param_types functionsRichard Levitte2019-08-151-4/+4
* Add functions to see if a provider is available for use.Richard Levitte2019-07-261-3/+14
* Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhereRichard Levitte2019-07-231-8/+5
* Add OSSL_PROVIDER_name()Richard Levitte2019-07-231-1/+5
* Change OSSL_PARAM return size to not be a pointer.Pauli2019-06-241-2/+2
* Add documentationRichard Levitte2019-03-111-0/+112