Loading CHANGES +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ OpenSSL CHANGES _______________ Changes between 0.9.8a and 0.9.8b [XX xxx XXXX] Changes between 0.9.8 and 0.9.8a [11 Oct 2005] *) Remove the functionality of SSL_OP_MSIE_SSLV2_RSA_PADDING Loading README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.8a 11 Oct 2005 OpenSSL 0.9.8b XX xxx XXXX Copyright (c) 1998-2005 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson Loading crypto/opensslv.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x0090801fL #define OPENSSL_VERSION_NUMBER 0x00908020L #ifdef OPENSSL_FIPS #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8a-fips 11 Oct 2005" #else Loading Loading
CHANGES +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ OpenSSL CHANGES _______________ Changes between 0.9.8a and 0.9.8b [XX xxx XXXX] Changes between 0.9.8 and 0.9.8a [11 Oct 2005] *) Remove the functionality of SSL_OP_MSIE_SSLV2_RSA_PADDING Loading
README +1 −1 Original line number Diff line number Diff line OpenSSL 0.9.8a 11 Oct 2005 OpenSSL 0.9.8b XX xxx XXXX Copyright (c) 1998-2005 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson Loading
crypto/opensslv.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x0090801fL #define OPENSSL_VERSION_NUMBER 0x00908020L #ifdef OPENSSL_FIPS #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8a-fips 11 Oct 2005" #else Loading