summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2018-02-23Add a note in CHANGESRichard Levitte
2018-02-13Update last release letter for CHANGES and NEWSMatt Caswell
2018-02-13Fix whitespace issues in CHANGES and NEWSDr. Matthias St. Pierre
2018-02-13Document new random generator in NEWS and CHANGESDr. Matthias St. Pierre
2018-02-12Some minor tweaks following TLSv1.3 becoming defaultMatt Caswell
2018-02-07Enable TLSv1.3 by defaultMatt Caswell
2018-01-29Document the use of configdata.pm as a scriptRichard Levitte
2018-01-28Add a note on Configure variable processing in NEWS and CHANGESRichard Levitte
2018-01-24SHA512/224 and SHA512/256Pauli
2018-01-07CHANGES: Document the removal of OS390-UnixRichard Levitte
2018-01-07Remove remaining NETWARE ifdef'sRich Salz
2018-01-02Fix minor 'the the' typosDaniel Bevenius
2017-12-12Note the removal of Makefile.shared in CHANGESRichard Levitte
2017-12-08Document the possibility for command line argument env assignmentsRichard Levitte
2017-12-06Update CHANGES and NEWS for new releaseMatt Caswell
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY
2017-11-02Update CHANGES and NEWS for new releaseMatt Caswell
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-10-26CHANGES: remove empty whitespacesRonald Tse
2017-10-07Rewrite some codeRich Salz
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-27MSC_VER <= 1200 isn't supported; remove dead codeRich Salz
2017-08-15Add ERR_clear_last_mark()Richard Levitte