summaryrefslogtreecommitdiff
path: root/include/openssl/store.h
Commit message (Expand)AuthorAgeFilesLines
* STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functionsRichard Levitte2021-06-111-2/+2
* libcrypto: make XXX_get_number() internalPauli2021-06-021-1/+0
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-4/+4
* Make the -inform option to be respected if possibleTomas Mraz2021-05-061-0/+2
* Add OSSL_STORE_LOADER_description()Richard Levitte2021-04-021-0/+1
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell2021-02-251-3/+3
* Switch deprecation method for OSSL_STORERichard Levitte2020-12-041-50/+54
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-6/+6
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-8/+7
* STORE: Deprecate legacy / ENGINE functionsRichard Levitte2020-09-031-33/+57
* STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte2020-09-031-0/+2
* STORE: Modify to support loading with provider based loadersRichard Levitte2020-08-241-9/+10
* STORE: Add the base functions to support provider based loadersRichard Levitte2020-08-241-21/+46
* STORE: Add missing function OSSL_STORE_LOADER_set_open_with_libctx()Richard Levitte2020-08-241-0/+3
* STORE: Distinguish public keys from private keysRichard Levitte2020-08-201-3/+7
* Add X509 related libctx changes.Shane Lontis2020-07-241-15/+20
* Update copyright yearMatt Caswell2020-05-151-1/+1
* OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte2020-05-131-0/+28
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-1/+1
* OSSL_STORE: constify the criterion parameter a bit moreRichard Levitte2019-11-031-3/+3
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize public header files (part 1)Dr. Matthias St. Pierre2019-09-281-1/+1
* Fix TyposAntoine Cœur2019-07-011-2/+2
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* STORE: Add the possibility to search for specific informationRichard Levitte2018-02-231-2/+49
* STORE: Add the possibility to specify an expected info typeRichard Levitte2018-02-231-0/+9
* OSSL_STORE: Add OSSL_STORE_vctrl()Richard Levitte2018-02-141-0/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Remove redundant declarations of ERR_load_*_strings()Nick Mathewson2018-02-091-6/+0
* Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk2017-07-271-2/+1
* Make it possible to tell the file loader to use secure memoryRichard Levitte2017-06-291-0/+2
* STORE: add ENGINE information to loadersRichard Levitte2017-06-291-1/+10
* Add the STORE moduleRichard Levitte2017-06-291-0/+205
* Remove store.Rich Salz2016-02-101-665/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-1/+1
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-1/+1
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-3/+3
* Move OPENSSL_ITEM to store.hRich Salz2015-09-021-0/+9
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-2/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+658