summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
2021-05-20Prepare for release of 3.0 alpha 17openssl-3.0.0-alpha17Matt Caswell
2021-05-20Add migration guide for 3.0Shane Lontis
2021-05-17Add SSL_OP_ALLOW_CLIENT_RENEGOTIATIONRich Salz
2021-05-17Add a CHANGES entry for fully pluggable groupsMatt Caswell
2021-05-14Slightly reformat ssl.h.inRich Salz
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-05-08Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb
2021-05-08Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb
2021-05-07changes: add note about application output formatting differences.Pauli
2021-05-06Prepare for 3.0 alpha 17Matt Caswell
2021-05-06Prepare for release of 3.0 alpha 16openssl-3.0.0-alpha16Matt Caswell
2021-05-06Document the behavior of the -inform and related optionsTomas Mraz
2021-05-05Deprecate X509{,_CRL}_http_nbio() and simplify their definitionDr. David von Oheimb
2021-05-05Enforce secure renegotiation support by defaultBenjamin Kaduk
2021-05-05Add .includedir pragmaRich Salz
2021-05-05Allow absolute paths to be setRich Salz
2021-05-04OCSP: Minor improvements of documentation and header fileDr. David von Oheimb
2021-04-30Document the API breaking constification changesTomas Mraz
2021-04-30remove end of line whitespacePauli
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett
2021-04-29CHANGES: document the FIPS provider configuration and installationDr. Matthias St. Pierre
2021-04-27Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis
2021-04-26Fixes related to separation of DH and DHX typesShane Lontis
2021-04-22add Changelog item for TLS1.3 FFDHE workHubert Kario
2021-04-22Prepare for 3.0 alpha 16Matt Caswell
2021-04-22Prepare for release of 3.0 alpha 15openssl-3.0.0-alpha15Matt Caswell
2021-04-19Change the default MANSUFFIXMatt Caswell
2021-04-15changes: note that some ctrl calls have a different error return.Pauli
2021-04-13Note deprecated function/macros with no replacement.Pauli
2021-04-12Remove the function EVP_PKEY_set_alias_typeMatt Caswell
2021-04-12Update KTLS documentationMatt Caswell
2021-04-08Prepare for 3.0 alpha 15Matt Caswell
2021-04-08Prepare for release of 3.0 alpha 14openssl-3.0.0-alpha14Matt Caswell
2021-04-06Deprecate the EVP_PKEY controls for CMS and PKCS#7Tomas Mraz
2021-04-01Add a range check (from SP800-56Ar3) to DH key derivation.Shane Lontis
2021-03-31CHANGES.md: reflect OSSL_HTTP_REQ_CTX_i2d renamed to OSSL_HTTP_REQ_CTX_set1_reqDr. David von Oheimb
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