]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES.md
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
[thirdparty/openssl.git] / CHANGES.md
2021-02-09  Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-05  Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2021-02-03  Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-03  Tomas MrazAdd diacritics to my name in CHANGES.md
2021-02-02  Rich SalzDeprecate X509_certificate_type
2021-01-28  Richard LevittePrepare for 3.0 alpha 12
2021-01-28  Richard LevittePrepare for release of 3.0 alpha 11 openssl-3.0.0-alpha11
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-25  Tomas Mrazbn: Deprecate the X9.31 RSA key generation related...
2021-01-23  Dr. David von Oheimbrename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-20  Matt CaswellEnsure SRP BN_mod_exp follows the constant time path
2021-01-20  Dr. David von Oheimbapps/x509.c: Add -copy_extensions option, used when...
2021-01-19  Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-13  Dr. David von Oheimbapps/req.c: Add -copy_extensions option for use with...
2021-01-13  Dr. David von Oheimbapps/{req,x509,ca}.c Make sure certs have SKID and...
2021-01-08  Nicola TuveriAdd SM2 private key range validation
2021-01-08  Nicola Tuveri[apps/pkey] Return error on failed `-[pub]check`
2021-01-07  Otto HollmannAdd a CHANGES entry for ignore unknown ciphers in set_c...
2021-01-07  Matt CaswellPrepare for 3.0 alpha 11
2021-01-07  Matt CaswellPrepare for release of 3.0 alpha 10 openssl-3.0.0-alpha10
2020-12-17  Paulidsa: add additional deprecated functions to CHANGES...
2020-12-15  Dmitry BelyavskiyDocumenting the options deprecating in CHANGES.md
2020-12-08  Matt CaswellUpdate CHANGES and NEWS for new release
2020-11-28  Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27  Matt CaswellUpdates the CHANGES.md entry regarding DH deprecation
2020-11-26  Matt CaswellPrepare for 3.0 alpha 10
2020-11-26  Matt CaswellPrepare for release of 3.0 alpha 9 openssl-3.0.0-alpha9
2020-11-24  Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-18  Matt CaswellAdd a CHANGES.md entry for the "tmp_dh" functions/macros
2020-11-13  Rich SalzRemove -C option from x509 command
2020-11-13  Rich SalzRemove -C from dhparam,dsaparam,ecparam
2020-11-11  Pauliapps/passwd: remove the -crypt option.
2020-11-06  David von OheimbCHANGES.md: Mention (strict) checks recently added...
2020-11-05  Matt CaswellPrepare for 3.0 alpha 9
2020-11-05  Matt CaswellPrepare for release of 3.0 alpha 8 openssl-3.0.0-alpha8
2020-11-04  Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-01  Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-10-20  Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-16  Matt CaswellAdd a CHANGES entry for the SSL_SECOP_TMP_DH change
2020-10-16  Paulilist: add a -provider-info option.
2020-10-15  Matt CaswellPrepare for 3.0 alpha 8
2020-10-15  Matt CaswellPrepare for release of 3.0 alpha 7 openssl-3.0.0-alpha7
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-08  Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-06  Dr. Matthias St... Change CVE link style in CHANGES and NEWS
2020-10-06  Dr. Matthias St... Update CHANGES and NEWS for 1.1.1h release
2020-09-25  jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25  Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-13  Matt CaswellAdd a CHANGES entry for the safestack updates
2020-09-11  Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
2020-09-09  Kurt RoeckxSupport writing RSA keys using the traditional format...
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-19  Dr. David von OheimbPKCS12_parse(): Fix reversed order of certs parsed...
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-06  Matt CaswellPrepare for 3.0 alpha 7
2020-08-06  Matt CaswellPrepare for release of 3.0 alpha 6 openssl-3.0.0-alpha6
2020-08-03  David WoodhouseAdd CHANGES.md entry for SSL_set1_host()/SSL_add1_host...
2020-07-21  Viktor DukhovniAvoid errors with a priori inapplicable protocol bounds
2020-07-20  Dr. David von Oheimbcheck-format.pl: Add an entry about it to NEWS.md and...
2020-07-16  Richard LevittePrepare for 3.0 alpha 6
2020-07-16  Richard LevittePrepare for release of 3.0 alpha 5 openssl-3.0.0-alpha5
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16  Richard LevitteAdd latest changes and news in CHANGES.md and NEWS.md
2020-07-15  Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-07  Martin ElshuberAdd support to zeroize plaintext in S3 record layer
2020-07-05  Dr. David von OheimbFix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05  Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-06-28  Richard LevitteDOC: Mention Configure consistently
2020-06-28  Richard LevitteUpdate NEWS and CHANGES
2020-06-27  Kurt RoeckxReduce the security bits for MD5 and SHA1 based signatu...
2020-06-25  Matt CaswellPrepare for 3.0 alpha 5
2020-06-25  Matt CaswellPrepare for release of 3.0 alpha 4 openssl-3.0.0-alpha4
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-09  Tomas MrazDo not allow dropping Extended Master Secret extension...
2020-06-06  Dr. David von OheimbConsolidate doc of BIO_do_connect() and its alias BIO_d...
2020-06-05  Richard LevitteAPPS: Drop interactive mode in the 'openssl' program
2020-06-05  Dr. David von OheimbAnnounce renamed EVP_PKEY_cmp() and EVP_PKEY_cmp_parame...
2020-06-04  Matt CaswellPrepare for 3.0 alpha 4
2020-06-04  Matt CaswellPrepare for release of 3.0 alpha 3 openssl-3.0.0-alpha3
2020-06-02  Billy BrumleyMove EC_METHOD to internal-only
2020-06-01  Tim Hudsonundeprecate SSL_CTX_load_verify_locations and X509_STOR...
2020-05-27  FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-20  Billy Brumleydeprecate EC_POINT_make_affine and EC_POINTs_make_affine
2020-05-19  Dmitry BelyavskiyIntroducing option SSL_OP_IGNORE_UNEXPECTED_EOF
2020-05-19  Billy Brumleydeprecate EC precomputation functionality
2020-05-16  Billy Brumleydeprecate EC_POINTs_mul function
2020-05-15  Rich SalzFix all MD036 (emphasis used instead of heading)
2020-05-15  Matt CaswellPrepare for 3.0 alpha 3
2020-05-15  Matt CaswellPrepare for release of 3.0 alpha 2 openssl-3.0.0-alpha2
2020-05-13  Dr. David von OheimbChunk 11 of CMP contribution to OpenSSL: CMP command...
2020-05-11  Richard LevitteFix CHANGES.md issues reported by markdownlint
2020-05-08  Rich SalzFix issues reported by markdownlint
2020-05-07  Shane LontisRemove legacy FIPS_mode functions
2020-04-30  PauliUndeprecate DH, DSA and RSA _bits() functions.
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellPrepare for 3.0 alpha 2
2020-04-23  Matt CaswellPrepare for release of 3.0 alpha 1 openssl-3.0.0-alpha1
2020-04-23  Dr. David von OheimbAdd info on the CMP implementation and HTTP client...
2020-04-21  Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-19  PauliCHANGES: note which command line utilities are marked...
next