Fix make target "install".
[openssl.git] / NEWS
1
2   NEWS
3   ====
4
5   This file gives a brief overview of the major changes between each OpenSSL
6   release. For more details please read the CHANGES file.
7
8   Major changes between OpenSSL 0.9.1c and OpenSSL 0.9.2b:
9       o Fixed a security hole related to session resumption
10       o Fixed RSA encryption routines for the p < q case
11       o "ALL" in cipher lists now means "everything except NULL ciphers"
12       o Support for Triple-DES CBCM cipher
13       o Support of Optimal Asymmetric Encryption Padding (OAEP) for RSA
14       o First support for new TLSv1 ciphers
15       o Added a few new BIOs (syslog BIO, reliable BIO)
16       o Extended support for DSA certificate/keys.
17       o Extended support for Certificate Signing Requests (CSR)
18       o Initial support for X.509v3 extensions
19       o Extended support for compression inside the SSL record layer
20       o Overhauled Win32 builds
21       o Cleanups and fixes to the Big Number (BN) library
22       o Support for ASN.1 GeneralizedTime
23       o Splitted ASN.1 SETs from SEQUENCEs
24       o ASN1 and PEM support for Netscape Certificate Sequences
25       o Overhauled Perl interface
26       o Lots of source tree cleanups.
27       o Lots of memory leak fixes.
28       o Lots of bug fixes.
29
30   Major changes between SSLeay 0.9.0b and OpenSSL 0.9.1c:
31       o Integration of the popular NO_RSA/NO_DSA patches
32       o Initial support for compression inside the SSL record layer
33       o Added BIO proxy and filtering functionality
34       o Extended Big Number (BN) library
35       o Added RIPE MD160 message digest
36       o Addeed support for RC2/64bit cipher
37       o Extended ASN.1 parser routines
38       o Adjustations of the source tree for CVS
39       o Support for various new platforms
40