summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
2021-09-07Prepare for release of 3.0.0openssl-3.0.0Richard Levitte
2021-09-07Last minute NEWS and CHANGES entries for the 3.0 releaseTomas Mraz
2021-09-07Mention the concept of providers in NEWS.md and CHANGES.mdRichard Levitte
2021-09-07Add missing OSSL_DECODER entry in NEWS.md and CHANGES.mdRichard Levitte
2021-08-31Document that EVP_get_cipherbyname() does not work for some new algorithm names.slontis
2021-08-27doc: Add note about operation parameters validationTomas Mraz
2021-08-25changes: add note about 3DES key wrap matching the standardPauli
2021-08-25news/changes: fix formatting nitsPauli
2021-08-24Updates CHANGES.md and NEWS.md for new 1.1.1 releaseMatt Caswell
2021-08-13Add documentation about the multilib postfix and libdirTomas Mraz
2021-07-31changes: remove duplicate entryPauli
2021-07-29Prepare for 3.0 beta 3Matt Caswell
2021-07-29Prepare for release of 3.0 beta 2openssl-3.0.0-beta2Matt Caswell
2021-07-21tls_process_{client,server}_certificate(): allow verify_callback return > 1Dr. David von Oheimb
2021-07-06changes: add entry noting the removal of ERR_GET_FUNC()Pauli
2021-06-17Prepare for 3.0 beta 2Matt Caswell
2021-06-17Prepare for release of 3.0 beta 1openssl-3.0.0-beta1Matt Caswell
2021-06-11Add support for ISO 8601 datetime formatWilliam Edmisten
2021-06-10changes: fix woring that mentions SHA* one shot functions are deprecatedPauli
2021-06-09Remove I_CAN_LIVE_WITH_LNK4049Rich Salz
2021-06-02Add NCONF_get_section_names()Tomas Mraz
2021-06-02Make conf_method_st and conf_st deprecatedRich Salz
2021-06-01Add documentation of the old names kept as alias macrosTomas Mraz
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-28Fix issues found by md-nitsRich Salz
2021-05-28Rework and make DEBUG macros consistent.Rich Salz
2021-05-26Deprecate old style BIO callback callsTomas Mraz
2021-05-24Add PBKDF1 to the legacy providerJon Spillett
2021-05-20Prepare for 3.0 beta 1Matt Caswell
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