'make update'
authorBodo Möller <bodo@openssl.org>
Wed, 6 Sep 2000 12:34:10 +0000 (12:34 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 6 Sep 2000 12:34:10 +0000 (12:34 +0000)
crypto/asn1/Makefile.ssl
util/libeay.num

index 57166ef4a0955cb901c948ac336cfd397ff245db..43b9d08e60072b2408194641ec2dca7f578707e9 100644 (file)
@@ -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
index 5039a9af1db88f26b0fcce74899eb973394b81c0..29d691b9f11a3364d9c10155bdc1dedb60653cab 100755 (executable)
@@ -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