Commit fbe792f0 authored by Richard Levitte's avatar Richard Levitte
Browse files

0.9.6f is released

parent 14a7cfb3
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -228,7 +228,7 @@
         EC_GROUP_get_nid()
     [Nils Larsch <nla@trustcenter.de, Bodo Moeller]
 
 Changes between 0.9.6e and 0.9.7  [XX xxx 2002]
 Changes between 0.9.6g and 0.9.7  [XX xxx 2002]

  *) Make sure tests can be performed even if the corresponding algorithms
     have been removed entirely.  This was also the last step to make
@@ -1893,7 +1893,11 @@ des-cbc 3624.96k 5258.21k 5530.91k 5624.30k 5628.26k
  *) Clean old EAY MD5 hack from e_os.h.
     [Richard Levitte]

 Changes between 0.9.6e and 0.9.6f  [XX xxx XXXX]
 Changes between 0.9.6f and 0.9.6g  [XX xxx XXXX]

  *) 

 Changes between 0.9.6e and 0.9.6f  [8 Aug 2002]

  *) Fix ASN1 checks. Check for overflow by comparing with LONG_MAX
     and get fix the header length calculation.
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ OpenSSL - Frequently Asked Questions
* Which is the current version of OpenSSL?

The current version is available from <URL: http://www.openssl.org>.
OpenSSL 0.9.6e was released on July 30, 2002.
OpenSSL 0.9.6f was released on August 8, 2002.

In addition to the current stable release, you can also access daily
snapshots of the OpenSSL development version at <URL:
+4 −0
Original line number Diff line number Diff line
@@ -40,6 +40,10 @@
      o SSL/TLS: add callback to retrieve SSL/TLS messages.
      o SSL/TLS: support AES cipher suites (RFC3268).

  Major changes between OpenSSL 0.9.6e and OpenSSL 0.9.6f:

      o Various important bugfixes.

  Major changes between OpenSSL 0.9.6d and OpenSSL 0.9.6e:

      o Important security related bugfixes.
+2 −1
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2002/07/30 11:32:47 $
  ______________                           $Date: 2002/08/08 22:55:28 $

  DEVELOPMENT STATE

@@ -8,6 +8,7 @@
    o  OpenSSL 0.9.7-beta3: Released on July 30th, 2002
    o  OpenSSL 0.9.7-beta2: Released on June 16th, 2002
    o  OpenSSL 0.9.7-beta1: Released on June  1st, 2002
    o  OpenSSL 0.9.6f: Released on August     8th, 2002
    o  OpenSSL 0.9.6e: Released on July      30th, 2002
    o  OpenSSL 0.9.6d: Released on May        9th, 2002
    o  OpenSSL 0.9.6c: Released on December  21st, 2001