]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES.md
e_os2: add ossl_static_assert_type_eq
[thirdparty/openssl.git] / CHANGES.md
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2023-02-24  Dr. David von OheimbCMS_add0_cert: if cert already present, do not throw...
2023-02-24  Michael Baentschfirst cut at sigalg loading
2023-02-22  Pauliupdate changes entry to note EdDSA is not FIPS approved
2023-02-11  Tomas MrazCorrect a copy&paste error in a link URL
2023-02-11  Tomas MrazSync CHANGES.md and NEWS.md with 3.0.8 release
2023-02-08  Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-07  Pauliremove EdDSA from changes entry about non-fips algorithms
2023-01-31  Nicola Tuveri[doc] Sync documentation now that 3.0 honors OSSL_PKEY_...
2023-01-24  Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24  Paulichanges entry about non-approved FIPS algorithms
2022-12-21  Tomas MrazAdd CHANGES.md entry for support for KMAC in KBKDF
2022-12-12  Hubert Kariorsa: add implicit rejection CHANGES entry
2022-12-08  Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-06  Daniel FialaReplace "a RSA" with "an RSA"
2022-12-05  Tomas MrazSync CHANGES.md and NEWS.md with 3.1 release
2022-11-29  Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-25  Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-24  Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-22  Tomas MrazUpdate CHANGES.md and NEWS.md from 3.0.7
2022-11-18  Dr. David von Oheimbx509/v3_purp.c etc.: improve doc/comments on codesign...
2022-11-16  Tianjia ZhangKTLS: enable the CCM mode of ktls
2022-10-27  slontisUse RSA CRT parameters in FIPS self tests.
2022-10-21  Tomas MrazRemove changes entry for RIPEMD160 in 3.2
2022-10-21  Tomas MrazAdd changes entry for RIPEMD160 in 3.0.7
2022-10-19  PauliAdd changes entry for RIPEMD160 being added to the...
2022-10-18  Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-12  Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2022-10-12  FdaSilvaYYFix various typos, repeated words, align some spelling...
2022-10-07  Richard LevitteChange all references to OpenSSL 3.1 to OpenSSL 3.2...
2022-09-23  Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-14  Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-09-14  Hugo LandauFix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env
2022-09-01  Hugo LandauBIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
2022-08-18  Matt CaswellAdd a CHANGES.md entry for the record layer changes
2022-07-28  Matt CaswellAdd some documentation for the BIO_s_mem() datagram...
2022-07-23  Dr. David von OheimbCHANGES.md: Add entries for contributions to 3.1 by...
2022-07-18  Tomas MrazUse as small dh key size as possible to support the...
2022-06-30  KanUpdate the default macsaltlen and Add the configure...
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-21  Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2022-06-01  Paulichanges: add note saying the locale based strcasecmp...
2022-05-23  Kijin KimAdd more SRTP protection profiles
2022-05-17  Dmitry BelyavskiyMissing changes entry about OPENSSL_str[n]casecmp
2022-05-03  Tomas MrazCHANGES.md: Attribute the OPENSSL_LH_flush() fix properly
2022-05-03  Matt CaswellUpdate CHANGES and NEWS for new release
2022-04-06  Daiki UenoKTLS: Enable KTLS for receiving as well in TLS 1.3
2022-03-28  Hugo LandauRemove statistics tracking from LHASH
2022-03-15  Matt CaswellUpdate CHANGES/NEWS for new release
2022-03-14  Tomas MrazReplace handling of negative verification result with...
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-01  Nicola Tuveri[ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersu...
2022-02-20  Oleg PekarAdd changes logs caption for the next release 1.1.1n
2022-02-20  Oleg PekarFixed the date of changes of 1.1.1m
2022-02-10  Andrey MatyukovAES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
2022-02-03  Phus Luadd SSL_get0_iana_groups() & SSL_client_hello_get_exten...
2022-01-31  Pauliaes: make the no-asm constant time code path not the...
2022-01-26  Darshan SenAllow empty passphrase in PEM_write_bio_PKCS8PrivateKey...
2022-01-26  Darshan SenFix invalid malloc failures in PEM_write_bio_PKCS8Priva...
2021-12-16  Orr ToledanoDocumentation for RNDR and RNDRRS
2021-12-14  Richard LevitteAdd some CHANGES entries for 3.0.1
2021-12-14  Tomas MrazAdd some CHANGES.md entries for the 3.0.1 release
2021-12-14  Matt CaswellUpdate CHANGES and NEWS for new release
2021-12-14  Richard LevitteFix VMS installation - Document in CHANGES.md
2021-11-19  Andrey MatyukovDual 1536/2048-bit exponentiation optimization for...
2021-11-02  Felipe GasperRevise s_client and s_server verbiage re secure renegot...
2021-10-09  Matt CaswellUpdate document for default security level change
2021-09-30  Erik LaxAllow cipher strings to be given using its standard...
2021-09-28  Paulichanges: note that PVK KDF has moved to the legacy...
2021-09-25  PauliAdd changes entry indicating that the OBJ_* calls are...
2021-09-24  Paulitls/ccm8: reduce the cipher strength for CCM8 ciphers...
2021-09-24  Paulitls: reduce the strength of CCM_8 ciphers due to their...
2021-09-21  Dmitry BelyavskiyNEWS and CHANGES are updated about switching to utf8
2021-09-07  Tomas MrazLast minute NEWS and CHANGES entries for the 3.0 release
2021-09-07  Richard LevitteMention the concept of providers in NEWS.md and CHANGES.md
2021-09-07  Richard LevitteAdd missing OSSL_DECODER entry in NEWS.md and CHANGES.md
2021-09-03  Richard LevittePrepare for 3.1
2021-08-31  slontisDocument that EVP_get_cipherbyname() does not work...
2021-08-27  Tomas Mrazdoc: Add note about operation parameters validation
2021-08-25  Paulichanges: add note about 3DES key wrap matching the...
2021-08-25  Paulinews/changes: fix formatting nits
2021-08-24  Matt CaswellUpdates CHANGES.md and NEWS.md for new 1.1.1 release
2021-08-13  Tomas MrazAdd documentation about the multilib postfix and libdir
2021-07-31  Paulichanges: remove duplicate entry
2021-07-29  Matt CaswellPrepare for 3.0 beta 3
2021-07-29  Matt CaswellPrepare for release of 3.0 beta 2 openssl-3.0.0-beta2
2021-07-21  Dr. David von Oheimbtls_process_{client,server}_certificate(): allow verify...
2021-07-06  Paulichanges: add entry noting the removal of ERR_GET_FUNC()
2021-06-17  Matt CaswellPrepare for 3.0 beta 2
2021-06-17  Matt CaswellPrepare for release of 3.0 beta 1 openssl-3.0.0-beta1
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-06-10  Paulichanges: fix woring that mentions SHA* one shot functio...
2021-06-09  Rich SalzRemove I_CAN_LIVE_WITH_LNK4049
2021-06-02  Tomas MrazAdd NCONF_get_section_names()
2021-06-02  Rich SalzMake conf_method_st and conf_st deprecated
2021-06-01  Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-28  Rich SalzFix issues found by md-nits
2021-05-28  Rich SalzRework and make DEBUG macros consistent.
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
next