summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
2023-02-11Correct a copy&paste error in a link URLTomas Mraz
2023-02-11Sync CHANGES.md and NEWS.md with 3.0.8 releaseTomas Mraz
2023-02-08New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...Oliver Mihatsch
2023-02-08remove EdDSA from changes entry about non-fips algorithmsPauli
2023-01-31[doc] Sync documentation now that 3.0 honors OSSL_PKEY_PARAM_EC_POINT_CONVERS...Nicola Tuveri
2023-01-24APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb
2023-01-24changes entry about non-approved FIPS algorithmsPauli
2022-12-21Add CHANGES.md entry for support for KMAC in KBKDFTomas Mraz
2022-12-12rsa: add implicit rejection CHANGES entryHubert Kario
2022-12-08signature: Clamp PSS salt len to MD lenClemens Lang
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-05Sync CHANGES.md and NEWS.md with 3.1 releaseTomas Mraz
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell
2022-11-24Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy
2022-11-22Update CHANGES.md and NEWS.md from 3.0.7Tomas Mraz
2022-11-18x509/v3_purp.c etc.: improve doc/comments on codesign and timestamp purpose c...Dr. David von Oheimb
2022-11-16KTLS: enable the CCM mode of ktlsTianjia Zhang
2022-10-27Use RSA CRT parameters in FIPS self tests.slontis
2022-10-21Remove changes entry for RIPEMD160 in 3.2Tomas Mraz
2022-10-21Add changes entry for RIPEMD160 in 3.0.7Tomas Mraz
2022-10-19Add changes entry for RIPEMD160 being added to the default providerPauli
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-10-12Update CHANGES.md and NEWS.md for new releaseMatt Caswell
2022-10-12Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-09-14Fix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI envHugo Landau
2022-09-01BIO_dgram support for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2022-08-18Add a CHANGES.md entry for the record layer changesMatt Caswell
2022-07-28Add some documentation for the BIO_s_mem() datagram capabilityMatt Caswell
2022-07-23CHANGES.md: Add entries for contributions to 3.1 by DDvODr. David von Oheimb
2022-07-18Use as small dh key size as possible to support the securityTomas Mraz
2022-06-30Update the default macsaltlen and Add the configure for macsaltlenKan
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
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-23Add more SRTP protection profilesKijin Kim
2022-05-17Missing changes entry about OPENSSL_str[n]casecmpDmitry Belyavskiy
2022-05-03CHANGES.md: Attribute the OPENSSL_LH_flush() fix properlyTomas Mraz
2022-05-03Update CHANGES and NEWS for new releaseMatt Caswell
2022-04-06KTLS: Enable KTLS for receiving as well in TLS 1.3Daiki Ueno
2022-03-28Remove statistics tracking from LHASHHugo Landau
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-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