aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/store/store_local.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-081-1/+1
* CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte2021-04-021-0/+1
* Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcryptoTomas Mraz2021-03-121-7/+0
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-2/+2
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-1/+1
* STORE: Deprecate legacy / ENGINE functionsRichard Levitte2020-09-031-0/+7
* STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte2020-09-031-24/+0
* STORE: Modify to support loading with provider based loadersRichard Levitte2020-08-241-0/+37
* STORE: Add the base functions to support provider based loadersRichard Levitte2020-08-241-0/+39
* STORE: Distinguish public keys from private keysRichard Levitte2020-08-201-0/+1
* Add X509 related libctx changes.Shane Lontis2020-07-241-0/+1
* OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte2020-05-131-10/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Teach the OSSL_STORE code about libctxMatt Caswell2020-04-151-1/+3
* Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2020-03-231-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-0/+132