summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2019-05-28Prepare for 1.1.1c releaseOpenSSL_1_1_1cRichard Levitte
2019-05-27Add CHANGES and NEWS for 1.1.1cRichard Levitte
2019-05-27Configure: make C++ build tests optional and configurableRichard Levitte
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-02-26Prepare for 1.1.1c-devMatt Caswell
2019-02-26Prepare for 1.1.1b releaseOpenSSL_1_1_1bMatt Caswell
2019-02-20SCA 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-02Add 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-07Make EVP_PKEY_asn1_add0() stricter about its inputRichard Levitte
2018-11-24Document the removed 'dist' targetRichard Levitte
2018-11-20Prepare for 1.1.1b-devMatt Caswell
2018-11-20Prepare for 1.1.1a releaseOpenSSL_1_1_1aMatt Caswell
2018-11-20Update CHANGES and NEWS for new releaseMatt Caswell
2018-10-17EVP module documentation passAntoine Salon
2018-10-16DRBG: fix reseeding via RAND_add()/RAND_seed() with large inputDr. Matthias St. Pierre
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
2018-06-21[fixup] Add CHANGES entryNicola Tuveri
2018-06-21Add blinding to a DSA signatureMatt Caswell
2018-06-19Implement coordinate blinding for EC_POINTSohaib ul Hassan
2018-06-13Add blinding to an ECDSA signatureMatt Caswell
2018-05-24Add a sanity check on the length of pkeyutl inputsMatt Caswell
2018-05-22Enable SSL_MODE_AUTO_RETRY by defaultKurt Roeckx
2018-05-12In cases where we ask PEM_def_callback for minimum 0 length, accept 0 lengthRichard Levitte
2018-05-09Add CHANGES entry for PR#6009Nicola Tuveri
2018-05-09Add blinding in BN_GF2m_mod_inv for binary field inversionsBilly Brumley
2018-05-09ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.cBilly Brumley
2018-05-09ECDSA: remove nonce padding (delegated to EC_POINT_mul)Billy Brumley
2018-04-19correct spelling errors detected by Debian lintianA. Schulze
2018-04-17OpenSSL 1.1.1-pre5: update CHANGES with recent user visible changesRichard Levitte