Loading CHANGES +3 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ _______________ Changes between 0.9.01c and 0.9.1d Changes between 0.9.01b and 0.9.1c *) Added OPENSSL_VERSION_NUMBER to crypto/crypto.h and Loading @@ -18,7 +20,7 @@ *) Incorporated the popular no-RSA/DSA-only patches which allow to compile a RSA-free SSLeay. [Interrader Ldt., Ralf S. Engelschall] [Andrew Cooke / Interrader Ldt., Ralf S. Engelschall] *) Fixed nasty rehash problem under `make -f Makefile.ssl links' when "ssleay" is still not found. Loading README +1 −1 Original line number Diff line number Diff line SSLeay/OpenSSL 0.9.1c 23-Dec-1998 OpenSSL 0.9.1c 23-Dec-1998 Copyright (c) 1998 The OpenSSL Project Copyright (c) 1995-1998 Eric Young Loading crypto/asn1/asn1_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ static int asn1_get_length(); static void asn1_put_length(); #endif char *ASN1_version="ASN.1 part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998"; char *ASN1_version="ASN.1 part of OpenSSL 0.9.1c 23-Dec-1998"; int ASN1_check_infinite_end(p,len) unsigned char **p; Loading crypto/bf/bf_ecb.c +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ * CAMBRIDGE SECURITY WORKSHOP, CAMBRIDGE, U.K., DECEMBER 9-11, 1993) */ char *BF_version="BlowFish part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998"; char *BF_version="BlowFish part of OpenSSL 0.9.1c 23-Dec-1998"; char *BF_options() { Loading crypto/bn/bn_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include "cryptlib.h" #include "bn_lcl.h" char *BN_version="Big Number part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998"; char *BN_version="Big Number part of OpenSSL 0.9.1c 23-Dec-1998"; /* For a 32 bit machine * 2 - 4 == 128 Loading Loading
CHANGES +3 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ _______________ Changes between 0.9.01c and 0.9.1d Changes between 0.9.01b and 0.9.1c *) Added OPENSSL_VERSION_NUMBER to crypto/crypto.h and Loading @@ -18,7 +20,7 @@ *) Incorporated the popular no-RSA/DSA-only patches which allow to compile a RSA-free SSLeay. [Interrader Ldt., Ralf S. Engelschall] [Andrew Cooke / Interrader Ldt., Ralf S. Engelschall] *) Fixed nasty rehash problem under `make -f Makefile.ssl links' when "ssleay" is still not found. Loading
README +1 −1 Original line number Diff line number Diff line SSLeay/OpenSSL 0.9.1c 23-Dec-1998 OpenSSL 0.9.1c 23-Dec-1998 Copyright (c) 1998 The OpenSSL Project Copyright (c) 1995-1998 Eric Young Loading
crypto/asn1/asn1_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ static int asn1_get_length(); static void asn1_put_length(); #endif char *ASN1_version="ASN.1 part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998"; char *ASN1_version="ASN.1 part of OpenSSL 0.9.1c 23-Dec-1998"; int ASN1_check_infinite_end(p,len) unsigned char **p; Loading
crypto/bf/bf_ecb.c +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ * CAMBRIDGE SECURITY WORKSHOP, CAMBRIDGE, U.K., DECEMBER 9-11, 1993) */ char *BF_version="BlowFish part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998"; char *BF_version="BlowFish part of OpenSSL 0.9.1c 23-Dec-1998"; char *BF_options() { Loading
crypto/bn/bn_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include "cryptlib.h" #include "bn_lcl.h" char *BN_version="Big Number part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998"; char *BN_version="Big Number part of OpenSSL 0.9.1c 23-Dec-1998"; /* For a 32 bit machine * 2 - 4 == 128 Loading