Optimize session cache flushing
[openssl.git] / CHANGES.md
2021-06-10 Paulichanges: fix woring that mentions SHA* one shot functio...
2021-06-09 Rich SalzRemove I_CAN_LIVE_WITH_LNK4049
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-06-02 Rich SalzMake conf_method_st and conf_st deprecated
2021-06-01 Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-28 Rich SalzFix issues found by md-nits
2021-05-28 Rich SalzRework and make DEBUG macros consistent.
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-20 Matt CaswellPrepare for 3.0 beta 1
2021-05-20 Matt CaswellPrepare for release of 3.0 alpha 17 openssl-3.0.0-alpha17
2021-05-20 Shane LontisAdd migration guide for 3.0
2021-05-17 Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-16 Matt CaswellAdd a CHANGES entry for fully pluggable groups
2021-05-14 Rich SalzSlightly reformat ssl.h.in
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-08 Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-07 Paulichanges: add note about application output formatting...
2021-05-06 Matt CaswellPrepare for 3.0 alpha 17
2021-05-06 Matt CaswellPrepare for release of 3.0 alpha 16 openssl-3.0.0-alpha16
2021-05-06 Tomas MrazDocument the behavior of the -inform and related options
2021-05-05 Dr. David von OheimbDeprecate X509{,_CRL}_http_nbio() and simplify their...
2021-05-05 Benjamin KadukEnforce secure renegotiation support by default
2021-05-05 Rich SalzAdd .includedir pragma
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...
next