Deleted Added
full compact
CHANGES (100936) CHANGES (101613)
1
2 OpenSSL CHANGES
3 _______________
4
1
2 OpenSSL CHANGES
3 _______________
4
5 Changes between 0.9.6e and 0.9.6f [8 Aug 2002]
6
7 *) Fix ASN1 checks. Check for overflow by comparing with LONG_MAX
8 and get fix the header length calculation.
9 [Florian Weimer <Weimer@CERT.Uni-Stuttgart.DE>,
10 Alon Kantor <alonk@checkpoint.com> (and others),
11 Steve Henson]
12
13 *) Use proper error handling instead of 'assertions' in buffer
14 overflow checks added in 0.9.6e. This prevents DoS (the
15 assertions could call abort()).
16 [Arne Ansper <arne@ats.cyber.ee>, Bodo Moeller]
17
5 Changes between 0.9.6d and 0.9.6e [30 Jul 2002]
6
7 *) Fix cipher selection routines: ciphers without encryption had no flags
8 for the cipher strength set and where therefore not handled correctly
9 by the selection routines (PR #130).
10 [Lutz Jaenicke]
11
12 *) Fix EVP_dsa_sha macro.

--- 4324 unchanged lines hidden ---
18 Changes between 0.9.6d and 0.9.6e [30 Jul 2002]
19
20 *) Fix cipher selection routines: ciphers without encryption had no flags
21 for the cipher strength set and where therefore not handled correctly
22 by the selection routines (PR #130).
23 [Lutz Jaenicke]
24
25 *) Fix EVP_dsa_sha macro.

--- 4324 unchanged lines hidden ---