summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2017-08-07Make RAND_DRBG fork-safeRich Salz
2017-07-25Wire SHA3 EVPs and add tests.Andy Polyakov
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-06-29STORE: Add an entry in NEWS and CHANGESRichard Levitte
2017-06-28Document the added devcrypto engine in CHANGESRichard Levitte
2017-06-27util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte
2017-06-19Remove bsd_cryptodev engineRich Salz
2017-06-16Add the target 'build_all_generated'Richard Levitte
2017-06-08Ignore -named_curve auto value to improve backwards compatibilityTomas Mraz
2017-06-02Add text pointing to full change list.Rich Salz
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte
2017-05-25Updates CHANGES and NEWS for new releaseMatt Caswell
2017-05-17Don't allow fragmented alertsMatt Caswell
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-20Ignore dups in X509_STORE_add_*Rich Salz
2017-04-10Add a note in CHANGESRichard Levitte
2017-04-07Make default_method mostly compile-timeRich Salz
2017-03-30bio/b_print.c: recognize even 'j' format modifier.Andy Polyakov
2017-03-29Add z modifier parsing to the BIO_printf et all format stringRichard Levitte