summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_meth.c
AgeCommit message (Expand)Author
2021-04-07Fix typo in store_meth.cNan Xiao
2021-04-02Add OSSL_STORE_LOADER_description()Richard Levitte
2021-04-02CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte
2021-03-04crypto: rename error flags in internal structuresTobias Nießen
2021-02-25Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-12Use centralized fetching errorsRichard Levitte
2020-10-15Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-24STORE: Add the base functions to support provider based loadersRichard Levitte