Make rcu_thread_key context-aware
[openssl.git] / doc / man3 / EVP_KEYMGMT.pod
2022-12-08 Richard LevitteReplace some boldened types with a corresponding man...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-06-02 Paulidoc: make XXX_get_number() internal
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-02 Richard LevitteEVP: Add EVP_<TYPE>_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-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-17 Matt CaswellDocument 2 newly added functions
2020-08-12 Shane LontisAdd public API for gettables and settables for keymanag...
2019-10-17 Richard LevitteEVP: add functions that return the name number
2019-10-17 Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-17 Richard LevitteEVP: add missing common functionality
2019-07-22 Richard LevitteAdd basic EVP_KEYMGMT API and libcrypto <-> provider...