Deleted Added
full compact
NEWS (89837) NEWS (100928)
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
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 Changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c:
8 Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d:
9
10 o Various SSL/TLS library bugfixes.
9
10 o Various SSL/TLS library bugfixes.
11 o Fix DH parameter generation for 'non-standard' generators.
12
13 Major changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c:
14
15 o Various SSL/TLS library bugfixes.
11 o BIGNUM library fixes.
12 o RSA OAEP and random number generation fixes.
13 o Object identifiers corrected and added.
14 o Add assembler BN routines for IA64.
15 o Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
16 MIPS Linux; shared library support for Irix, HP-UX.
17 o Add crypto accelerator support for AEP, Baltimore SureWare,
18 Broadcom and Cryptographic Appliance's keyserver
19 [in 0.9.6c-engine release].
20
16 o BIGNUM library fixes.
17 o RSA OAEP and random number generation fixes.
18 o Object identifiers corrected and added.
19 o Add assembler BN routines for IA64.
20 o Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
21 MIPS Linux; shared library support for Irix, HP-UX.
22 o Add crypto accelerator support for AEP, Baltimore SureWare,
23 Broadcom and Cryptographic Appliance's keyserver
24 [in 0.9.6c-engine release].
25
21 Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b:
26 Major changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b:
22
23 o Security fix: PRNG improvements.
24 o Security fix: RSA OAEP check.
25 o Security fix: Reinsert and fix countermeasure to Bleichbacher's
26 attack.
27 o MIPS bug fix in BIGNUM.
28 o Bug fix in "openssl enc".
29 o Bug fix in X.509 printing routine.

--- 151 unchanged lines hidden ---
27
28 o Security fix: PRNG improvements.
29 o Security fix: RSA OAEP check.
30 o Security fix: Reinsert and fix countermeasure to Bleichbacher's
31 attack.
32 o MIPS bug fix in BIGNUM.
33 o Bug fix in "openssl enc".
34 o Bug fix in X.509 printing routine.

--- 151 unchanged lines hidden ---