Loading CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ Changes between 0.9.6a and 0.9.6b [XX xxx XXXX] *) Changes between 0.9.6 and 0.9.6a [5 Apr 2001] *) Fix a couple of memory leaks in PKCS7_dataDecode() Loading README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.6a 5 Apr 2001 OpenSSL 0.9.6b-dev XX xxx XXXX Copyright (c) 1998-2000 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 0x0090601fL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a 5 Apr 2001" #define OPENSSL_VERSION_NUMBER 0x00906020L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6b-dev XX xxx XXXX" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading Loading
CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ Changes between 0.9.6a and 0.9.6b [XX xxx XXXX] *) Changes between 0.9.6 and 0.9.6a [5 Apr 2001] *) Fix a couple of memory leaks in PKCS7_dataDecode() Loading
README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.6a 5 Apr 2001 OpenSSL 0.9.6b-dev XX xxx XXXX Copyright (c) 1998-2000 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 0x0090601fL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a 5 Apr 2001" #define OPENSSL_VERSION_NUMBER 0x00906020L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6b-dev XX xxx XXXX" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading