summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorUpstream <upstream-import@none>1970-01-12 13:46:40 +0000
committerUpstream <upstream-import@none>1970-01-12 13:46:40 +0000
commitbdfb8ad83da0647e9b9a32792598e8ce7ba3ef4d (patch)
treeef55a9cd3666aee09c0d0d2925c3c0502abb7968 /include
downloadreplicant_openssl-bdfb8ad83da0647e9b9a32792598e8ce7ba3ef4d.zip
replicant_openssl-bdfb8ad83da0647e9b9a32792598e8ce7ba3ef4d.tar.gz
replicant_openssl-bdfb8ad83da0647e9b9a32792598e8ce7ba3ef4d.tar.bz2
external/openssl 0.9.8h
Diffstat (limited to 'include')
l---------include/openssl/aes.h1
l---------include/openssl/asn1.h1
l---------include/openssl/asn1_mac.h1
l---------include/openssl/asn1t.h1
l---------include/openssl/bio.h1
l---------include/openssl/blowfish.h1
l---------include/openssl/bn.h1
l---------include/openssl/buffer.h1
l---------include/openssl/cast.h1
l---------include/openssl/comp.h1
l---------include/openssl/conf.h1
l---------include/openssl/conf_api.h1
l---------include/openssl/crypto.h1
l---------include/openssl/des.h1
l---------include/openssl/des_old.h1
l---------include/openssl/dh.h1
l---------include/openssl/dsa.h1
l---------include/openssl/dso.h1
l---------include/openssl/dtls1.h1
l---------include/openssl/e_os2.h1
l---------include/openssl/ebcdic.h1
l---------include/openssl/ec.h1
l---------include/openssl/ecdh.h1
l---------include/openssl/ecdsa.h1
l---------include/openssl/engine.h1
l---------include/openssl/err.h1
l---------include/openssl/evp.h1
l---------include/openssl/hmac.h1
l---------include/openssl/idea.h1
l---------include/openssl/krb5_asn.h1
l---------include/openssl/kssl.h1
l---------include/openssl/lhash.h1
l---------include/openssl/md2.h1
l---------include/openssl/md4.h1
l---------include/openssl/md5.h1
l---------include/openssl/obj_mac.h1
l---------include/openssl/objects.h1
l---------include/openssl/ocsp.h1
l---------include/openssl/opensslconf.h1
l---------include/openssl/opensslv.h1
l---------include/openssl/ossl_typ.h1
l---------include/openssl/pem.h1
l---------include/openssl/pem2.h1
l---------include/openssl/pkcs12.h1
l---------include/openssl/pkcs7.h1
l---------include/openssl/pq_compat.h1
l---------include/openssl/pqueue.h1
l---------include/openssl/rand.h1
l---------include/openssl/rc2.h1
l---------include/openssl/rc4.h1
l---------include/openssl/ripemd.h1
l---------include/openssl/rsa.h1
l---------include/openssl/safestack.h1
l---------include/openssl/sha.h1
l---------include/openssl/ssl.h1
l---------include/openssl/ssl2.h1
l---------include/openssl/ssl23.h1
l---------include/openssl/ssl3.h1
l---------include/openssl/stack.h1
l---------include/openssl/store.h1
l---------include/openssl/symhacks.h1
l---------include/openssl/tls1.h1
l---------include/openssl/tmdiff.h1
l---------include/openssl/txt_db.h1
l---------include/openssl/ui.h1
l---------include/openssl/ui_compat.h1
l---------include/openssl/x509.h1
l---------include/openssl/x509_vfy.h1
l---------include/openssl/x509v3.h1
69 files changed, 69 insertions, 0 deletions
diff --git a/include/openssl/aes.h b/include/openssl/aes.h
new file mode 120000
index 0000000..f555c13
--- /dev/null
+++ b/include/openssl/aes.h
@@ -0,0 +1 @@
+../../crypto/aes/aes.h \ No newline at end of file
diff --git a/include/openssl/asn1.h b/include/openssl/asn1.h
new file mode 120000
index 0000000..dd51495
--- /dev/null
+++ b/include/openssl/asn1.h
@@ -0,0 +1 @@
+../../crypto/asn1/asn1.h \ No newline at end of file
diff --git a/include/openssl/asn1_mac.h b/include/openssl/asn1_mac.h
new file mode 120000
index 0000000..97781d9
--- /dev/null
+++ b/include/openssl/asn1_mac.h
@@ -0,0 +1 @@
+../../crypto/asn1/asn1_mac.h \ No newline at end of file
diff --git a/include/openssl/asn1t.h b/include/openssl/asn1t.h
new file mode 120000
index 0000000..31c87c3
--- /dev/null
+++ b/include/openssl/asn1t.h
@@ -0,0 +1 @@
+../../crypto/asn1/asn1t.h \ No newline at end of file
diff --git a/include/openssl/bio.h b/include/openssl/bio.h
new file mode 120000
index 0000000..c598b6f
--- /dev/null
+++ b/include/openssl/bio.h
@@ -0,0 +1 @@
+../../crypto/bio/bio.h \ No newline at end of file
diff --git a/include/openssl/blowfish.h b/include/openssl/blowfish.h
new file mode 120000
index 0000000..88bf922
--- /dev/null
+++ b/include/openssl/blowfish.h
@@ -0,0 +1 @@
+../../crypto/bf/blowfish.h \ No newline at end of file
diff --git a/include/openssl/bn.h b/include/openssl/bn.h
new file mode 120000
index 0000000..5c251c1
--- /dev/null
+++ b/include/openssl/bn.h
@@ -0,0 +1 @@
+../../crypto/bn/bn.h \ No newline at end of file
diff --git a/include/openssl/buffer.h b/include/openssl/buffer.h
new file mode 120000
index 0000000..76ea711
--- /dev/null
+++ b/include/openssl/buffer.h
@@ -0,0 +1 @@
+../../crypto/buffer/buffer.h \ No newline at end of file
diff --git a/include/openssl/cast.h b/include/openssl/cast.h
new file mode 120000
index 0000000..b775ab0
--- /dev/null
+++ b/include/openssl/cast.h
@@ -0,0 +1 @@
+../../crypto/cast/cast.h \ No newline at end of file
diff --git a/include/openssl/comp.h b/include/openssl/comp.h
new file mode 120000
index 0000000..712c9d4
--- /dev/null
+++ b/include/openssl/comp.h
@@ -0,0 +1 @@
+../../crypto/comp/comp.h \ No newline at end of file
diff --git a/include/openssl/conf.h b/include/openssl/conf.h
new file mode 120000
index 0000000..44156b1
--- /dev/null
+++ b/include/openssl/conf.h
@@ -0,0 +1 @@
+../../crypto/conf/conf.h \ No newline at end of file
diff --git a/include/openssl/conf_api.h b/include/openssl/conf_api.h
new file mode 120000
index 0000000..26b4219
--- /dev/null
+++ b/include/openssl/conf_api.h
@@ -0,0 +1 @@
+../../crypto/conf/conf_api.h \ No newline at end of file
diff --git a/include/openssl/crypto.h b/include/openssl/crypto.h
new file mode 120000
index 0000000..2f3f63c
--- /dev/null
+++ b/include/openssl/crypto.h
@@ -0,0 +1 @@
+../../crypto/crypto.h \ No newline at end of file
diff --git a/include/openssl/des.h b/include/openssl/des.h
new file mode 120000
index 0000000..5eb7c88
--- /dev/null
+++ b/include/openssl/des.h
@@ -0,0 +1 @@
+../../crypto/des/des.h \ No newline at end of file
diff --git a/include/openssl/des_old.h b/include/openssl/des_old.h
new file mode 120000
index 0000000..9709898
--- /dev/null
+++ b/include/openssl/des_old.h
@@ -0,0 +1 @@
+../../crypto/des/des_old.h \ No newline at end of file
diff --git a/include/openssl/dh.h b/include/openssl/dh.h
new file mode 120000
index 0000000..c0eacb5
--- /dev/null
+++ b/include/openssl/dh.h
@@ -0,0 +1 @@
+../../crypto/dh/dh.h \ No newline at end of file
diff --git a/include/openssl/dsa.h b/include/openssl/dsa.h
new file mode 120000
index 0000000..ad4695f
--- /dev/null
+++ b/include/openssl/dsa.h
@@ -0,0 +1 @@
+../../crypto/dsa/dsa.h \ No newline at end of file
diff --git a/include/openssl/dso.h b/include/openssl/dso.h
new file mode 120000
index 0000000..b1f215d
--- /dev/null
+++ b/include/openssl/dso.h
@@ -0,0 +1 @@
+../../crypto/dso/dso.h \ No newline at end of file
diff --git a/include/openssl/dtls1.h b/include/openssl/dtls1.h
new file mode 120000
index 0000000..95aef99
--- /dev/null
+++ b/include/openssl/dtls1.h
@@ -0,0 +1 @@
+../../ssl/dtls1.h \ No newline at end of file
diff --git a/include/openssl/e_os2.h b/include/openssl/e_os2.h
new file mode 120000
index 0000000..0e8c039
--- /dev/null
+++ b/include/openssl/e_os2.h
@@ -0,0 +1 @@
+../../e_os2.h \ No newline at end of file
diff --git a/include/openssl/ebcdic.h b/include/openssl/ebcdic.h
new file mode 120000
index 0000000..a7ee60e
--- /dev/null
+++ b/include/openssl/ebcdic.h
@@ -0,0 +1 @@
+../../crypto/ebcdic.h \ No newline at end of file
diff --git a/include/openssl/ec.h b/include/openssl/ec.h
new file mode 120000
index 0000000..245497e
--- /dev/null
+++ b/include/openssl/ec.h
@@ -0,0 +1 @@
+../../crypto/ec/ec.h \ No newline at end of file
diff --git a/include/openssl/ecdh.h b/include/openssl/ecdh.h
new file mode 120000
index 0000000..3fd1c3b
--- /dev/null
+++ b/include/openssl/ecdh.h
@@ -0,0 +1 @@
+../../crypto/ecdh/ecdh.h \ No newline at end of file
diff --git a/include/openssl/ecdsa.h b/include/openssl/ecdsa.h
new file mode 120000
index 0000000..e48acc6
--- /dev/null
+++ b/include/openssl/ecdsa.h
@@ -0,0 +1 @@
+../../crypto/ecdsa/ecdsa.h \ No newline at end of file
diff --git a/include/openssl/engine.h b/include/openssl/engine.h
new file mode 120000
index 0000000..a02073e
--- /dev/null
+++ b/include/openssl/engine.h
@@ -0,0 +1 @@
+../../crypto/engine/engine.h \ No newline at end of file
diff --git a/include/openssl/err.h b/include/openssl/err.h
new file mode 120000
index 0000000..20f65bd
--- /dev/null
+++ b/include/openssl/err.h
@@ -0,0 +1 @@
+../../crypto/err/err.h \ No newline at end of file
diff --git a/include/openssl/evp.h b/include/openssl/evp.h
new file mode 120000
index 0000000..7e3a904
--- /dev/null
+++ b/include/openssl/evp.h
@@ -0,0 +1 @@
+../../crypto/evp/evp.h \ No newline at end of file
diff --git a/include/openssl/hmac.h b/include/openssl/hmac.h
new file mode 120000
index 0000000..de19ba7
--- /dev/null
+++ b/include/openssl/hmac.h
@@ -0,0 +1 @@
+../../crypto/hmac/hmac.h \ No newline at end of file
diff --git a/include/openssl/idea.h b/include/openssl/idea.h
new file mode 120000
index 0000000..724fa34
--- /dev/null
+++ b/include/openssl/idea.h
@@ -0,0 +1 @@
+../../crypto/idea/idea.h \ No newline at end of file
diff --git a/include/openssl/krb5_asn.h b/include/openssl/krb5_asn.h
new file mode 120000
index 0000000..1172e52
--- /dev/null
+++ b/include/openssl/krb5_asn.h
@@ -0,0 +1 @@
+../../crypto/krb5/krb5_asn.h \ No newline at end of file
diff --git a/include/openssl/kssl.h b/include/openssl/kssl.h
new file mode 120000
index 0000000..2e5c2cd
--- /dev/null
+++ b/include/openssl/kssl.h
@@ -0,0 +1 @@
+../../ssl/kssl.h \ No newline at end of file
diff --git a/include/openssl/lhash.h b/include/openssl/lhash.h
new file mode 120000
index 0000000..56eb099
--- /dev/null
+++ b/include/openssl/lhash.h
@@ -0,0 +1 @@
+../../crypto/lhash/lhash.h \ No newline at end of file
diff --git a/include/openssl/md2.h b/include/openssl/md2.h
new file mode 120000
index 0000000..410dc4d
--- /dev/null
+++ b/include/openssl/md2.h
@@ -0,0 +1 @@
+../../crypto/md2/md2.h \ No newline at end of file
diff --git a/include/openssl/md4.h b/include/openssl/md4.h
new file mode 120000
index 0000000..4ff863e
--- /dev/null
+++ b/include/openssl/md4.h
@@ -0,0 +1 @@
+../../crypto/md4/md4.h \ No newline at end of file
diff --git a/include/openssl/md5.h b/include/openssl/md5.h
new file mode 120000
index 0000000..26fa47e
--- /dev/null
+++ b/include/openssl/md5.h
@@ -0,0 +1 @@
+../../crypto/md5/md5.h \ No newline at end of file
diff --git a/include/openssl/obj_mac.h b/include/openssl/obj_mac.h
new file mode 120000
index 0000000..0f443c8
--- /dev/null
+++ b/include/openssl/obj_mac.h
@@ -0,0 +1 @@
+../../crypto/objects/obj_mac.h \ No newline at end of file
diff --git a/include/openssl/objects.h b/include/openssl/objects.h
new file mode 120000
index 0000000..7bd145c
--- /dev/null
+++ b/include/openssl/objects.h
@@ -0,0 +1 @@
+../../crypto/objects/objects.h \ No newline at end of file
diff --git a/include/openssl/ocsp.h b/include/openssl/ocsp.h
new file mode 120000
index 0000000..08288c8
--- /dev/null
+++ b/include/openssl/ocsp.h
@@ -0,0 +1 @@
+../../crypto/ocsp/ocsp.h \ No newline at end of file
diff --git a/include/openssl/opensslconf.h b/include/openssl/opensslconf.h
new file mode 120000
index 0000000..25d2bea
--- /dev/null
+++ b/include/openssl/opensslconf.h
@@ -0,0 +1 @@
+../../crypto/opensslconf.h \ No newline at end of file
diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h
new file mode 120000
index 0000000..f314f5f
--- /dev/null
+++ b/include/openssl/opensslv.h
@@ -0,0 +1 @@
+../../crypto/opensslv.h \ No newline at end of file
diff --git a/include/openssl/ossl_typ.h b/include/openssl/ossl_typ.h
new file mode 120000
index 0000000..e8f4245
--- /dev/null
+++ b/include/openssl/ossl_typ.h
@@ -0,0 +1 @@
+../../crypto/ossl_typ.h \ No newline at end of file
diff --git a/include/openssl/pem.h b/include/openssl/pem.h
new file mode 120000
index 0000000..ca37142
--- /dev/null
+++ b/include/openssl/pem.h
@@ -0,0 +1 @@
+../../crypto/pem/pem.h \ No newline at end of file
diff --git a/include/openssl/pem2.h b/include/openssl/pem2.h
new file mode 120000
index 0000000..c734dbd
--- /dev/null
+++ b/include/openssl/pem2.h
@@ -0,0 +1 @@
+../../crypto/pem/pem2.h \ No newline at end of file
diff --git a/include/openssl/pkcs12.h b/include/openssl/pkcs12.h
new file mode 120000
index 0000000..eebba77
--- /dev/null
+++ b/include/openssl/pkcs12.h
@@ -0,0 +1 @@
+../../crypto/pkcs12/pkcs12.h \ No newline at end of file
diff --git a/include/openssl/pkcs7.h b/include/openssl/pkcs7.h
new file mode 120000
index 0000000..73e1b23
--- /dev/null
+++ b/include/openssl/pkcs7.h
@@ -0,0 +1 @@
+../../crypto/pkcs7/pkcs7.h \ No newline at end of file
diff --git a/include/openssl/pq_compat.h b/include/openssl/pq_compat.h
new file mode 120000
index 0000000..babd9af
--- /dev/null
+++ b/include/openssl/pq_compat.h
@@ -0,0 +1 @@
+../../crypto/pqueue/pq_compat.h \ No newline at end of file
diff --git a/include/openssl/pqueue.h b/include/openssl/pqueue.h
new file mode 120000
index 0000000..93817c2
--- /dev/null
+++ b/include/openssl/pqueue.h
@@ -0,0 +1 @@
+../../crypto/pqueue/pqueue.h \ No newline at end of file
diff --git a/include/openssl/rand.h b/include/openssl/rand.h
new file mode 120000
index 0000000..11231f8
--- /dev/null
+++ b/include/openssl/rand.h
@@ -0,0 +1 @@
+../../crypto/rand/rand.h \ No newline at end of file
diff --git a/include/openssl/rc2.h b/include/openssl/rc2.h
new file mode 120000
index 0000000..bb5a05c
--- /dev/null
+++ b/include/openssl/rc2.h
@@ -0,0 +1 @@
+../../crypto/rc2/rc2.h \ No newline at end of file
diff --git a/include/openssl/rc4.h b/include/openssl/rc4.h
new file mode 120000
index 0000000..ef7deeb
--- /dev/null
+++ b/include/openssl/rc4.h
@@ -0,0 +1 @@
+../../crypto/rc4/rc4.h \ No newline at end of file
diff --git a/include/openssl/ripemd.h b/include/openssl/ripemd.h
new file mode 120000
index 0000000..200f562
--- /dev/null
+++ b/include/openssl/ripemd.h
@@ -0,0 +1 @@
+../../crypto/ripemd/ripemd.h \ No newline at end of file
diff --git a/include/openssl/rsa.h b/include/openssl/rsa.h
new file mode 120000
index 0000000..3e5a654
--- /dev/null
+++ b/include/openssl/rsa.h
@@ -0,0 +1 @@
+../../crypto/rsa/rsa.h \ No newline at end of file
diff --git a/include/openssl/safestack.h b/include/openssl/safestack.h
new file mode 120000
index 0000000..8ca5b4c
--- /dev/null
+++ b/include/openssl/safestack.h
@@ -0,0 +1 @@
+../../crypto/stack/safestack.h \ No newline at end of file
diff --git a/include/openssl/sha.h b/include/openssl/sha.h
new file mode 120000
index 0000000..3025cd5
--- /dev/null
+++ b/include/openssl/sha.h
@@ -0,0 +1 @@
+../../crypto/sha/sha.h \ No newline at end of file
diff --git a/include/openssl/ssl.h b/include/openssl/ssl.h
new file mode 120000
index 0000000..e87d9be
--- /dev/null
+++ b/include/openssl/ssl.h
@@ -0,0 +1 @@
+../../ssl/ssl.h \ No newline at end of file
diff --git a/include/openssl/ssl2.h b/include/openssl/ssl2.h
new file mode 120000
index 0000000..7287688
--- /dev/null
+++ b/include/openssl/ssl2.h
@@ -0,0 +1 @@
+../../ssl/ssl2.h \ No newline at end of file
diff --git a/include/openssl/ssl23.h b/include/openssl/ssl23.h
new file mode 120000
index 0000000..5605052
--- /dev/null
+++ b/include/openssl/ssl23.h
@@ -0,0 +1 @@
+../../ssl/ssl23.h \ No newline at end of file
diff --git a/include/openssl/ssl3.h b/include/openssl/ssl3.h
new file mode 120000
index 0000000..5ae2507
--- /dev/null
+++ b/include/openssl/ssl3.h
@@ -0,0 +1 @@
+../../ssl/ssl3.h \ No newline at end of file
diff --git a/include/openssl/stack.h b/include/openssl/stack.h
new file mode 120000
index 0000000..61d342f
--- /dev/null
+++ b/include/openssl/stack.h
@@ -0,0 +1 @@
+../../crypto/stack/stack.h \ No newline at end of file
diff --git a/include/openssl/store.h b/include/openssl/store.h
new file mode 120000
index 0000000..c4b87fa
--- /dev/null
+++ b/include/openssl/store.h
@@ -0,0 +1 @@
+../../crypto/store/store.h \ No newline at end of file
diff --git a/include/openssl/symhacks.h b/include/openssl/symhacks.h
new file mode 120000
index 0000000..4a1a691
--- /dev/null
+++ b/include/openssl/symhacks.h
@@ -0,0 +1 @@
+../../crypto/symhacks.h \ No newline at end of file
diff --git a/include/openssl/tls1.h b/include/openssl/tls1.h
new file mode 120000
index 0000000..53d998f
--- /dev/null
+++ b/include/openssl/tls1.h
@@ -0,0 +1 @@
+../../ssl/tls1.h \ No newline at end of file
diff --git a/include/openssl/tmdiff.h b/include/openssl/tmdiff.h
new file mode 120000
index 0000000..7c036df
--- /dev/null
+++ b/include/openssl/tmdiff.h
@@ -0,0 +1 @@
+../../crypto/tmdiff.h \ No newline at end of file
diff --git a/include/openssl/txt_db.h b/include/openssl/txt_db.h
new file mode 120000
index 0000000..f672e35
--- /dev/null
+++ b/include/openssl/txt_db.h
@@ -0,0 +1 @@
+../../crypto/txt_db/txt_db.h \ No newline at end of file
diff --git a/include/openssl/ui.h b/include/openssl/ui.h
new file mode 120000
index 0000000..b07defa
--- /dev/null
+++ b/include/openssl/ui.h
@@ -0,0 +1 @@
+../../crypto/ui/ui.h \ No newline at end of file
diff --git a/include/openssl/ui_compat.h b/include/openssl/ui_compat.h
new file mode 120000
index 0000000..d8c74b7
--- /dev/null
+++ b/include/openssl/ui_compat.h
@@ -0,0 +1 @@
+../../crypto/ui/ui_compat.h \ No newline at end of file
diff --git a/include/openssl/x509.h b/include/openssl/x509.h
new file mode 120000
index 0000000..b2b85c5
--- /dev/null
+++ b/include/openssl/x509.h
@@ -0,0 +1 @@
+../../crypto/x509/x509.h \ No newline at end of file
diff --git a/include/openssl/x509_vfy.h b/include/openssl/x509_vfy.h
new file mode 120000
index 0000000..bb99ad4
--- /dev/null
+++ b/include/openssl/x509_vfy.h
@@ -0,0 +1 @@
+../../crypto/x509/x509_vfy.h \ No newline at end of file
diff --git a/include/openssl/x509v3.h b/include/openssl/x509v3.h
new file mode 120000
index 0000000..63d12f9
--- /dev/null
+++ b/include/openssl/x509v3.h
@@ -0,0 +1 @@
+../../crypto/x509v3/x509v3.h \ No newline at end of file