summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Collapse)Author
2016-01-22few typo fixesFdaSilvaYY
Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
--prefix is now exclusively used for software and manual installation. --openssldir is not exclusively used as a default location for certs, keys and the default openssl.cnf. This change is made to bring clarity, to have the two less intertwined, and to be more compatible with the usual ways of software installation. Please change your habits and scripts to use --prefix rather than --openssldir for installation location now. Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2016-01-14EditorialViktor Dukhovni
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-01-12Add notes in CHANGES and NEWSRichard Levitte
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-07DANE CHANGESViktor Dukhovni
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
Provide backwards-compatiblity for functions, macros and include files if OPENSSL_API_COMPAT is either not defined or defined less than the version number of the release in which the feature was deprecated. Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-12-10OpenSSL 1.1.0 is now in pre releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-12-10Update CHANGES and NEWS for alpha releaseMatt Caswell
Misc updates to the CHANGES and NEWS files ready for the alpha release. Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-12-09add CHANGES and NEWS entryDr. Stephen Henson
Todo: update documentation. Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-12-09NEWS: Add a bit of precision regarding removal of cipher suitesRichard Levitte
Suggested by Benjamin Kaduk <bkaduk@akamai.com> Reviewed-by: Matt Caswell <matt@openssl.org>
2015-12-08Additional NEWSRichard Levitte
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-12-08Update NEWSDr. Stephen Henson
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-12-07Fix and update versions in CHANGES and NEWSDr. Stephen Henson
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-07-09Update CHANGES and NEWS for the new releaseMatt Caswell
Reviewed-by: Stephen Henson <steve@openssl.org>
2015-06-11Update CHANGES and NEWSMatt Caswell
Updates to CHANGES and NEWS to take account of the latest security fixes. Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-03-19Update NEWSMatt Caswell
Resync NEWS with the latest version from 1.0.2 Reviewed-by: Richard Levitte <levitte@openssl.org>
2014-10-15Updates to NEWS fileMatt Caswell
Reviewed-by: Dr Stephen Henson <steve@openssl.org>
2014-06-06Update NEWS.Dr. Stephen Henson
2014-04-08Update NEWSDr. Stephen Henson
2014-01-07update NEWSDr. Stephen Henson
2014-01-06Sync NEWS.Dr. Stephen Henson
2013-12-10Add release dates to NEWSDr. Stephen Henson
2013-09-16Sync CHANGES and NEWS files.Bodo Moeller
(Various changes from the master branch are now in the 1.0.2 branch too.)
2012-07-20update NEWSDr. Stephen Henson
2012-04-26update NEWSDr. Stephen Henson
2012-04-23update NEWSDr. Stephen Henson
2012-03-14update FAQ, NEWSDr. Stephen Henson
2012-03-12update NEWSDr. Stephen Henson
2011-02-08OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)Bodo Möller
Submitted by: Neel Mehta, Adam Langley, Bodo Moeller
2011-02-08Synchronize with 1.0.0 branchBodo Möller
2011-02-03fix omissionsBodo Möller
2011-02-03CVE-2010-4180 fix (from OpenSSL_1_0_0-stable)Bodo Möller
2010-11-16bring HEAD up to date, add CVE-2010-3864 fix, update NEWS filesDr. Stephen Henson
2010-06-01add CVE-2010-0742 and CVS-2010-1633 fixesDr. Stephen Henson
2010-05-27update NEWSDr. Stephen Henson
2010-02-25update NEWSDr. Stephen Henson
2010-02-12update references to new RI RFCDr. Stephen Henson
2010-01-20update NEWS fileDr. Stephen Henson
2009-04-23Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-03-30Update STATUS and NEWS.Dr. Stephen Henson
2009-03-28Update NEWS file.Dr. Stephen Henson
2007-10-19Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8fLutz Jänicke
2007-10-120.9.8f.Ben Laurie
2007-02-23Update FAQ,NEWS in HEAD.Dr. Stephen Henson
2006-09-28include 0.9.8d and 0.9.7l informationBodo Möller
2006-09-06Make consistent with 0.9.8-branch version of this fileBodo Möller
2006-09-05Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox
(CVE-2006-4339) Submitted by: Ben Laurie, Google Security Team Reviewed by: bmoeller, mjc, shenson
2005-10-26Add fixes for CAN-2005-2969.Bodo Möller
(This were in 0.9.7-stable and 0.9.8-stable, but not in HEAD so far.)
2005-07-05Changes from the 0.9.8 branch.Richard Levitte