Fix up path generation to use OPENSSL_MODULES
[openssl.git] / include / openssl / store.h
2023-09-28 Matt CaswellCopyright year updates
2023-09-15 Dmitry BelyavskiyStore: API for deletion
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2021-06-11 Richard LevitteSTORE: Make OSSL_STORE_LOADER_fetch() consistent with...
2021-06-02 Paulilibcrypto: make XXX_get_number() internal
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-04-02 Richard LevitteAdd OSSL_STORE_LOADER_description()
2021-03-11 Matt CaswellUpdate copyright year
2021-02-24 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2020-12-04 Richard LevitteSwitch deprecation method for OSSL_STORE
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-09-03 Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-24 Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-24 Richard LevitteSTORE: Add the base functions to support provider based...
2020-08-24 Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-20 Richard LevitteSTORE: Distinguish public keys from private keys
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-05-15 Matt CaswellUpdate copyright year
2020-05-13 Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-03 Richard LevitteOSSL_STORE: constify the criterion parameter a bit...
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-07-01 Antoine CœurFix Typos
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-23 Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23 Richard LevitteSTORE: Add the possibility to specify an expected info...
2018-02-14 Richard LevitteOSSL_STORE: Add OSSL_STORE_vctrl()
2018-02-13 Matt CaswellUpdate copyright year
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-07-27 Benjamin KadukCatch up to the removal of OSSL_STORE_open_file()
2017-06-29 Richard LevitteMake it possible to tell the file loader to use secure...
2017-06-29 Richard LevitteSTORE: add ENGINE information to loaders
2017-06-29 Richard LevitteAdd the STORE module
2016-02-10 Rich SalzRemove store.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-09-02 Rich SalzMove OPENSSL_ITEM to store.h
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-03-31 Richard LevitteStop symlinking, move files to intended directory