summaryrefslogtreecommitdiffstats
path: root/crypto/core_fetch.c
AgeCommit message (Expand)Author
2019-06-10EVP fetching: make operation_id part of the method identityRichard Levitte
2019-06-04Move digests to providersShane Lontis
2019-05-12EVP_FETCH: deal with names without pre-defined NIDsRichard Levitte
2019-05-02Instead of global data store it in an 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-18Replumbing: pass callback data to the algo destructor tooRichard Levitte
2019-03-12Replumbing: Add constructor of libcrypto internal method structuresRichard Levitte