Commit 166f9b6f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Changes for release

parent 23f26503
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@
 OpenSSL CHANGES
 OpenSSL CHANGES
 _______________
 _______________


 Changes between 0.9.6j and 0.9.6k  [xx XXX 2003]
 Changes between 0.9.6j and 0.9.6k  [30 Sep 2003]


  *) Fix various bugs revealed by running the NISCC test suite:
  *) Fix various bugs revealed by running the NISCC test suite:


+1 −1
Original line number Original line Diff line number Diff line
@@ -63,7 +63,7 @@ OpenSSL - Frequently Asked Questions
* Which is the current version of OpenSSL?
* Which is the current version of OpenSSL?


The current version is available from <URL: http://www.openssl.org>.
The current version is available from <URL: http://www.openssl.org>.
OpenSSL 0.9.7b was released on April 10, 2003.
OpenSSL 0.9.7c was released on September 30, 2003.


In addition to the current stable release, you can also access daily
In addition to the current stable release, you can also access daily
snapshots of the OpenSSL development version at <URL:
snapshots of the OpenSSL development version at <URL:
+5 −0
Original line number Original line Diff line number Diff line
@@ -5,6 +5,11 @@
  This file gives a brief overview of the major changes between each OpenSSL
  This file gives a brief overview of the major changes between each OpenSSL
  release. For more details please read the CHANGES file.
  release. For more details please read the CHANGES file.


  Major changes between OpenSSL 0.9.6j and OpenSSL 0.9.6k:

      o Security: fix various ASN1 parsing bugs.
      o SSL/TLS protocol fix for unrequested client certificates.

  Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j:
  Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j:


      o Security: counter the Klima-Pokorny-Rosa extension of
      o Security: counter the Klima-Pokorny-Rosa extension of
+1 −1
Original line number Original line Diff line number Diff line


 OpenSSL 0.9.6k-dev [engine] xx XXX 2003
 OpenSSL 0.9.6k [engine] 30 Sep 2003


 Copyright (c) 1998-2003 The OpenSSL Project
 Copyright (c) 1998-2003 The OpenSSL Project
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
+3 −1
Original line number Original line Diff line number Diff line


  OpenSSL STATUS                           Last modified at
  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2003/04/10 20:42:58 $
  ______________                           $Date: 2003/09/30 12:10:06 $


  DEVELOPMENT STATE
  DEVELOPMENT STATE


    o  OpenSSL 0.9.8:  Under development...
    o  OpenSSL 0.9.8:  Under development...
    o  OpenSSL 0.9.7c: Released on September 30th, 2003
    o  OpenSSL 0.9.7b: Released on April     10th, 2003
    o  OpenSSL 0.9.7b: Released on April     10th, 2003
    o  OpenSSL 0.9.7a: Released on February  19th, 2003
    o  OpenSSL 0.9.7a: Released on February  19th, 2003
    o  OpenSSL 0.9.7:  Released on December  31st, 2002
    o  OpenSSL 0.9.7:  Released on December  31st, 2002
    o  OpenSSL 0.9.6k: Released on September 30th, 2003
    o  OpenSSL 0.9.6j: Released on April     10th, 2003
    o  OpenSSL 0.9.6j: Released on April     10th, 2003
    o  OpenSSL 0.9.6i: Released on February  19th, 2003
    o  OpenSSL 0.9.6i: Released on February  19th, 2003
    o  OpenSSL 0.9.6h: Released on December   5th, 2002
    o  OpenSSL 0.9.6h: Released on December   5th, 2002
Loading