summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2022-03-01[ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersuites for SECLEVEL >= 3Nicola Tuveri
2022-02-20Add changes logs caption for the next release 1.1.1nOleg Pekar
2022-02-20Fixed the date of changes of 1.1.1mOleg Pekar
2022-02-10AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.Andrey Matyukov
2022-02-03add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()Phus Lu
2022-01-31aes: make the no-asm constant time code path not the defaultPauli
2022-01-26Allow empty passphrase in PEM_write_bio_PKCS8PrivateKey_nid()Darshan Sen
2022-01-26Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()Darshan Sen
2021-12-16Documentation for RNDR and RNDRRSOrr Toledano
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-14Update CHANGES and NEWS for new releaseMatt Caswell
2021-12-14Fix VMS installation - Document in CHANGES.mdRichard Levitte
2021-11-19Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-11-02Revise s_client and s_server verbiage re secure renegotiation.Felipe Gasper
2021-10-09Update document for default security level changeMatt Caswell
2021-09-30Allow cipher strings to be given using its standard nameErik Lax
2021-09-28changes: note that PVK KDF has moved to the legacy providerPauli
2021-09-25Add changes entry indicating that the OBJ_* calls are now thread safePauli
2021-09-24tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bitsPauli
2021-09-24tls: reduce the strength of CCM_8 ciphers due to their short IV.Pauli
2021-09-21NEWS and CHANGES are updated about switching to utf8Dmitry Belyavskiy
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-09-03Prepare for 3.1Richard 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