summaryrefslogtreecommitdiffstats
path: root/doc/man3/OSSL_ENCODER.pod
AgeCommit message (Expand)Author
2024-06-27docs: document that *_free(NULL) does nothingVita Batrla
2022-05-03Update copyright yearMatt Caswell
2022-01-05Fix typosDimitris Apostolou
2021-06-02doc: fix OSSL_(EN|DE)CODER_get0_name function namesPauli
2021-06-02doc: make XXX_get_number() internalPauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-12doc: document the encoder and decoder name functionsPauli
2021-04-02Add OSSL_DECODER_description() and OSSL_ENCODER_description()Richard Levitte
2021-02-25Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell
2021-02-19doc: remove notes section in OSSL_ENCODER.podPauli
2021-02-17Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEYTomas Mraz
2021-02-17[doc/man3][OSSL_ENCODER] Move NOTES to the bottomNicola Tuveri
2021-02-17[doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_propertiesNicola Tuveri
2021-01-28Update copyright yearRichard Levitte
2021-01-26DOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECODER docsRichard Levitte
2020-10-15Update copyright yearMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-20ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODERRichard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte