aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/OSSL_ENCODER.pod
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix typosDimitris Apostolou2022-01-051-1/+1
* doc: fix OSSL_(EN|DE)CODER_get0_name function namesPauli2021-06-021-1/+1
* doc: make XXX_get_number() internalPauli2021-06-021-8/+1
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-20/+20
* doc: document the encoder and decoder name functionsPauli2021-05-121-0/+10
* Add OSSL_DECODER_description() and OSSL_ENCODER_description()Richard Levitte2021-04-021-0/+9
* Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell2021-02-251-3/+6
* doc: remove notes section in OSSL_ENCODER.podPauli2021-02-191-6/+0
* Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEYTomas Mraz2021-02-171-1/+1
* [doc/man3][OSSL_ENCODER] Move NOTES to the bottomNicola Tuveri2021-02-171-6/+6
* [doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_propertiesNicola Tuveri2021-02-171-1/+1
* Update copyright yearRichard Levitte2021-01-281-1/+1
* DOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECODER docsRichard Levitte2021-01-261-2/+2
* Update copyright yearMatt Caswell2020-10-151-1/+1
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-4/+4
* ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODERRichard Levitte2020-09-201-3/+12
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-0/+126