From: Bodo Möller Date: Wed, 6 Sep 2000 12:34:10 +0000 (+0000) Subject: 'make update' X-Git-Tag: OpenSSL-engine-0_9_6-beta1~12^2~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=75cb225989690e9ed57692a02db96cd001660753;p=oweals%2Fopenssl.git 'make update' --- diff --git a/crypto/asn1/Makefile.ssl b/crypto/asn1/Makefile.ssl index 57166ef4a0..43b9d08e60 100644 --- a/crypto/asn1/Makefile.ssl +++ b/crypto/asn1/Makefile.ssl @@ -1267,9 +1267,10 @@ x_val.o: ../cryptlib.h x_x509.o: ../../include/openssl/asn1.h ../../include/openssl/asn1_mac.h x_x509.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h x_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h -x_x509.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h -x_x509.o: ../../include/openssl/des.h ../../include/openssl/dh.h -x_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os.h +x_x509.o: ../../include/openssl/cast.h ../../include/openssl/conf.h +x_x509.o: ../../include/openssl/crypto.h ../../include/openssl/des.h +x_x509.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +x_x509.o: ../../include/openssl/e_os.h ../../include/openssl/e_os.h x_x509.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h x_x509.o: ../../include/openssl/evp.h ../../include/openssl/idea.h x_x509.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h @@ -1282,7 +1283,7 @@ x_x509.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h x_x509.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h x_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h x_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h -x_x509.o: ../cryptlib.h +x_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h x_x509a.o: ../../include/openssl/asn1.h ../../include/openssl/asn1_mac.h x_x509a.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h x_x509a.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h diff --git a/util/libeay.num b/util/libeay.num index 5039a9af1d..29d691b9f1 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -1846,3 +1846,12 @@ ASN1_STRING_to_UTF8 2442 BIO_vprintf 2443 BIO_vsnprintf 2444 d2i_PUBKEY_fp 2445 +X509_cmp_time 2446 +X509_STORE_CTX_set_time 2447 +X509_STORE_CTX_get1_issuer 2448 +X509_OBJECT_retrieve_match 2449 +X509_OBJECT_idx_by_subject 2450 +X509_STORE_CTX_set_flags 2451 +X509_STORE_CTX_trusted_stack 2452 +X509_time_adj 2453 +X509_check_issued 2454