X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=28f42ce89c0fdbfc3336fca2026e2fbfdf034580;hb=881cb8b1087e6df152657a0e2bf53a11c208c8f1;hp=11460e43f385787516d330fd334e6db41c3a1fa2;hpb=9801fb61d03698b9b90036c26aae6fdb7ecddc04;p=oweals%2Fopenssl.git diff --git a/NEWS b/NEWS index 11460e43f3..28f42ce89c 100644 --- a/NEWS +++ b/NEWS @@ -17,11 +17,15 @@ 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, Linux 64-bit on Sparc v9 o Extended support for some platforms: VxWorks o Enhanced support for shared libraries. + o Now only builds PIC code when shared library support is requested. o Support for pkg-config. o Lots of new manuals. + o Makes symbolic links to or copies of manuals to cover all described + functions. o Change DES API to clean up the namespace (some applications link also against libdes providing similar functions having the same name). Provide macros for backward compatibility (will be removed in the @@ -42,6 +46,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).