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