summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn>2002-12-06 00:37:21 +0000
committercvs2svn <cvs2svn>2002-12-06 00:37:21 +0000
commit2b61c272877e7cc4af5154b21116186628e0eb8f (patch)
treec9f836e2e94d1e3d8087270d4b327d6c6f51a45a
parent9494e3cc406ddd4de357196948ac849b896328be (diff)
parentaaf7b47abe63cc0a3e4c3b0a1be753022edb9569 (diff)
downloadopenssl-new-OpenSSL_0_9_7-beta5.tar.gz
This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_7-beta5'.OpenSSL_0_9_7-beta5
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11460e43f3..b500ec3db4 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@
a separate distribution.
o New elliptic curve library section.
o New AES (Rijndael) library section.
- o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit
+ o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit,
+ Linux x86_64
o Extended support for some platforms: VxWorks
o Enhanced support for shared libraries.
o Support for pkg-config.
@@ -42,6 +43,7 @@
o SSL/TLS: allow optional cipher choice according to server's preference.
o SSL/TLS: allow server to explicitly set new session ids.
o SSL/TLS: support Kerberos cipher suites (RFC2712).
+ Only supports MIT Kerberos for now.
o SSL/TLS: allow more precise control of renegotiations and sessions.
o SSL/TLS: add callback to retrieve SSL/TLS messages.
o SSL/TLS: support AES cipher suites (RFC3268).