summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
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
2021-01-07Prepare for release of 3.0 alpha 10openssl-3.0.0-alpha10Matt Caswell
2020-12-17dsa: add additional deprecated functions to CHANGES entry.Pauli
2020-12-15Documenting the options deprecating in CHANGES.mdDmitry Belyavskiy
2020-12-08Update CHANGES and NEWS for new releaseMatt Caswell
2020-11-28ERR: Drop or deprecate dangerous or overly confusing functionsRichard Levitte
2020-11-27Updates the CHANGES.md entry regarding DH deprecationMatt Caswell
2020-11-26Prepare for 3.0 alpha 10Matt Caswell
2020-11-26Prepare for release of 3.0 alpha 9openssl-3.0.0-alpha9Matt Caswell
2020-11-24Modify the ERR init functions to use the internal ERR string loadersRichard Levitte
2020-11-18Add a CHANGES.md entry for the "tmp_dh" functions/macrosMatt Caswell
2020-11-13Remove -C option from x509 commandRich Salz
2020-11-13Remove -C from dhparam,dsaparam,ecparamRich Salz
2020-11-12apps/passwd: remove the -crypt option.Pauli
2020-11-06CHANGES.md: Mention (strict) checks recently added to X509_verify_cert()David von Oheimb
2020-11-05Prepare for 3.0 alpha 9Matt Caswell
2020-11-05Prepare for release of 3.0 alpha 8openssl-3.0.0-alpha8Matt Caswell
2020-11-04Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.Randall S. Becker
2020-11-02Add AES KW inverse ciphers to the EVP layerShane Lontis
2020-10-20Deprecate EVP_PKEY_set1_tls_encodedpoint()Matt Caswell
2020-10-16Add a CHANGES entry for the SSL_SECOP_TMP_DH changeMatt Caswell
2020-10-16list: add a -provider-info option.Pauli
2020-10-15Prepare for 3.0 alpha 8Matt Caswell
2020-10-15Prepare for release of 3.0 alpha 7openssl-3.0.0-alpha7Matt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-08Expose PKCS7_get_octet_string and PKCS7_type_is_otherJordan Montgomery
2020-10-06Change CVE link style in CHANGES and NEWSDr. Matthias St. Pierre