diff options
author | Steven Barth <steven@midlink.org> | 2009-02-22 23:19:25 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-02-22 23:19:25 +0000 |
commit | d730c1263328c5990ce46cdf6394ce6e36cc3609 (patch) | |
tree | 8dc37350e69dcbd0ca82570cfa62a4c710defc93 /libs/nixio/axTLS/ssl/.depend | |
parent | d2b11117f26285186b711271d24733d35e0444a1 (diff) |
Add axTLS sourcecode
Diffstat (limited to 'libs/nixio/axTLS/ssl/.depend')
-rw-r--r-- | libs/nixio/axTLS/ssl/.depend | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/libs/nixio/axTLS/ssl/.depend b/libs/nixio/axTLS/ssl/.depend new file mode 100644 index 0000000000..85f138feaf --- /dev/null +++ b/libs/nixio/axTLS/ssl/.depend @@ -0,0 +1,31 @@ +asn1.o: asn1.c os_port.h ../crypto/crypto.h ../config/config.h \ + ../ssl/os_port.h ../crypto/bigint_impl.h ../crypto/bigint.h \ + ../crypto/crypto.h crypto_misc.h ../crypto/bigint.h +gen_cert.o: gen_cert.c ../config/config.h ssl.h tls1.h version.h \ + ../crypto/crypto.h ../ssl/os_port.h ../crypto/bigint_impl.h \ + ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ + ../crypto/bigint.h +loader.o: loader.c ssl.h tls1.h version.h ../crypto/crypto.h \ + ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ + ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ + ../crypto/bigint.h private_key.h +openssl.o: openssl.c ../config/config.h +os_port.o: os_port.c os_port.h +p12.o: p12.c ssl.h tls1.h version.h ../crypto/crypto.h ../config/config.h \ + ../ssl/os_port.h ../crypto/bigint_impl.h ../crypto/bigint.h \ + ../crypto/crypto.h os_port.h crypto_misc.h ../crypto/bigint.h +tls1.o: tls1.c ssl.h tls1.h version.h ../crypto/crypto.h \ + ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ + ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ + ../crypto/bigint.h +tls1_clnt.o: tls1_clnt.c ssl.h tls1.h version.h ../crypto/crypto.h \ + ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ + ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ + ../crypto/bigint.h +tls1_svr.o: tls1_svr.c ssl.h tls1.h version.h ../crypto/crypto.h \ + ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ + ../crypto/bigint.h ../crypto/crypto.h os_port.h crypto_misc.h \ + ../crypto/bigint.h +x509.o: x509.c os_port.h crypto_misc.h ../crypto/crypto.h \ + ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ + ../crypto/bigint.h ../crypto/crypto.h ../crypto/bigint.h |