summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_KEYEXCH_free.pod
AgeCommit message (Expand)Author
2024-06-27docs: document that *_free(NULL) does nothingVita Batrla
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2021-06-02doc: make XXX_get_number() internalPauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-04-26Add type_name member to provided methods and use itTomas Mraz
2021-04-08Update the algorithm fetching documentation linksMatt Caswell
2021-04-02EVP: Add EVP_<TYPE>_description()Richard Levitte
2021-03-11Update copyright yearMatt Caswell
2021-02-25Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-12Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis
2019-10-17EVP: add functions that return the name numberRichard Levitte
2019-10-17EVP: add name traversal functions to all fetchable typesRichard Levitte
2019-10-17EVP: add missing common functionalityRichard Levitte
2019-10-17Some docs cleanupRichard Levitte
2019-07-23Adapt DH to use with KEYMGMTRichard Levitte
2019-07-22Documentation: Move the description of the fetching functionsRichard Levitte
2019-07-16Document the new EVP_KEYEXCH type and related functionsMatt Caswell