ssl/statem: Replace size_t with int and add the checks
[openssl.git] / doc / man3 / OSSL_ENCODER.pod
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-06-02 Paulidoc: fix OSSL_(EN|DE)CODER_get0_name function names
2021-06-02 Paulidoc: make XXX_get_number() internal
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-12 Paulidoc: document the encoder and decoder name functions
2021-04-02 Richard LevitteAdd OSSL_DECODER_description() and OSSL_ENCODER_descrip...
2021-02-24 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-19 Paulidoc: remove notes section in OSSL_ENCODER.pod
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-17 Nicola Tuveri[doc/man3][OSSL_ENCODER] Move NOTES to the bottom
2021-02-17 Nicola Tuveri[doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_prop...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Richard LevitteDOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECO...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...