summaryrefslogtreecommitdiffstats
path: root/doc/internal/man3/ossl_method_construct.pod
AgeCommit message (Expand)Author
2021-10-27CORE: Encure that cached fetches can be done per providerRichard Levitte
2021-10-27CORE: add a provider argument to ossl_method_construct()Richard Levitte
2021-09-07Update copyright yearRichard Levitte
2021-09-07fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu
2021-09-07 fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-06Update copyright yearMatt Caswell
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann
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-07-02ossl_provider_upref to ossl_provider_up_refRichard Levitte
2019-07-02Fix TyposAntoine Cœur
2019-06-10doc/internal/man3/ossl_method_construct.pod: follow common conventionsRichard Levitte
2019-06-10EVP fetching: make operation_id part of the method identityRichard Levitte
2019-05-12EVP_FETCH: deal with names without pre-defined NIDsRichard Levitte
2019-05-02Update internal documentation after global data move to OPENSSL_CTXMatt Caswell
2019-04-09Use the right NID when putting a method in the storeMatt Caswell
2019-03-18Replumbing: better reference counter control in ossl_method_construct()Richard Levitte
2019-03-12Replumbing: Add constructor of libcrypto internal method structuresRichard Levitte