]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/encode_decode/encoder_pkey.c
Remove unnecessary OPENSSL_NO_RSA remnants
[thirdparty/openssl.git] / crypto / encode_decode / encoder_pkey.c
2025-03-12  openssl-machineCopyright year updates
2025-02-27  slontisEncoder : Fix floating pointer when OSSL_ENCODER_to_dat...
2024-11-29  slontisFix EVP_PKEY_print_private() so that it works with...
2023-09-07  Matt CaswellCopyright year updates
2023-08-23  Matt CaswellFix a leak in ossl_encode_ctx_setup_for_pkey
2022-10-14  PauliCoverity 1515953: negative loop bound
2022-10-13  slontisImprove performance of the encoder collection
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
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...