Loading CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ OpenSSL CHANGES _______________ Changes between 0.9.6c and 0.9.6d [XX xxx XXXX] Changes between 0.9.6c and 0.9.6d [9 May 2002] *) Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not encoded as NULL) with id-dsa-with-sha1. Loading FAQ +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,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.6c was released on December 21st, 2001. OpenSSL 0.9.6d was released on 9 May, 2002. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at <URL: Loading README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.6d-beta1 17 Apr 2002 OpenSSL 0.9.6d 9 May 2002 Copyright (c) 1998-2002 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson Loading crypto/opensslv.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x00906041L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6d-beta1 17 Apr 2002" #define OPENSSL_VERSION_NUMBER 0x0090604fL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6d 9 May 2002" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading openssl.spec +1 −1 Original line number Diff line number Diff line %define libmaj 0 %define libmin 9 %define librel 6 %define librev c %define librev d Release: 1 %define openssldir /var/ssl Loading Loading
CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ OpenSSL CHANGES _______________ Changes between 0.9.6c and 0.9.6d [XX xxx XXXX] Changes between 0.9.6c and 0.9.6d [9 May 2002] *) Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not encoded as NULL) with id-dsa-with-sha1. Loading
FAQ +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,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.6c was released on December 21st, 2001. OpenSSL 0.9.6d was released on 9 May, 2002. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at <URL: Loading
README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.6d-beta1 17 Apr 2002 OpenSSL 0.9.6d 9 May 2002 Copyright (c) 1998-2002 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson Loading
crypto/opensslv.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x00906041L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6d-beta1 17 Apr 2002" #define OPENSSL_VERSION_NUMBER 0x0090604fL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6d 9 May 2002" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading
openssl.spec +1 −1 Original line number Diff line number Diff line %define libmaj 0 %define libmin 9 %define librel 6 %define librev c %define librev d Release: 1 %define openssldir /var/ssl Loading