summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2019-02-18Properties for implementation selection.Pauli
2019-02-17SCA hardening for mod. field inversion in EC_GROUPBilly Brumley
2019-02-14Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messagesMatt Caswell
2019-02-13Added new EVP/KDF API.David Makepeace
2019-02-12CHANGES: add note about building devcrypto dynamicEneas U de Queiroz
2019-02-07Add CHANGES entry for blake2macAntoine Salon
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-01Add an entry to the CHANGES for the d2i_X509_PUBKEY fixBernd Edlinger
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2018-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-11typo ANS1 -> ASN1nxtstep
2018-12-07CHANGES: Add Linux Kernel TLS data-pathBoris Pismenny
2018-12-07Make EVP_PKEY_asn1_add0() stricter about its inputRichard Levitte
2018-12-06Change license to the Apache License v2.0Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-11-24Document the removed 'dist' targetRichard Levitte
2018-11-20Update CHANGES and NEWS for new releaseMatt Caswell
2018-11-10Recreate the OS390-Unix config targetRichard Levitte
2018-11-05Build: make it possibly to specify subdirs in build.infoRichard Levitte
2018-11-05GMAC implementationPauli
2018-10-30Add blurbs about EVP_MAC in NEWS and CHANGESRichard Levitte
2018-10-17Deprecate ECDH_KDF_X9_62()Antoine Salon
2018-10-17EVP module documentation passAntoine Salon
2018-10-16DRBG: fix reseeding via RAND_add()/RAND_seed() with large inputDr. Matthias St. Pierre
2018-10-01'openssl list': add option -objects to list built in objectsRichard Levitte
2018-09-12Configure: Name object files according to the product they are part ofRichard Levitte
2018-09-12Add a note to CHANGES indicating that AES-XTS now enforces two differentPauli
2018-09-12FIPS 140-2 IG A.9 XTS key check.Pauli
2018-09-11The next version in master is at least 1.1.2, not 1.1.1xRichard Levitte
2018-09-11Prepare for 1.1.1a-devMatt Caswell
2018-09-11Prepare for 1.1.1 releaseOpenSSL_1_1_1Matt Caswell
2018-09-10More updates to CHANGES and NEWS for the 1.1.1 releaseMatt Caswell
2018-09-10Add a sentence in CHANGES to note SM2 supportPaul Yang
2018-08-21Fix a version error in CHANGES and NEWSMatt Caswell
2018-08-15Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell
2018-08-14Updates to CHANGES and NEWS for the new release.Matt Caswell
2018-08-07CHANGES: mention s390x assembly pack extensionsPatrick Steuer
2018-08-07Make EVP_PKEY_asn1_new() stricter with its inputRichard Levitte
2018-07-26EC GFp ladderBilly Brumley
2018-07-26Make number of Miller-Rabin tests for a prime tests depend on the security le...Kurt Roeckx
2018-07-26Change the number of Miller-Rabin test for DSA generation to 64Kurt Roeckx
2018-07-23Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte
2018-07-18CHANGES: mention blinding reverting in ECDSA. [skip ci]Andy Polyakov
2018-07-16EC2M Lopez-Dahab ladder implementationNicola Tuveri
2018-07-16EC point multiplication: add `ladder` scaffoldNicola Tuveri
2018-07-08Update DRBG CHANGES sectionKurt Roeckx
2018-06-27Modify the DEVRANDOM source so that the files are kept open persistently.Pauli
2018-06-22Add a high level note about the various SCA mitigationsMatt Caswell
2018-06-22CHANGES: mention AIX shared library support overhaul.Andy Polyakov