summaryrefslogtreecommitdiff
path: root/doc/man3/EVP_KEYMGMT.pod
Commit message (Expand)AuthorAgeFilesLines
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-081-4/+3
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix typosDimitris Apostolou2022-01-051-1/+1
* doc: make XXX_get_number() internalPauli2021-06-021-7/+0
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-22/+22
* Add type_name member to provided methods and use itTomas Mraz2021-04-261-8/+8
* EVP: Add EVP_<TYPE>_description()Richard Levitte2021-04-021-0/+9
* 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/+6
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-4/+4
* Document 2 newly added functionsMatt Caswell2020-09-171-0/+11
* Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis2020-08-121-2/+22
* EVP: add functions that return the name numberRichard Levitte2019-10-171-0/+7
* EVP: add name traversal functions to all fetchable typesRichard Levitte2019-10-171-0/+7
* EVP: add missing common functionalityRichard Levitte2019-10-171-1/+18
* Add basic EVP_KEYMGMT API and libcrypto <-> provider interfaceRichard Levitte2019-07-221-0/+84