From: Richard Levitte Date: Tue, 13 Mar 2001 12:12:05 +0000 (+0000) Subject: make update X-Git-Tag: OpenSSL_0_9_6a-beta1~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a411eaa85881183a15068af0af83011145023145;p=oweals%2Fopenssl.git make update Since there was some functions added in libeay.num, it means things are going to move in libeay.num in the OpenSSL-engine-0_9_6-stable branch and in the main trunk. --- diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index ac4839420f..97984f8e83 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -198,3 +198,6 @@ tmdiff.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h tmdiff.o: ../include/openssl/opensslv.h ../include/openssl/safestack.h tmdiff.o: ../include/openssl/stack.h ../include/openssl/symhacks.h tmdiff.o: ../include/openssl/tmdiff.h cryptlib.h +uid.o: ../include/openssl/crypto.h ../include/openssl/opensslv.h +uid.o: ../include/openssl/safestack.h ../include/openssl/stack.h +uid.o: ../include/openssl/symhacks.h diff --git a/util/libeay.num b/util/libeay.num index 9f0f598860..152b0b2cfc 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -1870,3 +1870,6 @@ X509_keyid_set1 2460 EXIST::FUNCTION: BIO_next 2461 EXIST::FUNCTION: DSO_METHOD_vms 2462 EXIST::FUNCTION: BIO_f_linebuffer 2463 EXIST:VMS:FUNCTION: +BN_bntest_rand 2464 EXIST::FUNCTION: +OPENSSL_issetugid 2465 EXIST::FUNCTION: +BN_rand_range 2466 EXIST::FUNCTION: