* Attempt to move the compilation of PC-Alpine to using openssl.
commitfd6fa417350dff2ae92fdf95d34896240913f2e0
authorEduardo Chappa <chappa@washington.edu>
Wed, 1 Jul 2020 03:37:14 +0000 (30 21:37 -0600)
committerEduardo Chappa <chappa@washington.edu>
Wed, 1 Jul 2020 03:37:14 +0000 (30 21:37 -0600)
tree4470b74ee0e4ee2671b73f25e06017da92fa32b1
parent0f82bbd666184a005a35341db8c51575e7212850
   * Attempt to move the compilation of PC-Alpine to using openssl.
     Currently only the WNT port works. The WXP port will stay in
     LibreSSL, and I still need to test if the W32 port will stay with
     OpenSSL or LibreSSL.
295 files changed:
alpine/DLL/README
alpine/DLL/openssl/libcrypto-3.dll [new file with mode: 0644]
alpine/DLL/openssl/libssl-3.dll [new file with mode: 0644]
alpine/DLL/w32/libcrypto-41.dll [deleted file]
alpine/DLL/w32/libssl-43.dll [deleted file]
alpine/DLL/w32/libtls-15.dll [deleted file]
alpine/DLL/wnt/libcrypto-45.dll [deleted file]
alpine/DLL/wnt/libssl-47.dll [deleted file]
alpine/DLL/wnt/libtls-19.dll [deleted file]
build.bat
libressl/include/openssl/aes.h [moved from libressl/include32/openssl/aes.h with 100% similarity]
libressl/include/openssl/asn1.h [moved from libressl/include32/openssl/asn1.h with 100% similarity]
libressl/include/openssl/asn1_mac.h [moved from libressl/include32/openssl/asn1_mac.h with 100% similarity]
libressl/include/openssl/asn1t.h [moved from libressl/include32/openssl/asn1t.h with 100% similarity]
libressl/include/openssl/bio.h [moved from libressl/include32/openssl/bio.h with 100% similarity]
libressl/include/openssl/blowfish.h [moved from libressl/include32/openssl/blowfish.h with 100% similarity]
libressl/include/openssl/bn.h [moved from libressl/include32/openssl/bn.h with 100% similarity]
libressl/include/openssl/buffer.h [moved from libressl/include32/openssl/buffer.h with 100% similarity]
libressl/include/openssl/camellia.h [moved from libressl/include32/openssl/camellia.h with 100% similarity]
libressl/include/openssl/cast.h [moved from libressl/include32/openssl/cast.h with 100% similarity]
libressl/include/openssl/chacha.h [moved from libressl/include32/openssl/chacha.h with 100% similarity]
libressl/include/openssl/cmac.h [moved from libressl/include32/openssl/cmac.h with 100% similarity]
libressl/include/openssl/comp.h [moved from libressl/include32/openssl/comp.h with 100% similarity]
libressl/include/openssl/conf.h [moved from libressl/include32/openssl/conf.h with 100% similarity]
libressl/include/openssl/conf_api.h [moved from libressl/include32/openssl/conf_api.h with 100% similarity]
libressl/include/openssl/crypto.h [moved from libressl/include32/openssl/crypto.h with 100% similarity]
libressl/include/openssl/curve25519.h [moved from libressl/include32/openssl/curve25519.h with 100% similarity]
libressl/include/openssl/des.h [moved from libressl/include32/openssl/des.h with 100% similarity]
libressl/include/openssl/dh.h [moved from libressl/include32/openssl/dh.h with 100% similarity]
libressl/include/openssl/dsa.h [moved from libressl/include32/openssl/dsa.h with 100% similarity]
libressl/include/openssl/dso.h [moved from libressl/include32/openssl/dso.h with 100% similarity]
libressl/include/openssl/dtls1.h [moved from libressl/include32/openssl/dtls1.h with 100% similarity]
libressl/include/openssl/ec.h [moved from libressl/include32/openssl/ec.h with 100% similarity]
libressl/include/openssl/ecdh.h [moved from libressl/include32/openssl/ecdh.h with 100% similarity]
libressl/include/openssl/ecdsa.h [moved from libressl/include32/openssl/ecdsa.h with 100% similarity]
libressl/include/openssl/engine.h [moved from libressl/include32/openssl/engine.h with 100% similarity]
libressl/include/openssl/err.h [moved from libressl/include32/openssl/err.h with 100% similarity]
libressl/include/openssl/evp.h [moved from libressl/include32/openssl/evp.h with 100% similarity]
libressl/include/openssl/gost.h [moved from libressl/include32/openssl/gost.h with 100% similarity]
libressl/include/openssl/hmac.h [moved from libressl/include32/openssl/hmac.h with 100% similarity]
libressl/include/openssl/idea.h [moved from libressl/include32/openssl/idea.h with 100% similarity]
libressl/include/openssl/lhash.h [moved from libressl/include32/openssl/lhash.h with 100% similarity]
libressl/include/openssl/md4.h [moved from libressl/include32/openssl/md4.h with 100% similarity]
libressl/include/openssl/md5.h [moved from libressl/include32/openssl/md5.h with 100% similarity]
libressl/include/openssl/modes.h [moved from libressl/include32/openssl/modes.h with 100% similarity]
libressl/include/openssl/obj_mac.h [moved from libressl/include32/openssl/obj_mac.h with 100% similarity]
libressl/include/openssl/objects.h [moved from libressl/include32/openssl/objects.h with 100% similarity]
libressl/include/openssl/ocsp.h [moved from libressl/include32/openssl/ocsp.h with 100% similarity]
libressl/include/openssl/opensslconf.h [moved from libressl/include32/openssl/opensslconf.h with 100% similarity]
libressl/include/openssl/opensslfeatures.h [moved from libressl/include32/openssl/opensslfeatures.h with 100% similarity]
libressl/include/openssl/opensslv.h [moved from libressl/include32/openssl/opensslv.h with 100% similarity]
libressl/include/openssl/ossl_typ.h [moved from libressl/include32/openssl/ossl_typ.h with 100% similarity]
libressl/include/openssl/pem.h [moved from libressl/include32/openssl/pem.h with 100% similarity]
libressl/include/openssl/pem2.h [moved from libressl/include32/openssl/pem2.h with 100% similarity]
libressl/include/openssl/pkcs12.h [moved from libressl/include32/openssl/pkcs12.h with 100% similarity]
libressl/include/openssl/pkcs7.h [moved from libressl/include32/openssl/pkcs7.h with 100% similarity]
libressl/include/openssl/poly1305.h [moved from libressl/include32/openssl/poly1305.h with 100% similarity]
libressl/include/openssl/rand.h [moved from libressl/include32/openssl/rand.h with 100% similarity]
libressl/include/openssl/rc2.h [moved from libressl/include32/openssl/rc2.h with 100% similarity]
libressl/include/openssl/rc4.h [moved from libressl/include32/openssl/rc4.h with 100% similarity]
libressl/include/openssl/ripemd.h [moved from libressl/include32/openssl/ripemd.h with 100% similarity]
libressl/include/openssl/rsa.h [moved from libressl/include32/openssl/rsa.h with 100% similarity]
libressl/include/openssl/safestack.h [moved from libressl/include32/openssl/safestack.h with 100% similarity]
libressl/include/openssl/sha.h [moved from libressl/include32/openssl/sha.h with 100% similarity]
libressl/include/openssl/srtp.h [moved from libressl/include32/openssl/srtp.h with 100% similarity]
libressl/include/openssl/ssl.h [moved from libressl/include32/openssl/ssl.h with 100% similarity]
libressl/include/openssl/ssl2.h [moved from libressl/include32/openssl/ssl2.h with 100% similarity]
libressl/include/openssl/ssl23.h [moved from libressl/include32/openssl/ssl23.h with 100% similarity]
libressl/include/openssl/ssl3.h [moved from libressl/include32/openssl/ssl3.h with 100% similarity]
libressl/include/openssl/stack.h [moved from libressl/include32/openssl/stack.h with 100% similarity]
libressl/include/openssl/tls1.h [moved from libressl/include32/openssl/tls1.h with 100% similarity]
libressl/include/openssl/ts.h [moved from libressl/include32/openssl/ts.h with 100% similarity]
libressl/include/openssl/txt_db.h [moved from libressl/include32/openssl/txt_db.h with 100% similarity]
libressl/include/openssl/ui.h [moved from libressl/include32/openssl/ui.h with 100% similarity]
libressl/include/openssl/ui_compat.h [moved from libressl/include32/openssl/ui_compat.h with 100% similarity]
libressl/include/openssl/whrlpool.h [moved from libressl/include32/openssl/whrlpool.h with 100% similarity]
libressl/include/openssl/x509.h [moved from libressl/include32/openssl/x509.h with 100% similarity]
libressl/include/openssl/x509_vfy.h [moved from libressl/include32/openssl/x509_vfy.h with 100% similarity]
libressl/include/openssl/x509v3.h [moved from libressl/include32/openssl/x509v3.h with 100% similarity]
libressl/include/tls.h [moved from libressl/include32/tls.h with 100% similarity]
libressl/include64/openssl/aes.h [deleted file]
libressl/include64/openssl/asn1.h [deleted file]
libressl/include64/openssl/asn1t.h [deleted file]
libressl/include64/openssl/bio.h [deleted file]
libressl/include64/openssl/blowfish.h [deleted file]
libressl/include64/openssl/bn.h [deleted file]
libressl/include64/openssl/buffer.h [deleted file]
libressl/include64/openssl/camellia.h [deleted file]
libressl/include64/openssl/cast.h [deleted file]
libressl/include64/openssl/chacha.h [deleted file]
libressl/include64/openssl/cmac.h [deleted file]
libressl/include64/openssl/cms.h [deleted file]
libressl/include64/openssl/comp.h [deleted file]
libressl/include64/openssl/conf.h [deleted file]
libressl/include64/openssl/conf_api.h [deleted file]
libressl/include64/openssl/crypto.h [deleted file]
libressl/include64/openssl/curve25519.h [deleted file]
libressl/include64/openssl/des.h [deleted file]
libressl/include64/openssl/dh.h [deleted file]
libressl/include64/openssl/dsa.h [deleted file]
libressl/include64/openssl/dso.h [deleted file]
libressl/include64/openssl/dtls1.h [deleted file]
libressl/include64/openssl/ec.h [deleted file]
libressl/include64/openssl/ecdh.h [deleted file]
libressl/include64/openssl/ecdsa.h [deleted file]
libressl/include64/openssl/engine.h [deleted file]
libressl/include64/openssl/err.h [deleted file]
libressl/include64/openssl/evp.h [deleted file]
libressl/include64/openssl/gost.h [deleted file]
libressl/include64/openssl/hkdf.h [deleted file]
libressl/include64/openssl/hmac.h [deleted file]
libressl/include64/openssl/idea.h [deleted file]
libressl/include64/openssl/lhash.h [deleted file]
libressl/include64/openssl/md4.h [deleted file]
libressl/include64/openssl/md5.h [deleted file]
libressl/include64/openssl/modes.h [deleted file]
libressl/include64/openssl/obj_mac.h [deleted file]
libressl/include64/openssl/objects.h [deleted file]
libressl/include64/openssl/ocsp.h [deleted file]
libressl/include64/openssl/opensslconf.h [deleted file]
libressl/include64/openssl/opensslfeatures.h [deleted file]
libressl/include64/openssl/opensslv.h [deleted file]
libressl/include64/openssl/ossl_typ.h [deleted file]
libressl/include64/openssl/pem.h [deleted file]
libressl/include64/openssl/pem2.h [deleted file]
libressl/include64/openssl/pkcs12.h [deleted file]
libressl/include64/openssl/pkcs7.h [deleted file]
libressl/include64/openssl/poly1305.h [deleted file]
libressl/include64/openssl/rand.h [deleted file]
libressl/include64/openssl/rc2.h [deleted file]
libressl/include64/openssl/rc4.h [deleted file]
libressl/include64/openssl/ripemd.h [deleted file]
libressl/include64/openssl/rsa.h [deleted file]
libressl/include64/openssl/safestack.h [deleted file]
libressl/include64/openssl/sha.h [deleted file]
libressl/include64/openssl/sm3.h [deleted file]
libressl/include64/openssl/sm4.h [deleted file]
libressl/include64/openssl/srtp.h [deleted file]
libressl/include64/openssl/ssl.h [deleted file]
libressl/include64/openssl/ssl2.h [deleted file]
libressl/include64/openssl/ssl23.h [deleted file]
libressl/include64/openssl/ssl3.h [deleted file]
libressl/include64/openssl/stack.h [deleted file]
libressl/include64/openssl/tls1.h [deleted file]
libressl/include64/openssl/ts.h [deleted file]
libressl/include64/openssl/txt_db.h [deleted file]
libressl/include64/openssl/ui.h [deleted file]
libressl/include64/openssl/ui_compat.h [deleted file]
libressl/include64/openssl/whrlpool.h [deleted file]
libressl/include64/openssl/x509.h [deleted file]
libressl/include64/openssl/x509_vfy.h [deleted file]
libressl/include64/openssl/x509v3.h [deleted file]
libressl/include64/tls.h [deleted file]
libressl/x86/w32/libcrypto-41.lib [deleted file]
libressl/x86/w32/libssl-43.lib [deleted file]
libressl/x86/w32/libtls-15.lib [deleted file]
libressl/x86/wnt/libcrypto-45.lib [deleted file]
libressl/x86/wnt/libssl-47.lib [deleted file]
libressl/x86/wnt/libtls-19.lib [deleted file]
openssl/CONTRIBUTING [new file with mode: 0644]
openssl/LICENSE [new file with mode: 0644]
openssl/README [new file with mode: 0644]
openssl/include/__DECC_INCLUDE_EPILOGUE.H [new file with mode: 0644]
openssl/include/__DECC_INCLUDE_PROLOGUE.H [new file with mode: 0644]
openssl/include/openssl/aes.h [new file with mode: 0644]
openssl/include/openssl/asn1.h [new file with mode: 0644]
openssl/include/openssl/asn1_mac.h [new file with mode: 0644]
openssl/include/openssl/asn1err.h [new file with mode: 0644]
openssl/include/openssl/asn1t.h [new file with mode: 0644]
openssl/include/openssl/async.h [new file with mode: 0644]
openssl/include/openssl/asyncerr.h [new file with mode: 0644]
openssl/include/openssl/bio.h [new file with mode: 0644]
openssl/include/openssl/bioerr.h [new file with mode: 0644]
openssl/include/openssl/blowfish.h [new file with mode: 0644]
openssl/include/openssl/bn.h [new file with mode: 0644]
openssl/include/openssl/bnerr.h [new file with mode: 0644]
openssl/include/openssl/buffer.h [new file with mode: 0644]
openssl/include/openssl/buffererr.h [new file with mode: 0644]
openssl/include/openssl/camellia.h [new file with mode: 0644]
openssl/include/openssl/cast.h [new file with mode: 0644]
openssl/include/openssl/cmac.h [new file with mode: 0644]
openssl/include/openssl/cmp.h [new file with mode: 0644]
openssl/include/openssl/cmp_util.h [new file with mode: 0644]
openssl/include/openssl/cmperr.h [new file with mode: 0644]
openssl/include/openssl/cms.h [new file with mode: 0644]
openssl/include/openssl/cmserr.h [new file with mode: 0644]
openssl/include/openssl/comp.h [new file with mode: 0644]
openssl/include/openssl/comperr.h [new file with mode: 0644]
openssl/include/openssl/conf.h [new file with mode: 0644]
openssl/include/openssl/conf_api.h [new file with mode: 0644]
openssl/include/openssl/conferr.h [new file with mode: 0644]
openssl/include/openssl/configuration.h [new file with mode: 0644]
openssl/include/openssl/core.h [new file with mode: 0644]
openssl/include/openssl/core_dispatch.h [new file with mode: 0644]
openssl/include/openssl/core_names.h [new file with mode: 0644]
openssl/include/openssl/crmf.h [new file with mode: 0644]
openssl/include/openssl/crmferr.h [new file with mode: 0644]
openssl/include/openssl/crypto.h [new file with mode: 0644]
openssl/include/openssl/cryptoerr.h [new file with mode: 0644]
openssl/include/openssl/ct.h [new file with mode: 0644]
openssl/include/openssl/cterr.h [new file with mode: 0644]
openssl/include/openssl/des.h [new file with mode: 0644]
openssl/include/openssl/dh.h [new file with mode: 0644]
openssl/include/openssl/dherr.h [new file with mode: 0644]
openssl/include/openssl/dsa.h [new file with mode: 0644]
openssl/include/openssl/dsaerr.h [new file with mode: 0644]
openssl/include/openssl/dtls1.h [new file with mode: 0644]
openssl/include/openssl/e_os2.h [new file with mode: 0644]
openssl/include/openssl/ebcdic.h [new file with mode: 0644]
openssl/include/openssl/ec.h [new file with mode: 0644]
openssl/include/openssl/ecdh.h [new file with mode: 0644]
openssl/include/openssl/ecdsa.h [new file with mode: 0644]
openssl/include/openssl/ecerr.h [new file with mode: 0644]
openssl/include/openssl/engine.h [new file with mode: 0644]
openssl/include/openssl/engineerr.h [new file with mode: 0644]
openssl/include/openssl/err.h [new file with mode: 0644]
openssl/include/openssl/ess.h [new file with mode: 0644]
openssl/include/openssl/esserr.h [new file with mode: 0644]
openssl/include/openssl/evp.h [new file with mode: 0644]
openssl/include/openssl/evperr.h [new file with mode: 0644]
openssl/include/openssl/fips_names.h [new file with mode: 0644]
openssl/include/openssl/hmac.h [new file with mode: 0644]
openssl/include/openssl/http.h [new file with mode: 0644]
openssl/include/openssl/httperr.h [new file with mode: 0644]
openssl/include/openssl/idea.h [new file with mode: 0644]
openssl/include/openssl/kdf.h [new file with mode: 0644]
openssl/include/openssl/kdferr.h [new file with mode: 0644]
openssl/include/openssl/lhash.h [new file with mode: 0644]
openssl/include/openssl/mac.h [new file with mode: 0644]
openssl/include/openssl/macros.h [new file with mode: 0644]
openssl/include/openssl/md2.h [new file with mode: 0644]
openssl/include/openssl/md4.h [new file with mode: 0644]
openssl/include/openssl/md5.h [new file with mode: 0644]
openssl/include/openssl/mdc2.h [new file with mode: 0644]
openssl/include/openssl/modes.h [new file with mode: 0644]
openssl/include/openssl/obj_mac.h [new file with mode: 0644]
openssl/include/openssl/objects.h [new file with mode: 0644]
openssl/include/openssl/objectserr.h [new file with mode: 0644]
openssl/include/openssl/ocsp.h [new file with mode: 0644]
openssl/include/openssl/ocsperr.h [new file with mode: 0644]
openssl/include/openssl/opensslconf.h [new file with mode: 0644]
openssl/include/openssl/opensslv.h [new file with mode: 0644]
openssl/include/openssl/ossl_typ.h [new file with mode: 0644]
openssl/include/openssl/param_build.h [new file with mode: 0644]
openssl/include/openssl/params.h [new file with mode: 0644]
openssl/include/openssl/pem.h [new file with mode: 0644]
openssl/include/openssl/pem2.h [new file with mode: 0644]
openssl/include/openssl/pemerr.h [new file with mode: 0644]
openssl/include/openssl/pkcs12.h [new file with mode: 0644]
openssl/include/openssl/pkcs12err.h [new file with mode: 0644]
openssl/include/openssl/pkcs7.h [new file with mode: 0644]
openssl/include/openssl/pkcs7err.h [new file with mode: 0644]
openssl/include/openssl/provider.h [new file with mode: 0644]
openssl/include/openssl/rand.h [new file with mode: 0644]
openssl/include/openssl/rand_drbg.h [new file with mode: 0644]
openssl/include/openssl/randerr.h [new file with mode: 0644]
openssl/include/openssl/rc2.h [new file with mode: 0644]
openssl/include/openssl/rc4.h [new file with mode: 0644]
openssl/include/openssl/rc5.h [new file with mode: 0644]
openssl/include/openssl/ripemd.h [new file with mode: 0644]
openssl/include/openssl/rsa.h [new file with mode: 0644]
openssl/include/openssl/rsaerr.h [new file with mode: 0644]
openssl/include/openssl/safestack.h [new file with mode: 0644]
openssl/include/openssl/seed.h [new file with mode: 0644]
openssl/include/openssl/self_test.h [new file with mode: 0644]
openssl/include/openssl/serializer.h [new file with mode: 0644]
openssl/include/openssl/serializererr.h [new file with mode: 0644]
openssl/include/openssl/sha.h [new file with mode: 0644]
openssl/include/openssl/srp.h [new file with mode: 0644]
openssl/include/openssl/srtp.h [new file with mode: 0644]
openssl/include/openssl/ssl.h [new file with mode: 0644]
openssl/include/openssl/ssl2.h [new file with mode: 0644]
openssl/include/openssl/ssl3.h [new file with mode: 0644]
openssl/include/openssl/sslerr.h [new file with mode: 0644]
openssl/include/openssl/stack.h [new file with mode: 0644]
openssl/include/openssl/store.h [new file with mode: 0644]
openssl/include/openssl/storeerr.h [new file with mode: 0644]
openssl/include/openssl/symhacks.h [new file with mode: 0644]
openssl/include/openssl/tls1.h [new file with mode: 0644]
openssl/include/openssl/trace.h [new file with mode: 0644]
openssl/include/openssl/ts.h [new file with mode: 0644]
openssl/include/openssl/tserr.h [new file with mode: 0644]
openssl/include/openssl/txt_db.h [new file with mode: 0644]
openssl/include/openssl/types.h [new file with mode: 0644]
openssl/include/openssl/ui.h [new file with mode: 0644]
openssl/include/openssl/uierr.h [new file with mode: 0644]
openssl/include/openssl/whrlpool.h [new file with mode: 0644]
openssl/include/openssl/x509.h [new file with mode: 0644]
openssl/include/openssl/x509_vfy.h [new file with mode: 0644]
openssl/include/openssl/x509err.h [new file with mode: 0644]
openssl/include/openssl/x509v3.h [new file with mode: 0644]
openssl/include/openssl/x509v3err.h [new file with mode: 0644]
openssl/lib/libcrypto.lib [new file with mode: 0644]
openssl/lib/libssl.lib [new file with mode: 0644]
pith/pine.hlp