Update copyright year
[openssl.git] / crypto / encode_decode / encoder_pkey.c
2022-05-03 Matt CaswellUpdate copyright year
2022-04-22 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-03-10 xkernelcheck the return of OPENSSL_sk_new_null
2022-02-05 Richard LevitteMove e_os.h to include/internal
2021-06-29 Richard LevitteENCODER & DECODER: Make a tighter coupling between...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-06 Petr GotthardFix NULL dereference when ENCODER does not implement...
2021-04-15 Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-01 Tomas MrazAdd "save-parameters" encoder parameter
2021-03-25 Pauliencoder: fix coverity 1473235: null dereference
2021-03-04 Tobias Nießencrypto: rename error flags in internal structures
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2020-12-02 Richard LevitteENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_E...
2020-11-11 Richard LevitteENCODER: Add tracing
2020-11-11 Richard LevitteENCODER: Add output structure support for EVP_PKEY...
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-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-09 Richard LevitteENCODER: Refactor provider implementations, and some...
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...