summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-06 12:34:10 +0000
committerBodo Möller <bodo@openssl.org>2000-09-06 12:34:10 +0000
commit75cb225989690e9ed57692a02db96cd001660753 (patch)
tree4099409775f8707842b1e67e82e9270cba5f8d80
parent36124b10875874a7101ff7d1e38548362c2d9813 (diff)
'make update'
-rw-r--r--crypto/asn1/Makefile.ssl9
-rwxr-xr-xutil/libeay.num9
2 files changed, 14 insertions, 4 deletions
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