summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
2021-03-25Update CHANGES.md and NEWS.md for new releaseMatt Caswell
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-18ts_check_signing_certs(): Make sure both ESSCertID and ESSCertIDv2 are checkedDr. David von Oheimb
2021-03-18TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...Dr. David von Oheimb
2021-03-15Add a CHANGES entry for the cosmetic differences in textual outputMatt Caswell
2021-03-12Update CHANGES with info about AuthEnvelopedData additionJakub Zelenka
2021-03-11Prepare for 3.0 alpha 14Matt Caswell
2021-03-11Prepare for release of 3.0 alpha 13openssl-3.0.0-alpha13Matt Caswell
2021-03-11Use read/write locking on WindowsVincent Drake
2021-03-11Add new filter BIO BIO_f_readbuffer()Shane Lontis
2021-03-10Change default algorithms in PKCS12_create() and PKCS12_set_mac()Tomas Mraz
2021-03-10Mention the change of licence in NEWS.mdMatt Caswell
2021-03-10Expand the CHANGES entry for SHA1 and libsslMatt Caswell
2021-03-10Add a CHANGES for OSSL_STORE_INFO_get_type()Matt Caswell
2021-03-10Add a missing CHANGES.md entry for the legacy providerMatt Caswell
2021-03-09Non-const accessor to legacy keysDmitry Belyavskiy
2021-03-08Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell
2021-03-08Document the change in behaviour of the the low level key getters/settersMatt Caswell
2021-03-08Ensure the various legacy key EVP_PKEY getters/setters are deprecatedMatt Caswell
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-03-01OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment componentsDr. David von Oheimb
2021-02-24speed: Use EVP for ciphers, cmac, ghash, rsa, dsa, and ecdsaTomas Mraz
2021-02-24Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()Tomas Mraz
2021-02-23changes: note the deprecation of RAND_METHOD APIsPauli
2021-02-18Prepare for 3.0 alpha 13Matt Caswell
2021-02-18Prepare for release of 3.0 alpha 12openssl-3.0.0-alpha12Matt Caswell
2021-02-16Update CHANGES and NEWS for new releaseMatt Caswell
2021-02-12Update documentation following deprecation of SRPMatt Caswell
2021-02-12changes: add a CHANGES.md entry for the OSSL_FORCE_NO_CACHE_FETCH option.Pauli
2021-02-09CHANGES.md: Mention RSA key generation slowdown related changesTomas Mraz
2021-02-09Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()Tomas Mraz
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-02-03Deprecate EVP_MD_CTX_{set_}update_fn()Rich Salz
2021-02-03Add diacritics to my name in CHANGES.mdTomas Mraz
2021-02-02Deprecate X509_certificate_typeRich Salz
2021-01-28Prepare for 3.0 alpha 12Richard Levitte
2021-01-28Prepare for release of 3.0 alpha 11openssl-3.0.0-alpha11Richard Levitte
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2021-01-25bn: Deprecate the X9.31 RSA key generation related functionsTomas Mraz
2021-01-23rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_lineDr. David von Oheimb
2021-01-20Ensure SRP BN_mod_exp follows the constant time pathMatt Caswell
2021-01-20apps/x509.c: Add -copy_extensions option, used when transforming x509 <-> reqDr. David von Oheimb
2021-01-19Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz
2021-01-13apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb
2021-01-13apps/{req,x509,ca}.c Make sure certs have SKID and AKID X.509 extensions by d...Dr. David von Oheimb
2021-01-08Add SM2 private key range validationNicola Tuveri
2021-01-08[apps/pkey] Return error on failed `-[pub]check`Nicola Tuveri
2021-01-07Add a CHANGES entry for ignore unknown ciphers in set_ciphersuites.Otto Hollmann
2021-01-07Prepare for 3.0 alpha 11Matt Caswell