Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / crypto / asn1 / i2d_evp.c
2023-09-07 Matt CaswellCopyright year updates
2023-06-10 Tomas MrazCoverity 1528496: remove assignment of unused value
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 zhaozgsm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-15 Richard LevitteASN1: Fix i2d_provided() return value
2021-02-27 Richard Levittecrypto/asn1/i2d_evp.c: Fix i2d_provided() to return...
2021-02-27 Richard LevitteModify i2d_PublicKey() so it can get an EC public key...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-19 Richard LevitteFix 'no-deprecated'
2020-12-02 Richard LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-11 Richard LevitteAdapt libcrypto functionality to specify the desired...