Commit 3c5406b3 authored by Bodo Möller's avatar Bodo Möller
Browse files

All 0.9.8d patches have been applied to HEAD now, so we no longer need

the redundant entries under the 0.9.9 heading.
parent 5e3225cc
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -2,17 +2,7 @@
 OpenSSL CHANGES
 _______________

 Changes between 0.9.8d and 0.9.9  [xx XXX xxxx]

  *) Fix ASN.1 parsing of certain invalid structures that can result
     in a denial of service.  (CVE-2006-2937)  [Steve Henson]

  *) Fix buffer overflow in SSL_get_shared_ciphers() function.
     (CVE-2006-3738) [Tavis Ormandy and Will Drewry, Google Security Team]

  *) Fix SSL client code which could crash if connecting to a
     malicious SSLv2 server.  (CVE-2006-4343)
     [Tavis Ormandy and Will Drewry, Google Security Team]
 Changes between 0.9.8e and 0.9.9  [xx XXX xxxx]

  *) Add an X509_CRL_METHOD structure to allow CRL processing to be redirected
     to external functions. This can be used to increase CRL handling