summaryrefslogtreecommitdiff
path: root/libressl
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-02-09 22:46:32 -0700
committerEduardo Chappa <chappa@washington.edu>2020-02-09 22:46:32 -0700
commit8781af1dfc9fdc1fbc08b281cc418bee8dde604d (patch)
treec252c33b49b9d1d9f2d4b783095e5b2adac863da /libressl
parent58e78a3c43f352b3ac1e2e133c0b41930e38cedb (diff)
downloadalpine-8781af1dfc9fdc1fbc08b281cc418bee8dde604d.tar.xz
* Creation of port wxp to build Alpine in Windows XP. At the time
of this writing, the port w32 is the same as the port wxp, but it is intended to target other 32 bit operating systems.
Diffstat (limited to 'libressl')
-rw-r--r--libressl/x86/README6
-rw-r--r--[-rwxr-xr-x]libressl/x86/w32/libcrypto-41.lib (renamed from libressl/x86/libcrypto-41.lib)bin784894 -> 784894 bytes
-rw-r--r--[-rwxr-xr-x]libressl/x86/w32/libssl-43.lib (renamed from libressl/x86/libssl-43.lib)bin62960 -> 62960 bytes
-rw-r--r--[-rwxr-xr-x]libressl/x86/w32/libtls-15.lib (renamed from libressl/x86/libtls-15.lib)bin20746 -> 20746 bytes
-rw-r--r--libressl/x86/wnt/libcrypto-45.lib (renamed from libressl/x86/libcrypto-45.lib)bin838006 -> 838006 bytes
-rw-r--r--libressl/x86/wnt/libssl-47.lib (renamed from libressl/x86/libssl-47.lib)bin75200 -> 75200 bytes
-rw-r--r--libressl/x86/wnt/libtls-19.lib (renamed from libressl/x86/libtls-19.lib)bin23172 -> 23172 bytes
-rw-r--r--libressl/x86/wxp/libcrypto-41.libbin0 -> 784894 bytes
-rw-r--r--libressl/x86/wxp/libssl-43.libbin0 -> 62960 bytes
-rw-r--r--libressl/x86/wxp/libtls-15.libbin0 -> 20746 bytes
10 files changed, 6 insertions, 0 deletions
diff --git a/libressl/x86/README b/libressl/x86/README
new file mode 100644
index 0000000..2bde1fa
--- /dev/null
+++ b/libressl/x86/README
@@ -0,0 +1,6 @@
+This directory is populated by the build.bat script.
+
+* wxp comes from libressl, and can run 32 bits version in Alpine.
+* w32 is equal to wxp, but it is intended to be different from it,
+ and useful for other 32 bits operating systems
+* wnt was compiled with cygwin 64 bits.
diff --git a/libressl/x86/libcrypto-41.lib b/libressl/x86/w32/libcrypto-41.lib
index b85bfdf..b85bfdf 100755..100644
--- a/libressl/x86/libcrypto-41.lib
+++ b/libressl/x86/w32/libcrypto-41.lib
Binary files differ
diff --git a/libressl/x86/libssl-43.lib b/libressl/x86/w32/libssl-43.lib
index e1c673b..e1c673b 100755..100644
--- a/libressl/x86/libssl-43.lib
+++ b/libressl/x86/w32/libssl-43.lib
Binary files differ
diff --git a/libressl/x86/libtls-15.lib b/libressl/x86/w32/libtls-15.lib
index 216745d..216745d 100755..100644
--- a/libressl/x86/libtls-15.lib
+++ b/libressl/x86/w32/libtls-15.lib
Binary files differ
diff --git a/libressl/x86/libcrypto-45.lib b/libressl/x86/wnt/libcrypto-45.lib
index 2dce3de..2dce3de 100644
--- a/libressl/x86/libcrypto-45.lib
+++ b/libressl/x86/wnt/libcrypto-45.lib
Binary files differ
diff --git a/libressl/x86/libssl-47.lib b/libressl/x86/wnt/libssl-47.lib
index 495816b..495816b 100644
--- a/libressl/x86/libssl-47.lib
+++ b/libressl/x86/wnt/libssl-47.lib
Binary files differ
diff --git a/libressl/x86/libtls-19.lib b/libressl/x86/wnt/libtls-19.lib
index 074b947..074b947 100644
--- a/libressl/x86/libtls-19.lib
+++ b/libressl/x86/wnt/libtls-19.lib
Binary files differ
diff --git a/libressl/x86/wxp/libcrypto-41.lib b/libressl/x86/wxp/libcrypto-41.lib
new file mode 100644
index 0000000..b85bfdf
--- /dev/null
+++ b/libressl/x86/wxp/libcrypto-41.lib
Binary files differ
diff --git a/libressl/x86/wxp/libssl-43.lib b/libressl/x86/wxp/libssl-43.lib
new file mode 100644
index 0000000..e1c673b
--- /dev/null
+++ b/libressl/x86/wxp/libssl-43.lib
Binary files differ
diff --git a/libressl/x86/wxp/libtls-15.lib b/libressl/x86/wxp/libtls-15.lib
new file mode 100644
index 0000000..216745d
--- /dev/null
+++ b/libressl/x86/wxp/libtls-15.lib
Binary files differ