summaryrefslogtreecommitdiffstats
path: root/doc/internal/man3/evp_generic_fetch.pod
AgeCommit message (Expand)Author
2022-05-06Remove the _fetch_by_number functionsPauli
2021-10-27EVP: Add the internal function evp_generic_fetch_from_prov()Richard Levitte
2021-09-22doc: remove end of line whitespacePauli
2021-04-08Update copyright yearMatt Caswell
2021-04-02CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-06-25Update copyright yearMatt Caswell
2020-06-24evp_generic_fetch.pod: fix documentation errorDr. Matthias St. Pierre
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte
2019-09-19In provider implemented methods, save the name number, not the name stringRichard Levitte
2019-09-03Refactor how KEYMGMT methods get associated with other methodsRichard Levitte
2019-07-02ossl_provider_upref to ossl_provider_up_refRichard Levitte
2019-05-12EVP_FETCH: remove the need to transport the legacy NID through constructionRichard Levitte
2019-05-12EVP_FETCH: deal with names without pre-defined NIDsRichard Levitte
2019-04-09Use the right NID when putting a method in the storeMatt Caswell
2019-03-18Add generic EVP method fetcherRichard Levitte