summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow to pass a passprase callback at store openSimo Sorce2023-09-191-0/+1
* Store: API for deletionDmitry Belyavskiy2023-09-151-0/+1
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* store: update to structure based atomicsPauli2023-07-011-1/+0
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-1/+1
* Remove the _fetch_by_number functionsPauli2022-05-061-3/+0
* Defined out MUTEX attributes not available on NonStop SPT Threads.Randall S. Becker2021-07-021-1/+1
* store: remove TODOsPauli2021-06-021-1/+1
* 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