]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/encode_decode/decoder_meth.c
Don't hold a lock when calling a callback in ossl_namemap_doall_names
[thirdparty/openssl.git] / crypto / encode_decode / decoder_meth.c
2021-02-24  Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-12  Richard LevitteUse centralized fetching errors
2020-11-11  Richard LevitteDECODER: Add support for OSSL_FUNC_decoder_does_selection()
2020-10-17  Richard LevitteENCODER & DECODER: set params on all encoder/decoder...
2020-10-15  Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-20  Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-12  Richard LevitteOSSL_DECODER 'decode' function must never be NULL.
2020-09-03  Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-09-03  Richard LevitteOSSL_ENCODER / OSSL_DECODER post-rename cleanup
2020-08-24  Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...