]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES.md
Allow absolute paths to be set
[thirdparty/openssl.git] / CHANGES.md
2021-05-05  Rich SalzAllow absolute paths to be set
2021-05-04  Dr. David von OheimbOCSP: Minor improvements of documentation and header...
2021-04-30  Tomas MrazDocument the API breaking constification changes
2021-04-29  Pauliremove end of line whitespace
2021-04-29  Jon SpillettAdd library context and property query support into...
2021-04-29  Dr. Matthias St... CHANGES: document the FIPS provider configuration and...
2021-04-26  Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26  Shane LontisFixes related to separation of DH and DHX types
2021-04-22  Hubert Karioadd Changelog item for TLS1.3 FFDHE work
2021-04-22  Matt CaswellPrepare for 3.0 alpha 16
2021-04-22  Matt CaswellPrepare for release of 3.0 alpha 15 openssl-3.0.0-alpha15
2021-04-18  Matt CaswellChange the default MANSUFFIX
2021-04-15  Paulichanges: note that some ctrl calls have a different...
2021-04-13  PauliNote deprecated function/macros with no replacement.
2021-04-12  Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-04-12  Matt CaswellUpdate KTLS documentation
2021-04-08  Matt CaswellPrepare for 3.0 alpha 15
2021-04-08  Matt CaswellPrepare for release of 3.0 alpha 14 openssl-3.0.0-alpha14
2021-04-06  Tomas MrazDeprecate the EVP_PKEY controls for CMS and PKCS#7
2021-03-31  Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-31  Dr. David von OheimbCHANGES.md: reflect OSSL_HTTP_REQ_CTX_i2d renamed to...
2021-03-25  Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2021-03-22  Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-18  Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-18  Dr. David von Oheimbts_check_signing_certs(): Make sure both ESSCertID...
2021-03-18  Dr. David von OheimbTS ESS: Invert the search logic of ts_check_signing_cer...
2021-03-15  Matt CaswellAdd a CHANGES entry for the cosmetic differences in...
2021-03-12  Jakub ZelenkaUpdate CHANGES with info about AuthEnvelopedData addition
2021-03-11  Matt CaswellPrepare for 3.0 alpha 14
2021-03-11  Matt CaswellPrepare for release of 3.0 alpha 13 openssl-3.0.0-alpha13
2021-03-11  Vincent DrakeUse read/write locking on Windows
2021-03-10  Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-10  Tomas MrazChange default algorithms in PKCS12_create() and PKCS12...
2021-03-10  Matt CaswellMention the change of licence in NEWS.md
2021-03-10  Matt CaswellExpand the CHANGES entry for SHA1 and libssl
2021-03-10  Matt CaswellAdd a CHANGES for OSSL_STORE_INFO_get_type()
2021-03-10  Matt CaswellAdd a missing CHANGES.md entry for the legacy provider
2021-03-09  Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-08  Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08  Matt CaswellDocument the change in behaviour of the the low level...
2021-03-08  Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-03-01  Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-24  Tomas Mrazspeed: Use EVP for ciphers, cmac, ghash, rsa, dsa,...
2021-02-24  Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-23  Paulichanges: note the deprecation of RAND_METHOD APIs
2021-02-18  Matt CaswellPrepare for 3.0 alpha 13
2021-02-18  Matt CaswellPrepare for release of 3.0 alpha 12 openssl-3.0.0-alpha12
2021-02-16  Matt CaswellUpdate CHANGES and NEWS for new release
2021-02-12  Matt CaswellUpdate documentation following deprecation of SRP
2021-02-12  Paulichanges: add a CHANGES.md entry for the OSSL_FORCE_NO_C...
2021-02-09  Tomas MrazCHANGES.md: Mention RSA key generation slowdown related...
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...
next