summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Collapse)Author
2018-03-27Prepare for 1.1.0h releaseOpenSSL_1_1_0hMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2018-03-27Update CHANGES and NEWS for the new releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2017-12-06Update CHANGES and NEWS for the new releaseMatt Caswell
Reviewed-by: Rich Salz <rsalz@openssl.org>
2017-11-02Prepare for 1.1.0h-devMatt Caswell
Reviewed-by: Andy Polyakov <appro@openssl.org>
2017-11-02Prepare for 1.1.0g releaseOpenSSL_1_1_0gMatt Caswell
Reviewed-by: Andy Polyakov <appro@openssl.org>
2017-11-02Update CHANGES and NEWS for new releaseMatt Caswell
Reviewed-by: Andy Polyakov <appro@openssl.org>
2017-05-25Prepare for 1.1.0g-devMatt Caswell
Reviewed-by: Stephen Henson <steve@openssl.org>
2017-05-25Prepare for 1.1.0f releaseOpenSSL_1_1_0fMatt Caswell
Reviewed-by: Stephen Henson <steve@openssl.org>
2017-05-25Update CHANGES and NEWS for new releaseMatt Caswell
Reviewed-by: Kurt Roeckx <kurt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3547)
2017-02-16Prepare for 1.1.0f-devMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2017-02-16Prepare for 1.1.0e releaseOpenSSL_1_1_0eMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2017-02-16Update CHANGES and NEWS for new releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2017-01-26Prepare for 1.1.0e-devMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2017-01-26Prepare for 1.1.0d releaseOpenSSL_1_1_0dMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2017-01-26Update CHANGES and NEWS for new releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-11-10Prepare for 1.1.0d-devMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-11-10Prepare for 1.1.0c releaseOpenSSL_1_1_0cMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-11-10Update CHANGES and NEWSMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-26Prepare for 1.1.0c-devMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-26Prepare for 1.1.0b releaseOpenSSL_1_1_0bMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-26Updates CHANGES and NEWS for new releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-22Prepare for 1.1.0b-devMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-22Prepare for 1.1.0a releaseOpenSSL_1_1_0aMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-22Updates CHANGES and NEWS for new releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-08-25Prepare for 1.1.0a-devMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-08-25Prepare for 1.1.0 releaseOpenSSL_1_1_0Matt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-08-25NEWS: add a number of the types that were made opaqueRichard Levitte
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-06-22Spelling... and more spellingFdaSilvaYY
Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1245)
2016-05-17Manual fixes after copyright consolidationRich Salz
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-03Update CHANGES and NEWS for the new releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-15Make many X509_xxx types opaque.Rich Salz
Make X509_OBJECT, X509_STORE_CTX, X509_STORE, X509_LOOKUP, and X509_LOOKUP_METHOD opaque. Remove unused X509_CERT_FILE_CTX Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2016-04-14Make "shared" builds the defaultMatt Caswell
In most cases we expect that people will be using shared libraries not static ones, therefore we make that the default. Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-16Fix up CHANGESEmilia Kasper
- Remove duplicate entry - Add author for SSL_CIPHER query functions - Note HKDF support in CHANGES and NEWS [ci skip] Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-09Update CHANGES and NEWSMatt Caswell
Update the CHANGES and NEWS files with information about the recently added AFALG engine and pipelining. Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-09Add an entry in NEWS about the new threading APIMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-04Documentation for new CT s_client flagsRob Percival
Reviewed-by: Ben Laurie <ben@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-03update NEWSDr. Stephen Henson
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-01Updates to CHANGES and NEWS for 1.0.2 and 1.0.1 releaseMatt Caswell
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-10unified build system: add CHANGES & NEWSRichard Levitte
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-03Refactoring BIO: Add a few lines in CHANGES & NEWSRichard Levitte
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2016-01-28CHANGES and NEWS updates for releaseMatt Caswell
Add details about the latest issues fixed in the forthcoming release. Reviewed-by: Rich Salz <rsalz@openssl.org>
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>