]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/store/store_local.h
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
[thirdparty/openssl.git] / crypto / store / store_local.h
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-05-06  PauliRemove the _fetch_by_number functions
2021-07-02  Randall S. BeckerDefined out MUTEX attributes not available on NonStop...
2021-06-02  Paulistore: remove TODOs
2021-04-08  Matt CaswellUpdate copyright year
2021-04-02  Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-03-12  Tomas MrazUse OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL...
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-20  Richard LevitteSTORE: Distinguish public keys from private keys
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-05-13  Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-15  Matt CaswellTeach the OSSL_STORE code about libctx
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2019-09-28  Dr. Matthias St... Reorganize local header files