• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TLS/SSL and crypto library


Commit MetaInfo

Revision2b61c272877e7cc4af5154b21116186628e0eb8f (tree)
Time2002-12-06 09:37:21
Authorcvs2svn <cvs2svn>
Commitercvs2svn

Log Message

This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_7-beta5'.

Change Summary

Incremental Difference

--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@
1717 a separate distribution.
1818 o New elliptic curve library section.
1919 o New AES (Rijndael) library section.
20- o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit
20+ o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit,
21+ Linux x86_64
2122 o Extended support for some platforms: VxWorks
2223 o Enhanced support for shared libraries.
2324 o Support for pkg-config.
@@ -42,6 +43,7 @@
4243 o SSL/TLS: allow optional cipher choice according to server's preference.
4344 o SSL/TLS: allow server to explicitly set new session ids.
4445 o SSL/TLS: support Kerberos cipher suites (RFC2712).
46+ Only supports MIT Kerberos for now.
4547 o SSL/TLS: allow more precise control of renegotiations and sessions.
4648 o SSL/TLS: add callback to retrieve SSL/TLS messages.
4749 o SSL/TLS: support AES cipher suites (RFC3268).