summaryrefslogtreecommitdiffstats
path: root/doc/man3/OSSL_PARAM.pod
AgeCommit message (Expand)Author
2022-06-21Update copyright yearMatt Caswell
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2021-08-13Correct documentation errors in regards to UTF8 paramsTomas Mraz
2021-05-05DOCS: Mention that libcrypto has helper functions for OSSL_PARAMsRichard Levitte
2021-04-12Add OSSL_PARAM_dup() and OSSL_PARAM_merge().Shane Lontis
2021-03-11Update copyright yearMatt Caswell
2021-02-18OSSL_PARAM: Correct the assumptions on the UTF8 string lengthRichard Levitte
2020-11-26DOC: Add note on how to terminate an OSSL_PARAM arrayRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-08params: add a warning about the PTR types.Pauli
2019-11-03doc/man3/OSSL_PARAM.pod: Clarify return_size with integer typesRichard Levitte
2019-09-27OSSL_PARAM.pod: document the mechanism to figure out buffer sizesRichard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: add details about multiple elements with same keyRichard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: remove a comment that isn't true any moreRichard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: conform to man-page standardsRichard Levitte
2019-07-23Describe OSSL_PARAM as a parameter descriptorRichard Levitte
2019-07-19doc: fix some linksRichard Levitte
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli
2019-06-12OSSL_PARAM example code bug fix.Pauli
2019-03-12OSSL_PARAM helper functions.Pauli
2019-03-12Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte
2019-02-27Replumbing: Add include/openssl/core.h, initially with core typesRichard Levitte