summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-01-07 15:44:35 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-01-07 15:44:35 +0000
commitf0170ebb977cd4307d5430281fa8bf1226bc70fd (patch)
tree8de8c40ea5fa5e0e572e0d9f49fa0090af1f1c39 /NEWS
parent8d65fdb62e517281350372775b5f93fcc8489681 (diff)
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e25c1dbe3a..fc466ae3cc 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,17 @@
This file gives a brief overview of the major changes between each OpenSSL
release. For more details please read the CHANGES file.
+ Major changes between OpenSSL 1.0.1f and OpenSSL 1.0.2 [under development]:
+
+ o Suite B support for TLS 1.2 and DTLS 1.2
+ o Support for DTLS 1.2
+ o TLS automatic EC curve selection.
+ o API to set TLS supported signature algorithms and curves
+ o SSL_CONF configuration API.
+ o TLS Brainpool support.
+ o ALPN support.
+ o CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
+
Major changes between OpenSSL 1.0.1e and OpenSSL 1.0.1f [6 Jan 2014]
o Don't include gmt_unix_time in TLS server and client random values