summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
2022-11-21Use as small dh key size as possible to support the securityTomas Mraz
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-11-11AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.Andrey Matyukov
2022-11-09Documentation for RNDR and RNDRRSOrr Toledano
2022-11-09Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2022-11-09Revise s_client and s_server verbiage re secure renegotiation.Felipe Gasper
2022-11-09Add changes entry indicating that the OBJ_* calls are now thread safePauli
2022-11-01Update CHANGES.md and NEWS.md for new releaseTomas Mraz
2022-10-27Use RSA CRT parameters in FIPS self tests.slontis
2022-10-25Update VERSION.dat, CHANGES.md and NEWS.md for branch openssl-3.1Richard Levitte
2022-10-21Add changes entry for RIPEMD160 in 3.0.7Tomas Mraz
2022-10-11Prepare for 3.0.7Matt Caswell
2022-10-11Prepare for release of 3.0.6openssl-3.0.6Matt Caswell
2022-10-11Update CHANGES.md and NEWS.md for new releaseMatt Caswell
2022-07-05Prepare for 3.0.6Richard Levitte
2022-07-05Prepare for release of 3.0.5openssl-3.0.5Richard Levitte
2022-07-05Update CHANGES and NEWS for upcoming release 3.0.5Richard Levitte
2022-06-21Prepare for 3.0.5Matt Caswell
2022-06-21Prepare for release of 3.0.4openssl-3.0.4Matt Caswell
2022-06-21Update CHANGES.md and NEWS.md for new releaseMatt Caswell
2022-06-01changes: add note saying the locale based strcasecmp has been replacedPauli
2022-05-17Missing changes entry about OPENSSL_str[n]casecmpDmitry Belyavskiy
2022-05-03Prepare for 3.0.4Matt Caswell
2022-05-03Prepare for release of 3.0.3openssl-3.0.3Matt Caswell
2022-05-03CHANGES.md: Attribute the OPENSSL_LH_flush() fix properlyTomas Mraz
2022-05-03Update CHANGES and NEWS for new releaseMatt Caswell
2022-03-28Remove statistics tracking from LHASHHugo Landau
2022-03-15Prepare for 3.0.3Matt Caswell
2022-03-15Prepare for release of 3.0.2openssl-3.0.2Matt Caswell
2022-03-15Update CHANGES/NEWS for new releaseMatt Caswell
2022-03-14Replace handling of negative verification result with SSL_set_retry_verify()Tomas Mraz
2022-03-02[ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersuites for SECLEVEL >= 3Nicola Tuveri
2022-01-31aes: make the no-asm constant time code path not the defaultPauli
2022-01-26Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()Darshan Sen
2021-12-20Avoid trailing spaces in NEWS.md and CHANGES.mdTomas Mraz
2021-12-14Prepare for 3.0.2Matt Caswell
2021-12-14Prepare for release of 3.0.1openssl-3.0.1Matt Caswell
2021-12-14Update CHANGES and NEWS for new releaseMatt Caswell
2021-12-14Add some CHANGES entries for 3.0.1Richard Levitte
2021-12-14Add some CHANGES.md entries for the 3.0.1 releaseTomas Mraz
2021-12-14Fix VMS installation - Document in CHANGES.mdRichard Levitte
2021-09-09Remove end of line whitespace to appease CI checksPauli
2021-09-07Prepare for 3.0.1Richard Levitte
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