summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_local.h
AgeCommit message (Expand)Author
2021-07-02Defined out MUTEX attributes not available on NonStop SPT Threads.Randall S. Becker
2021-06-02store: remove TODOsPauli
2021-04-08Update copyright yearMatt Caswell
2021-04-02CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte
2021-03-12Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcryptoTomas Mraz
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-09-03STORE: Deprecate legacy / ENGINE functionsRichard Levitte
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte
2020-08-24STORE: Modify to support loading with provider based loadersRichard Levitte
2020-08-24STORE: Add the base functions to support provider based loadersRichard Levitte
2020-08-20STORE: Distinguish public keys from private keysRichard Levitte
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-05-13OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-15Teach the OSSL_STORE code about libctxMatt Caswell
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2019-09-28Reorganize local header filesDr. Matthias St. Pierre