From: Dr. Stephen Henson Date: Fri, 21 Mar 2003 16:28:29 +0000 (+0000) Subject: make update X-Git-Tag: BEN_FIPS_TEST_1~38^2~195 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=5cc5ec1bbaf2ae01475ef841ea6e0ed10fff997b make update --- diff --git a/crypto/x509v3/Makefile.ssl b/crypto/x509v3/Makefile.ssl index 3167b8ba3e..f719973feb 100644 --- a/crypto/x509v3/Makefile.ssl +++ b/crypto/x509v3/Makefile.ssl @@ -337,6 +337,22 @@ v3_ocsp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h v3_ocsp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h v3_ocsp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h v3_ocsp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ocsp.c +v3_pcons.o: ../../e_os.h ../../include/openssl/asn1.h +v3_pcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h +v3_pcons.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h +v3_pcons.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h +v3_pcons.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +v3_pcons.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +v3_pcons.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +v3_pcons.o: ../../include/openssl/err.h ../../include/openssl/evp.h +v3_pcons.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +v3_pcons.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h +v3_pcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +v3_pcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h +v3_pcons.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h +v3_pcons.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h +v3_pcons.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +v3_pcons.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pcons.c v3_pku.o: ../../e_os.h ../../include/openssl/asn1.h v3_pku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h v3_pku.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h diff --git a/test/Makefile.ssl b/test/Makefile.ssl index 61cb2af7a8..2b61e6f007 100644 --- a/test/Makefile.ssl +++ b/test/Makefile.ssl @@ -822,10 +822,16 @@ dsatest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h dsatest.o: ../include/openssl/rand.h ../include/openssl/rsa.h dsatest.o: ../include/openssl/safestack.h ../include/openssl/stack.h dsatest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h dsatest.c -ecdhtest.o: ../include/openssl/buffer.h ../include/openssl/crypto.h -ecdhtest.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h -ecdhtest.o: ../include/openssl/opensslv.h ../include/openssl/safestack.h -ecdhtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h ecdhtest.c +ecdhtest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h +ecdhtest.o: ../include/openssl/bn.h ../include/openssl/crypto.h +ecdhtest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h +ecdhtest.o: ../include/openssl/ecdh.h ../include/openssl/err.h +ecdhtest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h +ecdhtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h +ecdhtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h +ecdhtest.o: ../include/openssl/rand.h ../include/openssl/safestack.h +ecdhtest.o: ../include/openssl/sha.h ../include/openssl/stack.h +ecdhtest.o: ../include/openssl/symhacks.h ecdhtest.c ecdsatest.o: ../include/openssl/asn1.h ../include/openssl/bio.h ecdsatest.o: ../include/openssl/bn.h ../include/openssl/crypto.h ecdsatest.o: ../include/openssl/dh.h ../include/openssl/dsa.h diff --git a/util/libeay.num b/util/libeay.num index b97228ce3b..6b1293277c 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -3006,3 +3006,7 @@ POLICY_MAPPINGS_it 3439 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA POLICY_MAPPINGS_it 3439 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION: POLICY_MAPPING_new 3440 EXIST::FUNCTION: POLICY_MAPPING_free 3441 EXIST::FUNCTION: +POLICY_CONSTRAINTS_new 3442 EXIST::FUNCTION: +POLICY_CONSTRAINTS_it 3443 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE: +POLICY_CONSTRAINTS_it 3443 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION: +POLICY_CONSTRAINTS_free 3444 EXIST::FUNCTION: