summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2018-04-05Document the change in the previous commit about loading the config fileMatt Caswell
2018-04-04Don't use getenv for critical functions when run as setuid/setgidBernd Edlinger
2018-04-03Fix a text canonicalisation bug in CMSMatt Caswell
2018-04-03Fix CHANGESMatt Caswell
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre
2018-03-27Update CHANGES and NEWS for the new releaseMatt Caswell
2018-03-26Remove QNX supportRich Salz
2018-03-19Add a CHANGES entry to mention the replay protection capabilitiesMatt Caswell
2018-03-14Update CHANGES with details of TLSv1.3 ciphersuite configurationMatt Caswell
2018-03-07Implement multi-process OCSP responder.Viktor Dukhovni
2018-03-05Update CHANGES for X448/Ed448 support in libsslMatt Caswell
2018-03-04Fix credit for SRP codeRich Salz
2018-03-02Update CHANGES for X448 and Ed448Matt Caswell