summaryrefslogtreecommitdiffstats
path: root/doc/man3/OSSL_PROVIDER.pod
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-08-30OSSL_PROVIDER_load_exDmitry Belyavskiy
2023-07-01Fix OSSL_PROVIDER_try_load() retain_fallbacks docDuncan Thomson
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-12-06Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills
2022-09-23OSSL_PROVIDER_set_default_search_path() return valueolszomal
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2021-06-11Document that provider name can be a full pathTomas Mraz
2021-06-01Rename also the OSSL_PROVIDER_name() functionTomas Mraz
2021-05-11Update documentation following addition of OSSL_LIB_CTX_new_child()Matt Caswell
2021-02-24provider: add an unquery function to allow providers to clean up.Pauli
2021-02-23provider: add option to load a provider without disabling the fallbacks.Pauli
2021-01-28Update copyright yearRichard Levitte
2021-01-14Enhance default provider documentationMichael Baentsch
2021-01-13Make the OSSL_PROVIDER manual conform with man-pages(7)Richard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-14provider: disable fall-backs if OSSL_PROVIDER_load() fails.Pauli
2020-08-09Add 'on demand self test' and status test to providersShane Lontis
2020-06-19Add documentation about CapabilitiesMatt Caswell
2020-06-05Implement OSSL_PROVIDER_get0_provider_ctx()Matt Caswell
2020-06-05Enable applications to directly call a provider's query operationMatt Caswell
2020-05-20Add OSSL_PROVIDER_do_all()Richard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-03-07cmdline app: add provider commandline options.Pauli
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-07-26Add functions to see if a provider is available for use.Richard Levitte
2019-07-23Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhereRichard Levitte
2019-07-23Add OSSL_PROVIDER_name()Richard Levitte
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli
2019-03-11Add documentationRichard Levitte