summaryrefslogtreecommitdiff
path: root/CHANGES.md
Commit message (Expand)AuthorAgeFilesLines
* HTTP client: Minimal changes that include the improved APIDr. David von Oheimb2021-05-121-6/+12
* Add convenience functions and macros for asymmetric key generationDr. David von Oheimb2021-05-111-2/+12
* Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb2021-05-081-36/+40
* Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb2021-05-081-4/+4
* changes: add note about application output formatting differences.Pauli2021-05-071-0/+9
* Prepare for 3.0 alpha 17Matt Caswell2021-05-061-1/+1
* Prepare for release of 3.0 alpha 16openssl-3.0.0-alpha16Matt Caswell2021-05-061-1/+1
* Document the behavior of the -inform and related optionsTomas Mraz2021-05-061-0/+7
* Deprecate X509{,_CRL}_http_nbio() and simplify their definitionDr. David von Oheimb2021-05-051-0/+5
* Enforce secure renegotiation support by defaultBenjamin Kaduk2021-05-051-0/+8
* Add .includedir pragmaRich Salz2021-05-051-2/+2
* Allow absolute paths to be setRich Salz2021-05-051-0/+5
* OCSP: Minor improvements of documentation and header fileDr. David von Oheimb2021-05-041-2/+3
* Document the API breaking constification changesTomas Mraz2021-04-301-0/+9
* remove end of line whitespacePauli2021-04-301-1/+1
* Add library context and property query support into the PKCS12 APIJon Spillett2021-04-301-0/+21
* CHANGES: document the FIPS provider configuration and installationDr. Matthias St. Pierre2021-04-291-0/+16
* Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis2021-04-271-7/+6
* Fixes related to separation of DH and DHX typesShane Lontis2021-04-261-0/+7
* add Changelog item for TLS1.3 FFDHE workHubert Kario2021-04-221-0/+4
* Prepare for 3.0 alpha 16Matt Caswell2021-04-221-1/+1
* Prepare for release of 3.0 alpha 15openssl-3.0.0-alpha15Matt Caswell2021-04-221-1/+1
* Change the default MANSUFFIXMatt Caswell2021-04-191-0/+4
* changes: note that some ctrl calls have a different error return.Pauli2021-04-151-0/+6
* Note deprecated function/macros with no replacement.Pauli2021-04-131-2/+32
* Remove the function EVP_PKEY_set_alias_typeMatt Caswell2021-04-121-11/+10
* Update KTLS documentationMatt Caswell2021-04-121-0/+6
* Prepare for 3.0 alpha 15Matt Caswell2021-04-081-1/+1
* Prepare for release of 3.0 alpha 14openssl-3.0.0-alpha14Matt Caswell2021-04-081-1/+1
* Deprecate the EVP_PKEY controls for CMS and PKCS#7Tomas Mraz2021-04-061-0/+9
* Add a range check (from SP800-56Ar3) to DH key derivation.Shane Lontis2021-04-011-0/+8
* CHANGES.md: reflect OSSL_HTTP_REQ_CTX_i2d renamed to OSSL_HTTP_REQ_CTX_set1_reqDr. David von Oheimb2021-03-311-1/+1
* Update CHANGES.md and NEWS.md for new releaseMatt Caswell2021-03-251-0/+43
* Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov2021-03-221-0/+5
* TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb2021-03-181-1/+1
* ts_check_signing_certs(): Make sure both ESSCertID and ESSCertIDv2 are checkedDr. David von Oheimb2021-03-181-0/+1
* TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...Dr. David von Oheimb2021-03-181-0/+8
* Add a CHANGES entry for the cosmetic differences in textual outputMatt Caswell2021-03-151-0/+13
* Update CHANGES with info about AuthEnvelopedData additionJakub Zelenka2021-03-121-0/+7
* Prepare for 3.0 alpha 14Matt Caswell2021-03-111-1/+1
* Prepare for release of 3.0 alpha 13openssl-3.0.0-alpha13Matt Caswell2021-03-111-1/+1
* Use read/write locking on WindowsVincent Drake2021-03-111-0/+5
* Add new filter BIO BIO_f_readbuffer()Shane Lontis2021-03-111-0/+7
* Change default algorithms in PKCS12_create() and PKCS12_set_mac()Tomas Mraz2021-03-101-0/+10
* Mention the change of licence in NEWS.mdMatt Caswell2021-03-101-1/+1
* Expand the CHANGES entry for SHA1 and libsslMatt Caswell2021-03-101-1/+6
* Add a CHANGES for OSSL_STORE_INFO_get_type()Matt Caswell2021-03-101-0/+10
* Add a missing CHANGES.md entry for the legacy providerMatt Caswell2021-03-101-0/+24
* Non-const accessor to legacy keysDmitry Belyavskiy2021-03-091-2/+6
* Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell2021-03-081-1/+13