summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_register.c
AgeCommit message (Expand)Author
2021-07-02Defined out MUTEX attributes not available on NonStop SPT Threads.Randall S. Becker
2021-04-08Update copyright yearMatt Caswell
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz
2021-03-12Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcryptoTomas Mraz
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-08-24STORE: Change all error recording to use ERR_raise() / ERR_raise_data()Richard Levitte
2020-08-24STORE: Add the base functions to support provider based loadersRichard Levitte
2020-08-24STORE: Add missing function OSSL_STORE_LOADER_set_open_with_libctx()Richard Levitte
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-05-15Update copyright yearMatt Caswell
2020-05-13OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/store/Richard Levitte
2018-02-23STORE: Add the possibility to search for specific informationRichard Levitte
2018-02-23STORE: Add the possibility to specify an expected info typeRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-01-31Revert the crypto "global lock" implementationBenjamin Kaduk
2017-08-31Add CRYPTO_thread_glock_newRich Salz
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-07-27Fixups for STORE commitBenjamin Kaduk
2017-07-04STORE: fix possible memory leakRichard Levitte
2017-06-29STORE: Make sure the loader to be registered is completeRichard Levitte
2017-06-29STORE: simplify store_loader_cmp()Richard Levitte
2017-06-29STORE: add ENGINE information to loadersRichard Levitte
2017-06-29Add the STORE moduleRichard Levitte