Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / test / endecoder_legacy_test.c
2021-06-30 Paulitest: fix coverity 1469427 Improper use of negative...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-27 Dr. David von OheimbTEST: Prefer using precomputed RSA and DH keys for...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-03-23 Paulitest: fix coverity 1469427: impropery use of negative...
2021-03-08 Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
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 LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-11-27 Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-15 Richard Levittetest/endecoder_legacy_test.c: new test for legacy compa...