make update
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Sep 2004 10:30:33 +0000 (10:30 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Sep 2004 10:30:33 +0000 (10:30 +0000)
apps/Makefile.ssl
crypto/engine/Makefile.ssl
crypto/sha/Makefile.ssl
crypto/x509/Makefile.ssl
util/libeay.num

index 03e2ba34b44d5f7fb42a1d04204cac8353f84f33..4f9ae326be0bb59926333950a9c3a054d2eb7878 100644 (file)
@@ -789,7 +789,8 @@ smime.o: ../include/openssl/pem.h ../include/openssl/pem2.h
 smime.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
 smime.o: ../include/openssl/sha.h ../include/openssl/stack.h
 smime.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
-smime.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h smime.c
+smime.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
+smime.o: ../include/openssl/x509v3.h apps.h smime.c
 speed.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
 speed.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
 speed.o: ../include/openssl/bn.h ../include/openssl/buffer.h
index 1870f5d5356a3d2d8de30b2dfafbf229a3dd7932..2e40d73bf71f13406e3661fa0a2533e8172a30f9 100644 (file)
@@ -187,6 +187,16 @@ eng_openssl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
 eng_openssl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
 eng_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
 eng_openssl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h eng_openssl.c
+eng_padlock.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
+eng_padlock.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
+eng_padlock.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
+eng_padlock.o: ../../include/openssl/engine.h ../../include/openssl/evp.h
+eng_padlock.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
+eng_padlock.o: ../../include/openssl/opensslconf.h
+eng_padlock.o: ../../include/openssl/opensslv.h
+eng_padlock.o: ../../include/openssl/ossl_typ.h
+eng_padlock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+eng_padlock.o: ../../include/openssl/symhacks.h eng_padlock.c
 eng_pkey.o: ../../e_os.h ../../include/openssl/bio.h
 eng_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
 eng_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
index 2be7945c5c6262d39f15947ff745d549e280135a..ff2acc0cde5e2cf4c9a9de4db88ca67cb9b4b614 100644 (file)
@@ -119,11 +119,14 @@ sha256.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
 sha256.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
 sha256.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
 sha256.o: ../../include/openssl/symhacks.h ../md32_common.h sha256.c
-sha512.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-sha512.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-sha512.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
-sha512.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
-sha512.o: ../../include/openssl/symhacks.h sha512.c
+sha512.o: ../../e_os.h ../../include/openssl/bio.h
+sha512.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+sha512.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+sha512.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+sha512.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+sha512.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
+sha512.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+sha512.o: ../cryptlib.h sha512.c
 sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
 sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
 sha_dgst.o: ../md32_common.h sha_dgst.c sha_locl.h
index 26ab668266c5055d1df70c7788fd4000f9c436a6..5168f9e29d37083f5fb178654ede1ae9926ab0dc 100644 (file)
@@ -317,6 +317,20 @@ x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
 x509_vfy.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
 x509_vfy.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
 x509_vfy.o: ../cryptlib.h x509_vfy.c
+x509_vpm.o: ../../e_os.h ../../include/openssl/asn1.h
+x509_vpm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+x509_vpm.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
+x509_vpm.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
+x509_vpm.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
+x509_vpm.o: ../../include/openssl/err.h ../../include/openssl/evp.h
+x509_vpm.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
+x509_vpm.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
+x509_vpm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
+x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+x509_vpm.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
+x509_vpm.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
+x509_vpm.o: ../cryptlib.h x509_vpm.c
 x509cset.o: ../../e_os.h ../../include/openssl/asn1.h
 x509cset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
 x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
index 2dc32dc7dd049c5b62f6d98dbf45582a7c2f5822..6f1338ef72ef0409b2567e6b283eb3ca787e9fae 100755 (executable)
@@ -3233,3 +3233,32 @@ EVP_sha224                              3635     EXIST::FUNCTION:SHA,SHA256
 EVP_sha256                              3636   EXIST::FUNCTION:SHA,SHA256
 OPENSSL_DIR_end                         3637   EXIST::FUNCTION:
 OPENSSL_DIR_read                        3638   EXIST::FUNCTION:
+BIO_dump_fp                             3639   EXIST::FUNCTION:FP_API
+X509_STORE_CTX_set_depth                3640   EXIST::FUNCTION:
+X509_VERIFY_PARAM_inherit               3641   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_depth             3642   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set1_policies         3643   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set1_name             3644   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_purpose           3645   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_flags             3646   EXIST::FUNCTION:
+X509_VERIFY_PARAM_new                   3647   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_trust             3648   EXIST::FUNCTION:
+X509_STORE_CTX_get0_param               3649   EXIST::FUNCTION:
+X509_STORE_set_depth                    3650   EXIST::FUNCTION:
+BIO_dump_indent_fp                      3651   EXIST::FUNCTION:FP_API
+X509_STORE_CTX_get_explicit_policy      3652   EXIST:!VMS:FUNCTION:
+X509_STORE_CTX_get_expl_policy          3652   EXIST:VMS:FUNCTION:
+X509_VERIFY_PARAM_table_cleanup         3653   EXIST::FUNCTION:
+X509_VERIFY_PARAM_free                  3654   EXIST::FUNCTION:
+ENGINE_load_padlock                     3655   EXIST::FUNCTION:ENGINE
+X509_VERIFY_PARAM_get_depth             3656   EXIST::FUNCTION:
+X509_STORE_CTX_set_default              3657   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set1                  3658   EXIST::FUNCTION:
+X509_VERIFY_PARAM_add0_policy           3659   EXIST::FUNCTION:
+X509_VERIFY_PARAM_lookup                3660   EXIST::FUNCTION:
+X509_STORE_set1_param                   3661   EXIST::FUNCTION:
+BIO_dump_indent_cb                      3662   EXIST::FUNCTION:
+X509_VERIFY_PARAM_add0_table            3663   EXIST::FUNCTION:
+X509_STORE_CTX_get0_policy_tree         3664   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_time              3665   EXIST::FUNCTION:
+BIO_dump_cb                             3666   EXIST::FUNCTION: