summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2017-03-29More typo fixesFdaSilvaYY
2017-03-28Spelling fixesFdaSilvaYY
2017-03-15Add EC_KEY_get0_engine()Richard Levitte
2017-03-14Add the presence of ARIA to the change log.Pauli
2017-03-13Document in CHANGES that config now recognises 64-bit mingwRichard Levitte
2017-03-02CHANGES: mention CFI annotations.Andy Polyakov
2017-02-28Code health: Quick note in changes and the OPENSSL_GLOBAL et al changesRichard Levitte
2017-02-28Code cleanup: remove the VMS specific reimplementation of gmtimeRichard Levitte
2017-02-24X509 time: tighten validation per RFC 5280Emilia Kasper
2017-02-16Update CHANGES and NEWS for new releaseMatt Caswell
2017-02-01Add support for parameterized SipHashTodd Short
2017-01-26Update CHANGES and NEWS for new releaseMatt Caswell
2016-11-28Test mac-then-encryptEmilia Kasper
2016-11-13Remove heartbeat supportRichard Levitte
2016-11-10Update CHANGES and NEWSMatt Caswell
2016-11-02Add a CHANGES entry for the unrecognised record type changeMatt Caswell
2016-11-01Revert "Disable MDC2 by default."Rich Salz
2016-10-31Disable MDC2 by default.Rich Salz
2016-10-25Backdated note in CHANGES about shared library namesRichard Levitte
2016-10-13Remove automatic RPATH - Add a CHANGES entryRichard Levitte
2016-09-26Updates CHANGES and NEWS for new releaseMatt Caswell
2016-09-22Updates CHANGES and NEWS for new releaseMatt Caswell
2016-09-14Document the new SHA256 and SHA512 password generation optionsRichard Levitte
2016-08-25Remove note from CHANGES about EC DRBGMatt Caswell
2016-08-25Update CHANGES, NEWS, README and opensslv.h on masterRichard Levitte
2016-08-25CHANGES: mention Windows UTF-8 opt-in option.Andy Polyakov
2016-08-24Put DES into "not default" category.Rich Salz
2016-08-24To avoid SWEET32 attack, move 3DES to weakRich Salz
2016-08-13update CHANGESDr. Stephen Henson
2016-08-05fixing too optimistic typo-fixklemens
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-04Fix date in CHANGESMatt Caswell
2016-06-20Change default directory for the .rnd file on Windows and VMSRichard Levitte
2016-06-17Change default directory for storing the .rnd file on WindowsMatt Caswell
2016-06-16Change the return type of EVP_EncodeUpdateMatt Caswell
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell
2016-06-01Fix some RAND bugsRich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-16Unify <TYPE>_up_ref methods signature and behaviour.FdaSilvaYY
2016-05-12Windows: When installing libraries and executables, install .pdb files as wellRichard Levitte
2016-05-12Remove openssl.specRichard Levitte
2016-05-12Add a case for 64-bit OS X in configRichard Levitte
2016-05-11Update pkcs8 defaults.Dr. Stephen Henson
2016-05-10IRIX fixes.Andy Polyakov