]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/encode_decode/decoder_meth.c
Rename all getters to use get/get0 in name
[thirdparty/openssl.git] / crypto / encode_decode / decoder_meth.c
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-12  Pauliencoder: add a _name() function for encoders and decoders
2021-05-11  Matt CaswellAdd the ability for ex_data to have a priority
2021-04-02  Richard LevitteAdd OSSL_DECODER_description() and OSSL_ENCODER_descrip...
2021-04-02  Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-03-04  Tobias Nießencrypto: rename error flags in internal structures
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...