deps: replace all headers in openssl
authorShigeki Ohtsu <ohtsu@iij.ad.jp>
Thu, 11 Jun 2015 15:07:42 +0000 (00:07 +0900)
committerShigeki Ohtsu <ohtsu@iij.ad.jp>
Fri, 12 Jun 2015 00:47:45 +0000 (09:47 +0900)
Change all openssl/include/openssl/*.h to include resolved symbolic
links and openssl/crypto/opensslconf.h to refer config/opensslconf.h

Fixes: https://github.com/nodejs/io.js/issues/1921
PR-URL: https://github.com/nodejs/io.js/pull/1950
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
76 files changed:
deps/openssl/openssl/crypto/opensslconf.h
deps/openssl/openssl/include/openssl/aes.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/asn1.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/asn1_mac.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/asn1t.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/bio.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/blowfish.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/bn.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/buffer.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/camellia.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/cast.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/cmac.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/cms.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/comp.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/conf.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/conf_api.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/crypto.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/des.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/des_old.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/dh.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/dsa.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/dso.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/dtls1.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/e_os2.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ebcdic.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ec.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ecdh.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ecdsa.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/engine.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/err.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/evp.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/hmac.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/idea.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/krb5_asn.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/kssl.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/lhash.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/md4.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/md5.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/mdc2.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/modes.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/obj_mac.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/objects.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ocsp.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/opensslconf.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/opensslv.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ossl_typ.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/pem.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/pem2.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/pkcs12.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/pkcs7.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/pqueue.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/rand.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/rc2.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/rc4.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ripemd.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/rsa.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/safestack.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/seed.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/sha.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/srp.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/srtp.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ssl.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ssl2.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ssl23.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ssl3.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/stack.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/symhacks.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/tls1.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ts.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/txt_db.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ui.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/ui_compat.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/whrlpool.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/x509.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/x509_vfy.h [changed from symlink to file mode: 0644]
deps/openssl/openssl/include/openssl/x509v3.h [changed from symlink to file mode: 0644]

index cd63b87..76c99d4 100644 (file)
@@ -1,253 +1 @@
-/* opensslconf.h */
-/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
-
-#ifdef  __cplusplus
-extern "C" {
-#endif
-/* OpenSSL was configured with the following options: */
-#ifndef OPENSSL_DOING_MAKEDEPEND
-
-
-#ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
-# define OPENSSL_NO_EC_NISTP_64_GCC_128
-#endif
-#ifndef OPENSSL_NO_GMP
-# define OPENSSL_NO_GMP
-#endif
-#ifndef OPENSSL_NO_JPAKE
-# define OPENSSL_NO_JPAKE
-#endif
-#ifndef OPENSSL_NO_KRB5
-# define OPENSSL_NO_KRB5
-#endif
-#ifndef OPENSSL_NO_LIBUNBOUND
-# define OPENSSL_NO_LIBUNBOUND
-#endif
-#ifndef OPENSSL_NO_MD2
-# define OPENSSL_NO_MD2
-#endif
-#ifndef OPENSSL_NO_RC5
-# define OPENSSL_NO_RC5
-#endif
-#ifndef OPENSSL_NO_RFC3779
-# define OPENSSL_NO_RFC3779
-#endif
-#ifndef OPENSSL_NO_SCTP
-# define OPENSSL_NO_SCTP
-#endif
-#ifndef OPENSSL_NO_SSL_TRACE
-# define OPENSSL_NO_SSL_TRACE
-#endif
-#ifndef OPENSSL_NO_STORE
-# define OPENSSL_NO_STORE
-#endif
-#ifndef OPENSSL_NO_UNIT_TEST
-# define OPENSSL_NO_UNIT_TEST
-#endif
-
-#endif /* OPENSSL_DOING_MAKEDEPEND */
-
-#ifndef OPENSSL_NO_DYNAMIC_ENGINE
-# define OPENSSL_NO_DYNAMIC_ENGINE
-#endif
-
-/* The OPENSSL_NO_* macros are also defined as NO_* if the application
-   asks for it.  This is a transient feature that is provided for those
-   who haven't had the time to do the appropriate changes in their
-   applications.  */
-#ifdef OPENSSL_ALGORITHM_DEFINES
-# if defined(OPENSSL_NO_EC_NISTP_64_GCC_128) && !defined(NO_EC_NISTP_64_GCC_128)
-#  define NO_EC_NISTP_64_GCC_128
-# endif
-# if defined(OPENSSL_NO_GMP) && !defined(NO_GMP)
-#  define NO_GMP
-# endif
-# if defined(OPENSSL_NO_JPAKE) && !defined(NO_JPAKE)
-#  define NO_JPAKE
-# endif
-# if defined(OPENSSL_NO_KRB5) && !defined(NO_KRB5)
-#  define NO_KRB5
-# endif
-# if defined(OPENSSL_NO_LIBUNBOUND) && !defined(NO_LIBUNBOUND)
-#  define NO_LIBUNBOUND
-# endif
-# if defined(OPENSSL_NO_MD2) && !defined(NO_MD2)
-#  define NO_MD2
-# endif
-# if defined(OPENSSL_NO_RC5) && !defined(NO_RC5)
-#  define NO_RC5
-# endif
-# if defined(OPENSSL_NO_RFC3779) && !defined(NO_RFC3779)
-#  define NO_RFC3779
-# endif
-# if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
-#  define NO_SCTP
-# endif
-# if defined(OPENSSL_NO_SSL_TRACE) && !defined(NO_SSL_TRACE)
-#  define NO_SSL_TRACE
-# endif
-# if defined(OPENSSL_NO_STORE) && !defined(NO_STORE)
-#  define NO_STORE
-# endif
-# if defined(OPENSSL_NO_UNIT_TEST) && !defined(NO_UNIT_TEST)
-#  define NO_UNIT_TEST
-# endif
-#endif
-
-/* crypto/opensslconf.h.in */
-
-/* Generate 80386 code? */
-#undef I386_ONLY
-
-#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */
-#if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
-#define ENGINESDIR "/usr/local/ssl/lib/engines"
-#define OPENSSLDIR "/usr/local/ssl"
-#endif
-#endif
-
-#undef OPENSSL_UNISTD
-#define OPENSSL_UNISTD <unistd.h>
-
-#undef OPENSSL_EXPORT_VAR_AS_FUNCTION
-
-#if defined(HEADER_IDEA_H) && !defined(IDEA_INT)
-#define IDEA_INT unsigned int
-#endif
-
-#if defined(HEADER_MD2_H) && !defined(MD2_INT)
-#define MD2_INT unsigned int
-#endif
-
-#if defined(HEADER_RC2_H) && !defined(RC2_INT)
-/* I need to put in a mod for the alpha - eay */
-#define RC2_INT unsigned int
-#endif
-
-#if defined(HEADER_RC4_H)
-#if !defined(RC4_INT)
-/* using int types make the structure larger but make the code faster
- * on most boxes I have tested - up to %20 faster. */
-/*
- * I don't know what does "most" mean, but declaring "int" is a must on:
- * - Intel P6 because partial register stalls are very expensive;
- * - elder Alpha because it lacks byte load/store instructions;
- */
-#define RC4_INT unsigned int
-#endif
-#if !defined(RC4_CHUNK)
-/*
- * This enables code handling data aligned at natural CPU word
- * boundary. See crypto/rc4/rc4_enc.c for further details.
- */
-#undef RC4_CHUNK
-#endif
-#endif
-
-#if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
-/* If this is set to 'unsigned int' on a DEC Alpha, this gives about a
- * %20 speed up (longs are 8 bytes, int's are 4). */
-#ifndef DES_LONG
-#define DES_LONG unsigned long
-#endif
-#endif
-
-#if defined(HEADER_BN_H) && !defined(CONFIG_HEADER_BN_H)
-#define CONFIG_HEADER_BN_H
-#undef BN_LLONG
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#undef SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#define THIRTY_TWO_BIT
-#endif
-
-#if defined(HEADER_RC4_LOCL_H) && !defined(CONFIG_HEADER_RC4_LOCL_H)
-#define CONFIG_HEADER_RC4_LOCL_H
-/* if this is defined data[i] is used instead of *data, this is a %20
- * speedup on x86 */
-#undef RC4_INDEX
-#endif
-
-#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)
-#define CONFIG_HEADER_BF_LOCL_H
-#undef BF_PTR
-#endif /* HEADER_BF_LOCL_H */
-
-#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
-#define CONFIG_HEADER_DES_LOCL_H
-#ifndef DES_DEFAULT_OPTIONS
-/* the following is tweaked from a config script, that is why it is a
- * protected undef/define */
-#ifndef DES_PTR
-#undef DES_PTR
-#endif
-
-/* This helps C compiler generate the correct code for multiple functional
- * units.  It reduces register dependancies at the expense of 2 more
- * registers */
-#ifndef DES_RISC1
-#undef DES_RISC1
-#endif
-
-#ifndef DES_RISC2
-#undef DES_RISC2
-#endif
-
-#if defined(DES_RISC1) && defined(DES_RISC2)
-YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
-#endif
-
-/* Unroll the inner loop, this sometimes helps, sometimes hinders.
- * Very mucy CPU dependant */
-#ifndef DES_UNROLL
-#undef DES_UNROLL
-#endif
-
-/* These default values were supplied by
- * Peter Gutman <pgut001@cs.auckland.ac.nz>
- * They are only used if nothing else has been defined */
-#if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
-/* Special defines which change the way the code is built depending on the
-   CPU and OS.  For SGI machines you can use _MIPS_SZLONG (32 or 64) to find
-   even newer MIPS CPU's, but at the moment one size fits all for
-   optimization options.  Older Sparc's work better with only UNROLL, but
-   there's no way to tell at compile time what it is you're running on */
-#if defined( sun )             /* Newer Sparc's */
-#  define DES_PTR
-#  define DES_RISC1
-#  define DES_UNROLL
-#elif defined( __ultrix )      /* Older MIPS */
-#  define DES_PTR
-#  define DES_RISC2
-#  define DES_UNROLL
-#elif defined( __osf1__ )      /* Alpha */
-#  define DES_PTR
-#  define DES_RISC2
-#elif defined ( _AIX )         /* RS6000 */
-  /* Unknown */
-#elif defined( __hpux )                /* HP-PA */
-  /* Unknown */
-#elif defined( __aux )         /* 68K */
-  /* Unknown */
-#elif defined( __dgux )                /* 88K (but P6 in latest boxes) */
-#  define DES_UNROLL
-#elif defined( __sgi )         /* Newer MIPS */
-#  define DES_PTR
-#  define DES_RISC2
-#  define DES_UNROLL
-#elif defined(i386) || defined(__i386__)       /* x86 boxes, should be gcc */
-#  define DES_PTR
-#  define DES_RISC1
-#  define DES_UNROLL
-#endif /* Systems-specific speed defines */
-#endif
-
-#endif /* DES_DEFAULT_OPTIONS */
-#endif /* HEADER_DES_LOCL_H */
-#ifdef  __cplusplus
-}
-#endif
+#include "../../config/opensslconf.h"
deleted file mode 120000 (symlink)
index f555c13ed7b49f33714f252403e1dd5e79139c98..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/aes/aes.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..f646d41f060493a023b373e1712169ed88412497
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/aes/aes.h"
deleted file mode 120000 (symlink)
index dd514954a1155df971354c1875bfcd0ef1a2476e..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/asn1/asn1.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..5432ed8dc83730d11bfc6d6308ccd16f0787f7a6
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/asn1/asn1.h"
deleted file mode 120000 (symlink)
index 97781d99331ba3d4b18a805406d141fec328aec0..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/asn1/asn1_mac.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..214787c47746468ecc35e081bb56d323c4b70de6
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/asn1/asn1_mac.h"
deleted file mode 120000 (symlink)
index 31c87c38853dace5d58cfa70edf3380dd8cb04c9..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/asn1/asn1t.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..4de87a9c610d265c87b3cab4405ed67e770c64bb
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/asn1/asn1t.h"
deleted file mode 120000 (symlink)
index c598b6f73a74c1a35d0f417013a40ac19bffa4bb..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/bio/bio.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..34f8a2df07eec0133b5792086afbe0bd72ec9137
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/bio/bio.h"
deleted file mode 120000 (symlink)
index 88bf92234233993480dbfcbaa462a699699994b4..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/bf/blowfish.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..8d515feb0588e5030a3b2da99503e848ca39fe3d
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/bf/blowfish.h"
deleted file mode 120000 (symlink)
index 5c251c135af4d4be0af65d23765917514196ff8f..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/bn/bn.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..f47d65a93f49351ba4eb32ddef5d1e0767d2c4b3
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/bn/bn.h"
deleted file mode 120000 (symlink)
index 76ea7114a2b457395929a38842de0bf901d8aaef..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/buffer/buffer.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..1d2c2a2ec1b266ad8cacd302a78e476c3be9c59c
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/buffer/buffer.h"
deleted file mode 120000 (symlink)
index ad10f9792b6bb2a20c770dc4bedc0bb85104cf95..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/camellia/camellia.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..5a0a141eed57834310666678ea5422d7f9defa3f
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/camellia/camellia.h"
deleted file mode 120000 (symlink)
index b775ab04b8144ad4e7f164fa3be86ecfca8485d4..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/cast/cast.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..12cf92c4a9b61408a16d044422184143516074b4
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/cast/cast.h"
deleted file mode 120000 (symlink)
index bfb70c468304ae0fe099ba288b5b272ef480002a..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/cmac/cmac.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..a7579aeabdd0f70e11fa71745d40b6bda4411db4
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/cmac/cmac.h"
deleted file mode 120000 (symlink)
index 0f651adde2c0e28ef537a75318ce9a309f7371f3..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/cms/cms.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..8687c7fe467ff94bfe0d653a69f095289789d71f
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/cms/cms.h"
deleted file mode 120000 (symlink)
index 712c9d4ae58c948eca38cb7f1497341d4a60cd7d..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/comp/comp.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..d14e36cc36b816934d86be97bf5d3b5e903e800c
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/comp/comp.h"
deleted file mode 120000 (symlink)
index 44156b189b096aa25f997ceae15f25320fb1e205..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/conf/conf.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..3882c82f8d065d78c7d81a23d6d6bd1ddfe79a96
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/conf/conf.h"
deleted file mode 120000 (symlink)
index 26b42198a86af6c107e78d14625dbb5e5a30dac9..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/conf/conf_api.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..03933578574da9858219c1d892dff86273b5de6e
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/conf/conf_api.h"
deleted file mode 120000 (symlink)
index 2f3f63cb016cd96683ccad7d0d326151e0c158e0..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/crypto.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..7e3d91e42f06da0f1631a2c033d30c46258b525f
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/crypto.h"
deleted file mode 120000 (symlink)
index 5eb7c88b38a1ad95240277669d2c6867c2036be5..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/des/des.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..1d6631e9b6a2c8916776e8e7ab7c6b9812a2a0b8
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/des/des.h"
deleted file mode 120000 (symlink)
index 970989880523ec83d5ab91bc0fd78bc2206f4fb1..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/des/des_old.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..e5828733cca68e9d5b994b0ab74b768af3634725
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/des/des_old.h"
deleted file mode 120000 (symlink)
index c0eacb5eb352f9b3696cf4189cd4c6d044439d87..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/dh/dh.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..f70a767ac90de1f0c0d129748e3cf34b77d11b9e
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/dh/dh.h"
deleted file mode 120000 (symlink)
index ad4695f9b6ae867743c52ae389a5a8938f456ac2..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/dsa/dsa.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..0365acfe665be67a083ebefbc171b9d43a2fcf68
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/dsa/dsa.h"
deleted file mode 120000 (symlink)
index b1f215dafc8997c98f96fbab5d9ec18c6f53c2b9..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/dso/dso.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..f3c8de23065971fed83f3a5928cfdf9ffebb666d
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/dso/dso.h"
deleted file mode 120000 (symlink)
index 95aef9913ab0f60ded514babbd92499bd7bf360b..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/dtls1.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..ac8ab57453cb53fa8310db38b3f4d7d8ed3dd99b
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/dtls1.h"
deleted file mode 120000 (symlink)
index 0e8c03992489f9e177682a349949577e93eacca7..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../e_os2.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..ab3f1ee44f4ec2ccfffcfa0eb1f6259b2d2d30ef
--- /dev/null
@@ -0,0 +1 @@
+#include "../../e_os2.h"
deleted file mode 120000 (symlink)
index a7ee60e0aeef49d5f0563691a024450a993ba46d..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ebcdic.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..6dedc7051d22620551e698ffcae1d09d544628a6
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ebcdic.h"
deleted file mode 120000 (symlink)
index 245497eda7c06501736a1f10e8e32623dd90137b..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ec/ec.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..7d2061452608a79fc04dbeabb4000f9282d29349
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ec/ec.h"
deleted file mode 120000 (symlink)
index 3fd1c3ba39fd13211475f33fd282e0fa1d7d2889..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ecdh/ecdh.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..ad6e3dc9c7e13315bb4ca3c76f23803b33de8651
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ecdh/ecdh.h"
deleted file mode 120000 (symlink)
index e48acc669ce0c1afa81ac9db464e9a06968ae452..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ecdsa/ecdsa.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..da451230932befe5aef437c1d3de754e9ce06ddd
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ecdsa/ecdsa.h"
deleted file mode 120000 (symlink)
index a02073e32aad74e4b1f478423a90bdba72677770..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/engine/engine.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..2dceaac6c785e995df97132a34ed05adaacb8358
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/engine/engine.h"
deleted file mode 120000 (symlink)
index 20f65bd9c8c7cde51a9a72c2ea3de2e5cb5f21d8..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/err/err.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..caf89a936cd42655250c31f6eba8991b175135db
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/err/err.h"
deleted file mode 120000 (symlink)
index 7e3a904ae95a7c74d74b089346f8ce28b08b0395..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/evp/evp.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..dd7bcda8f3c8c45f37ecb215aa80df685c20966b
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/evp/evp.h"
deleted file mode 120000 (symlink)
index de19ba7ede0c2236042c9623b2664597010cffd3..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/hmac/hmac.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..202128bf52caeba38c8a96ccbba56c441113e6eb
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/hmac/hmac.h"
deleted file mode 120000 (symlink)
index 724fa3458113682401e25090b88e572f959a9fcf..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/idea/idea.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..bdf697d6805d850fd7982e8714666f5c151dc904
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/idea/idea.h"
deleted file mode 120000 (symlink)
index 1172e522e4feb93aa313f9225c90a38d221e946f..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/krb5/krb5_asn.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..0d3feea281f1da57e7ea498d4e60314a2e5976c4
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/krb5/krb5_asn.h"
deleted file mode 120000 (symlink)
index 2e5c2cd4dcbb05119ea9540c087d396d4057e940..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/kssl.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..719634aad90ff9510c859f72931634d67b7f5175
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/kssl.h"
deleted file mode 120000 (symlink)
index 56eb09918c79c60f0d8e2dab555c07473e3cb76f..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/lhash/lhash.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..2d3db87cd5de9a45c6b6d38e6a35f941724bf9af
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/lhash/lhash.h"
deleted file mode 120000 (symlink)
index 4ff863e7fc9292ad115ad0f87380ed1bf4d3ac8f..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/md4/md4.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..611806e5eafb1dff127a79586b610f160cb635cc
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/md4/md4.h"
deleted file mode 120000 (symlink)
index 26fa47eb5ce7cb703abf4376d0b12ec08ed9b907..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/md5/md5.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..aa8cd0bf863be79f43cfc2a948af1e68bdc4505e
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/md5/md5.h"
deleted file mode 120000 (symlink)
index 0bc32f121cb32d5af6818a7592c50de53a9cca48..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/mdc2/mdc2.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..ac284a179a04842473c547d8f403155029a48cbd
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/mdc2/mdc2.h"
deleted file mode 120000 (symlink)
index ccc172827f118b0a008c408bf78bde3663bb39a0..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/modes/modes.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..f57fcfea8001343b80cde524097c7fc86854f5b9
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/modes/modes.h"
deleted file mode 120000 (symlink)
index 0f443c828bc528e0ab782034a0458d66c54cbbb3..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/objects/obj_mac.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..3890fa9bc419b9ab177eab21d351092885bd4d09
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/objects/obj_mac.h"
deleted file mode 120000 (symlink)
index 7bd145ca0864ba22fe8eae4f82357de0ebd1e8ee..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/objects/objects.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..5365a044bdc0ca07a5fe3a0375449c95f491bf31
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/objects/objects.h"
deleted file mode 120000 (symlink)
index 08288c84a65a1f00d68eb4b1df7612bf0822a4e5..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ocsp/ocsp.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..50e2885cedb5cb544ee6fafd8c5ee32805122991
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ocsp/ocsp.h"
deleted file mode 120000 (symlink)
index 25d2bea96c84fa629eee8742aa6a45e911d07f8d..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/opensslconf.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..221be629b722480f9c647bb88d56c4bfb2e3c374
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/opensslconf.h"
deleted file mode 120000 (symlink)
index f314f5fc717d1211ab832c2b84b4067da2d6306e..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/opensslv.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..c39a0c3882d3bbf8a2950918e2df794e27f679df
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/opensslv.h"
deleted file mode 120000 (symlink)
index e8f42456e143cb19d85f82290bd861ab68f512bc..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ossl_typ.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..ddd7e580dd6c8af65e646ab79a9f5dbc5b635256
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ossl_typ.h"
deleted file mode 120000 (symlink)
index ca371423e7bd0aa062c65ef16d3e1e4475c9e28c..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/pem/pem.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..5bcc5c59eed0d600b0c0e5a80fc72c80ccdc2dee
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/pem/pem.h"
deleted file mode 120000 (symlink)
index c734dbdc3f3d62e3626cddb65445f1773cab1387..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/pem/pem2.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..bcd3acf856be27cf3dcc7b8d00a7e599c85d93e6
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/pem/pem2.h"
deleted file mode 120000 (symlink)
index eebba777899c19becb3cb29dd0d026acc99f2bca..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/pkcs12/pkcs12.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..0b5fbbfe863d5c6b4d24c269d32f099922c7705d
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/pkcs12/pkcs12.h"
deleted file mode 120000 (symlink)
index 73e1b23f77eb66252dc316e543946566a589c3dc..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/pkcs7/pkcs7.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..2e19d7c4c9b9637d11a3efcce8c58633467d6723
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/pkcs7/pkcs7.h"
deleted file mode 120000 (symlink)
index 93817c2dfcd9effe6d67666d35ca89305daf72af..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/pqueue/pqueue.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..9681ff52cd255cc4238885310ee241188b06ca2e
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/pqueue/pqueue.h"
deleted file mode 120000 (symlink)
index 11231f8523913c0a8f9984ed3e2af14f3b4d6fbb..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/rand/rand.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..9d1521bd4e335db709fc5af24527c75377bc71e3
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/rand/rand.h"
deleted file mode 120000 (symlink)
index bb5a05c5d1e753ff94ca0b562f30aa93fc956316..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/rc2/rc2.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..f2f2bd1f21c0b4c0f4b4380b3f613a1021066850
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/rc2/rc2.h"
deleted file mode 120000 (symlink)
index ef7deeb7d4a89c19b3cc9eea8f2545259c42fbb2..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/rc4/rc4.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..306de2f406e810e0234388a4e1d06f040093147f
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/rc4/rc4.h"
deleted file mode 120000 (symlink)
index 200f562fa7d01478792ebf9b8a873bb40f568bb1..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ripemd/ripemd.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..11351fc819d1b71c7bb462d62203a4e7454c0f93
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ripemd/ripemd.h"
deleted file mode 120000 (symlink)
index 3e5a6547543cb931f3bf7b9ac9c71616e93468a3..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/rsa/rsa.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..975e5d355abd47a1a27b9fba53f36c9de1f44fd2
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/rsa/rsa.h"
deleted file mode 120000 (symlink)
index 8ca5b4cc7c5c42e2d514c4b2f035ef6dd6c9cc7f..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/stack/safestack.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..8a282b858ba1088f8f1fe2be89e6cff82acc5c99
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/stack/safestack.h"
deleted file mode 120000 (symlink)
index 05d04a50bf80697a6eaf236de7583b24fe79b71f..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/seed/seed.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..bbbf596df86ce5e013a04829ce9a56fae767cb47
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/seed/seed.h"
deleted file mode 120000 (symlink)
index 3025cd5d7e5aa28f64c6144d6a448b6d95c5649b..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/sha/sha.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..ab9d94c38689b83e6ce292afd063f8d72a945563
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/sha/sha.h"
deleted file mode 120000 (symlink)
index 16b73ebd3ddeb64b4524c765a06e7ec88b9d25ce..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/srp/srp.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..8217476779e61064ccdcbc484004168a6cef2030
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/srp/srp.h"
deleted file mode 120000 (symlink)
index 9800e4ee402f35204e4c18cc8935bec870573eb6..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/srtp.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..e185494a523b02e429e323035639a4d4c6d3b99e
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/srtp.h"
deleted file mode 120000 (symlink)
index e87d9be8fc66369c648ce11b01f2c954e8b456d4..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/ssl.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..0b0589c639a94de2f2e8aacb5ad98a612adecc98
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/ssl.h"
deleted file mode 120000 (symlink)
index 72876883c6342dec6ada9c470143dd6d0a89b40b..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/ssl2.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..11b22055ea7334a27b78eefbbe9f3116582d180f
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/ssl2.h"
deleted file mode 120000 (symlink)
index 5605052d7013473ac66e3e7bd13e3555a3b60d6c..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/ssl23.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..fe4dae6661ffbcef6518142860aedaed9aae1fdf
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/ssl23.h"
deleted file mode 120000 (symlink)
index 5ae2507f28a184f1d3218ee459705a91929dc7b4..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/ssl3.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..0fb66a6f75206277d0fa78200e1fbdc3fe7a64d3
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/ssl3.h"
deleted file mode 120000 (symlink)
index 61d342fcdc58090b134d62220f6b7c2fda6cd0dc..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/stack/stack.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..295968cc186805e197688e92b21cd3151ce43668
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/stack/stack.h"
deleted file mode 120000 (symlink)
index 4a1a6913cf755d59f13730bb0452ad6016e30b04..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/symhacks.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..f946f4ffc6f301c4413421a2392242e7b8f209eb
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/symhacks.h"
deleted file mode 120000 (symlink)
index 53d998fbd860835c0f5b96adfc5ad75666f31bae..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../ssl/tls1.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..c43a70ff31fb4d26f3094b713dcffe824c83c41c
--- /dev/null
@@ -0,0 +1 @@
+#include "../../ssl/tls1.h"
deleted file mode 120000 (symlink)
index a75d99db1a88dc9bc8161b00e06a0da1903709fa..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ts/ts.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..fe8a2cb51a2eea3dcf64ae508b189e80a2798769
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ts/ts.h"
deleted file mode 120000 (symlink)
index f672e35520c0ecd2054b07f0ff694e32d9e31d6e..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/txt_db/txt_db.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..167621b6fa881f53965e369a6588c1c588b4ece1
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/txt_db/txt_db.h"
deleted file mode 120000 (symlink)
index b07defad72b11c1f350cdf1aa75808f06cb3d162..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ui/ui.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..43dd3ae83a51b7b3425b6150dc7887189e8e3823
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ui/ui.h"
deleted file mode 120000 (symlink)
index d8c74b7c5d72f8258ae3592c8b9615ddd74a11f9..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/ui/ui_compat.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..c83f160d802112c8341584376b45c763f340fd35
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/ui/ui_compat.h"
deleted file mode 120000 (symlink)
index 125a0816f509db48910ccaaef2d3132d2c622928..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/whrlpool/whrlpool.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..e2424fadde27889880873ebb2c6c933b78fed77a
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/whrlpool/whrlpool.h"
deleted file mode 120000 (symlink)
index b2b85c52486dff07ff7f6afc30a5641623252cd3..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/x509/x509.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..a4651a28652433579d119b769c3472754382406e
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/x509/x509.h"
deleted file mode 120000 (symlink)
index bb99ad49811ad439d9c178b0302027f14a9c1d38..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/x509/x509_vfy.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..b897aa087bdae818d2de131c64448e9e9e4aac0b
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/x509/x509_vfy.h"
deleted file mode 120000 (symlink)
index 63d12f9dc5f7883fa7cc1a42ccb07d694310290b..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../crypto/x509v3/x509v3.h
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..363795e55a280a5d56c800f4792a7f1d6373e463
--- /dev/null
@@ -0,0 +1 @@
+#include "../../crypto/x509v3/x509v3.h"