summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-03-16 21:29:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-03-17 14:03:30 +0300
commit1e2e80be2fd2ad4123ee6df584ff52c903a81676 (patch)
tree2ad5202b095e243edefcdbce16ceb51ecd07ffff
parentbd73937e5c2e18b7516dfaf3986e9c8dccf65f65 (diff)
Release version 1.1.1+16v1.1.1+16
Upgrade to 1.1.1n
-rw-r--r--libcrypto/.gitignore5
-rw-r--r--libcrypto/manifest4
-rw-r--r--libssl/.gitignore5
-rw-r--r--libssl/manifest4
-rw-r--r--openssl/.gitignore5
-rw-r--r--openssl/manifest4
-rw-r--r--openssl/openssl/progs.h2
m---------upstream0
-rw-r--r--upstream-build/build-log/arm64-macos2
-rw-r--r--upstream-build/build-log/i686-linux2
-rw-r--r--upstream-build/build-log/i686-win32-mingw326
-rw-r--r--upstream-build/build-log/i686-win32-msvc417
-rw-r--r--upstream-build/build-log/x86_64-freebsd2
-rw-r--r--upstream-build/build-log/x86_64-linux50
-rw-r--r--upstream-build/build-log/x86_64-macos2
-rw-r--r--upstream-build/build-log/x86_64-win32-mingw322
-rw-r--r--upstream-build/build-log/x86_64-win32-msvc547
-rw-r--r--upstream-build/buildinf.h/arm64-macos2
-rw-r--r--upstream-build/buildinf.h/i686-linux2
-rw-r--r--upstream-build/buildinf.h/i686-win32-mingw322
-rw-r--r--upstream-build/buildinf.h/i686-win32-msvc2
-rw-r--r--upstream-build/buildinf.h/x86_64-freebsd2
-rw-r--r--upstream-build/buildinf.h/x86_64-linux2
-rw-r--r--upstream-build/buildinf.h/x86_64-macos2
-rw-r--r--upstream-build/buildinf.h/x86_64-win32-mingw322
-rw-r--r--upstream-build/buildinf.h/x86_64-win32-msvc2
-rw-r--r--upstream-build/configdata.pm/arm64-macos8
-rw-r--r--upstream-build/configdata.pm/i686-linux8
-rw-r--r--upstream-build/configdata.pm/i686-win32-mingw3215
-rw-r--r--upstream-build/configdata.pm/i686-win32-msvc15
-rw-r--r--upstream-build/configdata.pm/x86_64-freebsd4
-rw-r--r--upstream-build/configdata.pm/x86_64-linux8
-rw-r--r--upstream-build/configdata.pm/x86_64-macos4
-rw-r--r--upstream-build/configdata.pm/x86_64-win32-mingw324
-rw-r--r--upstream-build/configdata.pm/x86_64-win32-msvc17
-rw-r--r--upstream-build/makefile/arm64-macos6
-rw-r--r--upstream-build/makefile/i686-linux6
-rw-r--r--upstream-build/makefile/i686-win32-mingw3219
-rw-r--r--upstream-build/makefile/i686-win32-msvc13
-rw-r--r--upstream-build/makefile/x86_64-freebsd4
-rw-r--r--upstream-build/makefile/x86_64-linux60
-rw-r--r--upstream-build/makefile/x86_64-macos4
-rw-r--r--upstream-build/makefile/x86_64-win32-mingw324
-rw-r--r--upstream-build/makefile/x86_64-win32-msvc15
44 files changed, 679 insertions, 612 deletions
diff --git a/libcrypto/.gitignore b/libcrypto/.gitignore
index cece09c..6435b97 100644
--- a/libcrypto/.gitignore
+++ b/libcrypto/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.dll
*.a
diff --git a/libcrypto/manifest b/libcrypto/manifest
index f8b4614..2b5cebe 100644
--- a/libcrypto/manifest
+++ b/libcrypto/manifest
@@ -3,8 +3,8 @@ name: libcrypto
# Note: remember to update doc-url below!
#
-version: 1.1.1+15
-upstream-version: 1.1.1l
+version: 1.1.1+16
+upstream-version: 1.1.1n
project: openssl
priority: security
diff --git a/libssl/.gitignore b/libssl/.gitignore
index cece09c..6435b97 100644
--- a/libssl/.gitignore
+++ b/libssl/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.dll
*.a
diff --git a/libssl/manifest b/libssl/manifest
index be1ba02..16ab4a8 100644
--- a/libssl/manifest
+++ b/libssl/manifest
@@ -3,8 +3,8 @@ name: libssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+15
-upstream-version: 1.1.1l
+version: 1.1.1+16
+upstream-version: 1.1.1n
project: openssl
priority: security
diff --git a/openssl/.gitignore b/openssl/.gitignore
index cece09c..6435b97 100644
--- a/openssl/.gitignore
+++ b/openssl/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.dll
*.a
diff --git a/openssl/manifest b/openssl/manifest
index fe90622..67cf01f 100644
--- a/openssl/manifest
+++ b/openssl/manifest
@@ -3,8 +3,8 @@ name: openssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+15
-upstream-version: 1.1.1l
+version: 1.1.1+16
+upstream-version: 1.1.1n
priority: security
summary: Command line tool providing various cryptography functions
diff --git a/openssl/openssl/progs.h b/openssl/openssl/progs.h
index 005abd2..de5a91f 100644
--- a/openssl/openssl/progs.h
+++ b/openssl/openssl/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/upstream b/upstream
-Subproject fb047ebc87b18bdc4cf9ddee9ee1f5ed93e56af
+Subproject d82e959e621a3d597f1e0d50ff8c2d8b96915fd
diff --git a/upstream-build/build-log/arm64-macos b/upstream-build/build-log/arm64-macos
index 7185535..4d521f5 100644
--- a/upstream-build/build-log/arm64-macos
+++ b/upstream-build/build-log/arm64-macos
@@ -1,5 +1,5 @@
Operating system: arm64-apple-darwinDarwin Kernel Version 20.6.0: Mon Aug 30 06:12:20 PDT 2021; root:xnu-7195.141.6~3/RELEASE_ARM64_T8101
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for darwin64-arm64-cc
+Configuring OpenSSL version 1.1.1n (0x101010efL) for darwin64-arm64-cc
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
diff --git a/upstream-build/build-log/i686-linux b/upstream-build/build-log/i686-linux
index cdc4b24..67e6d00 100644
--- a/upstream-build/build-log/i686-linux
+++ b/upstream-build/build-log/i686-linux
@@ -31,7 +31,7 @@ perl: warning: Please check that your locale settings:
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for linux-x86
+Configuring OpenSSL version 1.1.1n (0x101010efL) for linux-x86
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
diff --git a/upstream-build/build-log/i686-win32-mingw32 b/upstream-build/build-log/i686-win32-mingw32
index 994098c..f6a08e0 100644
--- a/upstream-build/build-log/i686-win32-mingw32
+++ b/upstream-build/build-log/i686-win32-mingw32
@@ -1,5 +1,5 @@
Operating system: x86_64-whatever-mingw
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for mingw
+Configuring OpenSSL version 1.1.1n (0x101010efL) for mingw
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
@@ -1008,7 +1008,7 @@ gcc -I. -Iinclude -Iapps -I.. -I../include -m32 -Wall -O3 -fomit-frame-pointer
gcc -I. -Iinclude -Iapps -I.. -I../include -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DZLIB -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o ../apps/verify.c
gcc -I. -Iinclude -Iapps -I.. -I../include -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DZLIB -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o ../apps/version.c
gcc -I. -Iinclude -Iapps -I.. -I../include -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DZLIB -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o ../apps/x509.c
-gcc -I. -Iinclude -Iapps -I.. -I../include -I../apps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DZLIB -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ms/applink.d.tmp -MT ms/applink.o -c -o ms/applink.o ../ms/applink.c
+gcc -Icrypto/ec -I. -Iinclude -Iapps -I../crypto/ec -I.. -I../include -I../apps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DZLIB -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ms/applink.d.tmp -MT ms/applink.o -c -o ms/applink.o ../ms/applink.c
rm -f apps/openssl.exe
${LDCMD:-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \
-o apps/openssl.exe apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/openssl.res.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o ms/applink.o \
@@ -1794,7 +1794,7 @@ ${LDCMD:-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \
gcc -Iinclude -Icrypto/ec -I../include -I../crypto/ec -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DZLIB -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ec_internal_test.d.tmp -MT test/ec_internal_test.o -c -o test/ec_internal_test.o ../test/ec_internal_test.c
rm -f test/ec_internal_test.exe
${LDCMD:-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \
- -o test/ec_internal_test.exe test/ec_internal_test.o \
+ -o test/ec_internal_test.exe ms/applink.o test/ec_internal_test.o \
test/libtestutil.a libcrypto.a -lz -lws2_32 -lgdi32 -lcrypt32
gcc -Iinclude -I../include -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DZLIB -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o ../test/ecdsatest.c
rm -f test/ecdsatest.exe
diff --git a/upstream-build/build-log/i686-win32-msvc b/upstream-build/build-log/i686-win32-msvc
index 343764a..09d1025 100644
--- a/upstream-build/build-log/i686-win32-msvc
+++ b/upstream-build/build-log/i686-win32-msvc
@@ -1,4 +1,4 @@
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for VC-WIN32
+Configuring OpenSSL version 1.1.1n (0x101010efL) for VC-WIN32
Using os-specific seed configuration
It looks like you don't have either nmake.exe or dmake.exe on your PATH,
@@ -61,7 +61,7 @@ s_socket.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foapps\win32_init.obj "..\apps\win32_init.c"
win32_init.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\apps\win32_init.c" 2>&1 > apps\win32_init.d
- lib /nologo /out:apps\libapps.lib @C:\Users\build\AppData\Local\Temp\nm33A0.tmp
+ lib /nologo /out:apps\libapps.lib @C:\Users\build\AppData\Local\Temp\nm73DF.tmp
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Focrypto\dllmain.obj "..\crypto\dllmain.c"
dllmain.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\crypto\dllmain.c" 2>&1 > crypto\dllmain.d
@@ -2003,7 +2003,7 @@ uplink.c
"C:\Perl64\bin\perl.exe" "..\util\mkdef.pl" crypto 32 > libcrypto.def
IF EXIST .manifest DEL /F /Q .manifest
IF EXIST libcrypto-1_1.dll DEL /F /Q libcrypto-1_1.dll
- link /nologo /debug /dll /nologo /debug /implib:libcrypto.lib /out:libcrypto-1_1.dll /def:libcrypto.def @C:\Users\build\AppData\Local\Temp\nm67A8.tmp || (DEL /Q libcrypto-1_1.* libcrypto.lib && EXIT 1)
+ link /nologo /debug /dll /nologo /debug /implib:libcrypto.lib /out:libcrypto-1_1.dll /def:libcrypto.def @C:\Users\build\AppData\Local\Temp\nm3E6E.tmp || (DEL /Q libcrypto-1_1.* libcrypto.lib && EXIT 1)
Creating library libcrypto.lib and object libcrypto.exp
IF EXIST libcrypto-1_1.dll.manifest mt -nologo -manifest libcrypto-1_1.dll.manifest -outputresource:libcrypto-1_1.dll
IF EXIST apps\libcrypto-1_1.dll DEL /Q /F apps\libcrypto-1_1.dll
@@ -2015,7 +2015,7 @@ uplink.c
1 file(s) copied.
COPY libcrypto-1_1.dll fuzz
1 file(s) copied.
- lib /nologo /out:libcrypto_static.lib @C:\Users\build\AppData\Local\Temp\nm6F79.tmp
+ lib /nologo /out:libcrypto_static.lib @C:\Users\build\AppData\Local\Temp\nm448A.tmp
"C:\Perl64\bin\perl.exe" "..\util\mkrc.pl" libssl > libssl.rc
rc /folibssl.res "libssl.rc"
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
@@ -2156,7 +2156,7 @@ tls_srp.c
"C:\Perl64\bin\perl.exe" "..\util\mkdef.pl" ssl 32 > libssl.def
IF EXIST .manifest DEL /F /Q .manifest
IF EXIST libssl-1_1.dll DEL /F /Q libssl-1_1.dll
- link /nologo /debug /dll /nologo /debug /implib:libssl.lib /out:libssl-1_1.dll /def:libssl.def @C:\Users\build\AppData\Local\Temp\nmCFAB.tmp || (DEL /Q libssl-1_1.* libssl.lib && EXIT 1)
+ link /nologo /debug /dll /nologo /debug /implib:libssl.lib /out:libssl-1_1.dll /def:libssl.def @C:\Users\build\AppData\Local\Temp\nm9153.tmp || (DEL /Q libssl-1_1.* libssl.lib && EXIT 1)
Creating library libssl.lib and object libssl.exp
IF EXIST libssl-1_1.dll.manifest mt -nologo -manifest libssl-1_1.dll.manifest -outputresource:libssl-1_1.dll
IF EXIST apps\libssl-1_1.dll DEL /Q /F apps\libssl-1_1.dll
@@ -2168,7 +2168,7 @@ tls_srp.c
1 file(s) copied.
COPY libssl-1_1.dll fuzz
1 file(s) copied.
- lib /nologo /out:libssl_static.lib @C:\Users\build\AppData\Local\Temp\nmD2B9.tmp
+ lib /nologo /out:libssl_static.lib @C:\Users\build\AppData\Local\Temp\nm9432.tmp
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\testutil\basic_output.obj "..\test\testutil\basic_output.c"
basic_output.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\testutil\basic_output.c" 2>&1 > test\testutil\basic_output.d
@@ -2205,33 +2205,33 @@ tests.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\testutil\testutil_init.obj "..\test\testutil\testutil_init.c"
testutil_init.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files (x86)\\OpenSSL\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\testutil\testutil_init.c" 2>&1 > test\testutil\testutil_init.d
- lib /nologo /out:test\libtestutil.lib @C:\Users\build\AppData\Local\Temp\nmDBB3.tmp
+ lib /nologo /out:test\libtestutil.lib @C:\Users\build\AppData\Local\Temp\nm9ABB.tmp
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foengines\e_capi.obj "..\engines\e_capi.c"
e_capi.c
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\engines\e_capi.c" 2>&1 > engines\e_capi.d
IF EXIST engines\capi.dll.manifest DEL /F /Q engines\capi.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\capi.dll /def:C:\Users\build\AppData\Local\Temp\nmDE16.tmp @C:\Users\build\AppData\Local\Temp\nmDE17.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\capi.dll /def:C:\Users\build\AppData\Local\Temp\nm9CDF.tmp @C:\Users\build\AppData\Local\Temp\nm9CE0.tmp
Creating library engines\capi.lib and object engines\capi.exp
IF EXIST engines\capi.dll.manifest mt -nologo -manifest engines\capi.dll.manifest -outputresource:engines\capi.dll
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foengines\e_dasync.obj "..\engines\e_dasync.c"
e_dasync.c
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\engines\e_dasync.c" 2>&1 > engines\e_dasync.d
IF EXIST engines\dasync.dll.manifest DEL /F /Q engines\dasync.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\dasync.dll /def:C:\Users\build\AppData\Local\Temp\nmE0A8.tmp @C:\Users\build\AppData\Local\Temp\nmE0A9.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\dasync.dll /def:C:\Users\build\AppData\Local\Temp\nm9FA0.tmp @C:\Users\build\AppData\Local\Temp\nm9FA1.tmp
Creating library engines\dasync.lib and object engines\dasync.exp
IF EXIST engines\dasync.dll.manifest mt -nologo -manifest engines\dasync.dll.manifest -outputresource:engines\dasync.dll
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foengines\e_ossltest.obj "..\engines\e_ossltest.c"
e_ossltest.c
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\engines\e_ossltest.c" 2>&1 > engines\e_ossltest.d
IF EXIST engines\ossltest.dll.manifest DEL /F /Q engines\ossltest.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\ossltest.dll /def:C:\Users\build\AppData\Local\Temp\nmE240.tmp @C:\Users\build\AppData\Local\Temp\nmE241.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\ossltest.dll /def:C:\Users\build\AppData\Local\Temp\nmA148.tmp @C:\Users\build\AppData\Local\Temp\nmA149.tmp
Creating library engines\ossltest.lib and object engines\ossltest.exp
IF EXIST engines\ossltest.dll.manifest mt -nologo -manifest engines\ossltest.dll.manifest -outputresource:engines\ossltest.dll
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foengines\e_padlock.obj "..\engines\e_padlock.c"
e_padlock.c
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\engines\e_padlock.c" 2>&1 > engines\e_padlock.d
IF EXIST engines\padlock.dll.manifest DEL /F /Q engines\padlock.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\padlock.dll /def:C:\Users\build\AppData\Local\Temp\nmE3B9.tmp @C:\Users\build\AppData\Local\Temp\nmE3BA.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\padlock.dll /def:C:\Users\build\AppData\Local\Temp\nmA30F.tmp @C:\Users\build\AppData\Local\Temp\nmA320.tmp
Creating library engines\padlock.lib and object engines\padlock.exp
IF EXIST engines\padlock.dll.manifest mt -nologo -manifest engines\padlock.dll.manifest -outputresource:engines\padlock.dll
"C:\Perl64\bin\perl.exe" "..\apps\progs.pl" "apps\openssl" > apps\progs.h
@@ -2381,11 +2381,11 @@ version.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foapps\x509.obj "..\apps\x509.c"
x509.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\apps\x509.c" 2>&1 > apps\x509.d
- cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foms\applink.obj "..\ms\applink.c"
+ cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "apps" /I "include" /I "crypto\ec" /I ".." /I "..\apps" /I "..\include" /I "..\crypto\ec" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Foms\applink.obj "..\ms\applink.c"
applink.c
- cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
+ cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "apps" /I "include" /I "crypto\ec" /I ".." /I "..\apps" /I "..\include" /I "..\crypto\ec" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
IF EXIST apps\openssl.exe.manifest DEL /F /Q apps\openssl.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:apps\openssl.exe @C:\Users\build\AppData\Local\Temp\nm4728.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:apps\openssl.exe @C:\Users\build\AppData\Local\Temp\nmF529.tmp
Creating library apps\openssl.lib and object apps\openssl.exp
IF EXIST apps\openssl.exe.manifest mt -nologo -manifest apps\openssl.exe.manifest -outputresource:apps\openssl.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\asn1.obj "..\fuzz\asn1.c"
@@ -2395,109 +2395,109 @@ asn1.c
test-corpus.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\test-corpus.c" 2>&1 > fuzz\test-corpus.d
IF EXIST fuzz\asn1-test.exe.manifest DEL /F /Q fuzz\asn1-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1-test.exe @C:\Users\build\AppData\Local\Temp\nm4B30.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1-test.exe @C:\Users\build\AppData\Local\Temp\nmF950.tmp
IF EXIST fuzz\asn1-test.exe.manifest mt -nologo -manifest fuzz\asn1-test.exe.manifest -outputresource:fuzz\asn1-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\asn1parse.obj "..\fuzz\asn1parse.c"
asn1parse.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\asn1parse.c" 2>&1 > fuzz\asn1parse.d
IF EXIST fuzz\asn1parse-test.exe.manifest DEL /F /Q fuzz\asn1parse-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1parse-test.exe @C:\Users\build\AppData\Local\Temp\nm4CC8.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1parse-test.exe @C:\Users\build\AppData\Local\Temp\nmFAF7.tmp
IF EXIST fuzz\asn1parse-test.exe.manifest mt -nologo -manifest fuzz\asn1parse-test.exe.manifest -outputresource:fuzz\asn1parse-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\bignum.obj "..\fuzz\bignum.c"
bignum.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\bignum.c" 2>&1 > fuzz\bignum.d
IF EXIST fuzz\bignum-test.exe.manifest DEL /F /Q fuzz\bignum-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bignum-test.exe @C:\Users\build\AppData\Local\Temp\nm4DE2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bignum-test.exe @C:\Users\build\AppData\Local\Temp\nmFC21.tmp
IF EXIST fuzz\bignum-test.exe.manifest mt -nologo -manifest fuzz\bignum-test.exe.manifest -outputresource:fuzz\bignum-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\bndiv.obj "..\fuzz\bndiv.c"
bndiv.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\bndiv.c" 2>&1 > fuzz\bndiv.d
IF EXIST fuzz\bndiv-test.exe.manifest DEL /F /Q fuzz\bndiv-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bndiv-test.exe @C:\Users\build\AppData\Local\Temp\nm4F1B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bndiv-test.exe @C:\Users\build\AppData\Local\Temp\nmFD6A.tmp
IF EXIST fuzz\bndiv-test.exe.manifest mt -nologo -manifest fuzz\bndiv-test.exe.manifest -outputresource:fuzz\bndiv-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\client.obj "..\fuzz\client.c"
client.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\client.c" 2>&1 > fuzz\client.d
IF EXIST fuzz\client-test.exe.manifest DEL /F /Q fuzz\client-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\client-test.exe @C:\Users\build\AppData\Local\Temp\nm50C2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\client-test.exe @C:\Users\build\AppData\Local\Temp\nmFEB3.tmp
IF EXIST fuzz\client-test.exe.manifest mt -nologo -manifest fuzz\client-test.exe.manifest -outputresource:fuzz\client-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\cms.obj "..\fuzz\cms.c"
cms.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\cms.c" 2>&1 > fuzz\cms.d
IF EXIST fuzz\cms-test.exe.manifest DEL /F /Q fuzz\cms-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\cms-test.exe @C:\Users\build\AppData\Local\Temp\nm523A.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\cms-test.exe @C:\Users\build\AppData\Local\Temp\nm2B.tmp
IF EXIST fuzz\cms-test.exe.manifest mt -nologo -manifest fuzz\cms-test.exe.manifest -outputresource:fuzz\cms-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\conf.obj "..\fuzz\conf.c"
conf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\conf.c" 2>&1 > fuzz\conf.d
IF EXIST fuzz\conf-test.exe.manifest DEL /F /Q fuzz\conf-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\conf-test.exe @C:\Users\build\AppData\Local\Temp\nm5355.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\conf-test.exe @C:\Users\build\AppData\Local\Temp\nm175.tmp
IF EXIST fuzz\conf-test.exe.manifest mt -nologo -manifest fuzz\conf-test.exe.manifest -outputresource:fuzz\conf-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\crl.obj "..\fuzz\crl.c"
crl.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\crl.c" 2>&1 > fuzz\crl.d
IF EXIST fuzz\crl-test.exe.manifest DEL /F /Q fuzz\crl-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\crl-test.exe @C:\Users\build\AppData\Local\Temp\nm54AD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\crl-test.exe @C:\Users\build\AppData\Local\Temp\nm2ED.tmp
IF EXIST fuzz\crl-test.exe.manifest mt -nologo -manifest fuzz\crl-test.exe.manifest -outputresource:fuzz\crl-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\ct.obj "..\fuzz\ct.c"
ct.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\ct.c" 2>&1 > fuzz\ct.d
IF EXIST fuzz\ct-test.exe.manifest DEL /F /Q fuzz\ct-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\ct-test.exe @C:\Users\build\AppData\Local\Temp\nm5625.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\ct-test.exe @C:\Users\build\AppData\Local\Temp\nm436.tmp
IF EXIST fuzz\ct-test.exe.manifest mt -nologo -manifest fuzz\ct-test.exe.manifest -outputresource:fuzz\ct-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\server.obj "..\fuzz\server.c"
server.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\server.c" 2>&1 > fuzz\server.d
IF EXIST fuzz\server-test.exe.manifest DEL /F /Q fuzz\server-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\server-test.exe @C:\Users\build\AppData\Local\Temp\nm579D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\server-test.exe @C:\Users\build\AppData\Local\Temp\nm5BD.tmp
IF EXIST fuzz\server-test.exe.manifest mt -nologo -manifest fuzz\server-test.exe.manifest -outputresource:fuzz\server-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fofuzz\x509.obj "..\fuzz\x509.c"
x509.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\fuzz\x509.c" 2>&1 > fuzz\x509.d
IF EXIST fuzz\x509-test.exe.manifest DEL /F /Q fuzz\x509-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\x509-test.exe @C:\Users\build\AppData\Local\Temp\nm5935.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\x509-test.exe @C:\Users\build\AppData\Local\Temp\nm716.tmp
IF EXIST fuzz\x509-test.exe.manifest mt -nologo -manifest fuzz\x509-test.exe.manifest -outputresource:fuzz\x509-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\aborttest.obj "..\test\aborttest.c"
aborttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\aborttest.c" 2>&1 > test\aborttest.d
IF EXIST test\aborttest.exe.manifest DEL /F /Q test\aborttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\aborttest.exe @C:\Users\build\AppData\Local\Temp\nm5A4F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\aborttest.exe @C:\Users\build\AppData\Local\Temp\nm85F.tmp
IF EXIST test\aborttest.exe.manifest mt -nologo -manifest test\aborttest.exe.manifest -outputresource:test\aborttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\afalgtest.obj "..\test\afalgtest.c"
afalgtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\afalgtest.c" 2>&1 > test\afalgtest.d
IF EXIST test\afalgtest.exe.manifest DEL /F /Q test\afalgtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\afalgtest.exe @C:\Users\build\AppData\Local\Temp\nm5BB7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\afalgtest.exe @C:\Users\build\AppData\Local\Temp\nm9C8.tmp
IF EXIST test\afalgtest.exe.manifest mt -nologo -manifest test\afalgtest.exe.manifest -outputresource:test\afalgtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\asn1_decode_test.obj "..\test\asn1_decode_test.c"
asn1_decode_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\asn1_decode_test.c" 2>&1 > test\asn1_decode_test.d
IF EXIST test\asn1_decode_test.exe.manifest DEL /F /Q test\asn1_decode_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_decode_test.exe @C:\Users\build\AppData\Local\Temp\nm5D10.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_decode_test.exe @C:\Users\build\AppData\Local\Temp\nmB11.tmp
IF EXIST test\asn1_decode_test.exe.manifest mt -nologo -manifest test\asn1_decode_test.exe.manifest -outputresource:test\asn1_decode_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\asn1_encode_test.obj "..\test\asn1_encode_test.c"
asn1_encode_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\asn1_encode_test.c" 2>&1 > test\asn1_encode_test.d
IF EXIST test\asn1_encode_test.exe.manifest DEL /F /Q test\asn1_encode_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_encode_test.exe @C:\Users\build\AppData\Local\Temp\nm5E78.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_encode_test.exe @C:\Users\build\AppData\Local\Temp\nmC2B.tmp
IF EXIST test\asn1_encode_test.exe.manifest mt -nologo -manifest test\asn1_encode_test.exe.manifest -outputresource:test\asn1_encode_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\asn1_internal_test.obj "..\test\asn1_internal_test.c"
asn1_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\asn1_internal_test.c" 2>&1 > test\asn1_internal_test.d
IF EXIST test\asn1_internal_test.exe.manifest DEL /F /Q test\asn1_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm5FE1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmDB3.tmp
IF EXIST test\asn1_internal_test.exe.manifest mt -nologo -manifest test\asn1_internal_test.exe.manifest -outputresource:test\asn1_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\asn1_string_table_test.obj "..\test\asn1_string_table_test.c"
asn1_string_table_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\asn1_string_table_test.c" 2>&1 > test\asn1_string_table_test.d
IF EXIST test\asn1_string_table_test.exe.manifest DEL /F /Q test\asn1_string_table_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_string_table_test.exe @C:\Users\build\AppData\Local\Temp\nm63F9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_string_table_test.exe @C:\Users\build\AppData\Local\Temp\nm112E.tmp
IF EXIST test\asn1_string_table_test.exe.manifest mt -nologo -manifest test\asn1_string_table_test.exe.manifest -outputresource:test\asn1_string_table_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\asn1_time_test.obj "..\test\asn1_time_test.c"
asn1_time_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\asn1_time_test.c" 2>&1 > test\asn1_time_test.d
IF EXIST test\asn1_time_test.exe.manifest DEL /F /Q test\asn1_time_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_time_test.exe @C:\Users\build\AppData\Local\Temp\nm6542.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_time_test.exe @C:\Users\build\AppData\Local\Temp\nm1258.tmp
IF EXIST test\asn1_time_test.exe.manifest mt -nologo -manifest test\asn1_time_test.exe.manifest -outputresource:test\asn1_time_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\asynciotest.obj "..\test\asynciotest.c"
asynciotest.c
@@ -2506,660 +2506,660 @@ asynciotest.c
ssltestlib.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ssltestlib.c" 2>&1 > test\ssltestlib.d
IF EXIST test\asynciotest.exe.manifest DEL /F /Q test\asynciotest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynciotest.exe @C:\Users\build\AppData\Local\Temp\nm68EC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynciotest.exe @C:\Users\build\AppData\Local\Temp\nm1547.tmp
IF EXIST test\asynciotest.exe.manifest mt -nologo -manifest test\asynciotest.exe.manifest -outputresource:test\asynciotest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\asynctest.obj "..\test\asynctest.c"
asynctest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\asynctest.c" 2>&1 > test\asynctest.d
IF EXIST test\asynctest.exe.manifest DEL /F /Q test\asynctest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynctest.exe @C:\Users\build\AppData\Local\Temp\nm6B3F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynctest.exe @C:\Users\build\AppData\Local\Temp\nm174C.tmp
IF EXIST test\asynctest.exe.manifest mt -nologo -manifest test\asynctest.exe.manifest -outputresource:test\asynctest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\bad_dtls_test.obj "..\test\bad_dtls_test.c"
bad_dtls_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\bad_dtls_test.c" 2>&1 > test\bad_dtls_test.d
IF EXIST test\bad_dtls_test.exe.manifest DEL /F /Q test\bad_dtls_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bad_dtls_test.exe @C:\Users\build\AppData\Local\Temp\nm6CE6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bad_dtls_test.exe @C:\Users\build\AppData\Local\Temp\nm18D3.tmp
IF EXIST test\bad_dtls_test.exe.manifest mt -nologo -manifest test\bad_dtls_test.exe.manifest -outputresource:test\bad_dtls_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\bftest.obj "..\test\bftest.c"
bftest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\bftest.c" 2>&1 > test\bftest.d
IF EXIST test\bftest.exe.manifest DEL /F /Q test\bftest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bftest.exe @C:\Users\build\AppData\Local\Temp\nm6E3F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bftest.exe @C:\Users\build\AppData\Local\Temp\nm19EE.tmp
IF EXIST test\bftest.exe.manifest mt -nologo -manifest test\bftest.exe.manifest -outputresource:test\bftest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\bio_callback_test.obj "..\test\bio_callback_test.c"
bio_callback_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\bio_callback_test.c" 2>&1 > test\bio_callback_test.d
IF EXIST test\bio_callback_test.exe.manifest DEL /F /Q test\bio_callback_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_callback_test.exe @C:\Users\build\AppData\Local\Temp\nm6F78.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_callback_test.exe @C:\Users\build\AppData\Local\Temp\nm1B56.tmp
IF EXIST test\bio_callback_test.exe.manifest mt -nologo -manifest test\bio_callback_test.exe.manifest -outputresource:test\bio_callback_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\bio_enc_test.obj "..\test\bio_enc_test.c"
bio_enc_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\bio_enc_test.c" 2>&1 > test\bio_enc_test.d
IF EXIST test\bio_enc_test.exe.manifest DEL /F /Q test\bio_enc_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_enc_test.exe @C:\Users\build\AppData\Local\Temp\nm70F0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_enc_test.exe @C:\Users\build\AppData\Local\Temp\nm1CCE.tmp
IF EXIST test\bio_enc_test.exe.manifest mt -nologo -manifest test\bio_enc_test.exe.manifest -outputresource:test\bio_enc_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\bio_memleak_test.obj "..\test\bio_memleak_test.c"
bio_memleak_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\bio_memleak_test.c" 2>&1 > test\bio_memleak_test.d
IF EXIST test\bio_memleak_test.exe.manifest DEL /F /Q test\bio_memleak_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_memleak_test.exe @C:\Users\build\AppData\Local\Temp\nm7249.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_memleak_test.exe @C:\Users\build\AppData\Local\Temp\nm1E46.tmp
IF EXIST test\bio_memleak_test.exe.manifest mt -nologo -manifest test\bio_memleak_test.exe.manifest -outputresource:test\bio_memleak_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\bioprinttest.obj "..\test\bioprinttest.c"
bioprinttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\bioprinttest.c" 2>&1 > test\bioprinttest.d
IF EXIST test\bioprinttest.exe.manifest DEL /F /Q test\bioprinttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bioprinttest.exe @C:\Users\build\AppData\Local\Temp\nm7392.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bioprinttest.exe @C:\Users\build\AppData\Local\Temp\nm1FBE.tmp
IF EXIST test\bioprinttest.exe.manifest mt -nologo -manifest test\bioprinttest.exe.manifest -outputresource:test\bioprinttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\bntest.obj "..\test\bntest.c"
bntest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\bntest.c" 2>&1 > test\bntest.d
IF EXIST test\bntest.exe.manifest DEL /F /Q test\bntest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bntest.exe @C:\Users\build\AppData\Local\Temp\nm751A.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bntest.exe @C:\Users\build\AppData\Local\Temp\nm2136.tmp
IF EXIST test\bntest.exe.manifest mt -nologo -manifest test\bntest.exe.manifest -outputresource:test\bntest.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" aes > test\buildtest_aes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_aes.obj "test\buildtest_aes.c"
buildtest_aes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_aes.c" 2>&1 > test\buildtest_aes.d
IF EXIST test\buildtest_c_aes.exe.manifest DEL /F /Q test\buildtest_c_aes.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_aes.exe @C:\Users\build\AppData\Local\Temp\nm7672.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_aes.exe @C:\Users\build\AppData\Local\Temp\nm2260.tmp
IF EXIST test\buildtest_c_aes.exe.manifest mt -nologo -manifest test\buildtest_c_aes.exe.manifest -outputresource:test\buildtest_c_aes.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" asn1 > test\buildtest_asn1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_asn1.obj "test\buildtest_asn1.c"
buildtest_asn1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_asn1.c" 2>&1 > test\buildtest_asn1.d
IF EXIST test\buildtest_c_asn1.exe.manifest DEL /F /Q test\buildtest_c_asn1.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1.exe @C:\Users\build\AppData\Local\Temp\nm77CB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1.exe @C:\Users\build\AppData\Local\Temp\nm2407.tmp
IF EXIST test\buildtest_c_asn1.exe.manifest mt -nologo -manifest test\buildtest_c_asn1.exe.manifest -outputresource:test\buildtest_c_asn1.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" asn1t > test\buildtest_asn1t.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_asn1t.obj "test\buildtest_asn1t.c"
buildtest_asn1t.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_asn1t.c" 2>&1 > test\buildtest_asn1t.d
IF EXIST test\buildtest_c_asn1t.exe.manifest DEL /F /Q test\buildtest_c_asn1t.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1t.exe @C:\Users\build\AppData\Local\Temp\nm7924.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1t.exe @C:\Users\build\AppData\Local\Temp\nm2531.tmp
IF EXIST test\buildtest_c_asn1t.exe.manifest mt -nologo -manifest test\buildtest_c_asn1t.exe.manifest -outputresource:test\buildtest_c_asn1t.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" async > test\buildtest_async.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_async.obj "test\buildtest_async.c"
buildtest_async.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_async.c" 2>&1 > test\buildtest_async.d
IF EXIST test\buildtest_c_async.exe.manifest DEL /F /Q test\buildtest_c_async.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_async.exe @C:\Users\build\AppData\Local\Temp\nm7A4E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_async.exe @C:\Users\build\AppData\Local\Temp\nm263B.tmp
IF EXIST test\buildtest_c_async.exe.manifest mt -nologo -manifest test\buildtest_c_async.exe.manifest -outputresource:test\buildtest_c_async.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" bio > test\buildtest_bio.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_bio.obj "test\buildtest_bio.c"
buildtest_bio.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_bio.c" 2>&1 > test\buildtest_bio.d
IF EXIST test\buildtest_c_bio.exe.manifest DEL /F /Q test\buildtest_c_bio.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bio.exe @C:\Users\build\AppData\Local\Temp\nm7B97.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bio.exe @C:\Users\build\AppData\Local\Temp\nm2775.tmp
IF EXIST test\buildtest_c_bio.exe.manifest mt -nologo -manifest test\buildtest_c_bio.exe.manifest -outputresource:test\buildtest_c_bio.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" blowfish > test\buildtest_blowfish.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_blowfish.obj "test\buildtest_blowfish.c"
buildtest_blowfish.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_blowfish.c" 2>&1 > test\buildtest_blowfish.d
IF EXIST test\buildtest_c_blowfish.exe.manifest DEL /F /Q test\buildtest_c_blowfish.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_blowfish.exe @C:\Users\build\AppData\Local\Temp\nm7CD0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_blowfish.exe @C:\Users\build\AppData\Local\Temp\nm28BE.tmp
IF EXIST test\buildtest_c_blowfish.exe.manifest mt -nologo -manifest test\buildtest_c_blowfish.exe.manifest -outputresource:test\buildtest_c_blowfish.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" bn > test\buildtest_bn.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_bn.obj "test\buildtest_bn.c"
buildtest_bn.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_bn.c" 2>&1 > test\buildtest_bn.d
IF EXIST test\buildtest_c_bn.exe.manifest DEL /F /Q test\buildtest_c_bn.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bn.exe @C:\Users\build\AppData\Local\Temp\nm7E0A.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bn.exe @C:\Users\build\AppData\Local\Temp\nm29B9.tmp
IF EXIST test\buildtest_c_bn.exe.manifest mt -nologo -manifest test\buildtest_c_bn.exe.manifest -outputresource:test\buildtest_c_bn.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" buffer > test\buildtest_buffer.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_buffer.obj "test\buildtest_buffer.c"
buildtest_buffer.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_buffer.c" 2>&1 > test\buildtest_buffer.d
IF EXIST test\buildtest_c_buffer.exe.manifest DEL /F /Q test\buildtest_c_buffer.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_buffer.exe @C:\Users\build\AppData\Local\Temp\nm7F53.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_buffer.exe @C:\Users\build\AppData\Local\Temp\nm2B31.tmp
IF EXIST test\buildtest_c_buffer.exe.manifest mt -nologo -manifest test\buildtest_c_buffer.exe.manifest -outputresource:test\buildtest_c_buffer.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" camellia > test\buildtest_camellia.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_camellia.obj "test\buildtest_camellia.c"
buildtest_camellia.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_camellia.c" 2>&1 > test\buildtest_camellia.d
IF EXIST test\buildtest_c_camellia.exe.manifest DEL /F /Q test\buildtest_c_camellia.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_camellia.exe @C:\Users\build\AppData\Local\Temp\nm807D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_camellia.exe @C:\Users\build\AppData\Local\Temp\nm2C3B.tmp
IF EXIST test\buildtest_c_camellia.exe.manifest mt -nologo -manifest test\buildtest_c_camellia.exe.manifest -outputresource:test\buildtest_c_camellia.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" cast > test\buildtest_cast.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_cast.obj "test\buildtest_cast.c"
buildtest_cast.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_cast.c" 2>&1 > test\buildtest_cast.d
IF EXIST test\buildtest_c_cast.exe.manifest DEL /F /Q test\buildtest_c_cast.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cast.exe @C:\Users\build\AppData\Local\Temp\nm81A7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cast.exe @C:\Users\build\AppData\Local\Temp\nm2D36.tmp
IF EXIST test\buildtest_c_cast.exe.manifest mt -nologo -manifest test\buildtest_c_cast.exe.manifest -outputresource:test\buildtest_c_cast.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" cmac > test\buildtest_cmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_cmac.obj "test\buildtest_cmac.c"
buildtest_cmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_cmac.c" 2>&1 > test\buildtest_cmac.d
IF EXIST test\buildtest_c_cmac.exe.manifest DEL /F /Q test\buildtest_c_cmac.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cmac.exe @C:\Users\build\AppData\Local\Temp\nm830F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cmac.exe @C:\Users\build\AppData\Local\Temp\nm2ECE.tmp
IF EXIST test\buildtest_c_cmac.exe.manifest mt -nologo -manifest test\buildtest_c_cmac.exe.manifest -outputresource:test\buildtest_c_cmac.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" cms > test\buildtest_cms.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_cms.obj "test\buildtest_cms.c"
buildtest_cms.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_cms.c" 2>&1 > test\buildtest_cms.d
IF EXIST test\buildtest_c_cms.exe.manifest DEL /F /Q test\buildtest_c_cms.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cms.exe @C:\Users\build\AppData\Local\Temp\nm84A6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cms.exe @C:\Users\build\AppData\Local\Temp\nm3065.tmp
IF EXIST test\buildtest_c_cms.exe.manifest mt -nologo -manifest test\buildtest_c_cms.exe.manifest -outputresource:test\buildtest_c_cms.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" comp > test\buildtest_comp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_comp.obj "test\buildtest_comp.c"
buildtest_comp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_comp.c" 2>&1 > test\buildtest_comp.d
IF EXIST test\buildtest_c_comp.exe.manifest DEL /F /Q test\buildtest_c_comp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_comp.exe @C:\Users\build\AppData\Local\Temp\nm85FF.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_comp.exe @C:\Users\build\AppData\Local\Temp\nm31BE.tmp
IF EXIST test\buildtest_c_comp.exe.manifest mt -nologo -manifest test\buildtest_c_comp.exe.manifest -outputresource:test\buildtest_c_comp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" conf > test\buildtest_conf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_conf.obj "test\buildtest_conf.c"
buildtest_conf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_conf.c" 2>&1 > test\buildtest_conf.d
IF EXIST test\buildtest_c_conf.exe.manifest DEL /F /Q test\buildtest_c_conf.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf.exe @C:\Users\build\AppData\Local\Temp\nm8739.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf.exe @C:\Users\build\AppData\Local\Temp\nm3326.tmp
IF EXIST test\buildtest_c_conf.exe.manifest mt -nologo -manifest test\buildtest_c_conf.exe.manifest -outputresource:test\buildtest_c_conf.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" conf_api > test\buildtest_conf_api.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_conf_api.obj "test\buildtest_conf_api.c"
buildtest_conf_api.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_conf_api.c" 2>&1 > test\buildtest_conf_api.d
IF EXIST test\buildtest_c_conf_api.exe.manifest DEL /F /Q test\buildtest_c_conf_api.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf_api.exe @C:\Users\build\AppData\Local\Temp\nm8891.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf_api.exe @C:\Users\build\AppData\Local\Temp\nm3460.tmp
IF EXIST test\buildtest_c_conf_api.exe.manifest mt -nologo -manifest test\buildtest_c_conf_api.exe.manifest -outputresource:test\buildtest_c_conf_api.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" crypto > test\buildtest_crypto.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_crypto.obj "test\buildtest_crypto.c"
buildtest_crypto.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_crypto.c" 2>&1 > test\buildtest_crypto.d
IF EXIST test\buildtest_c_crypto.exe.manifest DEL /F /Q test\buildtest_c_crypto.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_crypto.exe @C:\Users\build\AppData\Local\Temp\nm89CB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_crypto.exe @C:\Users\build\AppData\Local\Temp\nm3599.tmp
IF EXIST test\buildtest_c_crypto.exe.manifest mt -nologo -manifest test\buildtest_c_crypto.exe.manifest -outputresource:test\buildtest_c_crypto.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ct > test\buildtest_ct.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ct.obj "test\buildtest_ct.c"
buildtest_ct.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ct.c" 2>&1 > test\buildtest_ct.d
IF EXIST test\buildtest_c_ct.exe.manifest DEL /F /Q test\buildtest_c_ct.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ct.exe @C:\Users\build\AppData\Local\Temp\nm8B52.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ct.exe @C:\Users\build\AppData\Local\Temp\nm3701.tmp
IF EXIST test\buildtest_c_ct.exe.manifest mt -nologo -manifest test\buildtest_c_ct.exe.manifest -outputresource:test\buildtest_c_ct.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" des > test\buildtest_des.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_des.obj "test\buildtest_des.c"
buildtest_des.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_des.c" 2>&1 > test\buildtest_des.d
IF EXIST test\buildtest_c_des.exe.manifest DEL /F /Q test\buildtest_c_des.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_des.exe @C:\Users\build\AppData\Local\Temp\nm8C8C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_des.exe @C:\Users\build\AppData\Local\Temp\nm384B.tmp
IF EXIST test\buildtest_c_des.exe.manifest mt -nologo -manifest test\buildtest_c_des.exe.manifest -outputresource:test\buildtest_c_des.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" dh > test\buildtest_dh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_dh.obj "test\buildtest_dh.c"
buildtest_dh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_dh.c" 2>&1 > test\buildtest_dh.d
IF EXIST test\buildtest_c_dh.exe.manifest DEL /F /Q test\buildtest_c_dh.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dh.exe @C:\Users\build\AppData\Local\Temp\nm8DE5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dh.exe @C:\Users\build\AppData\Local\Temp\nm3965.tmp
IF EXIST test\buildtest_c_dh.exe.manifest mt -nologo -manifest test\buildtest_c_dh.exe.manifest -outputresource:test\buildtest_c_dh.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" dsa > test\buildtest_dsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_dsa.obj "test\buildtest_dsa.c"
buildtest_dsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_dsa.c" 2>&1 > test\buildtest_dsa.d
IF EXIST test\buildtest_c_dsa.exe.manifest DEL /F /Q test\buildtest_c_dsa.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dsa.exe @C:\Users\build\AppData\Local\Temp\nm8F1E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dsa.exe @C:\Users\build\AppData\Local\Temp\nm3A6F.tmp
IF EXIST test\buildtest_c_dsa.exe.manifest mt -nologo -manifest test\buildtest_c_dsa.exe.manifest -outputresource:test\buildtest_c_dsa.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" dtls1 > test\buildtest_dtls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_dtls1.obj "test\buildtest_dtls1.c"
buildtest_dtls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_dtls1.c" 2>&1 > test\buildtest_dtls1.d
IF EXIST test\buildtest_c_dtls1.exe.manifest DEL /F /Q test\buildtest_c_dtls1.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dtls1.exe @C:\Users\build\AppData\Local\Temp\nm9067.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dtls1.exe @C:\Users\build\AppData\Local\Temp\nm3BA9.tmp
IF EXIST test\buildtest_c_dtls1.exe.manifest mt -nologo -manifest test\buildtest_c_dtls1.exe.manifest -outputresource:test\buildtest_c_dtls1.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" e_os2 > test\buildtest_e_os2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_e_os2.obj "test\buildtest_e_os2.c"
buildtest_e_os2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_e_os2.c" 2>&1 > test\buildtest_e_os2.d
IF EXIST test\buildtest_c_e_os2.exe.manifest DEL /F /Q test\buildtest_c_e_os2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_e_os2.exe @C:\Users\build\AppData\Local\Temp\nm9182.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_e_os2.exe @C:\Users\build\AppData\Local\Temp\nm3CE2.tmp
IF EXIST test\buildtest_c_e_os2.exe.manifest mt -nologo -manifest test\buildtest_c_e_os2.exe.manifest -outputresource:test\buildtest_c_e_os2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ebcdic > test\buildtest_ebcdic.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ebcdic.obj "test\buildtest_ebcdic.c"
buildtest_ebcdic.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ebcdic.c" 2>&1 > test\buildtest_ebcdic.d
IF EXIST test\buildtest_c_ebcdic.exe.manifest DEL /F /Q test\buildtest_c_ebcdic.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ebcdic.exe @C:\Users\build\AppData\Local\Temp\nm929C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ebcdic.exe @C:\Users\build\AppData\Local\Temp\nm3E3B.tmp
IF EXIST test\buildtest_c_ebcdic.exe.manifest mt -nologo -manifest test\buildtest_c_ebcdic.exe.manifest -outputresource:test\buildtest_c_ebcdic.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ec > test\buildtest_ec.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ec.obj "test\buildtest_ec.c"
buildtest_ec.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ec.c" 2>&1 > test\buildtest_ec.d
IF EXIST test\buildtest_c_ec.exe.manifest DEL /F /Q test\buildtest_c_ec.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ec.exe @C:\Users\build\AppData\Local\Temp\nm93F5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ec.exe @C:\Users\build\AppData\Local\Temp\nm3F94.tmp
IF EXIST test\buildtest_c_ec.exe.manifest mt -nologo -manifest test\buildtest_c_ec.exe.manifest -outputresource:test\buildtest_c_ec.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ecdh > test\buildtest_ecdh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ecdh.obj "test\buildtest_ecdh.c"
buildtest_ecdh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ecdh.c" 2>&1 > test\buildtest_ecdh.d
IF EXIST test\buildtest_c_ecdh.exe.manifest DEL /F /Q test\buildtest_c_ecdh.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdh.exe @C:\Users\build\AppData\Local\Temp\nm952E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdh.exe @C:\Users\build\AppData\Local\Temp\nm409F.tmp
IF EXIST test\buildtest_c_ecdh.exe.manifest mt -nologo -manifest test\buildtest_c_ecdh.exe.manifest -outputresource:test\buildtest_c_ecdh.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ecdsa > test\buildtest_ecdsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ecdsa.obj "test\buildtest_ecdsa.c"
buildtest_ecdsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ecdsa.c" 2>&1 > test\buildtest_ecdsa.d
IF EXIST test\buildtest_c_ecdsa.exe.manifest DEL /F /Q test\buildtest_c_ecdsa.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdsa.exe @C:\Users\build\AppData\Local\Temp\nm9677.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdsa.exe @C:\Users\build\AppData\Local\Temp\nm41E8.tmp
IF EXIST test\buildtest_c_ecdsa.exe.manifest mt -nologo -manifest test\buildtest_c_ecdsa.exe.manifest -outputresource:test\buildtest_c_ecdsa.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" engine > test\buildtest_engine.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_engine.obj "test\buildtest_engine.c"
buildtest_engine.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_engine.c" 2>&1 > test\buildtest_engine.d
IF EXIST test\buildtest_c_engine.exe.manifest DEL /F /Q test\buildtest_c_engine.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_engine.exe @C:\Users\build\AppData\Local\Temp\nm980E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_engine.exe @C:\Users\build\AppData\Local\Temp\nm436F.tmp
IF EXIST test\buildtest_c_engine.exe.manifest mt -nologo -manifest test\buildtest_c_engine.exe.manifest -outputresource:test\buildtest_c_engine.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" evp > test\buildtest_evp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_evp.obj "test\buildtest_evp.c"
buildtest_evp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_evp.c" 2>&1 > test\buildtest_evp.d
IF EXIST test\buildtest_c_evp.exe.manifest DEL /F /Q test\buildtest_c_evp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_evp.exe @C:\Users\build\AppData\Local\Temp\nm9967.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_evp.exe @C:\Users\build\AppData\Local\Temp\nm447A.tmp
IF EXIST test\buildtest_c_evp.exe.manifest mt -nologo -manifest test\buildtest_c_evp.exe.manifest -outputresource:test\buildtest_c_evp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" hmac > test\buildtest_hmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_hmac.obj "test\buildtest_hmac.c"
buildtest_hmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_hmac.c" 2>&1 > test\buildtest_hmac.d
IF EXIST test\buildtest_c_hmac.exe.manifest DEL /F /Q test\buildtest_c_hmac.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_hmac.exe @C:\Users\build\AppData\Local\Temp\nm9AC0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_hmac.exe @C:\Users\build\AppData\Local\Temp\nm4594.tmp
IF EXIST test\buildtest_c_hmac.exe.manifest mt -nologo -manifest test\buildtest_c_hmac.exe.manifest -outputresource:test\buildtest_c_hmac.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" idea > test\buildtest_idea.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_idea.obj "test\buildtest_idea.c"
buildtest_idea.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_idea.c" 2>&1 > test\buildtest_idea.d
IF EXIST test\buildtest_c_idea.exe.manifest DEL /F /Q test\buildtest_c_idea.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_idea.exe @C:\Users\build\AppData\Local\Temp\nm9BEA.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_idea.exe @C:\Users\build\AppData\Local\Temp\nm46CE.tmp
IF EXIST test\buildtest_c_idea.exe.manifest mt -nologo -manifest test\buildtest_c_idea.exe.manifest -outputresource:test\buildtest_c_idea.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" kdf > test\buildtest_kdf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_kdf.obj "test\buildtest_kdf.c"
buildtest_kdf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_kdf.c" 2>&1 > test\buildtest_kdf.d
IF EXIST test\buildtest_c_kdf.exe.manifest DEL /F /Q test\buildtest_c_kdf.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_kdf.exe @C:\Users\build\AppData\Local\Temp\nm9D04.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_kdf.exe @C:\Users\build\AppData\Local\Temp\nm4817.tmp
IF EXIST test\buildtest_c_kdf.exe.manifest mt -nologo -manifest test\buildtest_c_kdf.exe.manifest -outputresource:test\buildtest_c_kdf.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" lhash > test\buildtest_lhash.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_lhash.obj "test\buildtest_lhash.c"
buildtest_lhash.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_lhash.c" 2>&1 > test\buildtest_lhash.d
IF EXIST test\buildtest_c_lhash.exe.manifest DEL /F /Q test\buildtest_c_lhash.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_lhash.exe @C:\Users\build\AppData\Local\Temp\nm9E2E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_lhash.exe @C:\Users\build\AppData\Local\Temp\nm4931.tmp
IF EXIST test\buildtest_c_lhash.exe.manifest mt -nologo -manifest test\buildtest_c_lhash.exe.manifest -outputresource:test\buildtest_c_lhash.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" md2 > test\buildtest_md2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_md2.obj "test\buildtest_md2.c"
buildtest_md2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_md2.c" 2>&1 > test\buildtest_md2.d
IF EXIST test\buildtest_c_md2.exe.manifest DEL /F /Q test\buildtest_c_md2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md2.exe @C:\Users\build\AppData\Local\Temp\nm9F48.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md2.exe @C:\Users\build\AppData\Local\Temp\nm4A6B.tmp
IF EXIST test\buildtest_c_md2.exe.manifest mt -nologo -manifest test\buildtest_c_md2.exe.manifest -outputresource:test\buildtest_c_md2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" md4 > test\buildtest_md4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_md4.obj "test\buildtest_md4.c"
buildtest_md4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_md4.c" 2>&1 > test\buildtest_md4.d
IF EXIST test\buildtest_c_md4.exe.manifest DEL /F /Q test\buildtest_c_md4.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md4.exe @C:\Users\build\AppData\Local\Temp\nmA091.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md4.exe @C:\Users\build\AppData\Local\Temp\nm4B56.tmp
IF EXIST test\buildtest_c_md4.exe.manifest mt -nologo -manifest test\buildtest_c_md4.exe.manifest -outputresource:test\buildtest_c_md4.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" md5 > test\buildtest_md5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_md5.obj "test\buildtest_md5.c"
buildtest_md5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_md5.c" 2>&1 > test\buildtest_md5.d
IF EXIST test\buildtest_c_md5.exe.manifest DEL /F /Q test\buildtest_c_md5.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md5.exe @C:\Users\build\AppData\Local\Temp\nmA1AC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md5.exe @C:\Users\build\AppData\Local\Temp\nm4C51.tmp
IF EXIST test\buildtest_c_md5.exe.manifest mt -nologo -manifest test\buildtest_c_md5.exe.manifest -outputresource:test\buildtest_c_md5.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" modes > test\buildtest_modes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_modes.obj "test\buildtest_modes.c"
buildtest_modes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_modes.c" 2>&1 > test\buildtest_modes.d
IF EXIST test\buildtest_c_modes.exe.manifest DEL /F /Q test\buildtest_c_modes.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_modes.exe @C:\Users\build\AppData\Local\Temp\nmA2D5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_modes.exe @C:\Users\build\AppData\Local\Temp\nm4DB9.tmp
IF EXIST test\buildtest_c_modes.exe.manifest mt -nologo -manifest test\buildtest_c_modes.exe.manifest -outputresource:test\buildtest_c_modes.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" obj_mac > test\buildtest_obj_mac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_obj_mac.obj "test\buildtest_obj_mac.c"
buildtest_obj_mac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_obj_mac.c" 2>&1 > test\buildtest_obj_mac.d
IF EXIST test\buildtest_c_obj_mac.exe.manifest DEL /F /Q test\buildtest_c_obj_mac.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_obj_mac.exe @C:\Users\build\AppData\Local\Temp\nmA3F0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_obj_mac.exe @C:\Users\build\AppData\Local\Temp\nm4ED4.tmp
IF EXIST test\buildtest_c_obj_mac.exe.manifest mt -nologo -manifest test\buildtest_c_obj_mac.exe.manifest -outputresource:test\buildtest_c_obj_mac.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" objects > test\buildtest_objects.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_objects.obj "test\buildtest_objects.c"
buildtest_objects.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_objects.c" 2>&1 > test\buildtest_objects.d
IF EXIST test\buildtest_c_objects.exe.manifest DEL /F /Q test\buildtest_c_objects.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_objects.exe @C:\Users\build\AppData\Local\Temp\nmA548.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_objects.exe @C:\Users\build\AppData\Local\Temp\nm504C.tmp
IF EXIST test\buildtest_c_objects.exe.manifest mt -nologo -manifest test\buildtest_c_objects.exe.manifest -outputresource:test\buildtest_c_objects.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ocsp > test\buildtest_ocsp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ocsp.obj "test\buildtest_ocsp.c"
buildtest_ocsp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ocsp.c" 2>&1 > test\buildtest_ocsp.d
IF EXIST test\buildtest_c_ocsp.exe.manifest DEL /F /Q test\buildtest_c_ocsp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ocsp.exe @C:\Users\build\AppData\Local\Temp\nmA6D0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ocsp.exe @C:\Users\build\AppData\Local\Temp\nm51D3.tmp
IF EXIST test\buildtest_c_ocsp.exe.manifest mt -nologo -manifest test\buildtest_c_ocsp.exe.manifest -outputresource:test\buildtest_c_ocsp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" opensslv > test\buildtest_opensslv.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_opensslv.obj "test\buildtest_opensslv.c"
buildtest_opensslv.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_opensslv.c" 2>&1 > test\buildtest_opensslv.d
IF EXIST test\buildtest_c_opensslv.exe.manifest DEL /F /Q test\buildtest_c_opensslv.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_opensslv.exe @C:\Users\build\AppData\Local\Temp\nmA7EA.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_opensslv.exe @C:\Users\build\AppData\Local\Temp\nm532C.tmp
IF EXIST test\buildtest_c_opensslv.exe.manifest mt -nologo -manifest test\buildtest_c_opensslv.exe.manifest -outputresource:test\buildtest_c_opensslv.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ossl_typ > test\buildtest_ossl_typ.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ossl_typ.obj "test\buildtest_ossl_typ.c"
buildtest_ossl_typ.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ossl_typ.c" 2>&1 > test\buildtest_ossl_typ.d
IF EXIST test\buildtest_c_ossl_typ.exe.manifest DEL /F /Q test\buildtest_c_ossl_typ.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ossl_typ.exe @C:\Users\build\AppData\Local\Temp\nmA914.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ossl_typ.exe @C:\Users\build\AppData\Local\Temp\nm5456.tmp
IF EXIST test\buildtest_c_ossl_typ.exe.manifest mt -nologo -manifest test\buildtest_c_ossl_typ.exe.manifest -outputresource:test\buildtest_c_ossl_typ.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pem > test\buildtest_pem.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_pem.obj "test\buildtest_pem.c"
buildtest_pem.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_pem.c" 2>&1 > test\buildtest_pem.d
IF EXIST test\buildtest_c_pem.exe.manifest DEL /F /Q test\buildtest_c_pem.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem.exe @C:\Users\build\AppData\Local\Temp\nmAA8C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem.exe @C:\Users\build\AppData\Local\Temp\nm55CE.tmp
IF EXIST test\buildtest_c_pem.exe.manifest mt -nologo -manifest test\buildtest_c_pem.exe.manifest -outputresource:test\buildtest_c_pem.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pem2 > test\buildtest_pem2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_pem2.obj "test\buildtest_pem2.c"
buildtest_pem2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_pem2.c" 2>&1 > test\buildtest_pem2.d
IF EXIST test\buildtest_c_pem2.exe.manifest DEL /F /Q test\buildtest_c_pem2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem2.exe @C:\Users\build\AppData\Local\Temp\nmABB6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem2.exe @C:\Users\build\AppData\Local\Temp\nm5717.tmp
IF EXIST test\buildtest_c_pem2.exe.manifest mt -nologo -manifest test\buildtest_c_pem2.exe.manifest -outputresource:test\buildtest_c_pem2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pkcs12 > test\buildtest_pkcs12.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_pkcs12.obj "test\buildtest_pkcs12.c"
buildtest_pkcs12.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_pkcs12.c" 2>&1 > test\buildtest_pkcs12.d
IF EXIST test\buildtest_c_pkcs12.exe.manifest DEL /F /Q test\buildtest_c_pkcs12.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs12.exe @C:\Users\build\AppData\Local\Temp\nmAD1E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs12.exe @C:\Users\build\AppData\Local\Temp\nm58BE.tmp
IF EXIST test\buildtest_c_pkcs12.exe.manifest mt -nologo -manifest test\buildtest_c_pkcs12.exe.manifest -outputresource:test\buildtest_c_pkcs12.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pkcs7 > test\buildtest_pkcs7.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_pkcs7.obj "test\buildtest_pkcs7.c"
buildtest_pkcs7.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_pkcs7.c" 2>&1 > test\buildtest_pkcs7.d
IF EXIST test\buildtest_c_pkcs7.exe.manifest DEL /F /Q test\buildtest_c_pkcs7.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs7.exe @C:\Users\build\AppData\Local\Temp\nmAE58.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs7.exe @C:\Users\build\AppData\Local\Temp\nm5A17.tmp
IF EXIST test\buildtest_c_pkcs7.exe.manifest mt -nologo -manifest test\buildtest_c_pkcs7.exe.manifest -outputresource:test\buildtest_c_pkcs7.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rand > test\buildtest_rand.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_rand.obj "test\buildtest_rand.c"
buildtest_rand.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_rand.c" 2>&1 > test\buildtest_rand.d
IF EXIST test\buildtest_c_rand.exe.manifest DEL /F /Q test\buildtest_c_rand.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand.exe @C:\Users\build\AppData\Local\Temp\nmAF82.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand.exe @C:\Users\build\AppData\Local\Temp\nm5B60.tmp
IF EXIST test\buildtest_c_rand.exe.manifest mt -nologo -manifest test\buildtest_c_rand.exe.manifest -outputresource:test\buildtest_c_rand.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rand_drbg > test\buildtest_rand_drbg.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_rand_drbg.obj "test\buildtest_rand_drbg.c"
buildtest_rand_drbg.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_rand_drbg.c" 2>&1 > test\buildtest_rand_drbg.d
IF EXIST test\buildtest_c_rand_drbg.exe.manifest DEL /F /Q test\buildtest_c_rand_drbg.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand_drbg.exe @C:\Users\build\AppData\Local\Temp\nmB0CB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand_drbg.exe @C:\Users\build\AppData\Local\Temp\nm5CA9.tmp
IF EXIST test\buildtest_c_rand_drbg.exe.manifest mt -nologo -manifest test\buildtest_c_rand_drbg.exe.manifest -outputresource:test\buildtest_c_rand_drbg.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rc2 > test\buildtest_rc2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_rc2.obj "test\buildtest_rc2.c"
buildtest_rc2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_rc2.c" 2>&1 > test\buildtest_rc2.d
IF EXIST test\buildtest_c_rc2.exe.manifest DEL /F /Q test\buildtest_c_rc2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc2.exe @C:\Users\build\AppData\Local\Temp\nmB204.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc2.exe @C:\Users\build\AppData\Local\Temp\nm5DB3.tmp
IF EXIST test\buildtest_c_rc2.exe.manifest mt -nologo -manifest test\buildtest_c_rc2.exe.manifest -outputresource:test\buildtest_c_rc2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rc4 > test\buildtest_rc4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_rc4.obj "test\buildtest_rc4.c"
buildtest_rc4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_rc4.c" 2>&1 > test\buildtest_rc4.d
IF EXIST test\buildtest_c_rc4.exe.manifest DEL /F /Q test\buildtest_c_rc4.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc4.exe @C:\Users\build\AppData\Local\Temp\nmB32E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc4.exe @C:\Users\build\AppData\Local\Temp\nm5EFD.tmp
IF EXIST test\buildtest_c_rc4.exe.manifest mt -nologo -manifest test\buildtest_c_rc4.exe.manifest -outputresource:test\buildtest_c_rc4.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rc5 > test\buildtest_rc5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_rc5.obj "test\buildtest_rc5.c"
buildtest_rc5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_rc5.c" 2>&1 > test\buildtest_rc5.d
IF EXIST test\buildtest_c_rc5.exe.manifest DEL /F /Q test\buildtest_c_rc5.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc5.exe @C:\Users\build\AppData\Local\Temp\nmB458.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc5.exe @C:\Users\build\AppData\Local\Temp\nm6046.tmp
IF EXIST test\buildtest_c_rc5.exe.manifest mt -nologo -manifest test\buildtest_c_rc5.exe.manifest -outputresource:test\buildtest_c_rc5.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ripemd > test\buildtest_ripemd.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ripemd.obj "test\buildtest_ripemd.c"
buildtest_ripemd.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ripemd.c" 2>&1 > test\buildtest_ripemd.d
IF EXIST test\buildtest_c_ripemd.exe.manifest DEL /F /Q test\buildtest_c_ripemd.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ripemd.exe @C:\Users\build\AppData\Local\Temp\nmB572.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ripemd.exe @C:\Users\build\AppData\Local\Temp\nm617F.tmp
IF EXIST test\buildtest_c_ripemd.exe.manifest mt -nologo -manifest test\buildtest_c_ripemd.exe.manifest -outputresource:test\buildtest_c_ripemd.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rsa > test\buildtest_rsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_rsa.obj "test\buildtest_rsa.c"
buildtest_rsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_rsa.c" 2>&1 > test\buildtest_rsa.d
IF EXIST test\buildtest_c_rsa.exe.manifest DEL /F /Q test\buildtest_c_rsa.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rsa.exe @C:\Users\build\AppData\Local\Temp\nmB6CB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rsa.exe @C:\Users\build\AppData\Local\Temp\nm62F7.tmp
IF EXIST test\buildtest_c_rsa.exe.manifest mt -nologo -manifest test\buildtest_c_rsa.exe.manifest -outputresource:test\buildtest_c_rsa.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" safestack > test\buildtest_safestack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_safestack.obj "test\buildtest_safestack.c"
buildtest_safestack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_safestack.c" 2>&1 > test\buildtest_safestack.d
IF EXIST test\buildtest_c_safestack.exe.manifest DEL /F /Q test\buildtest_c_safestack.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_safestack.exe @C:\Users\build\AppData\Local\Temp\nmB7E5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_safestack.exe @C:\Users\build\AppData\Local\Temp\nm6440.tmp
IF EXIST test\buildtest_c_safestack.exe.manifest mt -nologo -manifest test\buildtest_c_safestack.exe.manifest -outputresource:test\buildtest_c_safestack.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" seed > test\buildtest_seed.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_seed.obj "test\buildtest_seed.c"
buildtest_seed.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_seed.c" 2>&1 > test\buildtest_seed.d
IF EXIST test\buildtest_c_seed.exe.manifest DEL /F /Q test\buildtest_c_seed.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_seed.exe @C:\Users\build\AppData\Local\Temp\nmB90F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_seed.exe @C:\Users\build\AppData\Local\Temp\nm65A9.tmp
IF EXIST test\buildtest_c_seed.exe.manifest mt -nologo -manifest test\buildtest_c_seed.exe.manifest -outputresource:test\buildtest_c_seed.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" sha > test\buildtest_sha.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_sha.obj "test\buildtest_sha.c"
buildtest_sha.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_sha.c" 2>&1 > test\buildtest_sha.d
IF EXIST test\buildtest_c_sha.exe.manifest DEL /F /Q test\buildtest_c_sha.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_sha.exe @C:\Users\build\AppData\Local\Temp\nmBA39.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_sha.exe @C:\Users\build\AppData\Local\Temp\nm66E2.tmp
IF EXIST test\buildtest_c_sha.exe.manifest mt -nologo -manifest test\buildtest_c_sha.exe.manifest -outputresource:test\buildtest_c_sha.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" srp > test\buildtest_srp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_srp.obj "test\buildtest_srp.c"
buildtest_srp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_srp.c" 2>&1 > test\buildtest_srp.d
IF EXIST test\buildtest_c_srp.exe.manifest DEL /F /Q test\buildtest_c_srp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srp.exe @C:\Users\build\AppData\Local\Temp\nmBB82.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srp.exe @C:\Users\build\AppData\Local\Temp\nm682B.tmp
IF EXIST test\buildtest_c_srp.exe.manifest mt -nologo -manifest test\buildtest_c_srp.exe.manifest -outputresource:test\buildtest_c_srp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" srtp > test\buildtest_srtp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_srtp.obj "test\buildtest_srtp.c"
buildtest_srtp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_srtp.c" 2>&1 > test\buildtest_srtp.d
IF EXIST test\buildtest_c_srtp.exe.manifest DEL /F /Q test\buildtest_c_srtp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srtp.exe @C:\Users\build\AppData\Local\Temp\nmBD1A.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srtp.exe @C:\Users\build\AppData\Local\Temp\nm69C3.tmp
IF EXIST test\buildtest_c_srtp.exe.manifest mt -nologo -manifest test\buildtest_c_srtp.exe.manifest -outputresource:test\buildtest_c_srtp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ssl > test\buildtest_ssl.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ssl.obj "test\buildtest_ssl.c"
buildtest_ssl.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ssl.c" 2>&1 > test\buildtest_ssl.d
IF EXIST test\buildtest_c_ssl.exe.manifest DEL /F /Q test\buildtest_c_ssl.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl.exe @C:\Users\build\AppData\Local\Temp\nmBEA1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl.exe @C:\Users\build\AppData\Local\Temp\nm6B5A.tmp
IF EXIST test\buildtest_c_ssl.exe.manifest mt -nologo -manifest test\buildtest_c_ssl.exe.manifest -outputresource:test\buildtest_c_ssl.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ssl2 > test\buildtest_ssl2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ssl2.obj "test\buildtest_ssl2.c"
buildtest_ssl2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ssl2.c" 2>&1 > test\buildtest_ssl2.d
IF EXIST test\buildtest_c_ssl2.exe.manifest DEL /F /Q test\buildtest_c_ssl2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl2.exe @C:\Users\build\AppData\Local\Temp\nmBFCB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl2.exe @C:\Users\build\AppData\Local\Temp\nm6CA3.tmp
IF EXIST test\buildtest_c_ssl2.exe.manifest mt -nologo -manifest test\buildtest_c_ssl2.exe.manifest -outputresource:test\buildtest_c_ssl2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ssl3 > test\buildtest_ssl3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ssl3.obj "test\buildtest_ssl3.c"
buildtest_ssl3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ssl3.c" 2>&1 > test\buildtest_ssl3.d
IF EXIST test\buildtest_c_ssl3.exe.manifest DEL /F /Q test\buildtest_c_ssl3.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl3.exe @C:\Users\build\AppData\Local\Temp\nmC172.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl3.exe @C:\Users\build\AppData\Local\Temp\nm6E3A.tmp
IF EXIST test\buildtest_c_ssl3.exe.manifest mt -nologo -manifest test\buildtest_c_ssl3.exe.manifest -outputresource:test\buildtest_c_ssl3.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" stack > test\buildtest_stack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_stack.obj "test\buildtest_stack.c"
buildtest_stack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_stack.c" 2>&1 > test\buildtest_stack.d
IF EXIST test\buildtest_c_stack.exe.manifest DEL /F /Q test\buildtest_c_stack.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_stack.exe @C:\Users\build\AppData\Local\Temp\nmC28C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_stack.exe @C:\Users\build\AppData\Local\Temp\nm6F83.tmp
IF EXIST test\buildtest_c_stack.exe.manifest mt -nologo -manifest test\buildtest_c_stack.exe.manifest -outputresource:test\buildtest_c_stack.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" store > test\buildtest_store.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_store.obj "test\buildtest_store.c"
buildtest_store.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_store.c" 2>&1 > test\buildtest_store.d
IF EXIST test\buildtest_c_store.exe.manifest DEL /F /Q test\buildtest_c_store.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_store.exe @C:\Users\build\AppData\Local\Temp\nmC414.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_store.exe @C:\Users\build\AppData\Local\Temp\nm70FB.tmp
IF EXIST test\buildtest_c_store.exe.manifest mt -nologo -manifest test\buildtest_c_store.exe.manifest -outputresource:test\buildtest_c_store.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" symhacks > test\buildtest_symhacks.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_symhacks.obj "test\buildtest_symhacks.c"
buildtest_symhacks.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_symhacks.c" 2>&1 > test\buildtest_symhacks.d
IF EXIST test\buildtest_c_symhacks.exe.manifest DEL /F /Q test\buildtest_c_symhacks.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_symhacks.exe @C:\Users\build\AppData\Local\Temp\nmC52E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_symhacks.exe @C:\Users\build\AppData\Local\Temp\nm7206.tmp
IF EXIST test\buildtest_c_symhacks.exe.manifest mt -nologo -manifest test\buildtest_c_symhacks.exe.manifest -outputresource:test\buildtest_c_symhacks.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" tls1 > test\buildtest_tls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_tls1.obj "test\buildtest_tls1.c"
buildtest_tls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_tls1.c" 2>&1 > test\buildtest_tls1.d
IF EXIST test\buildtest_c_tls1.exe.manifest DEL /F /Q test\buildtest_c_tls1.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_tls1.exe @C:\Users\build\AppData\Local\Temp\nmC6C5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_tls1.exe @C:\Users\build\AppData\Local\Temp\nm73AD.tmp
IF EXIST test\buildtest_c_tls1.exe.manifest mt -nologo -manifest test\buildtest_c_tls1.exe.manifest -outputresource:test\buildtest_c_tls1.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ts > test\buildtest_ts.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ts.obj "test\buildtest_ts.c"
buildtest_ts.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ts.c" 2>&1 > test\buildtest_ts.d
IF EXIST test\buildtest_c_ts.exe.manifest DEL /F /Q test\buildtest_c_ts.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ts.exe @C:\Users\build\AppData\Local\Temp\nmC85D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ts.exe @C:\Users\build\AppData\Local\Temp\nm74F6.tmp
IF EXIST test\buildtest_c_ts.exe.manifest mt -nologo -manifest test\buildtest_c_ts.exe.manifest -outputresource:test\buildtest_c_ts.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" txt_db > test\buildtest_txt_db.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_txt_db.obj "test\buildtest_txt_db.c"
buildtest_txt_db.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_txt_db.c" 2>&1 > test\buildtest_txt_db.d
IF EXIST test\buildtest_c_txt_db.exe.manifest DEL /F /Q test\buildtest_c_txt_db.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_txt_db.exe @C:\Users\build\AppData\Local\Temp\nmC986.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_txt_db.exe @C:\Users\build\AppData\Local\Temp\nm764F.tmp
IF EXIST test\buildtest_c_txt_db.exe.manifest mt -nologo -manifest test\buildtest_c_txt_db.exe.manifest -outputresource:test\buildtest_c_txt_db.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ui > test\buildtest_ui.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_ui.obj "test\buildtest_ui.c"
buildtest_ui.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_ui.c" 2>&1 > test\buildtest_ui.d
IF EXIST test\buildtest_c_ui.exe.manifest DEL /F /Q test\buildtest_c_ui.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ui.exe @C:\Users\build\AppData\Local\Temp\nmCAFE.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ui.exe @C:\Users\build\AppData\Local\Temp\nm77D6.tmp
IF EXIST test\buildtest_c_ui.exe.manifest mt -nologo -manifest test\buildtest_c_ui.exe.manifest -outputresource:test\buildtest_c_ui.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" whrlpool > test\buildtest_whrlpool.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_whrlpool.obj "test\buildtest_whrlpool.c"
buildtest_whrlpool.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_whrlpool.c" 2>&1 > test\buildtest_whrlpool.d
IF EXIST test\buildtest_c_whrlpool.exe.manifest DEL /F /Q test\buildtest_c_whrlpool.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_whrlpool.exe @C:\Users\build\AppData\Local\Temp\nmCC28.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_whrlpool.exe @C:\Users\build\AppData\Local\Temp\nm791F.tmp
IF EXIST test\buildtest_c_whrlpool.exe.manifest mt -nologo -manifest test\buildtest_c_whrlpool.exe.manifest -outputresource:test\buildtest_c_whrlpool.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" x509 > test\buildtest_x509.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_x509.obj "test\buildtest_x509.c"
buildtest_x509.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_x509.c" 2>&1 > test\buildtest_x509.d
IF EXIST test\buildtest_c_x509.exe.manifest DEL /F /Q test\buildtest_c_x509.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509.exe @C:\Users\build\AppData\Local\Temp\nmCDA0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509.exe @C:\Users\build\AppData\Local\Temp\nm7AB7.tmp
IF EXIST test\buildtest_c_x509.exe.manifest mt -nologo -manifest test\buildtest_c_x509.exe.manifest -outputresource:test\buildtest_c_x509.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" x509_vfy > test\buildtest_x509_vfy.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_x509_vfy.obj "test\buildtest_x509_vfy.c"
buildtest_x509_vfy.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_x509_vfy.c" 2>&1 > test\buildtest_x509_vfy.d
IF EXIST test\buildtest_c_x509_vfy.exe.manifest DEL /F /Q test\buildtest_c_x509_vfy.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509_vfy.exe @C:\Users\build\AppData\Local\Temp\nmCF09.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509_vfy.exe @C:\Users\build\AppData\Local\Temp\nm7C2F.tmp
IF EXIST test\buildtest_c_x509_vfy.exe.manifest mt -nologo -manifest test\buildtest_c_x509_vfy.exe.manifest -outputresource:test\buildtest_c_x509_vfy.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" x509v3 > test\buildtest_x509v3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\buildtest_x509v3.obj "test\buildtest_x509v3.c"
buildtest_x509v3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "test\buildtest_x509v3.c" 2>&1 > test\buildtest_x509v3.d
IF EXIST test\buildtest_c_x509v3.exe.manifest DEL /F /Q test\buildtest_c_x509v3.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509v3.exe @C:\Users\build\AppData\Local\Temp\nmD081.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509v3.exe @C:\Users\build\AppData\Local\Temp\nm7D87.tmp
IF EXIST test\buildtest_c_x509v3.exe.manifest mt -nologo -manifest test\buildtest_c_x509v3.exe.manifest -outputresource:test\buildtest_c_x509v3.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\casttest.obj "..\test\casttest.c"
casttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\casttest.c" 2>&1 > test\casttest.d
IF EXIST test\casttest.exe.manifest DEL /F /Q test\casttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\casttest.exe @C:\Users\build\AppData\Local\Temp\nmD1BA.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\casttest.exe @C:\Users\build\AppData\Local\Temp\nm7EC1.tmp
IF EXIST test\casttest.exe.manifest mt -nologo -manifest test\casttest.exe.manifest -outputresource:test\casttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\chacha_internal_test.obj "..\test\chacha_internal_test.c"
chacha_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\chacha_internal_test.c" 2>&1 > test\chacha_internal_test.d
IF EXIST test\chacha_internal_test.exe.manifest DEL /F /Q test\chacha_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\chacha_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmD2F4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\chacha_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm7FDB.tmp
IF EXIST test\chacha_internal_test.exe.manifest mt -nologo -manifest test\chacha_internal_test.exe.manifest -outputresource:test\chacha_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\cipherbytes_test.obj "..\test\cipherbytes_test.c"
cipherbytes_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\cipherbytes_test.c" 2>&1 > test\cipherbytes_test.d
IF EXIST test\cipherbytes_test.exe.manifest DEL /F /Q test\cipherbytes_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherbytes_test.exe @C:\Users\build\AppData\Local\Temp\nmD6DD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherbytes_test.exe @C:\Users\build\AppData\Local\Temp\nm8395.tmp
IF EXIST test\cipherbytes_test.exe.manifest mt -nologo -manifest test\cipherbytes_test.exe.manifest -outputresource:test\cipherbytes_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\cipherlist_test.obj "..\test\cipherlist_test.c"
cipherlist_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\cipherlist_test.c" 2>&1 > test\cipherlist_test.d
IF EXIST test\cipherlist_test.exe.manifest DEL /F /Q test\cipherlist_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherlist_test.exe @C:\Users\build\AppData\Local\Temp\nmD874.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherlist_test.exe @C:\Users\build\AppData\Local\Temp\nm84DE.tmp
IF EXIST test\cipherlist_test.exe.manifest mt -nologo -manifest test\cipherlist_test.exe.manifest -outputresource:test\cipherlist_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ciphername_test.obj "..\test\ciphername_test.c"
ciphername_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ciphername_test.c" 2>&1 > test\ciphername_test.d
IF EXIST test\ciphername_test.exe.manifest DEL /F /Q test\ciphername_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ciphername_test.exe @C:\Users\build\AppData\Local\Temp\nmDA1B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ciphername_test.exe @C:\Users\build\AppData\Local\Temp\nm8676.tmp
IF EXIST test\ciphername_test.exe.manifest mt -nologo -manifest test\ciphername_test.exe.manifest -outputresource:test\ciphername_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\clienthellotest.obj "..\test\clienthellotest.c"
clienthellotest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\clienthellotest.c" 2>&1 > test\clienthellotest.d
IF EXIST test\clienthellotest.exe.manifest DEL /F /Q test\clienthellotest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\clienthellotest.exe @C:\Users\build\AppData\Local\Temp\nmDBB2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\clienthellotest.exe @C:\Users\build\AppData\Local\Temp\nm87BF.tmp
IF EXIST test\clienthellotest.exe.manifest mt -nologo -manifest test\clienthellotest.exe.manifest -outputresource:test\clienthellotest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\cmactest.obj "..\test\cmactest.c"
cmactest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\cmactest.c" 2>&1 > test\cmactest.d
IF EXIST test\cmactest.exe.manifest DEL /F /Q test\cmactest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmactest.exe @C:\Users\build\AppData\Local\Temp\nmDD0B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmactest.exe @C:\Users\build\AppData\Local\Temp\nm8918.tmp
IF EXIST test\cmactest.exe.manifest mt -nologo -manifest test\cmactest.exe.manifest -outputresource:test\cmactest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\cmsapitest.obj "..\test\cmsapitest.c"
cmsapitest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\cmsapitest.c" 2>&1 > test\cmsapitest.d
IF EXIST test\cmsapitest.exe.manifest DEL /F /Q test\cmsapitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmsapitest.exe @C:\Users\build\AppData\Local\Temp\nmE161.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmsapitest.exe @C:\Users\build\AppData\Local\Temp\nm8D10.tmp
IF EXIST test\cmsapitest.exe.manifest mt -nologo -manifest test\cmsapitest.exe.manifest -outputresource:test\cmsapitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\conf_include_test.obj "..\test\conf_include_test.c"
conf_include_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\conf_include_test.c" 2>&1 > test\conf_include_test.d
IF EXIST test\conf_include_test.exe.manifest DEL /F /Q test\conf_include_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\conf_include_test.exe @C:\Users\build\AppData\Local\Temp\nmE29B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\conf_include_test.exe @C:\Users\build\AppData\Local\Temp\nm8E4A.tmp
IF EXIST test\conf_include_test.exe.manifest mt -nologo -manifest test\conf_include_test.exe.manifest -outputresource:test\conf_include_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\constant_time_test.obj "..\test\constant_time_test.c"
constant_time_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\constant_time_test.c" 2>&1 > test\constant_time_test.d
IF EXIST test\constant_time_test.exe.manifest DEL /F /Q test\constant_time_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\constant_time_test.exe @C:\Users\build\AppData\Local\Temp\nmE3D4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\constant_time_test.exe @C:\Users\build\AppData\Local\Temp\nm8FA2.tmp
IF EXIST test\constant_time_test.exe.manifest mt -nologo -manifest test\constant_time_test.exe.manifest -outputresource:test\constant_time_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\crltest.obj "..\test\crltest.c"
crltest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\crltest.c" 2>&1 > test\crltest.d
IF EXIST test\crltest.exe.manifest DEL /F /Q test\crltest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\crltest.exe @C:\Users\build\AppData\Local\Temp\nmE54C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\crltest.exe @C:\Users\build\AppData\Local\Temp\nm90FB.tmp
IF EXIST test\crltest.exe.manifest mt -nologo -manifest test\crltest.exe.manifest -outputresource:test\crltest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ct_test.obj "..\test\ct_test.c"
ct_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ct_test.c" 2>&1 > test\ct_test.d
IF EXIST test\ct_test.exe.manifest DEL /F /Q test\ct_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ct_test.exe @C:\Users\build\AppData\Local\Temp\nmE6F3.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ct_test.exe @C:\Users\build\AppData\Local\Temp\nm9254.tmp
IF EXIST test\ct_test.exe.manifest mt -nologo -manifest test\ct_test.exe.manifest -outputresource:test\ct_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ctype_internal_test.obj "..\test\ctype_internal_test.c"
ctype_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ctype_internal_test.c" 2>&1 > test\ctype_internal_test.d
IF EXIST test\ctype_internal_test.exe.manifest DEL /F /Q test\ctype_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ctype_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmE84C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ctype_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm93AD.tmp
IF EXIST test\ctype_internal_test.exe.manifest mt -nologo -manifest test\ctype_internal_test.exe.manifest -outputresource:test\ctype_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\curve448_internal_test.obj "..\test\curve448_internal_test.c"
curve448_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\curve448_internal_test.c" 2>&1 > test\curve448_internal_test.d
IF EXIST test\curve448_internal_test.exe.manifest DEL /F /Q test\curve448_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\curve448_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmEC25.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\curve448_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm9767.tmp
IF EXIST test\curve448_internal_test.exe.manifest mt -nologo -manifest test\curve448_internal_test.exe.manifest -outputresource:test\curve448_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\d2i_test.obj "..\test\d2i_test.c"
d2i_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\d2i_test.c" 2>&1 > test\d2i_test.d
IF EXIST test\d2i_test.exe.manifest DEL /F /Q test\d2i_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\d2i_test.exe @C:\Users\build\AppData\Local\Temp\nmEFFF.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\d2i_test.exe @C:\Users\build\AppData\Local\Temp\nm9B11.tmp
IF EXIST test\d2i_test.exe.manifest mt -nologo -manifest test\d2i_test.exe.manifest -outputresource:test\d2i_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\danetest.obj "..\test\danetest.c"
danetest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\danetest.c" 2>&1 > test\danetest.d
IF EXIST test\danetest.exe.manifest DEL /F /Q test\danetest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\danetest.exe @C:\Users\build\AppData\Local\Temp\nmF1C5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\danetest.exe @C:\Users\build\AppData\Local\Temp\nm9D45.tmp
IF EXIST test\danetest.exe.manifest mt -nologo -manifest test\danetest.exe.manifest -outputresource:test\danetest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\destest.obj "..\test\destest.c"
destest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\destest.c" 2>&1 > test\destest.d
IF EXIST test\destest.exe.manifest DEL /F /Q test\destest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\destest.exe @C:\Users\build\AppData\Local\Temp\nmF2FE.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\destest.exe @C:\Users\build\AppData\Local\Temp\nm9E8E.tmp
IF EXIST test\destest.exe.manifest mt -nologo -manifest test\destest.exe.manifest -outputresource:test\destest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\dhtest.obj "..\test\dhtest.c"
dhtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\dhtest.c" 2>&1 > test\dhtest.d
IF EXIST test\dhtest.exe.manifest DEL /F /Q test\dhtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dhtest.exe @C:\Users\build\AppData\Local\Temp\nmF457.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dhtest.exe @C:\Users\build\AppData\Local\Temp\nm9FE7.tmp
IF EXIST test\dhtest.exe.manifest mt -nologo -manifest test\dhtest.exe.manifest -outputresource:test\dhtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "test" /I "." /I "..\include" /I "..\test" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\drbg_cavs_data.obj "..\test\drbg_cavs_data.c"
drbg_cavs_data.c
@@ -3168,319 +3168,320 @@ drbg_cavs_data.c
drbg_cavs_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "test" /I "." /I "..\include" /I "..\test" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\drbg_cavs_test.c" 2>&1 > test\drbg_cavs_test.d
IF EXIST test\drbg_cavs_test.exe.manifest DEL /F /Q test\drbg_cavs_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbg_cavs_test.exe @C:\Users\build\AppData\Local\Temp\nmFC86.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbg_cavs_test.exe @C:\Users\build\AppData\Local\Temp\nmA74A.tmp
IF EXIST test\drbg_cavs_test.exe.manifest mt -nologo -manifest test\drbg_cavs_test.exe.manifest -outputresource:test\drbg_cavs_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\drbgtest.obj "..\test\drbgtest.c"
drbgtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\drbgtest.c" 2>&1 > test\drbgtest.d
IF EXIST test\drbgtest.exe.manifest DEL /F /Q test\drbgtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbgtest.exe @C:\Users\build\AppData\Local\Temp\nmFFA4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbgtest.exe @C:\Users\build\AppData\Local\Temp\nmAA1A.tmp
IF EXIST test\drbgtest.exe.manifest mt -nologo -manifest test\drbgtest.exe.manifest -outputresource:test\drbgtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\dsa_no_digest_size_test.obj "..\test\dsa_no_digest_size_test.c"
dsa_no_digest_size_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\dsa_no_digest_size_test.c" 2>&1 > test\dsa_no_digest_size_test.d
IF EXIST test\dsa_no_digest_size_test.exe.manifest DEL /F /Q test\dsa_no_digest_size_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsa_no_digest_size_test.exe @C:\Users\build\AppData\Local\Temp\nm504.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsa_no_digest_size_test.exe @C:\Users\build\AppData\Local\Temp\nmAE61.tmp
IF EXIST test\dsa_no_digest_size_test.exe.manifest mt -nologo -manifest test\dsa_no_digest_size_test.exe.manifest -outputresource:test\dsa_no_digest_size_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\dsatest.obj "..\test\dsatest.c"
dsatest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\dsatest.c" 2>&1 > test\dsatest.d
IF EXIST test\dsatest.exe.manifest DEL /F /Q test\dsatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsatest.exe @C:\Users\build\AppData\Local\Temp\nm756.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsatest.exe @C:\Users\build\AppData\Local\Temp\nmAFE8.tmp
IF EXIST test\dsatest.exe.manifest mt -nologo -manifest test\dsatest.exe.manifest -outputresource:test\dsatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\dtls_mtu_test.obj "..\test\dtls_mtu_test.c"
dtls_mtu_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\dtls_mtu_test.c" 2>&1 > test\dtls_mtu_test.d
IF EXIST test\dtls_mtu_test.exe.manifest DEL /F /Q test\dtls_mtu_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtls_mtu_test.exe @C:\Users\build\AppData\Local\Temp\nmB9D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtls_mtu_test.exe @C:\Users\build\AppData\Local\Temp\nmB22C.tmp
IF EXIST test\dtls_mtu_test.exe.manifest mt -nologo -manifest test\dtls_mtu_test.exe.manifest -outputresource:test\dtls_mtu_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\dtlstest.obj "..\test\dtlstest.c"
dtlstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\dtlstest.c" 2>&1 > test\dtlstest.d
IF EXIST test\dtlstest.exe.manifest DEL /F /Q test\dtlstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlstest.exe @C:\Users\build\AppData\Local\Temp\nmE1F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlstest.exe @C:\Users\build\AppData\Local\Temp\nmB421.tmp
IF EXIST test\dtlstest.exe.manifest mt -nologo -manifest test\dtlstest.exe.manifest -outputresource:test\dtlstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\dtlsv1listentest.obj "..\test\dtlsv1listentest.c"
dtlsv1listentest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\dtlsv1listentest.c" 2>&1 > test\dtlsv1listentest.d
IF EXIST test\dtlsv1listentest.exe.manifest DEL /F /Q test\dtlsv1listentest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlsv1listentest.exe @C:\Users\build\AppData\Local\Temp\nm1014.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlsv1listentest.exe @C:\Users\build\AppData\Local\Temp\nmB5C7.tmp
IF EXIST test\dtlsv1listentest.exe.manifest mt -nologo -manifest test\dtlsv1listentest.exe.manifest -outputresource:test\dtlsv1listentest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ec_internal_test.obj "..\test\ec_internal_test.c"
ec_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ec_internal_test.c" 2>&1 > test\ec_internal_test.d
IF EXIST test\ec_internal_test.exe.manifest DEL /F /Q test\ec_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ec_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm11E9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ec_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmB6F1.tmp
+ Creating library test\ec_internal_test.lib and object test\ec_internal_test.exp
IF EXIST test\ec_internal_test.exe.manifest mt -nologo -manifest test\ec_internal_test.exe.manifest -outputresource:test\ec_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ecdsatest.obj "..\test\ecdsatest.c"
ecdsatest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ecdsatest.c" 2>&1 > test\ecdsatest.d
IF EXIST test\ecdsatest.exe.manifest DEL /F /Q test\ecdsatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecdsatest.exe @C:\Users\build\AppData\Local\Temp\nm16FB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecdsatest.exe @C:\Users\build\AppData\Local\Temp\nmBB57.tmp
IF EXIST test\ecdsatest.exe.manifest mt -nologo -manifest test\ecdsatest.exe.manifest -outputresource:test\ecdsatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ecstresstest.obj "..\test\ecstresstest.c"
ecstresstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ecstresstest.c" 2>&1 > test\ecstresstest.d
IF EXIST test\ecstresstest.exe.manifest DEL /F /Q test\ecstresstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecstresstest.exe @C:\Users\build\AppData\Local\Temp\nm192F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecstresstest.exe @C:\Users\build\AppData\Local\Temp\nmBD1D.tmp
IF EXIST test\ecstresstest.exe.manifest mt -nologo -manifest test\ecstresstest.exe.manifest -outputresource:test\ecstresstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ectest.obj "..\test\ectest.c"
ectest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ectest.c" 2>&1 > test\ectest.d
IF EXIST test\ectest.exe.manifest DEL /F /Q test\ectest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ectest.exe @C:\Users\build\AppData\Local\Temp\nm1B24.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ectest.exe @C:\Users\build\AppData\Local\Temp\nmBEA5.tmp
IF EXIST test\ectest.exe.manifest mt -nologo -manifest test\ectest.exe.manifest -outputresource:test\ectest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\enginetest.obj "..\test\enginetest.c"
enginetest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\enginetest.c" 2>&1 > test\enginetest.d
IF EXIST test\enginetest.exe.manifest DEL /F /Q test\enginetest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\enginetest.exe @C:\Users\build\AppData\Local\Temp\nm1D19.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\enginetest.exe @C:\Users\build\AppData\Local\Temp\nmC04C.tmp
IF EXIST test\enginetest.exe.manifest mt -nologo -manifest test\enginetest.exe.manifest -outputresource:test\enginetest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\errtest.obj "..\test\errtest.c"
errtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\errtest.c" 2>&1 > test\errtest.d
IF EXIST test\errtest.exe.manifest DEL /F /Q test\errtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\errtest.exe @C:\Users\build\AppData\Local\Temp\nm1F4C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\errtest.exe @C:\Users\build\AppData\Local\Temp\nmC270.tmp
IF EXIST test\errtest.exe.manifest mt -nologo -manifest test\errtest.exe.manifest -outputresource:test\errtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\evp_extra_test.obj "..\test\evp_extra_test.c"
evp_extra_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\evp_extra_test.c" 2>&1 > test\evp_extra_test.d
IF EXIST test\evp_extra_test.exe.manifest DEL /F /Q test\evp_extra_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_extra_test.exe @C:\Users\build\AppData\Local\Temp\nm2141.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_extra_test.exe @C:\Users\build\AppData\Local\Temp\nmC3E8.tmp
IF EXIST test\evp_extra_test.exe.manifest mt -nologo -manifest test\evp_extra_test.exe.manifest -outputresource:test\evp_extra_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\evp_test.obj "..\test\evp_test.c"
evp_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\evp_test.c" 2>&1 > test\evp_test.d
IF EXIST test\evp_test.exe.manifest DEL /F /Q test\evp_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_test.exe @C:\Users\build\AppData\Local\Temp\nm2307.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_test.exe @C:\Users\build\AppData\Local\Temp\nmC57F.tmp
IF EXIST test\evp_test.exe.manifest mt -nologo -manifest test\evp_test.exe.manifest -outputresource:test\evp_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\exdatatest.obj "..\test\exdatatest.c"
exdatatest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\exdatatest.c" 2>&1 > test\exdatatest.d
IF EXIST test\exdatatest.exe.manifest DEL /F /Q test\exdatatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exdatatest.exe @C:\Users\build\AppData\Local\Temp\nm247F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exdatatest.exe @C:\Users\build\AppData\Local\Temp\nmC6B9.tmp
IF EXIST test\exdatatest.exe.manifest mt -nologo -manifest test\exdatatest.exe.manifest -outputresource:test\exdatatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\exptest.obj "..\test\exptest.c"
exptest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\exptest.c" 2>&1 > test\exptest.d
IF EXIST test\exptest.exe.manifest DEL /F /Q test\exptest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exptest.exe @C:\Users\build\AppData\Local\Temp\nm2636.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exptest.exe @C:\Users\build\AppData\Local\Temp\nmC850.tmp
IF EXIST test\exptest.exe.manifest mt -nologo -manifest test\exptest.exe.manifest -outputresource:test\exptest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\fatalerrtest.obj "..\test\fatalerrtest.c"
fatalerrtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\fatalerrtest.c" 2>&1 > test\fatalerrtest.d
IF EXIST test\fatalerrtest.exe.manifest DEL /F /Q test\fatalerrtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\fatalerrtest.exe @C:\Users\build\AppData\Local\Temp\nm27BE.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\fatalerrtest.exe @C:\Users\build\AppData\Local\Temp\nmC9D7.tmp
IF EXIST test\fatalerrtest.exe.manifest mt -nologo -manifest test\fatalerrtest.exe.manifest -outputresource:test\fatalerrtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\gmdifftest.obj "..\test\gmdifftest.c"
gmdifftest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\gmdifftest.c" 2>&1 > test\gmdifftest.d
IF EXIST test\gmdifftest.exe.manifest DEL /F /Q test\gmdifftest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gmdifftest.exe @C:\Users\build\AppData\Local\Temp\nm28F7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gmdifftest.exe @C:\Users\build\AppData\Local\Temp\nmCB21.tmp
IF EXIST test\gmdifftest.exe.manifest mt -nologo -manifest test\gmdifftest.exe.manifest -outputresource:test\gmdifftest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\gosttest.obj "..\test\gosttest.c"
gosttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\gosttest.c" 2>&1 > test\gosttest.d
IF EXIST test\gosttest.exe.manifest DEL /F /Q test\gosttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gosttest.exe @C:\Users\build\AppData\Local\Temp\nm2A5F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gosttest.exe @C:\Users\build\AppData\Local\Temp\nmCCB8.tmp
IF EXIST test\gosttest.exe.manifest mt -nologo -manifest test\gosttest.exe.manifest -outputresource:test\gosttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\hmactest.obj "..\test\hmactest.c"
hmactest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\hmactest.c" 2>&1 > test\hmactest.d
IF EXIST test\hmactest.exe.manifest DEL /F /Q test\hmactest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\hmactest.exe @C:\Users\build\AppData\Local\Temp\nm2BC8.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\hmactest.exe @C:\Users\build\AppData\Local\Temp\nmCE3F.tmp
IF EXIST test\hmactest.exe.manifest mt -nologo -manifest test\hmactest.exe.manifest -outputresource:test\hmactest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ideatest.obj "..\test\ideatest.c"
ideatest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ideatest.c" 2>&1 > test\ideatest.d
IF EXIST test\ideatest.exe.manifest DEL /F /Q test\ideatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ideatest.exe @C:\Users\build\AppData\Local\Temp\nm2D01.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ideatest.exe @C:\Users\build\AppData\Local\Temp\nmCF79.tmp
IF EXIST test\ideatest.exe.manifest mt -nologo -manifest test\ideatest.exe.manifest -outputresource:test\ideatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\igetest.obj "..\test\igetest.c"
igetest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\igetest.c" 2>&1 > test\igetest.d
IF EXIST test\igetest.exe.manifest DEL /F /Q test\igetest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\igetest.exe @C:\Users\build\AppData\Local\Temp\nm2E3B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\igetest.exe @C:\Users\build\AppData\Local\Temp\nmD0B2.tmp
IF EXIST test\igetest.exe.manifest mt -nologo -manifest test\igetest.exe.manifest -outputresource:test\igetest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\lhash_test.obj "..\test\lhash_test.c"
lhash_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\lhash_test.c" 2>&1 > test\lhash_test.d
IF EXIST test\lhash_test.exe.manifest DEL /F /Q test\lhash_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\lhash_test.exe @C:\Users\build\AppData\Local\Temp\nm2F65.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\lhash_test.exe @C:\Users\build\AppData\Local\Temp\nmD1DC.tmp
IF EXIST test\lhash_test.exe.manifest mt -nologo -manifest test\lhash_test.exe.manifest -outputresource:test\lhash_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\md2test.obj "..\test\md2test.c"
md2test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\md2test.c" 2>&1 > test\md2test.d
IF EXIST test\md2test.exe.manifest DEL /F /Q test\md2test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\md2test.exe @C:\Users\build\AppData\Local\Temp\nm30DD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\md2test.exe @C:\Users\build\AppData\Local\Temp\nmD325.tmp
IF EXIST test\md2test.exe.manifest mt -nologo -manifest test\md2test.exe.manifest -outputresource:test\md2test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\mdc2test.obj "..\test\mdc2test.c"
mdc2test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\mdc2test.c" 2>&1 > test\mdc2test.d
IF EXIST test\mdc2test.exe.manifest DEL /F /Q test\mdc2test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\mdc2test.exe @C:\Users\build\AppData\Local\Temp\nm3207.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\mdc2test.exe @C:\Users\build\AppData\Local\Temp\nmD44F.tmp
IF EXIST test\mdc2test.exe.manifest mt -nologo -manifest test\mdc2test.exe.manifest -outputresource:test\mdc2test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\memleaktest.obj "..\test\memleaktest.c"
memleaktest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\memleaktest.c" 2>&1 > test\memleaktest.d
IF EXIST test\memleaktest.exe.manifest DEL /F /Q test\memleaktest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\memleaktest.exe @C:\Users\build\AppData\Local\Temp\nm3330.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\memleaktest.exe @C:\Users\build\AppData\Local\Temp\nmD589.tmp
IF EXIST test\memleaktest.exe.manifest mt -nologo -manifest test\memleaktest.exe.manifest -outputresource:test\memleaktest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\modes_internal_test.obj "..\test\modes_internal_test.c"
modes_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\modes_internal_test.c" 2>&1 > test\modes_internal_test.d
IF EXIST test\modes_internal_test.exe.manifest DEL /F /Q test\modes_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\modes_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm346A.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\modes_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmD6C2.tmp
IF EXIST test\modes_internal_test.exe.manifest mt -nologo -manifest test\modes_internal_test.exe.manifest -outputresource:test\modes_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ocspapitest.obj "..\test\ocspapitest.c"
ocspapitest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ocspapitest.c" 2>&1 > test\ocspapitest.d
IF EXIST test\ocspapitest.exe.manifest DEL /F /Q test\ocspapitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ocspapitest.exe @C:\Users\build\AppData\Local\Temp\nm3863.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ocspapitest.exe @C:\Users\build\AppData\Local\Temp\nmDA9C.tmp
IF EXIST test\ocspapitest.exe.manifest mt -nologo -manifest test\ocspapitest.exe.manifest -outputresource:test\ocspapitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\packettest.obj "..\test\packettest.c"
packettest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\packettest.c" 2>&1 > test\packettest.d
IF EXIST test\packettest.exe.manifest DEL /F /Q test\packettest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\packettest.exe @C:\Users\build\AppData\Local\Temp\nm39BB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\packettest.exe @C:\Users\build\AppData\Local\Temp\nmDBE5.tmp
IF EXIST test\packettest.exe.manifest mt -nologo -manifest test\packettest.exe.manifest -outputresource:test\packettest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\pbelutest.obj "..\test\pbelutest.c"
pbelutest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\pbelutest.c" 2>&1 > test\pbelutest.d
IF EXIST test\pbelutest.exe.manifest DEL /F /Q test\pbelutest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pbelutest.exe @C:\Users\build\AppData\Local\Temp\nm3B04.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pbelutest.exe @C:\Users\build\AppData\Local\Temp\nmDD1E.tmp
IF EXIST test\pbelutest.exe.manifest mt -nologo -manifest test\pbelutest.exe.manifest -outputresource:test\pbelutest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\pemtest.obj "..\test\pemtest.c"
pemtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\pemtest.c" 2>&1 > test\pemtest.d
IF EXIST test\pemtest.exe.manifest DEL /F /Q test\pemtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pemtest.exe @C:\Users\build\AppData\Local\Temp\nm3C7C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pemtest.exe @C:\Users\build\AppData\Local\Temp\nmDEA6.tmp
IF EXIST test\pemtest.exe.manifest mt -nologo -manifest test\pemtest.exe.manifest -outputresource:test\pemtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\pkey_meth_kdf_test.obj "..\test\pkey_meth_kdf_test.c"
pkey_meth_kdf_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\pkey_meth_kdf_test.c" 2>&1 > test\pkey_meth_kdf_test.d
IF EXIST test\pkey_meth_kdf_test.exe.manifest DEL /F /Q test\pkey_meth_kdf_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_kdf_test.exe @C:\Users\build\AppData\Local\Temp\nm3DE5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_kdf_test.exe @C:\Users\build\AppData\Local\Temp\nmDFEF.tmp
IF EXIST test\pkey_meth_kdf_test.exe.manifest mt -nologo -manifest test\pkey_meth_kdf_test.exe.manifest -outputresource:test\pkey_meth_kdf_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\pkey_meth_test.obj "..\test\pkey_meth_test.c"
pkey_meth_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\pkey_meth_test.c" 2>&1 > test\pkey_meth_test.d
IF EXIST test\pkey_meth_test.exe.manifest DEL /F /Q test\pkey_meth_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_test.exe @C:\Users\build\AppData\Local\Temp\nm3F2E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_test.exe @C:\Users\build\AppData\Local\Temp\nmE129.tmp
IF EXIST test\pkey_meth_test.exe.manifest mt -nologo -manifest test\pkey_meth_test.exe.manifest -outputresource:test\pkey_meth_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\poly1305_internal_test.obj "..\test\poly1305_internal_test.c"
poly1305_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\poly1305_internal_test.c" 2>&1 > test\poly1305_internal_test.d
IF EXIST test\poly1305_internal_test.exe.manifest DEL /F /Q test\poly1305_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\poly1305_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm4087.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\poly1305_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmE291.tmp
IF EXIST test\poly1305_internal_test.exe.manifest mt -nologo -manifest test\poly1305_internal_test.exe.manifest -outputresource:test\poly1305_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\rc2test.obj "..\test\rc2test.c"
rc2test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\rc2test.c" 2>&1 > test\rc2test.d
IF EXIST test\rc2test.exe.manifest DEL /F /Q test\rc2test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc2test.exe @C:\Users\build\AppData\Local\Temp\nm4470.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc2test.exe @C:\Users\build\AppData\Local\Temp\nmE60D.tmp
IF EXIST test\rc2test.exe.manifest mt -nologo -manifest test\rc2test.exe.manifest -outputresource:test\rc2test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\rc4test.obj "..\test\rc4test.c"
rc4test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\rc4test.c" 2>&1 > test\rc4test.d
IF EXIST test\rc4test.exe.manifest DEL /F /Q test\rc4test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc4test.exe @C:\Users\build\AppData\Local\Temp\nm45B9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc4test.exe @C:\Users\build\AppData\Local\Temp\nmE756.tmp
IF EXIST test\rc4test.exe.manifest mt -nologo -manifest test\rc4test.exe.manifest -outputresource:test\rc4test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\rc5test.obj "..\test\rc5test.c"
rc5test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\rc5test.c" 2>&1 > test\rc5test.d
IF EXIST test\rc5test.exe.manifest DEL /F /Q test\rc5test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc5test.exe @C:\Users\build\AppData\Local\Temp\nm4721.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc5test.exe @C:\Users\build\AppData\Local\Temp\nmE89F.tmp
IF EXIST test\rc5test.exe.manifest mt -nologo -manifest test\rc5test.exe.manifest -outputresource:test\rc5test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\rdrand_sanitytest.obj "..\test\rdrand_sanitytest.c"
rdrand_sanitytest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\rdrand_sanitytest.c" 2>&1 > test\rdrand_sanitytest.d
IF EXIST test\rdrand_sanitytest.exe.manifest DEL /F /Q test\rdrand_sanitytest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rdrand_sanitytest.exe @C:\Users\build\AppData\Local\Temp\nm484B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rdrand_sanitytest.exe @C:\Users\build\AppData\Local\Temp\nmE9B9.tmp
IF EXIST test\rdrand_sanitytest.exe.manifest mt -nologo -manifest test\rdrand_sanitytest.exe.manifest -outputresource:test\rdrand_sanitytest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\recordlentest.obj "..\test\recordlentest.c"
recordlentest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\recordlentest.c" 2>&1 > test\recordlentest.d
IF EXIST test\recordlentest.exe.manifest DEL /F /Q test\recordlentest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\recordlentest.exe @C:\Users\build\AppData\Local\Temp\nm4C82.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\recordlentest.exe @C:\Users\build\AppData\Local\Temp\nmED54.tmp
IF EXIST test\recordlentest.exe.manifest mt -nologo -manifest test\recordlentest.exe.manifest -outputresource:test\recordlentest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\rsa_complex.obj "..\test\rsa_complex.c"
rsa_complex.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\rsa_complex.c" 2>&1 > test\rsa_complex.d
IF EXIST test\rsa_complex.exe.manifest DEL /F /Q test\rsa_complex.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_complex.exe @C:\Users\build\AppData\Local\Temp\nm4DDB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_complex.exe @C:\Users\build\AppData\Local\Temp\nmEEBC.tmp
IF EXIST test\rsa_complex.exe.manifest mt -nologo -manifest test\rsa_complex.exe.manifest -outputresource:test\rsa_complex.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\rsa_mp_test.obj "..\test\rsa_mp_test.c"
rsa_mp_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\rsa_mp_test.c" 2>&1 > test\rsa_mp_test.d
IF EXIST test\rsa_mp_test.exe.manifest DEL /F /Q test\rsa_mp_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_mp_test.exe @C:\Users\build\AppData\Local\Temp\nm4F05.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_mp_test.exe @C:\Users\build\AppData\Local\Temp\nmEFE6.tmp
IF EXIST test\rsa_mp_test.exe.manifest mt -nologo -manifest test\rsa_mp_test.exe.manifest -outputresource:test\rsa_mp_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\rsa_test.obj "..\test\rsa_test.c"
rsa_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\rsa_test.c" 2>&1 > test\rsa_test.d
IF EXIST test\rsa_test.exe.manifest DEL /F /Q test\rsa_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_test.exe @C:\Users\build\AppData\Local\Temp\nm506D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_test.exe @C:\Users\build\AppData\Local\Temp\nmF120.tmp
IF EXIST test\rsa_test.exe.manifest mt -nologo -manifest test\rsa_test.exe.manifest -outputresource:test\rsa_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\sanitytest.obj "..\test\sanitytest.c"
sanitytest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\sanitytest.c" 2>&1 > test\sanitytest.d
IF EXIST test\sanitytest.exe.manifest DEL /F /Q test\sanitytest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sanitytest.exe @C:\Users\build\AppData\Local\Temp\nm51C6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sanitytest.exe @C:\Users\build\AppData\Local\Temp\nmF24A.tmp
IF EXIST test\sanitytest.exe.manifest mt -nologo -manifest test\sanitytest.exe.manifest -outputresource:test\sanitytest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\secmemtest.obj "..\test\secmemtest.c"
secmemtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\secmemtest.c" 2>&1 > test\secmemtest.d
IF EXIST test\secmemtest.exe.manifest DEL /F /Q test\secmemtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\secmemtest.exe @C:\Users\build\AppData\Local\Temp\nm53DA.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\secmemtest.exe @C:\Users\build\AppData\Local\Temp\nmF43F.tmp
IF EXIST test\secmemtest.exe.manifest mt -nologo -manifest test\secmemtest.exe.manifest -outputresource:test\secmemtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\servername_test.obj "..\test\servername_test.c"
servername_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\servername_test.c" 2>&1 > test\servername_test.d
IF EXIST test\servername_test.exe.manifest DEL /F /Q test\servername_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\servername_test.exe @C:\Users\build\AppData\Local\Temp\nm5562.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\servername_test.exe @C:\Users\build\AppData\Local\Temp\nmF5A7.tmp
IF EXIST test\servername_test.exe.manifest mt -nologo -manifest test\servername_test.exe.manifest -outputresource:test\servername_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\shlibloadtest.obj "..\test\shlibloadtest.c"
shlibloadtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\shlibloadtest.c" 2>&1 > test\shlibloadtest.d
IF EXIST test\shlibloadtest.exe.manifest DEL /F /Q test\shlibloadtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\shlibloadtest.exe @C:\Users\build\AppData\Local\Temp\nm57D4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\shlibloadtest.exe @C:\Users\build\AppData\Local\Temp\nmF809.tmp
IF EXIST test\shlibloadtest.exe.manifest mt -nologo -manifest test\shlibloadtest.exe.manifest -outputresource:test\shlibloadtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\siphash_internal_test.obj "..\test\siphash_internal_test.c"
siphash_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\siphash_internal_test.c" 2>&1 > test\siphash_internal_test.d
IF EXIST test\siphash_internal_test.exe.manifest DEL /F /Q test\siphash_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\siphash_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm58FE.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\siphash_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmF924.tmp
IF EXIST test\siphash_internal_test.exe.manifest mt -nologo -manifest test\siphash_internal_test.exe.manifest -outputresource:test\siphash_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\sm2_internal_test.obj "..\test\sm2_internal_test.c"
sm2_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\sm2_internal_test.c" 2>&1 > test\sm2_internal_test.d
IF EXIST test\sm2_internal_test.exe.manifest DEL /F /Q test\sm2_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm2_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm5CC7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm2_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmFC80.tmp
IF EXIST test\sm2_internal_test.exe.manifest mt -nologo -manifest test\sm2_internal_test.exe.manifest -outputresource:test\sm2_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\sm4_internal_test.obj "..\test\sm4_internal_test.c"
sm4_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\sm4_internal_test.c" 2>&1 > test\sm4_internal_test.d
IF EXIST test\sm4_internal_test.exe.manifest DEL /F /Q test\sm4_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm4_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm6072.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm4_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm1B.tmp
IF EXIST test\sm4_internal_test.exe.manifest mt -nologo -manifest test\sm4_internal_test.exe.manifest -outputresource:test\sm4_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\srptest.obj "..\test\srptest.c"
srptest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\srptest.c" 2>&1 > test\srptest.d
IF EXIST test\srptest.exe.manifest DEL /F /Q test\srptest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\srptest.exe @C:\Users\build\AppData\Local\Temp\nm644B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\srptest.exe @C:\Users\build\AppData\Local\Temp\nm3B6.tmp
IF EXIST test\srptest.exe.manifest mt -nologo -manifest test\srptest.exe.manifest -outputresource:test\srptest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ssl_cert_table_internal_test.obj "..\test\ssl_cert_table_internal_test.c"
ssl_cert_table_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ssl_cert_table_internal_test.c" 2>&1 > test\ssl_cert_table_internal_test.d
IF EXIST test\ssl_cert_table_internal_test.exe.manifest DEL /F /Q test\ssl_cert_table_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_cert_table_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm66BD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_cert_table_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm637.tmp
IF EXIST test\ssl_cert_table_internal_test.exe.manifest mt -nologo -manifest test\ssl_cert_table_internal_test.exe.manifest -outputresource:test\ssl_cert_table_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ssl_ctx_test.obj "..\test\ssl_ctx_test.c"
ssl_ctx_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ssl_ctx_test.c" 2>&1 > test\ssl_ctx_test.d
IF EXIST test\ssl_ctx_test.exe.manifest DEL /F /Q test\ssl_ctx_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nm6845.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nm7A0.tmp
IF EXIST test\ssl_ctx_test.exe.manifest mt -nologo -manifest test\ssl_ctx_test.exe.manifest -outputresource:test\ssl_ctx_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\handshake_helper.obj "..\test\handshake_helper.c"
handshake_helper.c
@@ -3492,152 +3493,152 @@ ssl_test.c
ssl_test_ctx.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ssl_test_ctx.c" 2>&1 > test\ssl_test_ctx.d
IF EXIST test\ssl_test.exe.manifest DEL /F /Q test\ssl_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test.exe @C:\Users\build\AppData\Local\Temp\nm6C9B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test.exe @C:\Users\build\AppData\Local\Temp\nmC06.tmp
IF EXIST test\ssl_test.exe.manifest mt -nologo -manifest test\ssl_test.exe.manifest -outputresource:test\ssl_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ssl_test_ctx_test.obj "..\test\ssl_test_ctx_test.c"
ssl_test_ctx_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ssl_test_ctx_test.c" 2>&1 > test\ssl_test_ctx_test.d
IF EXIST test\ssl_test_ctx_test.exe.manifest DEL /F /Q test\ssl_test_ctx_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nm6E52.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nmDAD.tmp
IF EXIST test\ssl_test_ctx_test.exe.manifest mt -nologo -manifest test\ssl_test_ctx_test.exe.manifest -outputresource:test\ssl_test_ctx_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\sslapitest.obj "..\test\sslapitest.c"
sslapitest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\sslapitest.c" 2>&1 > test\sslapitest.d
IF EXIST test\sslapitest.exe.manifest DEL /F /Q test\sslapitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslapitest.exe @C:\Users\build\AppData\Local\Temp\nm717F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslapitest.exe @C:\Users\build\AppData\Local\Temp\nm108C.tmp
IF EXIST test\sslapitest.exe.manifest mt -nologo -manifest test\sslapitest.exe.manifest -outputresource:test\sslapitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\sslbuffertest.obj "..\test\sslbuffertest.c"
sslbuffertest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\sslbuffertest.c" 2>&1 > test\sslbuffertest.d
IF EXIST test\sslbuffertest.exe.manifest DEL /F /Q test\sslbuffertest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslbuffertest.exe @C:\Users\build\AppData\Local\Temp\nm73A3.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslbuffertest.exe @C:\Users\build\AppData\Local\Temp\nm1242.tmp
IF EXIST test\sslbuffertest.exe.manifest mt -nologo -manifest test\sslbuffertest.exe.manifest -outputresource:test\sslbuffertest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\sslcorrupttest.obj "..\test\sslcorrupttest.c"
sslcorrupttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\sslcorrupttest.c" 2>&1 > test\sslcorrupttest.d
IF EXIST test\sslcorrupttest.exe.manifest DEL /F /Q test\sslcorrupttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslcorrupttest.exe @C:\Users\build\AppData\Local\Temp\nm7569.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslcorrupttest.exe @C:\Users\build\AppData\Local\Temp\nm1409.tmp
IF EXIST test\sslcorrupttest.exe.manifest mt -nologo -manifest test\sslcorrupttest.exe.manifest -outputresource:test\sslcorrupttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\ssltest_old.obj "..\test\ssltest_old.c"
ssltest_old.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\ssltest_old.c" 2>&1 > test\ssltest_old.d
IF EXIST test\ssltest_old.exe.manifest DEL /F /Q test\ssltest_old.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssltest_old.exe @C:\Users\build\AppData\Local\Temp\nm7858.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssltest_old.exe @C:\Users\build\AppData\Local\Temp\nm16B9.tmp
IF EXIST test\ssltest_old.exe.manifest mt -nologo -manifest test\ssltest_old.exe.manifest -outputresource:test\ssltest_old.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\stack_test.obj "..\test\stack_test.c"
stack_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\stack_test.c" 2>&1 > test\stack_test.d
IF EXIST test\stack_test.exe.manifest DEL /F /Q test\stack_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\stack_test.exe @C:\Users\build\AppData\Local\Temp\nm79B1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\stack_test.exe @C:\Users\build\AppData\Local\Temp\nm1821.tmp
IF EXIST test\stack_test.exe.manifest mt -nologo -manifest test\stack_test.exe.manifest -outputresource:test\stack_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\sysdefaulttest.obj "..\test\sysdefaulttest.c"
sysdefaulttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\sysdefaulttest.c" 2>&1 > test\sysdefaulttest.d
IF EXIST test\sysdefaulttest.exe.manifest DEL /F /Q test\sysdefaulttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sysdefaulttest.exe @C:\Users\build\AppData\Local\Temp\nm7B58.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sysdefaulttest.exe @C:\Users\build\AppData\Local\Temp\nm19B9.tmp
IF EXIST test\sysdefaulttest.exe.manifest mt -nologo -manifest test\sysdefaulttest.exe.manifest -outputresource:test\sysdefaulttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\test_test.obj "..\test\test_test.c"
test_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\test_test.c" 2>&1 > test\test_test.d
IF EXIST test\test_test.exe.manifest DEL /F /Q test\test_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\test_test.exe @C:\Users\build\AppData\Local\Temp\nm7CC0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\test_test.exe @C:\Users\build\AppData\Local\Temp\nm1AE3.tmp
IF EXIST test\test_test.exe.manifest mt -nologo -manifest test\test_test.exe.manifest -outputresource:test\test_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\threadstest.obj "..\test\threadstest.c"
threadstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\threadstest.c" 2>&1 > test\threadstest.d
IF EXIST test\threadstest.exe.manifest DEL /F /Q test\threadstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\threadstest.exe @C:\Users\build\AppData\Local\Temp\nm7F03.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\threadstest.exe @C:\Users\build\AppData\Local\Temp\nm1D06.tmp
IF EXIST test\threadstest.exe.manifest mt -nologo -manifest test\threadstest.exe.manifest -outputresource:test\threadstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\time_offset_test.obj "..\test\time_offset_test.c"
time_offset_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\time_offset_test.c" 2>&1 > test\time_offset_test.d
IF EXIST test\time_offset_test.exe.manifest DEL /F /Q test\time_offset_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\time_offset_test.exe @C:\Users\build\AppData\Local\Temp\nm809B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\time_offset_test.exe @C:\Users\build\AppData\Local\Temp\nm1E5F.tmp
IF EXIST test\time_offset_test.exe.manifest mt -nologo -manifest test\time_offset_test.exe.manifest -outputresource:test\time_offset_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\tls13ccstest.obj "..\test\tls13ccstest.c"
tls13ccstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\tls13ccstest.c" 2>&1 > test\tls13ccstest.d
IF EXIST test\tls13ccstest.exe.manifest DEL /F /Q test\tls13ccstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13ccstest.exe @C:\Users\build\AppData\Local\Temp\nm8251.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13ccstest.exe @C:\Users\build\AppData\Local\Temp\nm1FD7.tmp
IF EXIST test\tls13ccstest.exe.manifest mt -nologo -manifest test\tls13ccstest.exe.manifest -outputresource:test\tls13ccstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\tls13encryptiontest.obj "..\test\tls13encryptiontest.c"
tls13encryptiontest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\tls13encryptiontest.c" 2>&1 > test\tls13encryptiontest.d
IF EXIST test\tls13encryptiontest.exe.manifest DEL /F /Q test\tls13encryptiontest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13encryptiontest.exe @C:\Users\build\AppData\Local\Temp\nm84E2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13encryptiontest.exe @C:\Users\build\AppData\Local\Temp\nm222A.tmp
IF EXIST test\tls13encryptiontest.exe.manifest mt -nologo -manifest test\tls13encryptiontest.exe.manifest -outputresource:test\tls13encryptiontest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\tls13secretstest.obj "..\test\tls13secretstest.c"
tls13secretstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\tls13secretstest.c" 2>&1 > test\tls13secretstest.d
IF EXIST test\tls13secretstest.exe.manifest DEL /F /Q test\tls13secretstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13secretstest.exe @C:\Users\build\AppData\Local\Temp\nm887D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13secretstest.exe @C:\Users\build\AppData\Local\Temp\nm2567.tmp
IF EXIST test\tls13secretstest.exe.manifest mt -nologo -manifest test\tls13secretstest.exe.manifest -outputresource:test\tls13secretstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\uitest.obj "..\test\uitest.c"
uitest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\uitest.c" 2>&1 > test\uitest.d
IF EXIST test\uitest.exe.manifest DEL /F /Q test\uitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\uitest.exe @C:\Users\build\AppData\Local\Temp\nm8B3D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\uitest.exe @C:\Users\build\AppData\Local\Temp\nm27F8.tmp
Creating library test\uitest.lib and object test\uitest.exp
IF EXIST test\uitest.exe.manifest mt -nologo -manifest test\uitest.exe.manifest -outputresource:test\uitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\v3ext.obj "..\test\v3ext.c"
v3ext.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\v3ext.c" 2>&1 > test\v3ext.d
IF EXIST test\v3ext.exe.manifest DEL /F /Q test\v3ext.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3ext.exe @C:\Users\build\AppData\Local\Temp\nm8D23.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3ext.exe @C:\Users\build\AppData\Local\Temp\nm29AF.tmp
IF EXIST test\v3ext.exe.manifest mt -nologo -manifest test\v3ext.exe.manifest -outputresource:test\v3ext.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\v3nametest.obj "..\test\v3nametest.c"
v3nametest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\v3nametest.c" 2>&1 > test\v3nametest.d
IF EXIST test\v3nametest.exe.manifest DEL /F /Q test\v3nametest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3nametest.exe @C:\Users\build\AppData\Local\Temp\nm8EBA.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3nametest.exe @C:\Users\build\AppData\Local\Temp\nm2B27.tmp
IF EXIST test\v3nametest.exe.manifest mt -nologo -manifest test\v3nametest.exe.manifest -outputresource:test\v3nametest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\verify_extra_test.obj "..\test\verify_extra_test.c"
verify_extra_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\verify_extra_test.c" 2>&1 > test\verify_extra_test.d
IF EXIST test\verify_extra_test.exe.manifest DEL /F /Q test\verify_extra_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\verify_extra_test.exe @C:\Users\build\AppData\Local\Temp\nm9071.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\verify_extra_test.exe @C:\Users\build\AppData\Local\Temp\nm2C9F.tmp
IF EXIST test\verify_extra_test.exe.manifest mt -nologo -manifest test\verify_extra_test.exe.manifest -outputresource:test\verify_extra_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\versions.obj "..\test\versions.c"
versions.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\versions.c" 2>&1 > test\versions.d
IF EXIST test\versions.exe.manifest DEL /F /Q test\versions.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\versions.exe @C:\Users\build\AppData\Local\Temp\nm91D9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\versions.exe @C:\Users\build\AppData\Local\Temp\nm2DD8.tmp
IF EXIST test\versions.exe.manifest mt -nologo -manifest test\versions.exe.manifest -outputresource:test\versions.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\wpackettest.obj "..\test\wpackettest.c"
wpackettest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\wpackettest.c" 2>&1 > test\wpackettest.d
IF EXIST test\wpackettest.exe.manifest DEL /F /Q test\wpackettest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\wpackettest.exe @C:\Users\build\AppData\Local\Temp\nm9312.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\wpackettest.exe @C:\Users\build\AppData\Local\Temp\nm2F02.tmp
IF EXIST test\wpackettest.exe.manifest mt -nologo -manifest test\wpackettest.exe.manifest -outputresource:test\wpackettest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\x509_check_cert_pkey_test.obj "..\test\x509_check_cert_pkey_test.c"
x509_check_cert_pkey_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\x509_check_cert_pkey_test.c" 2>&1 > test\x509_check_cert_pkey_test.d
IF EXIST test\x509_check_cert_pkey_test.exe.manifest DEL /F /Q test\x509_check_cert_pkey_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_check_cert_pkey_test.exe @C:\Users\build\AppData\Local\Temp\nm948A.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_check_cert_pkey_test.exe @C:\Users\build\AppData\Local\Temp\nm306B.tmp
IF EXIST test\x509_check_cert_pkey_test.exe.manifest mt -nologo -manifest test\x509_check_cert_pkey_test.exe.manifest -outputresource:test\x509_check_cert_pkey_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\x509_dup_cert_test.obj "..\test\x509_dup_cert_test.c"
x509_dup_cert_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\x509_dup_cert_test.c" 2>&1 > test\x509_dup_cert_test.d
IF EXIST test\x509_dup_cert_test.exe.manifest DEL /F /Q test\x509_dup_cert_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_dup_cert_test.exe @C:\Users\build\AppData\Local\Temp\nm9622.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_dup_cert_test.exe @C:\Users\build\AppData\Local\Temp\nm31C3.tmp
IF EXIST test\x509_dup_cert_test.exe.manifest mt -nologo -manifest test\x509_dup_cert_test.exe.manifest -outputresource:test\x509_dup_cert_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\x509_internal_test.obj "..\test\x509_internal_test.c"
x509_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\x509_internal_test.c" 2>&1 > test\x509_internal_test.d
IF EXIST test\x509_internal_test.exe.manifest DEL /F /Q test\x509_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm97B9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm332C.tmp
IF EXIST test\x509_internal_test.exe.manifest mt -nologo -manifest test\x509_internal_test.exe.manifest -outputresource:test\x509_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\x509_time_test.obj "..\test\x509_time_test.c"
x509_time_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\x509_time_test.c" 2>&1 > test\x509_time_test.d
IF EXIST test\x509_time_test.exe.manifest DEL /F /Q test\x509_time_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_time_test.exe @C:\Users\build\AppData\Local\Temp\nm9C00.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_time_test.exe @C:\Users\build\AppData\Local\Temp\nm3705.tmp
IF EXIST test\x509_time_test.exe.manifest mt -nologo -manifest test\x509_time_test.exe.manifest -outputresource:test\x509_time_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" -c /Fotest\x509aux.obj "..\test\x509aux.c"
x509aux.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib32\include" /Zs /showIncludes "..\test\x509aux.c" 2>&1 > test\x509aux.d
IF EXIST test\x509aux.exe.manifest DEL /F /Q test\x509aux.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509aux.exe @C:\Users\build\AppData\Local\Temp\nm9DA7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509aux.exe @C:\Users\build\AppData\Local\Temp\nm385E.tmp
IF EXIST test\x509aux.exe.manifest mt -nologo -manifest test\x509aux.exe.manifest -outputresource:test\x509aux.exe
"C:\Perl64\bin\perl.exe" "-I." -Mconfigdata "..\util\dofile.pl" "-omakefile" "..\apps\CA.pl.in" > "apps\CA.pl"
"C:\Perl64\bin\perl.exe" "-I." -Mconfigdata "..\util\dofile.pl" "-omakefile" "..\apps\tsget.in" > "apps\tsget.pl"
diff --git a/upstream-build/build-log/x86_64-freebsd b/upstream-build/build-log/x86_64-freebsd
index dd413c4..935ae83 100644
--- a/upstream-build/build-log/x86_64-freebsd
+++ b/upstream-build/build-log/x86_64-freebsd
@@ -1,5 +1,5 @@
Operating system: amd64-whatever-freebsd
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for BSD-x86_64
+Configuring OpenSSL version 1.1.1n (0x101010efL) for BSD-x86_64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
diff --git a/upstream-build/build-log/x86_64-linux b/upstream-build/build-log/x86_64-linux
index ee315a9..b5e7ec9 100644
--- a/upstream-build/build-log/x86_64-linux
+++ b/upstream-build/build-log/x86_64-linux
@@ -1,5 +1,5 @@
Operating system: x86_64-whatever-linux2
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for linux-x86_64
+Configuring OpenSSL version 1.1.1n (0x101010efL) for linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
@@ -25,9 +25,9 @@ Creating Makefile
/usr/bin/perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
make depend && make _all
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
gcc -I. -Iinclude -I.. -I../include -fPIC -pthread -m64 -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/karen/install/ssl\"" -DENGINESDIR="\"/home/karen/install/lib/engines-1.1\"" -DZLIB -DNDEBUG -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o ../apps/app_rand.c
gcc -I. -Iinclude -I.. -I../include -fPIC -pthread -m64 -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/karen/install/ssl\"" -DENGINESDIR="\"/home/karen/install/lib/engines-1.1\"" -DZLIB -DNDEBUG -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o ../apps/apps.c
gcc -I. -Iinclude -I.. -I../include -fPIC -pthread -m64 -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/karen/install/ssl\"" -DENGINESDIR="\"/home/karen/install/lib/engines-1.1\"" -DZLIB -DNDEBUG -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o ../apps/bf_prefix.c
@@ -1891,13 +1891,13 @@ chmod a+x tools/c_rehash
/usr/bin/perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
chmod a+x util/shlib_wrap.sh
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
make depend && make _build_libs
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
make[1]: Nothing to be done for '_build_libs'.
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
created directory `/home/karen/install'
created directory `/home/karen/install/lib'
*** Installing runtime libraries
@@ -2019,22 +2019,22 @@ install libcrypto.pc -> /home/karen/install/lib/pkgconfig/libcrypto.pc
install libssl.pc -> /home/karen/install/lib/pkgconfig/libssl.pc
install openssl.pc -> /home/karen/install/lib/pkgconfig/openssl.pc
make depend && make _build_engines
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
make[1]: Nothing to be done for '_build_engines'.
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
created directory `/home/karen/install/lib/engines-1.1'
*** Installing engines
install engines/afalg.so -> /home/karen/install/lib/engines-1.1/afalg.so
install engines/capi.so -> /home/karen/install/lib/engines-1.1/capi.so
install engines/padlock.so -> /home/karen/install/lib/engines-1.1/padlock.so
make depend && make _build_programs
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
-make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
+make[1]: Entering directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
make[1]: Nothing to be done for '_build_programs'.
-make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1l/openssl/out-fedora.64'
+make[1]: Leaving directory '/home/karen/work/build2/packaging.orig/openssl/1.1.1n/openssl/out-fedora.64'
created directory `/home/karen/install/bin'
*** Installing runtime programs
install apps/openssl -> /home/karen/install/bin/openssl
@@ -2526,6 +2526,7 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/man/man3/BN_mod_sub.3 -> /home/karen/install/share/man/man3/BN_add.3
/home/karen/install/share/man/man3/BN_mod_mul.3 -> /home/karen/install/share/man/man3/BN_add.3
/home/karen/install/share/man/man3/BN_mod_sqr.3 -> /home/karen/install/share/man/man3/BN_add.3
+/home/karen/install/share/man/man3/BN_mod_sqrt.3 -> /home/karen/install/share/man/man3/BN_add.3
/home/karen/install/share/man/man3/BN_exp.3 -> /home/karen/install/share/man/man3/BN_add.3
/home/karen/install/share/man/man3/BN_mod_exp.3 -> /home/karen/install/share/man/man3/BN_add.3
/home/karen/install/share/man/man3/BN_gcd.3 -> /home/karen/install/share/man/man3/BN_add.3
@@ -2896,6 +2897,8 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/man/man3/d2i_TS_TST_INFO_bio.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/d2i_TS_TST_INFO_fp.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/d2i_USERNOTICE.3 -> /home/karen/install/share/man/man3/d2i_X509.3
+/home/karen/install/share/man/man3/d2i_X509_bio.3 -> /home/karen/install/share/man/man3/d2i_X509.3
+/home/karen/install/share/man/man3/d2i_X509_fp.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/d2i_X509_ALGOR.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/d2i_X509_ALGORS.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/d2i_X509_ATTRIBUTE.3 -> /home/karen/install/share/man/man3/d2i_X509.3
@@ -3076,6 +3079,8 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/man/man3/i2d_TS_TST_INFO_fp.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/i2d_USERNOTICE.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/i2d_X509.3 -> /home/karen/install/share/man/man3/d2i_X509.3
+/home/karen/install/share/man/man3/i2d_X509_bio.3 -> /home/karen/install/share/man/man3/d2i_X509.3
+/home/karen/install/share/man/man3/i2d_X509_fp.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/i2d_X509_ALGOR.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/i2d_X509_ALGORS.3 -> /home/karen/install/share/man/man3/d2i_X509.3
/home/karen/install/share/man/man3/i2d_X509_ATTRIBUTE.3 -> /home/karen/install/share/man/man3/d2i_X509.3
@@ -5879,6 +5884,9 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/man/man3/X509_STORE_CTX_set_default.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_new.3
/home/karen/install/share/man/man3/X509_STORE_CTX_set_verify.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_new.3
/home/karen/install/share/man/man3/X509_STORE_CTX_verify_fn.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_new.3
+/home/karen/install/share/man/man3/X509_STORE_CTX_set_purpose.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_new.3
+/home/karen/install/share/man/man3/X509_STORE_CTX_set_trust.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_new.3
+/home/karen/install/share/man/man3/X509_STORE_CTX_purpose_inherit.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_new.3
/home/karen/install/share/man/man3/X509_STORE_CTX_set_verify_cb.3
/home/karen/install/share/man/man3/X509_STORE_CTX_get_cleanup.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_set_verify_cb.3
/home/karen/install/share/man/man3/X509_STORE_CTX_get_lookup_crls.3 -> /home/karen/install/share/man/man3/X509_STORE_CTX_set_verify_cb.3
@@ -6500,6 +6508,7 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/doc/openssl/html/man3/BN_mod_sub.html -> /home/karen/install/share/doc/openssl/html/man3/BN_add.html
/home/karen/install/share/doc/openssl/html/man3/BN_mod_mul.html -> /home/karen/install/share/doc/openssl/html/man3/BN_add.html
/home/karen/install/share/doc/openssl/html/man3/BN_mod_sqr.html -> /home/karen/install/share/doc/openssl/html/man3/BN_add.html
+/home/karen/install/share/doc/openssl/html/man3/BN_mod_sqrt.html -> /home/karen/install/share/doc/openssl/html/man3/BN_add.html
/home/karen/install/share/doc/openssl/html/man3/BN_exp.html -> /home/karen/install/share/doc/openssl/html/man3/BN_add.html
/home/karen/install/share/doc/openssl/html/man3/BN_mod_exp.html -> /home/karen/install/share/doc/openssl/html/man3/BN_add.html
/home/karen/install/share/doc/openssl/html/man3/BN_gcd.html -> /home/karen/install/share/doc/openssl/html/man3/BN_add.html
@@ -6870,6 +6879,8 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/doc/openssl/html/man3/d2i_TS_TST_INFO_bio.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/d2i_TS_TST_INFO_fp.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/d2i_USERNOTICE.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
+/home/karen/install/share/doc/openssl/html/man3/d2i_X509_bio.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
+/home/karen/install/share/doc/openssl/html/man3/d2i_X509_fp.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/d2i_X509_ALGOR.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/d2i_X509_ALGORS.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/d2i_X509_ATTRIBUTE.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
@@ -7050,6 +7061,8 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/doc/openssl/html/man3/i2d_TS_TST_INFO_fp.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/i2d_USERNOTICE.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/i2d_X509.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
+/home/karen/install/share/doc/openssl/html/man3/i2d_X509_bio.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
+/home/karen/install/share/doc/openssl/html/man3/i2d_X509_fp.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/i2d_X509_ALGOR.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/i2d_X509_ALGORS.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
/home/karen/install/share/doc/openssl/html/man3/i2d_X509_ATTRIBUTE.html -> /home/karen/install/share/doc/openssl/html/man3/d2i_X509.html
@@ -9853,6 +9866,9 @@ install ../apps/ct_log_list.cnf -> /home/karen/install/ssl/ct_log_list.cnf
/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_set_default.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_new.html
/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_new.html
/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_verify_fn.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_new.html
+/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_set_purpose.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_new.html
+/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_set_trust.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_new.html
+/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_purpose_inherit.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_new.html
/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html
/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_get_cleanup.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html
/home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_get_lookup_crls.html -> /home/karen/install/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html
diff --git a/upstream-build/build-log/x86_64-macos b/upstream-build/build-log/x86_64-macos
index f974a3d..147a527 100644
--- a/upstream-build/build-log/x86_64-macos
+++ b/upstream-build/build-log/x86_64-macos
@@ -1,7 +1,7 @@
Operating system: x86_64-apple-darwinDarwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64
WARNING! If you wish to build 32-bit libraries, then you have to
invoke 'KERNEL_BITS=32 ../config 'enable-md2' 'enable-rc5' 'enable-ssl3' 'enable-ssl3-method' 'enable-weak-ssl-ciphers' 'no-mdc2' 'no-asm' 'no-devcryptoeng' 'enable-zlib''.
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for darwin64-x86_64-cc
+Configuring OpenSSL version 1.1.1n (0x101010efL) for darwin64-x86_64-cc
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
diff --git a/upstream-build/build-log/x86_64-win32-mingw32 b/upstream-build/build-log/x86_64-win32-mingw32
index e1f9300..cae9996 100644
--- a/upstream-build/build-log/x86_64-win32-mingw32
+++ b/upstream-build/build-log/x86_64-win32-mingw32
@@ -1,5 +1,5 @@
Operating system: x86_64-whatever-mingw64
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for mingw64
+Configuring OpenSSL version 1.1.1n (0x101010efL) for mingw64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
diff --git a/upstream-build/build-log/x86_64-win32-msvc b/upstream-build/build-log/x86_64-win32-msvc
index 1d663f4..2f1163a 100644
--- a/upstream-build/build-log/x86_64-win32-msvc
+++ b/upstream-build/build-log/x86_64-win32-msvc
@@ -1,4 +1,4 @@
-Configuring OpenSSL version 1.1.1l (0x101010cfL) for VC-WIN64A
+Configuring OpenSSL version 1.1.1n (0x101010efL) for VC-WIN64A
Using os-specific seed configuration
It looks like you don't have either nmake.exe or dmake.exe on your PATH,
@@ -45,12 +45,12 @@ app_rand.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\app_rand.c" 2>&1 > apps\app_rand.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foapps\apps.obj "..\apps\apps.c"
apps.c
-..\apps\apps.c(1971): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\apps\apps.c(2142): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\apps\apps.c(2142): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\apps\apps.c(2147): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\apps\apps.c(2147): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\apps\apps.c(2368): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\apps\apps.c(1975): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\apps\apps.c(2146): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\apps\apps.c(2146): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\apps\apps.c(2151): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\apps\apps.c(2151): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\apps\apps.c(2372): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\apps.c" 2>&1 > apps\apps.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foapps\bf_prefix.obj "..\apps\bf_prefix.c"
bf_prefix.c
@@ -61,7 +61,7 @@ opt.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foapps\s_cb.obj "..\apps\s_cb.c"
s_cb.c
..\apps\s_cb.c(785): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\apps\s_cb.c(829): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\apps\s_cb.c(831): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\s_cb.c" 2>&1 > apps\s_cb.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foapps\s_socket.obj "..\apps\s_socket.c"
s_socket.c
@@ -73,7 +73,7 @@ win32_init.c
..\apps\win32_init.c(226): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
..\apps\win32_init.c(251): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\win32_init.c" 2>&1 > apps\win32_init.d
- lib /nologo /out:apps\libapps.lib @C:\Users\build\AppData\Local\Temp\nmC148.tmp
+ lib /nologo /out:apps\libapps.lib @C:\Users\build\AppData\Local\Temp\nmA6EB.tmp
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\dllmain.obj "..\crypto\dllmain.c"
dllmain.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\dllmain.c" 2>&1 > crypto\dllmain.d
@@ -156,6 +156,7 @@ a_octet.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\asn1\a_octet.c" 2>&1 > crypto\asn1\a_octet.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\asn1\a_print.obj "..\crypto\asn1\a_print.c"
a_print.c
+..\crypto\asn1\a_print.c(25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\asn1\a_print.c" 2>&1 > crypto\asn1\a_print.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\asn1\a_sign.obj "..\crypto\asn1\a_sign.c"
a_sign.c
@@ -881,8 +882,8 @@ xcbc_enc.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\des\xcbc_enc.c" 2>&1 > crypto\des\xcbc_enc.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\dh\dh_ameth.obj "..\crypto\dh\dh_ameth.c"
dh_ameth.c
-..\crypto\dh\dh_ameth.c(735): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\crypto\dh\dh_ameth.c(879): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\dh\dh_ameth.c(738): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\dh\dh_ameth.c(882): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\dh\dh_ameth.c" 2>&1 > crypto\dh\dh_ameth.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\dh\dh_asn1.obj "..\crypto\dh\dh_asn1.c"
dh_asn1.c
@@ -1432,7 +1433,7 @@ p_enc.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\evp\p_enc.c" 2>&1 > crypto\evp\p_enc.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\evp\p_lib.obj "..\crypto\evp\p_lib.c"
p_lib.c
-..\crypto\evp\p_lib.c(680): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\evp\p_lib.c(685): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\evp\p_lib.c" 2>&1 > crypto\evp\p_lib.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\evp\p_open.obj "..\crypto\evp\p_open.c"
p_open.c
@@ -1609,9 +1610,9 @@ o_names.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\objects\o_names.c" 2>&1 > crypto\objects\o_names.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\objects\obj_dat.obj "..\crypto\objects\obj_dat.c"
obj_dat.c
-..\crypto\objects\obj_dat.c(419): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
-..\crypto\objects\obj_dat.c(485): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
-..\crypto\objects\obj_dat.c(506): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\objects\obj_dat.c(420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\objects\obj_dat.c(486): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\objects\obj_dat.c(507): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\objects\obj_dat.c" 2>&1 > crypto\objects\obj_dat.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\objects\obj_err.obj "..\crypto\objects\obj_err.c"
obj_err.c
@@ -1668,10 +1669,10 @@ pem_lib.c
..\crypto\pem\pem_lib.c(87): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\crypto\pem\pem_lib.c(617): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\crypto\pem\pem_lib.c(624): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
-..\crypto\pem\pem_lib.c(938): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
-..\crypto\pem\pem_lib.c(1001): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
-..\crypto\pem\pem_lib.c(990): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
-..\crypto\pem\pem_lib.c(991): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\pem\pem_lib.c(932): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\pem\pem_lib.c(1004): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
+..\crypto\pem\pem_lib.c(993): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
+..\crypto\pem\pem_lib.c(994): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\pem\pem_lib.c" 2>&1 > crypto\pem\pem_lib.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\pem\pem_oth.obj "..\crypto\pem\pem_oth.c"
pem_oth.c
@@ -2355,8 +2356,8 @@ v3_lib.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\x509v3\v3_ncons.obj "..\crypto\x509v3\v3_ncons.c"
v3_ncons.c
..\crypto\x509v3\v3_ncons.c(443): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
-..\crypto\x509v3\v3_ncons.c(648): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
-..\crypto\x509v3\v3_ncons.c(650): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
+..\crypto\x509v3\v3_ncons.c(651): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
+..\crypto\x509v3\v3_ncons.c(653): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\crypto\x509v3\v3_ncons.c" 2>&1 > crypto\x509v3\v3_ncons.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Focrypto\x509v3\v3_pci.obj "..\crypto\x509v3\v3_pci.c"
v3_pci.c
@@ -2404,7 +2405,7 @@ uplink.c
"C:\Perl64\bin\perl.exe" "..\util\mkdef.pl" crypto 32 > libcrypto.def
IF EXIST .manifest DEL /F /Q .manifest
IF EXIST libcrypto-1_1-x64.dll DEL /F /Q libcrypto-1_1-x64.dll
- link /nologo /debug /dll /nologo /debug /implib:libcrypto.lib /out:libcrypto-1_1-x64.dll /def:libcrypto.def @C:\Users\build\AppData\Local\Temp\nmE09F.tmp || (DEL /Q libcrypto-1_1-x64.* libcrypto.lib && EXIT 1)
+ link /nologo /debug /dll /nologo /debug /implib:libcrypto.lib /out:libcrypto-1_1-x64.dll /def:libcrypto.def @C:\Users\build\AppData\Local\Temp\nm5C3D.tmp || (DEL /Q libcrypto-1_1-x64.* libcrypto.lib && EXIT 1)
Creating library libcrypto.lib and object libcrypto.exp
IF EXIST libcrypto-1_1-x64.dll.manifest mt -nologo -manifest libcrypto-1_1-x64.dll.manifest -outputresource:libcrypto-1_1-x64.dll
IF EXIST apps\libcrypto-1_1-x64.dll DEL /Q /F apps\libcrypto-1_1-x64.dll
@@ -2416,7 +2417,7 @@ uplink.c
1 file(s) copied.
COPY libcrypto-1_1-x64.dll fuzz
1 file(s) copied.
- lib /nologo /out:libcrypto_static.lib @C:\Users\build\AppData\Local\Temp\nmE497.tmp
+ lib /nologo /out:libcrypto_static.lib @C:\Users\build\AppData\Local\Temp\nm5EA0.tmp
"C:\Perl64\bin\perl.exe" "..\util\mkrc.pl" libssl > libssl.rc
rc /folibssl.res "libssl.rc"
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
@@ -2504,9 +2505,9 @@ ssl_init.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\ssl\ssl_init.c" 2>&1 > ssl\ssl_init.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fossl\ssl_lib.obj "..\ssl\ssl_lib.c"
ssl_lib.c
-..\ssl\ssl_lib.c(5568): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data
-..\ssl\ssl_lib.c(5580): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data
-..\ssl\ssl_lib.c(5583): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\ssl\ssl_lib.c(5570): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\ssl\ssl_lib.c(5582): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\ssl\ssl_lib.c(5585): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\ssl\ssl_lib.c" 2>&1 > ssl\ssl_lib.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fossl\ssl_mcnf.obj "..\ssl\ssl_mcnf.c"
ssl_mcnf.c
@@ -2612,7 +2613,7 @@ tls_srp.c
"C:\Perl64\bin\perl.exe" "..\util\mkdef.pl" ssl 32 > libssl.def
IF EXIST .manifest DEL /F /Q .manifest
IF EXIST libssl-1_1-x64.dll DEL /F /Q libssl-1_1-x64.dll
- link /nologo /debug /dll /nologo /debug /implib:libssl.lib /out:libssl-1_1-x64.dll /def:libssl.def @C:\Users\build\AppData\Local\Temp\nm3875.tmp || (DEL /Q libssl-1_1-x64.* libssl.lib && EXIT 1)
+ link /nologo /debug /dll /nologo /debug /implib:libssl.lib /out:libssl-1_1-x64.dll /def:libssl.def @C:\Users\build\AppData\Local\Temp\nmA629.tmp || (DEL /Q libssl-1_1-x64.* libssl.lib && EXIT 1)
Creating library libssl.lib and object libssl.exp
IF EXIST libssl-1_1-x64.dll.manifest mt -nologo -manifest libssl-1_1-x64.dll.manifest -outputresource:libssl-1_1-x64.dll
IF EXIST apps\libssl-1_1-x64.dll DEL /Q /F apps\libssl-1_1-x64.dll
@@ -2624,7 +2625,7 @@ tls_srp.c
1 file(s) copied.
COPY libssl-1_1-x64.dll fuzz
1 file(s) copied.
- lib /nologo /out:libssl_static.lib @C:\Users\build\AppData\Local\Temp\nm3E14.tmp
+ lib /nologo /out:libssl_static.lib @C:\Users\build\AppData\Local\Temp\nmA7B1.tmp
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\testutil\basic_output.obj "..\test\testutil\basic_output.c"
basic_output.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\testutil\basic_output.c" 2>&1 > test\testutil\basic_output.d
@@ -2636,12 +2637,12 @@ driver.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\testutil\driver.c" 2>&1 > test\testutil\driver.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\testutil\format_output.obj "..\test\testutil\format_output.c"
format_output.c
-..\test\testutil\format_output.c(114): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data
-..\test\testutil\format_output.c(207): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
-..\test\testutil\format_output.c(307): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\testutil\format_output.c(311): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\testutil\format_output.c(315): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
-..\test\testutil\format_output.c(502): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\test\testutil\format_output.c(116): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\test\testutil\format_output.c(209): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
+..\test\testutil\format_output.c(309): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\testutil\format_output.c(313): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\testutil\format_output.c(317): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\test\testutil\format_output.c(506): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\testutil\format_output.c" 2>&1 > test\testutil\format_output.d
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\testutil\main.obj "..\test\testutil\main.c"
main.c
@@ -2668,19 +2669,19 @@ tests.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\testutil\testutil_init.obj "..\test\testutil\testutil_init.c"
testutil_init.c
cl /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\testutil\testutil_init.c" 2>&1 > test\testutil\testutil_init.d
- lib /nologo /out:test\libtestutil.lib @C:\Users\build\AppData\Local\Temp\nm4548.tmp
+ lib /nologo /out:test\libtestutil.lib @C:\Users\build\AppData\Local\Temp\nmAE1A.tmp
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foengines\e_capi.obj "..\engines\e_capi.c"
e_capi.c
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\engines\e_capi.c" 2>&1 > engines\e_capi.d
IF EXIST engines\capi.dll.manifest DEL /F /Q engines\capi.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\capi.dll /def:C:\Users\build\AppData\Local\Temp\nm4818.tmp @C:\Users\build\AppData\Local\Temp\nm4819.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\capi.dll /def:C:\Users\build\AppData\Local\Temp\nmB00F.tmp @C:\Users\build\AppData\Local\Temp\nmB010.tmp
Creating library engines\capi.lib and object engines\capi.exp
IF EXIST engines\capi.dll.manifest mt -nologo -manifest engines\capi.dll.manifest -outputresource:engines\capi.dll
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foengines\e_dasync.obj "..\engines\e_dasync.c"
e_dasync.c
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\engines\e_dasync.c" 2>&1 > engines\e_dasync.d
IF EXIST engines\dasync.dll.manifest DEL /F /Q engines\dasync.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\dasync.dll /def:C:\Users\build\AppData\Local\Temp\nm4AAA.tmp @C:\Users\build\AppData\Local\Temp\nm4AAB.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\dasync.dll /def:C:\Users\build\AppData\Local\Temp\nmB263.tmp @C:\Users\build\AppData\Local\Temp\nmB264.tmp
Creating library engines\dasync.lib and object engines\dasync.exp
IF EXIST engines\dasync.dll.manifest mt -nologo -manifest engines\dasync.dll.manifest -outputresource:engines\dasync.dll
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foengines\e_ossltest.obj "..\engines\e_ossltest.c"
@@ -2688,14 +2689,14 @@ e_ossltest.c
..\engines\e_ossltest.c(644): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\engines\e_ossltest.c" 2>&1 > engines\e_ossltest.d
IF EXIST engines\ossltest.dll.manifest DEL /F /Q engines\ossltest.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\ossltest.dll /def:C:\Users\build\AppData\Local\Temp\nm4C23.tmp @C:\Users\build\AppData\Local\Temp\nm4C24.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\ossltest.dll /def:C:\Users\build\AppData\Local\Temp\nmB40B.tmp @C:\Users\build\AppData\Local\Temp\nmB40C.tmp
Creating library engines\ossltest.lib and object engines\ossltest.exp
IF EXIST engines\ossltest.dll.manifest mt -nologo -manifest engines\ossltest.dll.manifest -outputresource:engines\ossltest.dll
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foengines\e_padlock.obj "..\engines\e_padlock.c"
e_padlock.c
cl /Zi /Fddso.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\engines\e_padlock.c" 2>&1 > engines\e_padlock.d
IF EXIST engines\padlock.dll.manifest DEL /F /Q engines\padlock.dll.manifest
- link /nologo /debug /dll /nologo /debug /out:engines\padlock.dll /def:C:\Users\build\AppData\Local\Temp\nm4DBC.tmp @C:\Users\build\AppData\Local\Temp\nm4DBD.tmp
+ link /nologo /debug /dll /nologo /debug /out:engines\padlock.dll /def:C:\Users\build\AppData\Local\Temp\nmB574.tmp @C:\Users\build\AppData\Local\Temp\nmB575.tmp
Creating library engines\padlock.lib and object engines\padlock.exp
IF EXIST engines\padlock.dll.manifest mt -nologo -manifest engines\padlock.dll.manifest -outputresource:engines\padlock.dll
"C:\Perl64\bin\perl.exe" "..\apps\progs.pl" "apps\openssl" > apps\progs.h
@@ -2831,12 +2832,12 @@ rsautl.c
s_client.c
..\apps\s_client.c(402): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
..\apps\s_client.c(424): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
-..\apps\s_client.c(1879): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
-..\apps\s_client.c(3454): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
-..\apps\s_client.c(3464): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
-..\apps\s_client.c(3472): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
-..\apps\s_client.c(3481): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
-..\apps\s_client.c(3484): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
+..\apps\s_client.c(1889): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\apps\s_client.c(3467): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
+..\apps\s_client.c(3477): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
+..\apps\s_client.c(3485): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
+..\apps\s_client.c(3494): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
+..\apps\s_client.c(3497): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\s_client.c" 2>&1 > apps\s_client.d
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foapps\s_server.obj "..\apps\s_server.c"
s_server.c
@@ -2855,7 +2856,7 @@ smime.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\smime.c" 2>&1 > apps\smime.d
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foapps\speed.obj "..\apps\speed.c"
speed.c
-..\apps\speed.c(3680): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\apps\speed.c(3684): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\speed.c" 2>&1 > apps\speed.d
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foapps\spkac.obj "..\apps\spkac.c"
spkac.c
@@ -2879,11 +2880,11 @@ version.c
x509.c
..\apps\x509.c(922): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\apps\x509.c" 2>&1 > apps\x509.d
- cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foms\applink.obj "..\ms\applink.c"
+ cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "crypto\ec" /I "." /I "include" /I "apps" /I "..\crypto\ec" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Foms\applink.obj "..\ms\applink.c"
applink.c
- cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
+ cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "crypto\ec" /I "." /I "include" /I "apps" /I "..\crypto\ec" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
IF EXIST apps\openssl.exe.manifest DEL /F /Q apps\openssl.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:apps\openssl.exe @C:\Users\build\AppData\Local\Temp\nmA2C3.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:apps\openssl.exe @C:\Users\build\AppData\Local\Temp\nmFE37.tmp
Creating library apps\openssl.lib and object apps\openssl.exp
IF EXIST apps\openssl.exe.manifest mt -nologo -manifest apps\openssl.exe.manifest -outputresource:apps\openssl.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\asn1.obj "..\fuzz\asn1.c"
@@ -2916,14 +2917,14 @@ asn1.c
test-corpus.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\test-corpus.c" 2>&1 > fuzz\test-corpus.d
IF EXIST fuzz\asn1-test.exe.manifest DEL /F /Q fuzz\asn1-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1-test.exe @C:\Users\build\AppData\Local\Temp\nmA62F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1-test.exe @C:\Users\build\AppData\Local\Temp\nm1C3.tmp
IF EXIST fuzz\asn1-test.exe.manifest mt -nologo -manifest fuzz\asn1-test.exe.manifest -outputresource:fuzz\asn1-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\asn1parse.obj "..\fuzz\asn1parse.c"
asn1parse.c
..\fuzz\asn1parse.c(35): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\asn1parse.c" 2>&1 > fuzz\asn1parse.d
IF EXIST fuzz\asn1parse-test.exe.manifest DEL /F /Q fuzz\asn1parse-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1parse-test.exe @C:\Users\build\AppData\Local\Temp\nmA7C6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\asn1parse-test.exe @C:\Users\build\AppData\Local\Temp\nm32B.tmp
IF EXIST fuzz\asn1parse-test.exe.manifest mt -nologo -manifest fuzz\asn1parse-test.exe.manifest -outputresource:fuzz\asn1parse-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\bignum.obj "..\fuzz\bignum.c"
bignum.c
@@ -2932,7 +2933,7 @@ bignum.c
..\fuzz\bignum.c(68): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\bignum.c" 2>&1 > fuzz\bignum.d
IF EXIST fuzz\bignum-test.exe.manifest DEL /F /Q fuzz\bignum-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bignum-test.exe @C:\Users\build\AppData\Local\Temp\nmA8E1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bignum-test.exe @C:\Users\build\AppData\Local\Temp\nm416.tmp
IF EXIST fuzz\bignum-test.exe.manifest mt -nologo -manifest fuzz\bignum-test.exe.manifest -outputresource:fuzz\bignum-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\bndiv.obj "..\fuzz\bndiv.c"
bndiv.c
@@ -2940,74 +2941,74 @@ bndiv.c
..\fuzz\bndiv.c(74): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\bndiv.c" 2>&1 > fuzz\bndiv.d
IF EXIST fuzz\bndiv-test.exe.manifest DEL /F /Q fuzz\bndiv-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bndiv-test.exe @C:\Users\build\AppData\Local\Temp\nmA9FB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\bndiv-test.exe @C:\Users\build\AppData\Local\Temp\nm56F.tmp
IF EXIST fuzz\bndiv-test.exe.manifest mt -nologo -manifest fuzz\bndiv-test.exe.manifest -outputresource:fuzz\bndiv-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\client.obj "..\fuzz\client.c"
client.c
..\fuzz\client.c(83): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\client.c" 2>&1 > fuzz\client.d
IF EXIST fuzz\client-test.exe.manifest DEL /F /Q fuzz\client-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\client-test.exe @C:\Users\build\AppData\Local\Temp\nmAB34.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\client-test.exe @C:\Users\build\AppData\Local\Temp\nm6C8.tmp
IF EXIST fuzz\client-test.exe.manifest mt -nologo -manifest fuzz\client-test.exe.manifest -outputresource:fuzz\client-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\cms.obj "..\fuzz\cms.c"
cms.c
..\fuzz\cms.c(37): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\cms.c" 2>&1 > fuzz\cms.d
IF EXIST fuzz\cms-test.exe.manifest DEL /F /Q fuzz\cms-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\cms-test.exe @C:\Users\build\AppData\Local\Temp\nmAC9D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\cms-test.exe @C:\Users\build\AppData\Local\Temp\nm840.tmp
IF EXIST fuzz\cms-test.exe.manifest mt -nologo -manifest fuzz\cms-test.exe.manifest -outputresource:fuzz\cms-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\conf.obj "..\fuzz\conf.c"
conf.c
..\fuzz\conf.c(37): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\conf.c" 2>&1 > fuzz\conf.d
IF EXIST fuzz\conf-test.exe.manifest DEL /F /Q fuzz\conf-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\conf-test.exe @C:\Users\build\AppData\Local\Temp\nmADA7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\conf-test.exe @C:\Users\build\AppData\Local\Temp\nm989.tmp
IF EXIST fuzz\conf-test.exe.manifest mt -nologo -manifest fuzz\conf-test.exe.manifest -outputresource:fuzz\conf-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\crl.obj "..\fuzz\crl.c"
crl.c
..\fuzz\crl.c(29): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\crl.c" 2>&1 > fuzz\crl.d
IF EXIST fuzz\crl-test.exe.manifest DEL /F /Q fuzz\crl-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\crl-test.exe @C:\Users\build\AppData\Local\Temp\nmAEC2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\crl-test.exe @C:\Users\build\AppData\Local\Temp\nmAB3.tmp
IF EXIST fuzz\crl-test.exe.manifest mt -nologo -manifest fuzz\crl-test.exe.manifest -outputresource:fuzz\crl-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\ct.obj "..\fuzz\ct.c"
ct.c
..\fuzz\ct.c(32): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\ct.c" 2>&1 > fuzz\ct.d
IF EXIST fuzz\ct-test.exe.manifest DEL /F /Q fuzz\ct-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\ct-test.exe @C:\Users\build\AppData\Local\Temp\nmAFEC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\ct-test.exe @C:\Users\build\AppData\Local\Temp\nmBDD.tmp
IF EXIST fuzz\ct-test.exe.manifest mt -nologo -manifest fuzz\ct-test.exe.manifest -outputresource:fuzz\ct-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\server.obj "..\fuzz\server.c"
server.c
..\fuzz\server.c(618): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\server.c" 2>&1 > fuzz\server.d
IF EXIST fuzz\server-test.exe.manifest DEL /F /Q fuzz\server-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\server-test.exe @C:\Users\build\AppData\Local\Temp\nmB125.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\server-test.exe @C:\Users\build\AppData\Local\Temp\nmD26.tmp
IF EXIST fuzz\server-test.exe.manifest mt -nologo -manifest fuzz\server-test.exe.manifest -outputresource:fuzz\server-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fofuzz\x509.obj "..\fuzz\x509.c"
x509.c
..\fuzz\x509.c(33): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\fuzz\x509.c" 2>&1 > fuzz\x509.d
IF EXIST fuzz\x509-test.exe.manifest DEL /F /Q fuzz\x509-test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\x509-test.exe @C:\Users\build\AppData\Local\Temp\nmB23F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:fuzz\x509-test.exe @C:\Users\build\AppData\Local\Temp\nmE31.tmp
IF EXIST fuzz\x509-test.exe.manifest mt -nologo -manifest fuzz\x509-test.exe.manifest -outputresource:fuzz\x509-test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\aborttest.obj "..\test\aborttest.c"
aborttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\aborttest.c" 2>&1 > test\aborttest.d
IF EXIST test\aborttest.exe.manifest DEL /F /Q test\aborttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\aborttest.exe @C:\Users\build\AppData\Local\Temp\nmB32B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\aborttest.exe @C:\Users\build\AppData\Local\Temp\nmEFD.tmp
IF EXIST test\aborttest.exe.manifest mt -nologo -manifest test\aborttest.exe.manifest -outputresource:test\aborttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\afalgtest.obj "..\test\afalgtest.c"
afalgtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\afalgtest.c" 2>&1 > test\afalgtest.d
IF EXIST test\afalgtest.exe.manifest DEL /F /Q test\afalgtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\afalgtest.exe @C:\Users\build\AppData\Local\Temp\nmB455.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\afalgtest.exe @C:\Users\build\AppData\Local\Temp\nm1007.tmp
IF EXIST test\afalgtest.exe.manifest mt -nologo -manifest test\afalgtest.exe.manifest -outputresource:test\afalgtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\asn1_decode_test.obj "..\test\asn1_decode_test.c"
asn1_decode_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\asn1_decode_test.c" 2>&1 > test\asn1_decode_test.d
IF EXIST test\asn1_decode_test.exe.manifest DEL /F /Q test\asn1_decode_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_decode_test.exe @C:\Users\build\AppData\Local\Temp\nmB56F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_decode_test.exe @C:\Users\build\AppData\Local\Temp\nm1112.tmp
IF EXIST test\asn1_decode_test.exe.manifest mt -nologo -manifest test\asn1_decode_test.exe.manifest -outputresource:test\asn1_decode_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\asn1_encode_test.obj "..\test\asn1_encode_test.c"
asn1_encode_test.c
@@ -3015,26 +3016,26 @@ asn1_encode_test.c
..\test\asn1_encode_test.c(797): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\asn1_encode_test.c" 2>&1 > test\asn1_encode_test.d
IF EXIST test\asn1_encode_test.exe.manifest DEL /F /Q test\asn1_encode_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_encode_test.exe @C:\Users\build\AppData\Local\Temp\nmB699.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_encode_test.exe @C:\Users\build\AppData\Local\Temp\nm120D.tmp
IF EXIST test\asn1_encode_test.exe.manifest mt -nologo -manifest test\asn1_encode_test.exe.manifest -outputresource:test\asn1_encode_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\asn1_internal_test.obj "..\test\asn1_internal_test.c"
asn1_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\asn1_internal_test.c" 2>&1 > test\asn1_internal_test.d
IF EXIST test\asn1_internal_test.exe.manifest DEL /F /Q test\asn1_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmB7E2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm1327.tmp
IF EXIST test\asn1_internal_test.exe.manifest mt -nologo -manifest test\asn1_internal_test.exe.manifest -outputresource:test\asn1_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\asn1_string_table_test.obj "..\test\asn1_string_table_test.c"
asn1_string_table_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\asn1_string_table_test.c" 2>&1 > test\asn1_string_table_test.d
IF EXIST test\asn1_string_table_test.exe.manifest DEL /F /Q test\asn1_string_table_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_string_table_test.exe @C:\Users\build\AppData\Local\Temp\nmB9C7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_string_table_test.exe @C:\Users\build\AppData\Local\Temp\nm14AF.tmp
IF EXIST test\asn1_string_table_test.exe.manifest mt -nologo -manifest test\asn1_string_table_test.exe.manifest -outputresource:test\asn1_string_table_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\asn1_time_test.obj "..\test\asn1_time_test.c"
asn1_time_test.c
..\test\asn1_time_test.c(119): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\asn1_time_test.c" 2>&1 > test\asn1_time_test.d
IF EXIST test\asn1_time_test.exe.manifest DEL /F /Q test\asn1_time_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_time_test.exe @C:\Users\build\AppData\Local\Temp\nmBB10.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asn1_time_test.exe @C:\Users\build\AppData\Local\Temp\nm15F8.tmp
IF EXIST test\asn1_time_test.exe.manifest mt -nologo -manifest test\asn1_time_test.exe.manifest -outputresource:test\asn1_time_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\asynciotest.obj "..\test\asynciotest.c"
asynciotest.c
@@ -3048,13 +3049,13 @@ ssltestlib.c
..\test\ssltestlib.c(927): warning C4267: 'function': conversion from 'size_t' to 'const unsigned long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ssltestlib.c" 2>&1 > test\ssltestlib.d
IF EXIST test\asynciotest.exe.manifest DEL /F /Q test\asynciotest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynciotest.exe @C:\Users\build\AppData\Local\Temp\nmBDFF.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynciotest.exe @C:\Users\build\AppData\Local\Temp\nm1899.tmp
IF EXIST test\asynciotest.exe.manifest mt -nologo -manifest test\asynciotest.exe.manifest -outputresource:test\asynciotest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\asynctest.obj "..\test\asynctest.c"
asynctest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\asynctest.c" 2>&1 > test\asynctest.d
IF EXIST test\asynctest.exe.manifest DEL /F /Q test\asynctest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynctest.exe @C:\Users\build\AppData\Local\Temp\nmBFC5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\asynctest.exe @C:\Users\build\AppData\Local\Temp\nm1A4F.tmp
IF EXIST test\asynctest.exe.manifest mt -nologo -manifest test\asynctest.exe.manifest -outputresource:test\asynctest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\bad_dtls_test.obj "..\test\bad_dtls_test.c"
bad_dtls_test.c
@@ -3062,7 +3063,7 @@ bad_dtls_test.c
..\test\bad_dtls_test.c(339): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\bad_dtls_test.c" 2>&1 > test\bad_dtls_test.d
IF EXIST test\bad_dtls_test.exe.manifest DEL /F /Q test\bad_dtls_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bad_dtls_test.exe @C:\Users\build\AppData\Local\Temp\nmC11E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bad_dtls_test.exe @C:\Users\build\AppData\Local\Temp\nm1BA8.tmp
IF EXIST test\bad_dtls_test.exe.manifest mt -nologo -manifest test\bad_dtls_test.exe.manifest -outputresource:test\bad_dtls_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\bftest.obj "..\test\bftest.c"
bftest.c
@@ -3072,574 +3073,582 @@ bftest.c
..\test\bftest.c(412): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\bftest.c" 2>&1 > test\bftest.d
IF EXIST test\bftest.exe.manifest DEL /F /Q test\bftest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bftest.exe @C:\Users\build\AppData\Local\Temp\nmC219.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bftest.exe @C:\Users\build\AppData\Local\Temp\nm1C93.tmp
IF EXIST test\bftest.exe.manifest mt -nologo -manifest test\bftest.exe.manifest -outputresource:test\bftest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\bio_callback_test.obj "..\test\bio_callback_test.c"
bio_callback_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\bio_callback_test.c" 2>&1 > test\bio_callback_test.d
IF EXIST test\bio_callback_test.exe.manifest DEL /F /Q test\bio_callback_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_callback_test.exe @C:\Users\build\AppData\Local\Temp\nmC343.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_callback_test.exe @C:\Users\build\AppData\Local\Temp\nm1DCD.tmp
IF EXIST test\bio_callback_test.exe.manifest mt -nologo -manifest test\bio_callback_test.exe.manifest -outputresource:test\bio_callback_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\bio_enc_test.obj "..\test\bio_enc_test.c"
bio_enc_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\bio_enc_test.c" 2>&1 > test\bio_enc_test.d
IF EXIST test\bio_enc_test.exe.manifest DEL /F /Q test\bio_enc_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_enc_test.exe @C:\Users\build\AppData\Local\Temp\nmC44E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_enc_test.exe @C:\Users\build\AppData\Local\Temp\nm1F16.tmp
IF EXIST test\bio_enc_test.exe.manifest mt -nologo -manifest test\bio_enc_test.exe.manifest -outputresource:test\bio_enc_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\bio_memleak_test.obj "..\test\bio_memleak_test.c"
bio_memleak_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\bio_memleak_test.c" 2>&1 > test\bio_memleak_test.d
IF EXIST test\bio_memleak_test.exe.manifest DEL /F /Q test\bio_memleak_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_memleak_test.exe @C:\Users\build\AppData\Local\Temp\nmC558.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bio_memleak_test.exe @C:\Users\build\AppData\Local\Temp\nm2030.tmp
IF EXIST test\bio_memleak_test.exe.manifest mt -nologo -manifest test\bio_memleak_test.exe.manifest -outputresource:test\bio_memleak_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\bioprinttest.obj "..\test\bioprinttest.c"
bioprinttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\bioprinttest.c" 2>&1 > test\bioprinttest.d
IF EXIST test\bioprinttest.exe.manifest DEL /F /Q test\bioprinttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bioprinttest.exe @C:\Users\build\AppData\Local\Temp\nmC682.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bioprinttest.exe @C:\Users\build\AppData\Local\Temp\nm215A.tmp
IF EXIST test\bioprinttest.exe.manifest mt -nologo -manifest test\bioprinttest.exe.manifest -outputresource:test\bioprinttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\bntest.obj "..\test\bntest.c"
bntest.c
-..\test\bntest.c(121): warning C4244: 'function': conversion from 'unsigned __int64' to 'const unsigned long', possible loss of data
-..\test\bntest.c(2011): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\bntest.c(2825): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
+..\test\bntest.c(120): warning C4244: 'function': conversion from 'unsigned __int64' to 'const unsigned long', possible loss of data
+..\test\bntest.c(1808): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\bntest.c(1810): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
+..\test\bntest.c(1811): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
+..\test\bntest.c(1817): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\bntest.c(1820): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\bntest.c(1820): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
+..\test\bntest.c(1824): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\bntest.c(1824): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
+..\test\bntest.c(2061): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\bntest.c(2919): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\bntest.c" 2>&1 > test\bntest.d
IF EXIST test\bntest.exe.manifest DEL /F /Q test\bntest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bntest.exe @C:\Users\build\AppData\Local\Temp\nmC7BC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\bntest.exe @C:\Users\build\AppData\Local\Temp\nm2294.tmp
IF EXIST test\bntest.exe.manifest mt -nologo -manifest test\bntest.exe.manifest -outputresource:test\bntest.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" aes > test\buildtest_aes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_aes.obj "test\buildtest_aes.c"
buildtest_aes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_aes.c" 2>&1 > test\buildtest_aes.d
IF EXIST test\buildtest_c_aes.exe.manifest DEL /F /Q test\buildtest_c_aes.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_aes.exe @C:\Users\build\AppData\Local\Temp\nmC8C6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_aes.exe @C:\Users\build\AppData\Local\Temp\nm23DD.tmp
IF EXIST test\buildtest_c_aes.exe.manifest mt -nologo -manifest test\buildtest_c_aes.exe.manifest -outputresource:test\buildtest_c_aes.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" asn1 > test\buildtest_asn1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_asn1.obj "test\buildtest_asn1.c"
buildtest_asn1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_asn1.c" 2>&1 > test\buildtest_asn1.d
IF EXIST test\buildtest_c_asn1.exe.manifest DEL /F /Q test\buildtest_c_asn1.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1.exe @C:\Users\build\AppData\Local\Temp\nmC9D1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1.exe @C:\Users\build\AppData\Local\Temp\nm24B9.tmp
IF EXIST test\buildtest_c_asn1.exe.manifest mt -nologo -manifest test\buildtest_c_asn1.exe.manifest -outputresource:test\buildtest_c_asn1.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" asn1t > test\buildtest_asn1t.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_asn1t.obj "test\buildtest_asn1t.c"
buildtest_asn1t.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_asn1t.c" 2>&1 > test\buildtest_asn1t.d
IF EXIST test\buildtest_c_asn1t.exe.manifest DEL /F /Q test\buildtest_c_asn1t.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1t.exe @C:\Users\build\AppData\Local\Temp\nmCAEB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_asn1t.exe @C:\Users\build\AppData\Local\Temp\nm2621.tmp
IF EXIST test\buildtest_c_asn1t.exe.manifest mt -nologo -manifest test\buildtest_c_asn1t.exe.manifest -outputresource:test\buildtest_c_asn1t.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" async > test\buildtest_async.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_async.obj "test\buildtest_async.c"
buildtest_async.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_async.c" 2>&1 > test\buildtest_async.d
IF EXIST test\buildtest_c_async.exe.manifest DEL /F /Q test\buildtest_c_async.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_async.exe @C:\Users\build\AppData\Local\Temp\nmCBD7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_async.exe @C:\Users\build\AppData\Local\Temp\nm26ED.tmp
IF EXIST test\buildtest_c_async.exe.manifest mt -nologo -manifest test\buildtest_c_async.exe.manifest -outputresource:test\buildtest_c_async.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" bio > test\buildtest_bio.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_bio.obj "test\buildtest_bio.c"
buildtest_bio.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_bio.c" 2>&1 > test\buildtest_bio.d
IF EXIST test\buildtest_c_bio.exe.manifest DEL /F /Q test\buildtest_c_bio.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bio.exe @C:\Users\build\AppData\Local\Temp\nmCCD2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bio.exe @C:\Users\build\AppData\Local\Temp\nm27D8.tmp
IF EXIST test\buildtest_c_bio.exe.manifest mt -nologo -manifest test\buildtest_c_bio.exe.manifest -outputresource:test\buildtest_c_bio.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" blowfish > test\buildtest_blowfish.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_blowfish.obj "test\buildtest_blowfish.c"
buildtest_blowfish.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_blowfish.c" 2>&1 > test\buildtest_blowfish.d
IF EXIST test\buildtest_c_blowfish.exe.manifest DEL /F /Q test\buildtest_c_blowfish.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_blowfish.exe @C:\Users\build\AppData\Local\Temp\nmCDFB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_blowfish.exe @C:\Users\build\AppData\Local\Temp\nm28A5.tmp
IF EXIST test\buildtest_c_blowfish.exe.manifest mt -nologo -manifest test\buildtest_c_blowfish.exe.manifest -outputresource:test\buildtest_c_blowfish.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" bn > test\buildtest_bn.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_bn.obj "test\buildtest_bn.c"
buildtest_bn.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_bn.c" 2>&1 > test\buildtest_bn.d
IF EXIST test\buildtest_c_bn.exe.manifest DEL /F /Q test\buildtest_c_bn.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bn.exe @C:\Users\build\AppData\Local\Temp\nmCF16.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_bn.exe @C:\Users\build\AppData\Local\Temp\nm29A0.tmp
IF EXIST test\buildtest_c_bn.exe.manifest mt -nologo -manifest test\buildtest_c_bn.exe.manifest -outputresource:test\buildtest_c_bn.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" buffer > test\buildtest_buffer.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_buffer.obj "test\buildtest_buffer.c"
buildtest_buffer.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_buffer.c" 2>&1 > test\buildtest_buffer.d
IF EXIST test\buildtest_c_buffer.exe.manifest DEL /F /Q test\buildtest_c_buffer.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_buffer.exe @C:\Users\build\AppData\Local\Temp\nmD011.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_buffer.exe @C:\Users\build\AppData\Local\Temp\nm2ABA.tmp
IF EXIST test\buildtest_c_buffer.exe.manifest mt -nologo -manifest test\buildtest_c_buffer.exe.manifest -outputresource:test\buildtest_c_buffer.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" camellia > test\buildtest_camellia.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_camellia.obj "test\buildtest_camellia.c"
buildtest_camellia.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_camellia.c" 2>&1 > test\buildtest_camellia.d
IF EXIST test\buildtest_c_camellia.exe.manifest DEL /F /Q test\buildtest_c_camellia.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_camellia.exe @C:\Users\build\AppData\Local\Temp\nmD0FC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_camellia.exe @C:\Users\build\AppData\Local\Temp\nm2BE4.tmp
IF EXIST test\buildtest_c_camellia.exe.manifest mt -nologo -manifest test\buildtest_c_camellia.exe.manifest -outputresource:test\buildtest_c_camellia.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" cast > test\buildtest_cast.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_cast.obj "test\buildtest_cast.c"
buildtest_cast.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_cast.c" 2>&1 > test\buildtest_cast.d
IF EXIST test\buildtest_c_cast.exe.manifest DEL /F /Q test\buildtest_c_cast.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cast.exe @C:\Users\build\AppData\Local\Temp\nmD1E7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cast.exe @C:\Users\build\AppData\Local\Temp\nm2CBF.tmp
IF EXIST test\buildtest_c_cast.exe.manifest mt -nologo -manifest test\buildtest_c_cast.exe.manifest -outputresource:test\buildtest_c_cast.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" cmac > test\buildtest_cmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_cmac.obj "test\buildtest_cmac.c"
buildtest_cmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_cmac.c" 2>&1 > test\buildtest_cmac.d
IF EXIST test\buildtest_c_cmac.exe.manifest DEL /F /Q test\buildtest_c_cmac.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cmac.exe @C:\Users\build\AppData\Local\Temp\nmD331.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cmac.exe @C:\Users\build\AppData\Local\Temp\nm2DCA.tmp
IF EXIST test\buildtest_c_cmac.exe.manifest mt -nologo -manifest test\buildtest_c_cmac.exe.manifest -outputresource:test\buildtest_c_cmac.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" cms > test\buildtest_cms.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_cms.obj "test\buildtest_cms.c"
buildtest_cms.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_cms.c" 2>&1 > test\buildtest_cms.d
IF EXIST test\buildtest_c_cms.exe.manifest DEL /F /Q test\buildtest_c_cms.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cms.exe @C:\Users\build\AppData\Local\Temp\nmD499.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_cms.exe @C:\Users\build\AppData\Local\Temp\nm2F13.tmp
IF EXIST test\buildtest_c_cms.exe.manifest mt -nologo -manifest test\buildtest_c_cms.exe.manifest -outputresource:test\buildtest_c_cms.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" comp > test\buildtest_comp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_comp.obj "test\buildtest_comp.c"
buildtest_comp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_comp.c" 2>&1 > test\buildtest_comp.d
IF EXIST test\buildtest_c_comp.exe.manifest DEL /F /Q test\buildtest_c_comp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_comp.exe @C:\Users\build\AppData\Local\Temp\nmD5D2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_comp.exe @C:\Users\build\AppData\Local\Temp\nm2FEF.tmp
IF EXIST test\buildtest_c_comp.exe.manifest mt -nologo -manifest test\buildtest_c_comp.exe.manifest -outputresource:test\buildtest_c_comp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" conf > test\buildtest_conf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_conf.obj "test\buildtest_conf.c"
buildtest_conf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_conf.c" 2>&1 > test\buildtest_conf.d
IF EXIST test\buildtest_c_conf.exe.manifest DEL /F /Q test\buildtest_c_conf.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf.exe @C:\Users\build\AppData\Local\Temp\nmD6CD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf.exe @C:\Users\build\AppData\Local\Temp\nm3138.tmp
IF EXIST test\buildtest_c_conf.exe.manifest mt -nologo -manifest test\buildtest_c_conf.exe.manifest -outputresource:test\buildtest_c_conf.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" conf_api > test\buildtest_conf_api.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_conf_api.obj "test\buildtest_conf_api.c"
buildtest_conf_api.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_conf_api.c" 2>&1 > test\buildtest_conf_api.d
IF EXIST test\buildtest_c_conf_api.exe.manifest DEL /F /Q test\buildtest_c_conf_api.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf_api.exe @C:\Users\build\AppData\Local\Temp\nmD7D8.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_conf_api.exe @C:\Users\build\AppData\Local\Temp\nm3262.tmp
IF EXIST test\buildtest_c_conf_api.exe.manifest mt -nologo -manifest test\buildtest_c_conf_api.exe.manifest -outputresource:test\buildtest_c_conf_api.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" crypto > test\buildtest_crypto.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_crypto.obj "test\buildtest_crypto.c"
buildtest_crypto.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_crypto.c" 2>&1 > test\buildtest_crypto.d
IF EXIST test\buildtest_c_crypto.exe.manifest DEL /F /Q test\buildtest_c_crypto.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_crypto.exe @C:\Users\build\AppData\Local\Temp\nmD902.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_crypto.exe @C:\Users\build\AppData\Local\Temp\nm337C.tmp
IF EXIST test\buildtest_c_crypto.exe.manifest mt -nologo -manifest test\buildtest_c_crypto.exe.manifest -outputresource:test\buildtest_c_crypto.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ct > test\buildtest_ct.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ct.obj "test\buildtest_ct.c"
buildtest_ct.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ct.c" 2>&1 > test\buildtest_ct.d
IF EXIST test\buildtest_c_ct.exe.manifest DEL /F /Q test\buildtest_c_ct.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ct.exe @C:\Users\build\AppData\Local\Temp\nmDA5B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ct.exe @C:\Users\build\AppData\Local\Temp\nm3487.tmp
IF EXIST test\buildtest_c_ct.exe.manifest mt -nologo -manifest test\buildtest_c_ct.exe.manifest -outputresource:test\buildtest_c_ct.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" des > test\buildtest_des.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_des.obj "test\buildtest_des.c"
buildtest_des.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_des.c" 2>&1 > test\buildtest_des.d
IF EXIST test\buildtest_c_des.exe.manifest DEL /F /Q test\buildtest_c_des.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_des.exe @C:\Users\build\AppData\Local\Temp\nmDB46.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_des.exe @C:\Users\build\AppData\Local\Temp\nm3591.tmp
IF EXIST test\buildtest_c_des.exe.manifest mt -nologo -manifest test\buildtest_c_des.exe.manifest -outputresource:test\buildtest_c_des.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" dh > test\buildtest_dh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_dh.obj "test\buildtest_dh.c"
buildtest_dh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_dh.c" 2>&1 > test\buildtest_dh.d
IF EXIST test\buildtest_c_dh.exe.manifest DEL /F /Q test\buildtest_c_dh.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dh.exe @C:\Users\build\AppData\Local\Temp\nmDC80.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dh.exe @C:\Users\build\AppData\Local\Temp\nm36DB.tmp
IF EXIST test\buildtest_c_dh.exe.manifest mt -nologo -manifest test\buildtest_c_dh.exe.manifest -outputresource:test\buildtest_c_dh.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" dsa > test\buildtest_dsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_dsa.obj "test\buildtest_dsa.c"
buildtest_dsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_dsa.c" 2>&1 > test\buildtest_dsa.d
IF EXIST test\buildtest_c_dsa.exe.manifest DEL /F /Q test\buildtest_c_dsa.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dsa.exe @C:\Users\build\AppData\Local\Temp\nmDDA9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dsa.exe @C:\Users\build\AppData\Local\Temp\nm37C6.tmp
IF EXIST test\buildtest_c_dsa.exe.manifest mt -nologo -manifest test\buildtest_c_dsa.exe.manifest -outputresource:test\buildtest_c_dsa.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" dtls1 > test\buildtest_dtls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_dtls1.obj "test\buildtest_dtls1.c"
buildtest_dtls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_dtls1.c" 2>&1 > test\buildtest_dtls1.d
IF EXIST test\buildtest_c_dtls1.exe.manifest DEL /F /Q test\buildtest_c_dtls1.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dtls1.exe @C:\Users\build\AppData\Local\Temp\nmDEB4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_dtls1.exe @C:\Users\build\AppData\Local\Temp\nm38E0.tmp
IF EXIST test\buildtest_c_dtls1.exe.manifest mt -nologo -manifest test\buildtest_c_dtls1.exe.manifest -outputresource:test\buildtest_c_dtls1.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" e_os2 > test\buildtest_e_os2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_e_os2.obj "test\buildtest_e_os2.c"
buildtest_e_os2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_e_os2.c" 2>&1 > test\buildtest_e_os2.d
IF EXIST test\buildtest_c_e_os2.exe.manifest DEL /F /Q test\buildtest_c_e_os2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_e_os2.exe @C:\Users\build\AppData\Local\Temp\nmDFAF.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_e_os2.exe @C:\Users\build\AppData\Local\Temp\nm39BC.tmp
IF EXIST test\buildtest_c_e_os2.exe.manifest mt -nologo -manifest test\buildtest_c_e_os2.exe.manifest -outputresource:test\buildtest_c_e_os2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ebcdic > test\buildtest_ebcdic.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ebcdic.obj "test\buildtest_ebcdic.c"
buildtest_ebcdic.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ebcdic.c" 2>&1 > test\buildtest_ebcdic.d
IF EXIST test\buildtest_c_ebcdic.exe.manifest DEL /F /Q test\buildtest_c_ebcdic.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ebcdic.exe @C:\Users\build\AppData\Local\Temp\nmE0BA.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ebcdic.exe @C:\Users\build\AppData\Local\Temp\nm3A98.tmp
IF EXIST test\buildtest_c_ebcdic.exe.manifest mt -nologo -manifest test\buildtest_c_ebcdic.exe.manifest -outputresource:test\buildtest_c_ebcdic.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ec > test\buildtest_ec.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ec.obj "test\buildtest_ec.c"
buildtest_ec.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ec.c" 2>&1 > test\buildtest_ec.d
IF EXIST test\buildtest_c_ec.exe.manifest DEL /F /Q test\buildtest_c_ec.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ec.exe @C:\Users\build\AppData\Local\Temp\nmE1E4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ec.exe @C:\Users\build\AppData\Local\Temp\nm3BD1.tmp
IF EXIST test\buildtest_c_ec.exe.manifest mt -nologo -manifest test\buildtest_c_ec.exe.manifest -outputresource:test\buildtest_c_ec.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ecdh > test\buildtest_ecdh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ecdh.obj "test\buildtest_ecdh.c"
buildtest_ecdh.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ecdh.c" 2>&1 > test\buildtest_ecdh.d
IF EXIST test\buildtest_c_ecdh.exe.manifest DEL /F /Q test\buildtest_c_ecdh.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdh.exe @C:\Users\build\AppData\Local\Temp\nmE32D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdh.exe @C:\Users\build\AppData\Local\Temp\nm3CCC.tmp
IF EXIST test\buildtest_c_ecdh.exe.manifest mt -nologo -manifest test\buildtest_c_ecdh.exe.manifest -outputresource:test\buildtest_c_ecdh.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ecdsa > test\buildtest_ecdsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ecdsa.obj "test\buildtest_ecdsa.c"
buildtest_ecdsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ecdsa.c" 2>&1 > test\buildtest_ecdsa.d
IF EXIST test\buildtest_c_ecdsa.exe.manifest DEL /F /Q test\buildtest_c_ecdsa.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdsa.exe @C:\Users\build\AppData\Local\Temp\nmE476.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ecdsa.exe @C:\Users\build\AppData\Local\Temp\nm3DC7.tmp
IF EXIST test\buildtest_c_ecdsa.exe.manifest mt -nologo -manifest test\buildtest_c_ecdsa.exe.manifest -outputresource:test\buildtest_c_ecdsa.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" engine > test\buildtest_engine.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_engine.obj "test\buildtest_engine.c"
buildtest_engine.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_engine.c" 2>&1 > test\buildtest_engine.d
IF EXIST test\buildtest_c_engine.exe.manifest DEL /F /Q test\buildtest_c_engine.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_engine.exe @C:\Users\build\AppData\Local\Temp\nmE5CF.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_engine.exe @C:\Users\build\AppData\Local\Temp\nm3F10.tmp
IF EXIST test\buildtest_c_engine.exe.manifest mt -nologo -manifest test\buildtest_c_engine.exe.manifest -outputresource:test\buildtest_c_engine.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" evp > test\buildtest_evp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_evp.obj "test\buildtest_evp.c"
buildtest_evp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_evp.c" 2>&1 > test\buildtest_evp.d
IF EXIST test\buildtest_c_evp.exe.manifest DEL /F /Q test\buildtest_c_evp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_evp.exe @C:\Users\build\AppData\Local\Temp\nmE6E9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_evp.exe @C:\Users\build\AppData\Local\Temp\nm404A.tmp
IF EXIST test\buildtest_c_evp.exe.manifest mt -nologo -manifest test\buildtest_c_evp.exe.manifest -outputresource:test\buildtest_c_evp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" hmac > test\buildtest_hmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_hmac.obj "test\buildtest_hmac.c"
buildtest_hmac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_hmac.c" 2>&1 > test\buildtest_hmac.d
IF EXIST test\buildtest_c_hmac.exe.manifest DEL /F /Q test\buildtest_c_hmac.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_hmac.exe @C:\Users\build\AppData\Local\Temp\nmE813.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_hmac.exe @C:\Users\build\AppData\Local\Temp\nm41C2.tmp
IF EXIST test\buildtest_c_hmac.exe.manifest mt -nologo -manifest test\buildtest_c_hmac.exe.manifest -outputresource:test\buildtest_c_hmac.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" idea > test\buildtest_idea.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_idea.obj "test\buildtest_idea.c"
buildtest_idea.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_idea.c" 2>&1 > test\buildtest_idea.d
IF EXIST test\buildtest_c_idea.exe.manifest DEL /F /Q test\buildtest_c_idea.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_idea.exe @C:\Users\build\AppData\Local\Temp\nmE91D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_idea.exe @C:\Users\build\AppData\Local\Temp\nm42CC.tmp
IF EXIST test\buildtest_c_idea.exe.manifest mt -nologo -manifest test\buildtest_c_idea.exe.manifest -outputresource:test\buildtest_c_idea.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" kdf > test\buildtest_kdf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_kdf.obj "test\buildtest_kdf.c"
buildtest_kdf.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_kdf.c" 2>&1 > test\buildtest_kdf.d
IF EXIST test\buildtest_c_kdf.exe.manifest DEL /F /Q test\buildtest_c_kdf.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_kdf.exe @C:\Users\build\AppData\Local\Temp\nmEA09.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_kdf.exe @C:\Users\build\AppData\Local\Temp\nm4416.tmp
IF EXIST test\buildtest_c_kdf.exe.manifest mt -nologo -manifest test\buildtest_c_kdf.exe.manifest -outputresource:test\buildtest_c_kdf.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" lhash > test\buildtest_lhash.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_lhash.obj "test\buildtest_lhash.c"
buildtest_lhash.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_lhash.c" 2>&1 > test\buildtest_lhash.d
IF EXIST test\buildtest_c_lhash.exe.manifest DEL /F /Q test\buildtest_c_lhash.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_lhash.exe @C:\Users\build\AppData\Local\Temp\nmEB13.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_lhash.exe @C:\Users\build\AppData\Local\Temp\nm4520.tmp
IF EXIST test\buildtest_c_lhash.exe.manifest mt -nologo -manifest test\buildtest_c_lhash.exe.manifest -outputresource:test\buildtest_c_lhash.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" md2 > test\buildtest_md2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_md2.obj "test\buildtest_md2.c"
buildtest_md2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_md2.c" 2>&1 > test\buildtest_md2.d
IF EXIST test\buildtest_c_md2.exe.manifest DEL /F /Q test\buildtest_c_md2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md2.exe @C:\Users\build\AppData\Local\Temp\nmEC1E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md2.exe @C:\Users\build\AppData\Local\Temp\nm465A.tmp
IF EXIST test\buildtest_c_md2.exe.manifest mt -nologo -manifest test\buildtest_c_md2.exe.manifest -outputresource:test\buildtest_c_md2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" md4 > test\buildtest_md4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_md4.obj "test\buildtest_md4.c"
buildtest_md4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_md4.c" 2>&1 > test\buildtest_md4.d
IF EXIST test\buildtest_c_md4.exe.manifest DEL /F /Q test\buildtest_c_md4.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md4.exe @C:\Users\build\AppData\Local\Temp\nmED29.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md4.exe @C:\Users\build\AppData\Local\Temp\nm4755.tmp
IF EXIST test\buildtest_c_md4.exe.manifest mt -nologo -manifest test\buildtest_c_md4.exe.manifest -outputresource:test\buildtest_c_md4.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" md5 > test\buildtest_md5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_md5.obj "test\buildtest_md5.c"
buildtest_md5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_md5.c" 2>&1 > test\buildtest_md5.d
IF EXIST test\buildtest_c_md5.exe.manifest DEL /F /Q test\buildtest_c_md5.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md5.exe @C:\Users\build\AppData\Local\Temp\nmEE33.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_md5.exe @C:\Users\build\AppData\Local\Temp\nm487F.tmp
IF EXIST test\buildtest_c_md5.exe.manifest mt -nologo -manifest test\buildtest_c_md5.exe.manifest -outputresource:test\buildtest_c_md5.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" modes > test\buildtest_modes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_modes.obj "test\buildtest_modes.c"
buildtest_modes.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_modes.c" 2>&1 > test\buildtest_modes.d
IF EXIST test\buildtest_c_modes.exe.manifest DEL /F /Q test\buildtest_c_modes.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_modes.exe @C:\Users\build\AppData\Local\Temp\nmEF3E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_modes.exe @C:\Users\build\AppData\Local\Temp\nm4999.tmp
IF EXIST test\buildtest_c_modes.exe.manifest mt -nologo -manifest test\buildtest_c_modes.exe.manifest -outputresource:test\buildtest_c_modes.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" obj_mac > test\buildtest_obj_mac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_obj_mac.obj "test\buildtest_obj_mac.c"
buildtest_obj_mac.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_obj_mac.c" 2>&1 > test\buildtest_obj_mac.d
IF EXIST test\buildtest_c_obj_mac.exe.manifest DEL /F /Q test\buildtest_c_obj_mac.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_obj_mac.exe @C:\Users\build\AppData\Local\Temp\nmF029.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_obj_mac.exe @C:\Users\build\AppData\Local\Temp\nm4AB3.tmp
IF EXIST test\buildtest_c_obj_mac.exe.manifest mt -nologo -manifest test\buildtest_c_obj_mac.exe.manifest -outputresource:test\buildtest_c_obj_mac.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" objects > test\buildtest_objects.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_objects.obj "test\buildtest_objects.c"
buildtest_objects.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_objects.c" 2>&1 > test\buildtest_objects.d
IF EXIST test\buildtest_c_objects.exe.manifest DEL /F /Q test\buildtest_c_objects.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_objects.exe @C:\Users\build\AppData\Local\Temp\nmF134.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_objects.exe @C:\Users\build\AppData\Local\Temp\nm4BFC.tmp
IF EXIST test\buildtest_c_objects.exe.manifest mt -nologo -manifest test\buildtest_c_objects.exe.manifest -outputresource:test\buildtest_c_objects.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ocsp > test\buildtest_ocsp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ocsp.obj "test\buildtest_ocsp.c"
buildtest_ocsp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ocsp.c" 2>&1 > test\buildtest_ocsp.d
IF EXIST test\buildtest_c_ocsp.exe.manifest DEL /F /Q test\buildtest_c_ocsp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ocsp.exe @C:\Users\build\AppData\Local\Temp\nmF27D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ocsp.exe @C:\Users\build\AppData\Local\Temp\nm4D55.tmp
IF EXIST test\buildtest_c_ocsp.exe.manifest mt -nologo -manifest test\buildtest_c_ocsp.exe.manifest -outputresource:test\buildtest_c_ocsp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" opensslv > test\buildtest_opensslv.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_opensslv.obj "test\buildtest_opensslv.c"
buildtest_opensslv.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_opensslv.c" 2>&1 > test\buildtest_opensslv.d
IF EXIST test\buildtest_c_opensslv.exe.manifest DEL /F /Q test\buildtest_c_opensslv.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_opensslv.exe @C:\Users\build\AppData\Local\Temp\nmF388.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_opensslv.exe @C:\Users\build\AppData\Local\Temp\nm4E21.tmp
IF EXIST test\buildtest_c_opensslv.exe.manifest mt -nologo -manifest test\buildtest_c_opensslv.exe.manifest -outputresource:test\buildtest_c_opensslv.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ossl_typ > test\buildtest_ossl_typ.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ossl_typ.obj "test\buildtest_ossl_typ.c"
buildtest_ossl_typ.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ossl_typ.c" 2>&1 > test\buildtest_ossl_typ.d
IF EXIST test\buildtest_c_ossl_typ.exe.manifest DEL /F /Q test\buildtest_c_ossl_typ.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ossl_typ.exe @C:\Users\build\AppData\Local\Temp\nmF4A2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ossl_typ.exe @C:\Users\build\AppData\Local\Temp\nm4F3B.tmp
IF EXIST test\buildtest_c_ossl_typ.exe.manifest mt -nologo -manifest test\buildtest_c_ossl_typ.exe.manifest -outputresource:test\buildtest_c_ossl_typ.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pem > test\buildtest_pem.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_pem.obj "test\buildtest_pem.c"
buildtest_pem.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_pem.c" 2>&1 > test\buildtest_pem.d
IF EXIST test\buildtest_c_pem.exe.manifest DEL /F /Q test\buildtest_c_pem.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem.exe @C:\Users\build\AppData\Local\Temp\nmF5CC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem.exe @C:\Users\build\AppData\Local\Temp\nm5046.tmp
IF EXIST test\buildtest_c_pem.exe.manifest mt -nologo -manifest test\buildtest_c_pem.exe.manifest -outputresource:test\buildtest_c_pem.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pem2 > test\buildtest_pem2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_pem2.obj "test\buildtest_pem2.c"
buildtest_pem2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_pem2.c" 2>&1 > test\buildtest_pem2.d
IF EXIST test\buildtest_c_pem2.exe.manifest DEL /F /Q test\buildtest_c_pem2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem2.exe @C:\Users\build\AppData\Local\Temp\nmF6D6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pem2.exe @C:\Users\build\AppData\Local\Temp\nm517F.tmp
IF EXIST test\buildtest_c_pem2.exe.manifest mt -nologo -manifest test\buildtest_c_pem2.exe.manifest -outputresource:test\buildtest_c_pem2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pkcs12 > test\buildtest_pkcs12.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_pkcs12.obj "test\buildtest_pkcs12.c"
buildtest_pkcs12.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_pkcs12.c" 2>&1 > test\buildtest_pkcs12.d
IF EXIST test\buildtest_c_pkcs12.exe.manifest DEL /F /Q test\buildtest_c_pkcs12.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs12.exe @C:\Users\build\AppData\Local\Temp\nmF81F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs12.exe @C:\Users\build\AppData\Local\Temp\nm52C9.tmp
IF EXIST test\buildtest_c_pkcs12.exe.manifest mt -nologo -manifest test\buildtest_c_pkcs12.exe.manifest -outputresource:test\buildtest_c_pkcs12.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" pkcs7 > test\buildtest_pkcs7.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_pkcs7.obj "test\buildtest_pkcs7.c"
buildtest_pkcs7.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_pkcs7.c" 2>&1 > test\buildtest_pkcs7.d
IF EXIST test\buildtest_c_pkcs7.exe.manifest DEL /F /Q test\buildtest_c_pkcs7.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs7.exe @C:\Users\build\AppData\Local\Temp\nmF949.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_pkcs7.exe @C:\Users\build\AppData\Local\Temp\nm5402.tmp
IF EXIST test\buildtest_c_pkcs7.exe.manifest mt -nologo -manifest test\buildtest_c_pkcs7.exe.manifest -outputresource:test\buildtest_c_pkcs7.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rand > test\buildtest_rand.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_rand.obj "test\buildtest_rand.c"
buildtest_rand.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_rand.c" 2>&1 > test\buildtest_rand.d
IF EXIST test\buildtest_c_rand.exe.manifest DEL /F /Q test\buildtest_c_rand.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand.exe @C:\Users\build\AppData\Local\Temp\nmFA35.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand.exe @C:\Users\build\AppData\Local\Temp\nm551C.tmp
IF EXIST test\buildtest_c_rand.exe.manifest mt -nologo -manifest test\buildtest_c_rand.exe.manifest -outputresource:test\buildtest_c_rand.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rand_drbg > test\buildtest_rand_drbg.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_rand_drbg.obj "test\buildtest_rand_drbg.c"
buildtest_rand_drbg.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_rand_drbg.c" 2>&1 > test\buildtest_rand_drbg.d
IF EXIST test\buildtest_c_rand_drbg.exe.manifest DEL /F /Q test\buildtest_c_rand_drbg.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand_drbg.exe @C:\Users\build\AppData\Local\Temp\nmFB20.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rand_drbg.exe @C:\Users\build\AppData\Local\Temp\nm5665.tmp
IF EXIST test\buildtest_c_rand_drbg.exe.manifest mt -nologo -manifest test\buildtest_c_rand_drbg.exe.manifest -outputresource:test\buildtest_c_rand_drbg.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rc2 > test\buildtest_rc2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_rc2.obj "test\buildtest_rc2.c"
buildtest_rc2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_rc2.c" 2>&1 > test\buildtest_rc2.d
IF EXIST test\buildtest_c_rc2.exe.manifest DEL /F /Q test\buildtest_c_rc2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc2.exe @C:\Users\build\AppData\Local\Temp\nmFC2B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc2.exe @C:\Users\build\AppData\Local\Temp\nm5751.tmp
IF EXIST test\buildtest_c_rc2.exe.manifest mt -nologo -manifest test\buildtest_c_rc2.exe.manifest -outputresource:test\buildtest_c_rc2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rc4 > test\buildtest_rc4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_rc4.obj "test\buildtest_rc4.c"
buildtest_rc4.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_rc4.c" 2>&1 > test\buildtest_rc4.d
IF EXIST test\buildtest_c_rc4.exe.manifest DEL /F /Q test\buildtest_c_rc4.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc4.exe @C:\Users\build\AppData\Local\Temp\nmFD16.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc4.exe @C:\Users\build\AppData\Local\Temp\nm584C.tmp
IF EXIST test\buildtest_c_rc4.exe.manifest mt -nologo -manifest test\buildtest_c_rc4.exe.manifest -outputresource:test\buildtest_c_rc4.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rc5 > test\buildtest_rc5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_rc5.obj "test\buildtest_rc5.c"
buildtest_rc5.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_rc5.c" 2>&1 > test\buildtest_rc5.d
IF EXIST test\buildtest_c_rc5.exe.manifest DEL /F /Q test\buildtest_c_rc5.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc5.exe @C:\Users\build\AppData\Local\Temp\nmFE30.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rc5.exe @C:\Users\build\AppData\Local\Temp\nm5956.tmp
IF EXIST test\buildtest_c_rc5.exe.manifest mt -nologo -manifest test\buildtest_c_rc5.exe.manifest -outputresource:test\buildtest_c_rc5.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ripemd > test\buildtest_ripemd.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ripemd.obj "test\buildtest_ripemd.c"
buildtest_ripemd.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ripemd.c" 2>&1 > test\buildtest_ripemd.d
IF EXIST test\buildtest_c_ripemd.exe.manifest DEL /F /Q test\buildtest_c_ripemd.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ripemd.exe @C:\Users\build\AppData\Local\Temp\nmFF2B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ripemd.exe @C:\Users\build\AppData\Local\Temp\nm5A61.tmp
IF EXIST test\buildtest_c_ripemd.exe.manifest mt -nologo -manifest test\buildtest_c_ripemd.exe.manifest -outputresource:test\buildtest_c_ripemd.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" rsa > test\buildtest_rsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_rsa.obj "test\buildtest_rsa.c"
buildtest_rsa.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_rsa.c" 2>&1 > test\buildtest_rsa.d
IF EXIST test\buildtest_c_rsa.exe.manifest DEL /F /Q test\buildtest_c_rsa.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rsa.exe @C:\Users\build\AppData\Local\Temp\nm36.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_rsa.exe @C:\Users\build\AppData\Local\Temp\nm5B6C.tmp
IF EXIST test\buildtest_c_rsa.exe.manifest mt -nologo -manifest test\buildtest_c_rsa.exe.manifest -outputresource:test\buildtest_c_rsa.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" safestack > test\buildtest_safestack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_safestack.obj "test\buildtest_safestack.c"
buildtest_safestack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_safestack.c" 2>&1 > test\buildtest_safestack.d
IF EXIST test\buildtest_c_safestack.exe.manifest DEL /F /Q test\buildtest_c_safestack.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_safestack.exe @C:\Users\build\AppData\Local\Temp\nm141.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_safestack.exe @C:\Users\build\AppData\Local\Temp\nm5C67.tmp
IF EXIST test\buildtest_c_safestack.exe.manifest mt -nologo -manifest test\buildtest_c_safestack.exe.manifest -outputresource:test\buildtest_c_safestack.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" seed > test\buildtest_seed.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_seed.obj "test\buildtest_seed.c"
buildtest_seed.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_seed.c" 2>&1 > test\buildtest_seed.d
IF EXIST test\buildtest_c_seed.exe.manifest DEL /F /Q test\buildtest_c_seed.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_seed.exe @C:\Users\build\AppData\Local\Temp\nm25B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_seed.exe @C:\Users\build\AppData\Local\Temp\nm5D91.tmp
IF EXIST test\buildtest_c_seed.exe.manifest mt -nologo -manifest test\buildtest_c_seed.exe.manifest -outputresource:test\buildtest_c_seed.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" sha > test\buildtest_sha.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_sha.obj "test\buildtest_sha.c"
buildtest_sha.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_sha.c" 2>&1 > test\buildtest_sha.d
IF EXIST test\buildtest_c_sha.exe.manifest DEL /F /Q test\buildtest_c_sha.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_sha.exe @C:\Users\build\AppData\Local\Temp\nm365.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_sha.exe @C:\Users\build\AppData\Local\Temp\nm5EAB.tmp
IF EXIST test\buildtest_c_sha.exe.manifest mt -nologo -manifest test\buildtest_c_sha.exe.manifest -outputresource:test\buildtest_c_sha.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" srp > test\buildtest_srp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_srp.obj "test\buildtest_srp.c"
buildtest_srp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_srp.c" 2>&1 > test\buildtest_srp.d
IF EXIST test\buildtest_c_srp.exe.manifest DEL /F /Q test\buildtest_c_srp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srp.exe @C:\Users\build\AppData\Local\Temp\nm48F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srp.exe @C:\Users\build\AppData\Local\Temp\nm5FE4.tmp
IF EXIST test\buildtest_c_srp.exe.manifest mt -nologo -manifest test\buildtest_c_srp.exe.manifest -outputresource:test\buildtest_c_srp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" srtp > test\buildtest_srtp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_srtp.obj "test\buildtest_srtp.c"
buildtest_srtp.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_srtp.c" 2>&1 > test\buildtest_srtp.d
IF EXIST test\buildtest_c_srtp.exe.manifest DEL /F /Q test\buildtest_c_srtp.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srtp.exe @C:\Users\build\AppData\Local\Temp\nm5D8.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_srtp.exe @C:\Users\build\AppData\Local\Temp\nm616C.tmp
IF EXIST test\buildtest_c_srtp.exe.manifest mt -nologo -manifest test\buildtest_c_srtp.exe.manifest -outputresource:test\buildtest_c_srtp.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ssl > test\buildtest_ssl.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ssl.obj "test\buildtest_ssl.c"
buildtest_ssl.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ssl.c" 2>&1 > test\buildtest_ssl.d
IF EXIST test\buildtest_c_ssl.exe.manifest DEL /F /Q test\buildtest_c_ssl.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl.exe @C:\Users\build\AppData\Local\Temp\nm722.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl.exe @C:\Users\build\AppData\Local\Temp\nm6296.tmp
IF EXIST test\buildtest_c_ssl.exe.manifest mt -nologo -manifest test\buildtest_c_ssl.exe.manifest -outputresource:test\buildtest_c_ssl.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ssl2 > test\buildtest_ssl2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ssl2.obj "test\buildtest_ssl2.c"
buildtest_ssl2.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ssl2.c" 2>&1 > test\buildtest_ssl2.d
IF EXIST test\buildtest_c_ssl2.exe.manifest DEL /F /Q test\buildtest_c_ssl2.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl2.exe @C:\Users\build\AppData\Local\Temp\nm83C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl2.exe @C:\Users\build\AppData\Local\Temp\nm6362.tmp
IF EXIST test\buildtest_c_ssl2.exe.manifest mt -nologo -manifest test\buildtest_c_ssl2.exe.manifest -outputresource:test\buildtest_c_ssl2.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ssl3 > test\buildtest_ssl3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ssl3.obj "test\buildtest_ssl3.c"
buildtest_ssl3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ssl3.c" 2>&1 > test\buildtest_ssl3.d
IF EXIST test\buildtest_c_ssl3.exe.manifest DEL /F /Q test\buildtest_c_ssl3.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl3.exe @C:\Users\build\AppData\Local\Temp\nm9B4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ssl3.exe @C:\Users\build\AppData\Local\Temp\nm64BB.tmp
IF EXIST test\buildtest_c_ssl3.exe.manifest mt -nologo -manifest test\buildtest_c_ssl3.exe.manifest -outputresource:test\buildtest_c_ssl3.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" stack > test\buildtest_stack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_stack.obj "test\buildtest_stack.c"
buildtest_stack.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_stack.c" 2>&1 > test\buildtest_stack.d
IF EXIST test\buildtest_c_stack.exe.manifest DEL /F /Q test\buildtest_c_stack.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_stack.exe @C:\Users\build\AppData\Local\Temp\nmAAF.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_stack.exe @C:\Users\build\AppData\Local\Temp\nm65A6.tmp
IF EXIST test\buildtest_c_stack.exe.manifest mt -nologo -manifest test\buildtest_c_stack.exe.manifest -outputresource:test\buildtest_c_stack.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" store > test\buildtest_store.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_store.obj "test\buildtest_store.c"
buildtest_store.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_store.c" 2>&1 > test\buildtest_store.d
IF EXIST test\buildtest_c_store.exe.manifest DEL /F /Q test\buildtest_c_store.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_store.exe @C:\Users\build\AppData\Local\Temp\nmBE8.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_store.exe @C:\Users\build\AppData\Local\Temp\nm66B1.tmp
IF EXIST test\buildtest_c_store.exe.manifest mt -nologo -manifest test\buildtest_c_store.exe.manifest -outputresource:test\buildtest_c_store.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" symhacks > test\buildtest_symhacks.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_symhacks.obj "test\buildtest_symhacks.c"
buildtest_symhacks.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_symhacks.c" 2>&1 > test\buildtest_symhacks.d
IF EXIST test\buildtest_c_symhacks.exe.manifest DEL /F /Q test\buildtest_c_symhacks.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_symhacks.exe @C:\Users\build\AppData\Local\Temp\nmCF3.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_symhacks.exe @C:\Users\build\AppData\Local\Temp\nm67CB.tmp
IF EXIST test\buildtest_c_symhacks.exe.manifest mt -nologo -manifest test\buildtest_c_symhacks.exe.manifest -outputresource:test\buildtest_c_symhacks.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" tls1 > test\buildtest_tls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_tls1.obj "test\buildtest_tls1.c"
buildtest_tls1.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_tls1.c" 2>&1 > test\buildtest_tls1.d
IF EXIST test\buildtest_c_tls1.exe.manifest DEL /F /Q test\buildtest_c_tls1.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_tls1.exe @C:\Users\build\AppData\Local\Temp\nmE3C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_tls1.exe @C:\Users\build\AppData\Local\Temp\nm68D6.tmp
IF EXIST test\buildtest_c_tls1.exe.manifest mt -nologo -manifest test\buildtest_c_tls1.exe.manifest -outputresource:test\buildtest_c_tls1.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ts > test\buildtest_ts.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ts.obj "test\buildtest_ts.c"
buildtest_ts.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ts.c" 2>&1 > test\buildtest_ts.d
IF EXIST test\buildtest_c_ts.exe.manifest DEL /F /Q test\buildtest_c_ts.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ts.exe @C:\Users\build\AppData\Local\Temp\nmF85.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ts.exe @C:\Users\build\AppData\Local\Temp\nm6A2E.tmp
IF EXIST test\buildtest_c_ts.exe.manifest mt -nologo -manifest test\buildtest_c_ts.exe.manifest -outputresource:test\buildtest_c_ts.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" txt_db > test\buildtest_txt_db.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_txt_db.obj "test\buildtest_txt_db.c"
buildtest_txt_db.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_txt_db.c" 2>&1 > test\buildtest_txt_db.d
IF EXIST test\buildtest_c_txt_db.exe.manifest DEL /F /Q test\buildtest_c_txt_db.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_txt_db.exe @C:\Users\build\AppData\Local\Temp\nm1080.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_txt_db.exe @C:\Users\build\AppData\Local\Temp\nm6B49.tmp
IF EXIST test\buildtest_c_txt_db.exe.manifest mt -nologo -manifest test\buildtest_c_txt_db.exe.manifest -outputresource:test\buildtest_c_txt_db.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" ui > test\buildtest_ui.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_ui.obj "test\buildtest_ui.c"
buildtest_ui.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_ui.c" 2>&1 > test\buildtest_ui.d
IF EXIST test\buildtest_c_ui.exe.manifest DEL /F /Q test\buildtest_c_ui.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ui.exe @C:\Users\build\AppData\Local\Temp\nm11D9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_ui.exe @C:\Users\build\AppData\Local\Temp\nm6C53.tmp
IF EXIST test\buildtest_c_ui.exe.manifest mt -nologo -manifest test\buildtest_c_ui.exe.manifest -outputresource:test\buildtest_c_ui.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" whrlpool > test\buildtest_whrlpool.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_whrlpool.obj "test\buildtest_whrlpool.c"
buildtest_whrlpool.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_whrlpool.c" 2>&1 > test\buildtest_whrlpool.d
IF EXIST test\buildtest_c_whrlpool.exe.manifest DEL /F /Q test\buildtest_c_whrlpool.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_whrlpool.exe @C:\Users\build\AppData\Local\Temp\nm12E4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_whrlpool.exe @C:\Users\build\AppData\Local\Temp\nm6D1F.tmp
IF EXIST test\buildtest_c_whrlpool.exe.manifest mt -nologo -manifest test\buildtest_c_whrlpool.exe.manifest -outputresource:test\buildtest_c_whrlpool.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" x509 > test\buildtest_x509.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_x509.obj "test\buildtest_x509.c"
buildtest_x509.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_x509.c" 2>&1 > test\buildtest_x509.d
IF EXIST test\buildtest_c_x509.exe.manifest DEL /F /Q test\buildtest_c_x509.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509.exe @C:\Users\build\AppData\Local\Temp\nm142D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509.exe @C:\Users\build\AppData\Local\Temp\nm6E2A.tmp
IF EXIST test\buildtest_c_x509.exe.manifest mt -nologo -manifest test\buildtest_c_x509.exe.manifest -outputresource:test\buildtest_c_x509.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" x509_vfy > test\buildtest_x509_vfy.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_x509_vfy.obj "test\buildtest_x509_vfy.c"
buildtest_x509_vfy.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_x509_vfy.c" 2>&1 > test\buildtest_x509_vfy.d
IF EXIST test\buildtest_c_x509_vfy.exe.manifest DEL /F /Q test\buildtest_c_x509_vfy.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509_vfy.exe @C:\Users\build\AppData\Local\Temp\nm1576.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509_vfy.exe @C:\Users\build\AppData\Local\Temp\nm6F35.tmp
IF EXIST test\buildtest_c_x509_vfy.exe.manifest mt -nologo -manifest test\buildtest_c_x509_vfy.exe.manifest -outputresource:test\buildtest_c_x509_vfy.exe
"C:\Perl64\bin\perl.exe" "..\test\generate_buildtest.pl" x509v3 > test\buildtest_x509v3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\buildtest_x509v3.obj "test\buildtest_x509v3.c"
buildtest_x509v3.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "test\buildtest_x509v3.c" 2>&1 > test\buildtest_x509v3.d
IF EXIST test\buildtest_c_x509v3.exe.manifest DEL /F /Q test\buildtest_c_x509v3.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509v3.exe @C:\Users\build\AppData\Local\Temp\nm16EE.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\buildtest_c_x509v3.exe @C:\Users\build\AppData\Local\Temp\nm70AD.tmp
IF EXIST test\buildtest_c_x509v3.exe.manifest mt -nologo -manifest test\buildtest_c_x509v3.exe.manifest -outputresource:test\buildtest_c_x509v3.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\casttest.obj "..\test\casttest.c"
casttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\casttest.c" 2>&1 > test\casttest.d
IF EXIST test\casttest.exe.manifest DEL /F /Q test\casttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\casttest.exe @C:\Users\build\AppData\Local\Temp\nm17E9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\casttest.exe @C:\Users\build\AppData\Local\Temp\nm71C7.tmp
IF EXIST test\casttest.exe.manifest mt -nologo -manifest test\casttest.exe.manifest -outputresource:test\casttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\chacha_internal_test.obj "..\test\chacha_internal_test.c"
chacha_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\chacha_internal_test.c" 2>&1 > test\chacha_internal_test.d
IF EXIST test\chacha_internal_test.exe.manifest DEL /F /Q test\chacha_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\chacha_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm18F3.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\chacha_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm72D1.tmp
IF EXIST test\chacha_internal_test.exe.manifest mt -nologo -manifest test\chacha_internal_test.exe.manifest -outputresource:test\chacha_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\cipherbytes_test.obj "..\test\cipherbytes_test.c"
cipherbytes_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\cipherbytes_test.c" 2>&1 > test\cipherbytes_test.d
IF EXIST test\cipherbytes_test.exe.manifest DEL /F /Q test\cipherbytes_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherbytes_test.exe @C:\Users\build\AppData\Local\Temp\nm1AD9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherbytes_test.exe @C:\Users\build\AppData\Local\Temp\nm74B7.tmp
IF EXIST test\cipherbytes_test.exe.manifest mt -nologo -manifest test\cipherbytes_test.exe.manifest -outputresource:test\cipherbytes_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\cipherlist_test.obj "..\test\cipherlist_test.c"
cipherlist_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\cipherlist_test.c" 2>&1 > test\cipherlist_test.d
IF EXIST test\cipherlist_test.exe.manifest DEL /F /Q test\cipherlist_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherlist_test.exe @C:\Users\build\AppData\Local\Temp\nm1C12.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cipherlist_test.exe @C:\Users\build\AppData\Local\Temp\nm75F0.tmp
IF EXIST test\cipherlist_test.exe.manifest mt -nologo -manifest test\cipherlist_test.exe.manifest -outputresource:test\cipherlist_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ciphername_test.obj "..\test\ciphername_test.c"
ciphername_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ciphername_test.c" 2>&1 > test\ciphername_test.d
IF EXIST test\ciphername_test.exe.manifest DEL /F /Q test\ciphername_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ciphername_test.exe @C:\Users\build\AppData\Local\Temp\nm1D4C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ciphername_test.exe @C:\Users\build\AppData\Local\Temp\nm7768.tmp
IF EXIST test\ciphername_test.exe.manifest mt -nologo -manifest test\ciphername_test.exe.manifest -outputresource:test\ciphername_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\clienthellotest.obj "..\test\clienthellotest.c"
clienthellotest.c
..\test\clienthellotest.c(180): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\clienthellotest.c" 2>&1 > test\clienthellotest.d
IF EXIST test\clienthellotest.exe.manifest DEL /F /Q test\clienthellotest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\clienthellotest.exe @C:\Users\build\AppData\Local\Temp\nm1EC4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\clienthellotest.exe @C:\Users\build\AppData\Local\Temp\nm78B1.tmp
IF EXIST test\clienthellotest.exe.manifest mt -nologo -manifest test\clienthellotest.exe.manifest -outputresource:test\clienthellotest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\cmactest.obj "..\test\cmactest.c"
cmactest.c
@@ -3651,7 +3660,7 @@ cmactest.c
..\test\cmactest.c(182): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\cmactest.c" 2>&1 > test\cmactest.d
IF EXIST test\cmactest.exe.manifest DEL /F /Q test\cmactest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmactest.exe @C:\Users\build\AppData\Local\Temp\nm1FFD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmactest.exe @C:\Users\build\AppData\Local\Temp\nm7A0A.tmp
IF EXIST test\cmactest.exe.manifest mt -nologo -manifest test\cmactest.exe.manifest -outputresource:test\cmactest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\cmsapitest.obj "..\test\cmsapitest.c"
cmsapitest.c
@@ -3659,13 +3668,13 @@ cmsapitest.c
..\test\cmsapitest.c(38): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\cmsapitest.c" 2>&1 > test\cmsapitest.d
IF EXIST test\cmsapitest.exe.manifest DEL /F /Q test\cmsapitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmsapitest.exe @C:\Users\build\AppData\Local\Temp\nm21F2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\cmsapitest.exe @C:\Users\build\AppData\Local\Temp\nm7C0F.tmp
IF EXIST test\cmsapitest.exe.manifest mt -nologo -manifest test\cmsapitest.exe.manifest -outputresource:test\cmsapitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\conf_include_test.obj "..\test\conf_include_test.c"
conf_include_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\conf_include_test.c" 2>&1 > test\conf_include_test.d
IF EXIST test\conf_include_test.exe.manifest DEL /F /Q test\conf_include_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\conf_include_test.exe @C:\Users\build\AppData\Local\Temp\nm231C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\conf_include_test.exe @C:\Users\build\AppData\Local\Temp\nm7CEB.tmp
IF EXIST test\conf_include_test.exe.manifest mt -nologo -manifest test\conf_include_test.exe.manifest -outputresource:test\conf_include_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\constant_time_test.obj "..\test\constant_time_test.c"
constant_time_test.c
@@ -3676,38 +3685,38 @@ constant_time_test.c
..\test\constant_time_test.c(232): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\constant_time_test.c" 2>&1 > test\constant_time_test.d
IF EXIST test\constant_time_test.exe.manifest DEL /F /Q test\constant_time_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\constant_time_test.exe @C:\Users\build\AppData\Local\Temp\nm2436.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\constant_time_test.exe @C:\Users\build\AppData\Local\Temp\nm7E14.tmp
IF EXIST test\constant_time_test.exe.manifest mt -nologo -manifest test\constant_time_test.exe.manifest -outputresource:test\constant_time_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\crltest.obj "..\test\crltest.c"
crltest.c
..\test\crltest.c(195): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\crltest.c" 2>&1 > test\crltest.d
IF EXIST test\crltest.exe.manifest DEL /F /Q test\crltest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\crltest.exe @C:\Users\build\AppData\Local\Temp\nm2560.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\crltest.exe @C:\Users\build\AppData\Local\Temp\nm7F5E.tmp
IF EXIST test\crltest.exe.manifest mt -nologo -manifest test\crltest.exe.manifest -outputresource:test\crltest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ct_test.obj "..\test\ct_test.c"
ct_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ct_test.c" 2>&1 > test\ct_test.d
IF EXIST test\ct_test.exe.manifest DEL /F /Q test\ct_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ct_test.exe @C:\Users\build\AppData\Local\Temp\nm26B9.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ct_test.exe @C:\Users\build\AppData\Local\Temp\nm80E5.tmp
IF EXIST test\ct_test.exe.manifest mt -nologo -manifest test\ct_test.exe.manifest -outputresource:test\ct_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ctype_internal_test.obj "..\test\ctype_internal_test.c"
ctype_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ctype_internal_test.c" 2>&1 > test\ctype_internal_test.d
IF EXIST test\ctype_internal_test.exe.manifest DEL /F /Q test\ctype_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ctype_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm27E3.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ctype_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm821F.tmp
IF EXIST test\ctype_internal_test.exe.manifest mt -nologo -manifest test\ctype_internal_test.exe.manifest -outputresource:test\ctype_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\curve448_internal_test.obj "..\test\curve448_internal_test.c"
curve448_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\curve448_internal_test.c" 2>&1 > test\curve448_internal_test.d
IF EXIST test\curve448_internal_test.exe.manifest DEL /F /Q test\curve448_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\curve448_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm29C8.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\curve448_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm83E5.tmp
IF EXIST test\curve448_internal_test.exe.manifest mt -nologo -manifest test\curve448_internal_test.exe.manifest -outputresource:test\curve448_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\d2i_test.obj "..\test\d2i_test.c"
d2i_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\d2i_test.c" 2>&1 > test\d2i_test.d
IF EXIST test\d2i_test.exe.manifest DEL /F /Q test\d2i_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\d2i_test.exe @C:\Users\build\AppData\Local\Temp\nm2BDD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\d2i_test.exe @C:\Users\build\AppData\Local\Temp\nm85BB.tmp
IF EXIST test\d2i_test.exe.manifest mt -nologo -manifest test\d2i_test.exe.manifest -outputresource:test\d2i_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\danetest.obj "..\test\danetest.c"
danetest.c
@@ -3715,7 +3724,7 @@ danetest.c
..\test\danetest.c(161): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\danetest.c" 2>&1 > test\danetest.d
IF EXIST test\danetest.exe.manifest DEL /F /Q test\danetest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\danetest.exe @C:\Users\build\AppData\Local\Temp\nm2D45.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\danetest.exe @C:\Users\build\AppData\Local\Temp\nm86F4.tmp
IF EXIST test\danetest.exe.manifest mt -nologo -manifest test\danetest.exe.manifest -outputresource:test\danetest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\destest.obj "..\test\destest.c"
destest.c
@@ -3731,7 +3740,7 @@ destest.c
..\test\destest.c(668): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\destest.c" 2>&1 > test\destest.d
IF EXIST test\destest.exe.manifest DEL /F /Q test\destest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\destest.exe @C:\Users\build\AppData\Local\Temp\nm2E6F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\destest.exe @C:\Users\build\AppData\Local\Temp\nm880E.tmp
IF EXIST test\destest.exe.manifest mt -nologo -manifest test\destest.exe.manifest -outputresource:test\destest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\dhtest.obj "..\test\dhtest.c"
dhtest.c
@@ -3744,7 +3753,7 @@ dhtest.c
..\test\dhtest.c(545): warning C4267: 'function': conversion from 'size_t' to 'const unsigned int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\dhtest.c" 2>&1 > test\dhtest.d
IF EXIST test\dhtest.exe.manifest DEL /F /Q test\dhtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dhtest.exe @C:\Users\build\AppData\Local\Temp\nm2F89.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dhtest.exe @C:\Users\build\AppData\Local\Temp\nm8938.tmp
IF EXIST test\dhtest.exe.manifest mt -nologo -manifest test\dhtest.exe.manifest -outputresource:test\dhtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "test" /I "." /I "..\include" /I "..\test" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\drbg_cavs_data.obj "..\test\drbg_cavs_data.c"
drbg_cavs_data.c
@@ -3754,7 +3763,7 @@ drbg_cavs_test.c
..\test\drbg_cavs_test.c(276): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "test" /I "." /I "..\include" /I "..\test" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\drbg_cavs_test.c" 2>&1 > test\drbg_cavs_test.d
IF EXIST test\drbg_cavs_test.exe.manifest DEL /F /Q test\drbg_cavs_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbg_cavs_test.exe @C:\Users\build\AppData\Local\Temp\nm35E3.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbg_cavs_test.exe @C:\Users\build\AppData\Local\Temp\nm8EE6.tmp
IF EXIST test\drbg_cavs_test.exe.manifest mt -nologo -manifest test\drbg_cavs_test.exe.manifest -outputresource:test\drbg_cavs_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\drbgtest.obj "..\test\drbgtest.c"
drbgtest.c
@@ -3762,7 +3771,7 @@ drbgtest.c
..\test\drbgtest.c(1007): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\drbgtest.c" 2>&1 > test\drbgtest.d
IF EXIST test\drbgtest.exe.manifest DEL /F /Q test\drbgtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbgtest.exe @C:\Users\build\AppData\Local\Temp\nm3807.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\drbgtest.exe @C:\Users\build\AppData\Local\Temp\nm90BC.tmp
IF EXIST test\drbgtest.exe.manifest mt -nologo -manifest test\drbgtest.exe.manifest -outputresource:test\drbgtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\dsa_no_digest_size_test.obj "..\test\dsa_no_digest_size_test.c"
dsa_no_digest_size_test.c
@@ -3770,39 +3779,41 @@ dsa_no_digest_size_test.c
..\test\dsa_no_digest_size_test.c(192): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\dsa_no_digest_size_test.c" 2>&1 > test\dsa_no_digest_size_test.d
IF EXIST test\dsa_no_digest_size_test.exe.manifest DEL /F /Q test\dsa_no_digest_size_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsa_no_digest_size_test.exe @C:\Users\build\AppData\Local\Temp\nm39FC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsa_no_digest_size_test.exe @C:\Users\build\AppData\Local\Temp\nm9244.tmp
IF EXIST test\dsa_no_digest_size_test.exe.manifest mt -nologo -manifest test\dsa_no_digest_size_test.exe.manifest -outputresource:test\dsa_no_digest_size_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\dsatest.obj "..\test\dsatest.c"
dsatest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\dsatest.c" 2>&1 > test\dsatest.d
IF EXIST test\dsatest.exe.manifest DEL /F /Q test\dsatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsatest.exe @C:\Users\build\AppData\Local\Temp\nm3B07.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dsatest.exe @C:\Users\build\AppData\Local\Temp\nm933F.tmp
IF EXIST test\dsatest.exe.manifest mt -nologo -manifest test\dsatest.exe.manifest -outputresource:test\dsatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\dtls_mtu_test.obj "..\test\dtls_mtu_test.c"
dtls_mtu_test.c
..\test\dtls_mtu_test.c(103): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\dtls_mtu_test.c" 2>&1 > test\dtls_mtu_test.d
IF EXIST test\dtls_mtu_test.exe.manifest DEL /F /Q test\dtls_mtu_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtls_mtu_test.exe @C:\Users\build\AppData\Local\Temp\nm3D1B.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtls_mtu_test.exe @C:\Users\build\AppData\Local\Temp\nm9534.tmp
IF EXIST test\dtls_mtu_test.exe.manifest mt -nologo -manifest test\dtls_mtu_test.exe.manifest -outputresource:test\dtls_mtu_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\dtlstest.obj "..\test\dtlstest.c"
dtlstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\dtlstest.c" 2>&1 > test\dtlstest.d
IF EXIST test\dtlstest.exe.manifest DEL /F /Q test\dtlstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlstest.exe @C:\Users\build\AppData\Local\Temp\nm3E93.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlstest.exe @C:\Users\build\AppData\Local\Temp\nm969C.tmp
IF EXIST test\dtlstest.exe.manifest mt -nologo -manifest test\dtlstest.exe.manifest -outputresource:test\dtlstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\dtlsv1listentest.obj "..\test\dtlsv1listentest.c"
dtlsv1listentest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\dtlsv1listentest.c" 2>&1 > test\dtlsv1listentest.d
IF EXIST test\dtlsv1listentest.exe.manifest DEL /F /Q test\dtlsv1listentest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlsv1listentest.exe @C:\Users\build\AppData\Local\Temp\nm3FFB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\dtlsv1listentest.exe @C:\Users\build\AppData\Local\Temp\nm97B6.tmp
IF EXIST test\dtlsv1listentest.exe.manifest mt -nologo -manifest test\dtlsv1listentest.exe.manifest -outputresource:test\dtlsv1listentest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ec_internal_test.obj "..\test\ec_internal_test.c"
ec_internal_test.c
-..\test\ec_internal_test.c(298): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\ec_internal_test.c(339): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\ec_internal_test.c(341): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ec_internal_test.c" 2>&1 > test\ec_internal_test.d
IF EXIST test\ec_internal_test.exe.manifest DEL /F /Q test\ec_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ec_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm4115.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ec_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm98F0.tmp
+ Creating library test\ec_internal_test.lib and object test\ec_internal_test.exp
IF EXIST test\ec_internal_test.exe.manifest mt -nologo -manifest test\ec_internal_test.exe.manifest -outputresource:test\ec_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ecdsatest.obj "..\test\ecdsatest.c"
ecdsatest.c
@@ -3811,13 +3822,13 @@ ecdsatest.c
..\test\ecdsatest.c(328): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ecdsatest.c" 2>&1 > test\ecdsatest.d
IF EXIST test\ecdsatest.exe.manifest DEL /F /Q test\ecdsatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecdsatest.exe @C:\Users\build\AppData\Local\Temp\nm4368.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecdsatest.exe @C:\Users\build\AppData\Local\Temp\nm9B43.tmp
IF EXIST test\ecdsatest.exe.manifest mt -nologo -manifest test\ecdsatest.exe.manifest -outputresource:test\ecdsatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ecstresstest.obj "..\test\ecstresstest.c"
ecstresstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ecstresstest.c" 2>&1 > test\ecstresstest.d
IF EXIST test\ecstresstest.exe.manifest DEL /F /Q test\ecstresstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecstresstest.exe @C:\Users\build\AppData\Local\Temp\nm4482.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ecstresstest.exe @C:\Users\build\AppData\Local\Temp\nm9C6C.tmp
IF EXIST test\ecstresstest.exe.manifest mt -nologo -manifest test\ecstresstest.exe.manifest -outputresource:test\ecstresstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ectest.obj "..\test\ectest.c"
ectest.c
@@ -3836,43 +3847,43 @@ ectest.c
..\test\ectest.c(2260): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ectest.c" 2>&1 > test\ectest.d
IF EXIST test\ectest.exe.manifest DEL /F /Q test\ectest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ectest.exe @C:\Users\build\AppData\Local\Temp\nm45DB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ectest.exe @C:\Users\build\AppData\Local\Temp\nm9DA6.tmp
IF EXIST test\ectest.exe.manifest mt -nologo -manifest test\ectest.exe.manifest -outputresource:test\ectest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\enginetest.obj "..\test\enginetest.c"
enginetest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\enginetest.c" 2>&1 > test\enginetest.d
IF EXIST test\enginetest.exe.manifest DEL /F /Q test\enginetest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\enginetest.exe @C:\Users\build\AppData\Local\Temp\nm4724.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\enginetest.exe @C:\Users\build\AppData\Local\Temp\nm9EEF.tmp
IF EXIST test\enginetest.exe.manifest mt -nologo -manifest test\enginetest.exe.manifest -outputresource:test\enginetest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\errtest.obj "..\test\errtest.c"
errtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\errtest.c" 2>&1 > test\errtest.d
IF EXIST test\errtest.exe.manifest DEL /F /Q test\errtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\errtest.exe @C:\Users\build\AppData\Local\Temp\nm4939.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\errtest.exe @C:\Users\build\AppData\Local\Temp\nmA086.tmp
IF EXIST test\errtest.exe.manifest mt -nologo -manifest test\errtest.exe.manifest -outputresource:test\errtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\evp_extra_test.obj "..\test\evp_extra_test.c"
evp_extra_test.c
-..\test\evp_extra_test.c(491): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(551): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(558): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(572): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(638): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(654): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(724): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(750): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(759): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(784): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(1078): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
-..\test\evp_extra_test.c(1140): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(1219): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(1524): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
-..\test\evp_extra_test.c(1531): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
-..\test\evp_extra_test.c(1538): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
-..\test\evp_extra_test.c(1637): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
-..\test\evp_extra_test.c(1646): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
+..\test\evp_extra_test.c(493): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(553): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(560): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(574): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(640): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(656): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(726): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(752): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(761): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(786): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(1080): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
+..\test\evp_extra_test.c(1142): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(1221): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(1526): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
+..\test\evp_extra_test.c(1533): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
+..\test\evp_extra_test.c(1540): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
+..\test\evp_extra_test.c(1639): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
+..\test\evp_extra_test.c(1648): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\evp_extra_test.c" 2>&1 > test\evp_extra_test.d
IF EXIST test\evp_extra_test.exe.manifest DEL /F /Q test\evp_extra_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_extra_test.exe @C:\Users\build\AppData\Local\Temp\nm4A82.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_extra_test.exe @C:\Users\build\AppData\Local\Temp\nmA1DF.tmp
IF EXIST test\evp_extra_test.exe.manifest mt -nologo -manifest test\evp_extra_test.exe.manifest -outputresource:test\evp_extra_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\evp_test.obj "..\test\evp_test.c"
evp_test.c
@@ -3899,44 +3910,44 @@ evp_test.c
..\test\evp_test.c(2726): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\evp_test.c" 2>&1 > test\evp_test.d
IF EXIST test\evp_test.exe.manifest DEL /F /Q test\evp_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_test.exe @C:\Users\build\AppData\Local\Temp\nm4BEA.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\evp_test.exe @C:\Users\build\AppData\Local\Temp\nmA386.tmp
IF EXIST test\evp_test.exe.manifest mt -nologo -manifest test\evp_test.exe.manifest -outputresource:test\evp_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\exdatatest.obj "..\test\exdatatest.c"
exdatatest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\exdatatest.c" 2>&1 > test\exdatatest.d
IF EXIST test\exdatatest.exe.manifest DEL /F /Q test\exdatatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exdatatest.exe @C:\Users\build\AppData\Local\Temp\nm4CF5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exdatatest.exe @C:\Users\build\AppData\Local\Temp\nmA462.tmp
IF EXIST test\exdatatest.exe.manifest mt -nologo -manifest test\exdatatest.exe.manifest -outputresource:test\exdatatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\exptest.obj "..\test\exptest.c"
exptest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\exptest.c" 2>&1 > test\exptest.d
IF EXIST test\exptest.exe.manifest DEL /F /Q test\exptest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exptest.exe @C:\Users\build\AppData\Local\Temp\nm4DF0.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\exptest.exe @C:\Users\build\AppData\Local\Temp\nmA5BA.tmp
IF EXIST test\exptest.exe.manifest mt -nologo -manifest test\exptest.exe.manifest -outputresource:test\exptest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\fatalerrtest.obj "..\test\fatalerrtest.c"
fatalerrtest.c
..\test\fatalerrtest.c(72): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\fatalerrtest.c" 2>&1 > test\fatalerrtest.d
IF EXIST test\fatalerrtest.exe.manifest DEL /F /Q test\fatalerrtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\fatalerrtest.exe @C:\Users\build\AppData\Local\Temp\nm4F39.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\fatalerrtest.exe @C:\Users\build\AppData\Local\Temp\nmA713.tmp
IF EXIST test\fatalerrtest.exe.manifest mt -nologo -manifest test\fatalerrtest.exe.manifest -outputresource:test\fatalerrtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\gmdifftest.obj "..\test\gmdifftest.c"
gmdifftest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\gmdifftest.c" 2>&1 > test\gmdifftest.d
IF EXIST test\gmdifftest.exe.manifest DEL /F /Q test\gmdifftest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gmdifftest.exe @C:\Users\build\AppData\Local\Temp\nm5024.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gmdifftest.exe @C:\Users\build\AppData\Local\Temp\nmA7EF.tmp
IF EXIST test\gmdifftest.exe.manifest mt -nologo -manifest test\gmdifftest.exe.manifest -outputresource:test\gmdifftest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\gosttest.obj "..\test\gosttest.c"
gosttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\gosttest.c" 2>&1 > test\gosttest.d
IF EXIST test\gosttest.exe.manifest DEL /F /Q test\gosttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gosttest.exe @C:\Users\build\AppData\Local\Temp\nm516D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\gosttest.exe @C:\Users\build\AppData\Local\Temp\nmA967.tmp
IF EXIST test\gosttest.exe.manifest mt -nologo -manifest test\gosttest.exe.manifest -outputresource:test\gosttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\hmactest.obj "..\test\hmactest.c"
hmactest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\hmactest.c" 2>&1 > test\hmactest.d
IF EXIST test\hmactest.exe.manifest DEL /F /Q test\hmactest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\hmactest.exe @C:\Users\build\AppData\Local\Temp\nm5297.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\hmactest.exe @C:\Users\build\AppData\Local\Temp\nmAA52.tmp
IF EXIST test\hmactest.exe.manifest mt -nologo -manifest test\hmactest.exe.manifest -outputresource:test\hmactest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ideatest.obj "..\test\ideatest.c"
ideatest.c
@@ -3944,7 +3955,7 @@ ideatest.c
..\test\ideatest.c(80): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ideatest.c" 2>&1 > test\ideatest.d
IF EXIST test\ideatest.exe.manifest DEL /F /Q test\ideatest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ideatest.exe @C:\Users\build\AppData\Local\Temp\nm53B1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ideatest.exe @C:\Users\build\AppData\Local\Temp\nmAB6D.tmp
IF EXIST test\ideatest.exe.manifest mt -nologo -manifest test\ideatest.exe.manifest -outputresource:test\ideatest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\igetest.obj "..\test\igetest.c"
igetest.c
@@ -3956,141 +3967,141 @@ igetest.c
..\test\igetest.c(201): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\igetest.c" 2>&1 > test\igetest.d
IF EXIST test\igetest.exe.manifest DEL /F /Q test\igetest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\igetest.exe @C:\Users\build\AppData\Local\Temp\nm54AC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\igetest.exe @C:\Users\build\AppData\Local\Temp\nmAC96.tmp
IF EXIST test\igetest.exe.manifest mt -nologo -manifest test\igetest.exe.manifest -outputresource:test\igetest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\lhash_test.obj "..\test\lhash_test.c"
lhash_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\lhash_test.c" 2>&1 > test\lhash_test.d
IF EXIST test\lhash_test.exe.manifest DEL /F /Q test\lhash_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\lhash_test.exe @C:\Users\build\AppData\Local\Temp\nm55B7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\lhash_test.exe @C:\Users\build\AppData\Local\Temp\nmADA1.tmp
IF EXIST test\lhash_test.exe.manifest mt -nologo -manifest test\lhash_test.exe.manifest -outputresource:test\lhash_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\md2test.obj "..\test\md2test.c"
md2test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\md2test.c" 2>&1 > test\md2test.d
IF EXIST test\md2test.exe.manifest DEL /F /Q test\md2test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\md2test.exe @C:\Users\build\AppData\Local\Temp\nm56D1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\md2test.exe @C:\Users\build\AppData\Local\Temp\nmAEAC.tmp
IF EXIST test\md2test.exe.manifest mt -nologo -manifest test\md2test.exe.manifest -outputresource:test\md2test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\mdc2test.obj "..\test\mdc2test.c"
mdc2test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\mdc2test.c" 2>&1 > test\mdc2test.d
IF EXIST test\mdc2test.exe.manifest DEL /F /Q test\mdc2test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\mdc2test.exe @C:\Users\build\AppData\Local\Temp\nm57EC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\mdc2test.exe @C:\Users\build\AppData\Local\Temp\nmAFA7.tmp
IF EXIST test\mdc2test.exe.manifest mt -nologo -manifest test\mdc2test.exe.manifest -outputresource:test\mdc2test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\memleaktest.obj "..\test\memleaktest.c"
memleaktest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\memleaktest.c" 2>&1 > test\memleaktest.d
IF EXIST test\memleaktest.exe.manifest DEL /F /Q test\memleaktest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\memleaktest.exe @C:\Users\build\AppData\Local\Temp\nm58F6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\memleaktest.exe @C:\Users\build\AppData\Local\Temp\nmB0B1.tmp
IF EXIST test\memleaktest.exe.manifest mt -nologo -manifest test\memleaktest.exe.manifest -outputresource:test\memleaktest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\modes_internal_test.obj "..\test\modes_internal_test.c"
modes_internal_test.c
..\test\modes_internal_test.c(858): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\modes_internal_test.c" 2>&1 > test\modes_internal_test.d
IF EXIST test\modes_internal_test.exe.manifest DEL /F /Q test\modes_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\modes_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm5A01.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\modes_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmB18D.tmp
IF EXIST test\modes_internal_test.exe.manifest mt -nologo -manifest test\modes_internal_test.exe.manifest -outputresource:test\modes_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ocspapitest.obj "..\test\ocspapitest.c"
ocspapitest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ocspapitest.c" 2>&1 > test\ocspapitest.d
IF EXIST test\ocspapitest.exe.manifest DEL /F /Q test\ocspapitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ocspapitest.exe @C:\Users\build\AppData\Local\Temp\nm5BF6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ocspapitest.exe @C:\Users\build\AppData\Local\Temp\nmB363.tmp
IF EXIST test\ocspapitest.exe.manifest mt -nologo -manifest test\ocspapitest.exe.manifest -outputresource:test\ocspapitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\packettest.obj "..\test\packettest.c"
packettest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\packettest.c" 2>&1 > test\packettest.d
IF EXIST test\packettest.exe.manifest DEL /F /Q test\packettest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\packettest.exe @C:\Users\build\AppData\Local\Temp\nm5D20.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\packettest.exe @C:\Users\build\AppData\Local\Temp\nmB4AC.tmp
IF EXIST test\packettest.exe.manifest mt -nologo -manifest test\packettest.exe.manifest -outputresource:test\packettest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\pbelutest.obj "..\test\pbelutest.c"
pbelutest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\pbelutest.c" 2>&1 > test\pbelutest.d
IF EXIST test\pbelutest.exe.manifest DEL /F /Q test\pbelutest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pbelutest.exe @C:\Users\build\AppData\Local\Temp\nm5E69.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pbelutest.exe @C:\Users\build\AppData\Local\Temp\nmB5B7.tmp
IF EXIST test\pbelutest.exe.manifest mt -nologo -manifest test\pbelutest.exe.manifest -outputresource:test\pbelutest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\pemtest.obj "..\test\pemtest.c"
pemtest.c
..\test\pemtest.c(49): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\pemtest.c" 2>&1 > test\pemtest.d
IF EXIST test\pemtest.exe.manifest DEL /F /Q test\pemtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pemtest.exe @C:\Users\build\AppData\Local\Temp\nm5F93.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pemtest.exe @C:\Users\build\AppData\Local\Temp\nmB700.tmp
IF EXIST test\pemtest.exe.manifest mt -nologo -manifest test\pemtest.exe.manifest -outputresource:test\pemtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\pkey_meth_kdf_test.obj "..\test\pkey_meth_kdf_test.c"
pkey_meth_kdf_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\pkey_meth_kdf_test.c" 2>&1 > test\pkey_meth_kdf_test.d
IF EXIST test\pkey_meth_kdf_test.exe.manifest DEL /F /Q test\pkey_meth_kdf_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_kdf_test.exe @C:\Users\build\AppData\Local\Temp\nm60AD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_kdf_test.exe @C:\Users\build\AppData\Local\Temp\nmB839.tmp
IF EXIST test\pkey_meth_kdf_test.exe.manifest mt -nologo -manifest test\pkey_meth_kdf_test.exe.manifest -outputresource:test\pkey_meth_kdf_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\pkey_meth_test.obj "..\test\pkey_meth_test.c"
pkey_meth_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\pkey_meth_test.c" 2>&1 > test\pkey_meth_test.d
IF EXIST test\pkey_meth_test.exe.manifest DEL /F /Q test\pkey_meth_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_test.exe @C:\Users\build\AppData\Local\Temp\nm61C7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\pkey_meth_test.exe @C:\Users\build\AppData\Local\Temp\nmB953.tmp
IF EXIST test\pkey_meth_test.exe.manifest mt -nologo -manifest test\pkey_meth_test.exe.manifest -outputresource:test\pkey_meth_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\poly1305_internal_test.obj "..\test\poly1305_internal_test.c"
poly1305_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\poly1305_internal_test.c" 2>&1 > test\poly1305_internal_test.d
IF EXIST test\poly1305_internal_test.exe.manifest DEL /F /Q test\poly1305_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\poly1305_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm6320.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\poly1305_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmBA3F.tmp
IF EXIST test\poly1305_internal_test.exe.manifest mt -nologo -manifest test\poly1305_internal_test.exe.manifest -outputresource:test\poly1305_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\rc2test.obj "..\test\rc2test.c"
rc2test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\rc2test.c" 2>&1 > test\rc2test.d
IF EXIST test\rc2test.exe.manifest DEL /F /Q test\rc2test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc2test.exe @C:\Users\build\AppData\Local\Temp\nm64B7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc2test.exe @C:\Users\build\AppData\Local\Temp\nmBC15.tmp
IF EXIST test\rc2test.exe.manifest mt -nologo -manifest test\rc2test.exe.manifest -outputresource:test\rc2test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\rc4test.obj "..\test\rc4test.c"
rc4test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\rc4test.c" 2>&1 > test\rc4test.d
IF EXIST test\rc4test.exe.manifest DEL /F /Q test\rc4test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc4test.exe @C:\Users\build\AppData\Local\Temp\nm65B2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc4test.exe @C:\Users\build\AppData\Local\Temp\nmBD3E.tmp
IF EXIST test\rc4test.exe.manifest mt -nologo -manifest test\rc4test.exe.manifest -outputresource:test\rc4test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\rc5test.obj "..\test\rc5test.c"
rc5test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\rc5test.c" 2>&1 > test\rc5test.d
IF EXIST test\rc5test.exe.manifest DEL /F /Q test\rc5test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc5test.exe @C:\Users\build\AppData\Local\Temp\nm66CC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rc5test.exe @C:\Users\build\AppData\Local\Temp\nmBE68.tmp
IF EXIST test\rc5test.exe.manifest mt -nologo -manifest test\rc5test.exe.manifest -outputresource:test\rc5test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\rdrand_sanitytest.obj "..\test\rdrand_sanitytest.c"
rdrand_sanitytest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\rdrand_sanitytest.c" 2>&1 > test\rdrand_sanitytest.d
IF EXIST test\rdrand_sanitytest.exe.manifest DEL /F /Q test\rdrand_sanitytest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rdrand_sanitytest.exe @C:\Users\build\AppData\Local\Temp\nm67C7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rdrand_sanitytest.exe @C:\Users\build\AppData\Local\Temp\nmBF73.tmp
IF EXIST test\rdrand_sanitytest.exe.manifest mt -nologo -manifest test\rdrand_sanitytest.exe.manifest -outputresource:test\rdrand_sanitytest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\recordlentest.obj "..\test\recordlentest.c"
recordlentest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\recordlentest.c" 2>&1 > test\recordlentest.d
IF EXIST test\recordlentest.exe.manifest DEL /F /Q test\recordlentest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\recordlentest.exe @C:\Users\build\AppData\Local\Temp\nm69BC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\recordlentest.exe @C:\Users\build\AppData\Local\Temp\nmC168.tmp
IF EXIST test\recordlentest.exe.manifest mt -nologo -manifest test\recordlentest.exe.manifest -outputresource:test\recordlentest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\rsa_complex.obj "..\test\rsa_complex.c"
rsa_complex.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\rsa_complex.c" 2>&1 > test\rsa_complex.d
IF EXIST test\rsa_complex.exe.manifest DEL /F /Q test\rsa_complex.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_complex.exe @C:\Users\build\AppData\Local\Temp\nm6AD7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_complex.exe @C:\Users\build\AppData\Local\Temp\nmC253.tmp
IF EXIST test\rsa_complex.exe.manifest mt -nologo -manifest test\rsa_complex.exe.manifest -outputresource:test\rsa_complex.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\rsa_mp_test.obj "..\test\rsa_mp_test.c"
rsa_mp_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\rsa_mp_test.c" 2>&1 > test\rsa_mp_test.d
IF EXIST test\rsa_mp_test.exe.manifest DEL /F /Q test\rsa_mp_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_mp_test.exe @C:\Users\build\AppData\Local\Temp\nm6BC2.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_mp_test.exe @C:\Users\build\AppData\Local\Temp\nmC36E.tmp
IF EXIST test\rsa_mp_test.exe.manifest mt -nologo -manifest test\rsa_mp_test.exe.manifest -outputresource:test\rsa_mp_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\rsa_test.obj "..\test\rsa_test.c"
rsa_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\rsa_test.c" 2>&1 > test\rsa_test.d
IF EXIST test\rsa_test.exe.manifest DEL /F /Q test\rsa_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_test.exe @C:\Users\build\AppData\Local\Temp\nm6CCD.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\rsa_test.exe @C:\Users\build\AppData\Local\Temp\nmC488.tmp
IF EXIST test\rsa_test.exe.manifest mt -nologo -manifest test\rsa_test.exe.manifest -outputresource:test\rsa_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\sanitytest.obj "..\test\sanitytest.c"
sanitytest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\sanitytest.c" 2>&1 > test\sanitytest.d
IF EXIST test\sanitytest.exe.manifest DEL /F /Q test\sanitytest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sanitytest.exe @C:\Users\build\AppData\Local\Temp\nm6E45.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sanitytest.exe @C:\Users\build\AppData\Local\Temp\nmC573.tmp
IF EXIST test\sanitytest.exe.manifest mt -nologo -manifest test\sanitytest.exe.manifest -outputresource:test\sanitytest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\secmemtest.obj "..\test\secmemtest.c"
secmemtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\secmemtest.c" 2>&1 > test\secmemtest.d
IF EXIST test\secmemtest.exe.manifest DEL /F /Q test\secmemtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\secmemtest.exe @C:\Users\build\AppData\Local\Temp\nm701A.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\secmemtest.exe @C:\Users\build\AppData\Local\Temp\nmC759.tmp
IF EXIST test\secmemtest.exe.manifest mt -nologo -manifest test\secmemtest.exe.manifest -outputresource:test\secmemtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\servername_test.obj "..\test\servername_test.c"
servername_test.c
@@ -4098,20 +4109,20 @@ servername_test.c
..\test\servername_test.c(72): warning C4267: 'function': conversion from 'size_t' to 'const unsigned int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\servername_test.c" 2>&1 > test\servername_test.d
IF EXIST test\servername_test.exe.manifest DEL /F /Q test\servername_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\servername_test.exe @C:\Users\build\AppData\Local\Temp\nm7183.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\servername_test.exe @C:\Users\build\AppData\Local\Temp\nmC8C1.tmp
IF EXIST test\servername_test.exe.manifest mt -nologo -manifest test\servername_test.exe.manifest -outputresource:test\servername_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\shlibloadtest.obj "..\test\shlibloadtest.c"
shlibloadtest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\shlibloadtest.c" 2>&1 > test\shlibloadtest.d
IF EXIST test\shlibloadtest.exe.manifest DEL /F /Q test\shlibloadtest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\shlibloadtest.exe @C:\Users\build\AppData\Local\Temp\nm7397.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\shlibloadtest.exe @C:\Users\build\AppData\Local\Temp\nmCAB6.tmp
IF EXIST test\shlibloadtest.exe.manifest mt -nologo -manifest test\shlibloadtest.exe.manifest -outputresource:test\shlibloadtest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\siphash_internal_test.obj "..\test\siphash_internal_test.c"
siphash_internal_test.c
..\test\siphash_internal_test.c(189): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\siphash_internal_test.c" 2>&1 > test\siphash_internal_test.d
IF EXIST test\siphash_internal_test.exe.manifest DEL /F /Q test\siphash_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\siphash_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm74C1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\siphash_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmCBA1.tmp
IF EXIST test\siphash_internal_test.exe.manifest mt -nologo -manifest test\siphash_internal_test.exe.manifest -outputresource:test\siphash_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\sm2_internal_test.obj "..\test\sm2_internal_test.c"
sm2_internal_test.c
@@ -4119,31 +4130,31 @@ sm2_internal_test.c
..\test\sm2_internal_test.c(195): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\sm2_internal_test.c" 2>&1 > test\sm2_internal_test.d
IF EXIST test\sm2_internal_test.exe.manifest DEL /F /Q test\sm2_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm2_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm7668.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm2_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmCD29.tmp
IF EXIST test\sm2_internal_test.exe.manifest mt -nologo -manifest test\sm2_internal_test.exe.manifest -outputresource:test\sm2_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\sm4_internal_test.obj "..\test\sm4_internal_test.c"
sm4_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\sm4_internal_test.c" 2>&1 > test\sm4_internal_test.d
IF EXIST test\sm4_internal_test.exe.manifest DEL /F /Q test\sm4_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm4_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm787C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sm4_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmCED0.tmp
IF EXIST test\sm4_internal_test.exe.manifest mt -nologo -manifest test\sm4_internal_test.exe.manifest -outputresource:test\sm4_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\srptest.obj "..\test\srptest.c"
srptest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\srptest.c" 2>&1 > test\srptest.d
IF EXIST test\srptest.exe.manifest DEL /F /Q test\srptest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\srptest.exe @C:\Users\build\AppData\Local\Temp\nm7A52.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\srptest.exe @C:\Users\build\AppData\Local\Temp\nmD0B5.tmp
IF EXIST test\srptest.exe.manifest mt -nologo -manifest test\srptest.exe.manifest -outputresource:test\srptest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ssl_cert_table_internal_test.obj "..\test\ssl_cert_table_internal_test.c"
ssl_cert_table_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ssl_cert_table_internal_test.c" 2>&1 > test\ssl_cert_table_internal_test.d
IF EXIST test\ssl_cert_table_internal_test.exe.manifest DEL /F /Q test\ssl_cert_table_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_cert_table_internal_test.exe @C:\Users\build\AppData\Local\Temp\nm7C85.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_cert_table_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmD2C9.tmp
IF EXIST test\ssl_cert_table_internal_test.exe.manifest mt -nologo -manifest test\ssl_cert_table_internal_test.exe.manifest -outputresource:test\ssl_cert_table_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ssl_ctx_test.obj "..\test\ssl_ctx_test.c"
ssl_ctx_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ssl_ctx_test.c" 2>&1 > test\ssl_ctx_test.d
IF EXIST test\ssl_ctx_test.exe.manifest DEL /F /Q test\ssl_ctx_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nm7DEE.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nmD422.tmp
IF EXIST test\ssl_ctx_test.exe.manifest mt -nologo -manifest test\ssl_ctx_test.exe.manifest -outputresource:test\ssl_ctx_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\handshake_helper.obj "..\test\handshake_helper.c"
handshake_helper.c
@@ -4162,13 +4173,13 @@ ssl_test.c
ssl_test_ctx.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ssl_test_ctx.c" 2>&1 > test\ssl_test_ctx.d
IF EXIST test\ssl_test.exe.manifest DEL /F /Q test\ssl_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test.exe @C:\Users\build\AppData\Local\Temp\nm8263.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test.exe @C:\Users\build\AppData\Local\Temp\nmD78E.tmp
IF EXIST test\ssl_test.exe.manifest mt -nologo -manifest test\ssl_test.exe.manifest -outputresource:test\ssl_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ssl_test_ctx_test.obj "..\test\ssl_test_ctx_test.c"
ssl_test_ctx_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ssl_test_ctx_test.c" 2>&1 > test\ssl_test_ctx_test.d
IF EXIST test\ssl_test_ctx_test.exe.manifest DEL /F /Q test\ssl_test_ctx_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nm83DB.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssl_test_ctx_test.exe @C:\Users\build\AppData\Local\Temp\nmD8C8.tmp
IF EXIST test\ssl_test_ctx_test.exe.manifest mt -nologo -manifest test\ssl_test_ctx_test.exe.manifest -outputresource:test\ssl_test_ctx_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\sslapitest.obj "..\test\sslapitest.c"
sslapitest.c
@@ -4181,93 +4192,93 @@ sslapitest.c
..\test\sslapitest.c(2065): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\test\sslapitest.c(2121): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\test\sslapitest.c(3909): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
-..\test\sslapitest.c(4857): warning C4267: 'function': conversion from 'size_t' to 'const unsigned int', possible loss of data
+..\test\sslapitest.c(4881): warning C4267: 'function': conversion from 'size_t' to 'const unsigned int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "." /I "..\include" /I ".." -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\sslapitest.c" 2>&1 > test\sslapitest.d
IF EXIST test\sslapitest.exe.manifest DEL /F /Q test\sslapitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslapitest.exe @C:\Users\build\AppData\Local\Temp\nm866D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslapitest.exe @C:\Users\build\AppData\Local\Temp\nmDB59.tmp
IF EXIST test\sslapitest.exe.manifest mt -nologo -manifest test\sslapitest.exe.manifest -outputresource:test\sslapitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\sslbuffertest.obj "..\test\sslbuffertest.c"
sslbuffertest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\sslbuffertest.c" 2>&1 > test\sslbuffertest.d
IF EXIST test\sslbuffertest.exe.manifest DEL /F /Q test\sslbuffertest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslbuffertest.exe @C:\Users\build\AppData\Local\Temp\nm87C5.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslbuffertest.exe @C:\Users\build\AppData\Local\Temp\nmDCC1.tmp
IF EXIST test\sslbuffertest.exe.manifest mt -nologo -manifest test\sslbuffertest.exe.manifest -outputresource:test\sslbuffertest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\sslcorrupttest.obj "..\test\sslcorrupttest.c"
sslcorrupttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\sslcorrupttest.c" 2>&1 > test\sslcorrupttest.d
IF EXIST test\sslcorrupttest.exe.manifest DEL /F /Q test\sslcorrupttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslcorrupttest.exe @C:\Users\build\AppData\Local\Temp\nm892E.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sslcorrupttest.exe @C:\Users\build\AppData\Local\Temp\nmDE2A.tmp
IF EXIST test\sslcorrupttest.exe.manifest mt -nologo -manifest test\sslcorrupttest.exe.manifest -outputresource:test\sslcorrupttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\ssltest_old.obj "..\test\ssltest_old.c"
ssltest_old.c
-..\test\ssltest_old.c(310): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
-..\test\ssltest_old.c(1682): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\test\ssltest_old.c(312): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
+..\test\ssltest_old.c(1725): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\ssltest_old.c" 2>&1 > test\ssltest_old.d
IF EXIST test\ssltest_old.exe.manifest DEL /F /Q test\ssltest_old.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssltest_old.exe @C:\Users\build\AppData\Local\Temp\nm8B61.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\ssltest_old.exe @C:\Users\build\AppData\Local\Temp\nmE08C.tmp
IF EXIST test\ssltest_old.exe.manifest mt -nologo -manifest test\ssltest_old.exe.manifest -outputresource:test\ssltest_old.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\stack_test.obj "..\test\stack_test.c"
stack_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\stack_test.c" 2>&1 > test\stack_test.d
IF EXIST test\stack_test.exe.manifest DEL /F /Q test\stack_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\stack_test.exe @C:\Users\build\AppData\Local\Temp\nm8C6C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\stack_test.exe @C:\Users\build\AppData\Local\Temp\nmE1E5.tmp
IF EXIST test\stack_test.exe.manifest mt -nologo -manifest test\stack_test.exe.manifest -outputresource:test\stack_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\sysdefaulttest.obj "..\test\sysdefaulttest.c"
sysdefaulttest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\sysdefaulttest.c" 2>&1 > test\sysdefaulttest.d
IF EXIST test\sysdefaulttest.exe.manifest DEL /F /Q test\sysdefaulttest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sysdefaulttest.exe @C:\Users\build\AppData\Local\Temp\nm8DE4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\sysdefaulttest.exe @C:\Users\build\AppData\Local\Temp\nmE34D.tmp
IF EXIST test\sysdefaulttest.exe.manifest mt -nologo -manifest test\sysdefaulttest.exe.manifest -outputresource:test\sysdefaulttest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\test_test.obj "..\test\test_test.c"
test_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\test_test.c" 2>&1 > test\test_test.d
IF EXIST test\test_test.exe.manifest DEL /F /Q test\test_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\test_test.exe @C:\Users\build\AppData\Local\Temp\nm8EFE.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\test_test.exe @C:\Users\build\AppData\Local\Temp\nmE4A6.tmp
IF EXIST test\test_test.exe.manifest mt -nologo -manifest test\test_test.exe.manifest -outputresource:test\test_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\threadstest.obj "..\test\threadstest.c"
threadstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\threadstest.c" 2>&1 > test\threadstest.d
IF EXIST test\threadstest.exe.manifest DEL /F /Q test\threadstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\threadstest.exe @C:\Users\build\AppData\Local\Temp\nm90D4.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\threadstest.exe @C:\Users\build\AppData\Local\Temp\nmE62E.tmp
IF EXIST test\threadstest.exe.manifest mt -nologo -manifest test\threadstest.exe.manifest -outputresource:test\threadstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\time_offset_test.obj "..\test\time_offset_test.c"
time_offset_test.c
..\test\time_offset_test.c(75): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\time_offset_test.c" 2>&1 > test\time_offset_test.d
IF EXIST test\time_offset_test.exe.manifest DEL /F /Q test\time_offset_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\time_offset_test.exe @C:\Users\build\AppData\Local\Temp\nm921D.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\time_offset_test.exe @C:\Users\build\AppData\Local\Temp\nmE796.tmp
IF EXIST test\time_offset_test.exe.manifest mt -nologo -manifest test\time_offset_test.exe.manifest -outputresource:test\time_offset_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\tls13ccstest.obj "..\test\tls13ccstest.c"
tls13ccstest.c
..\test\tls13ccstest.c(240): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\tls13ccstest.c" 2>&1 > test\tls13ccstest.d
IF EXIST test\tls13ccstest.exe.manifest DEL /F /Q test\tls13ccstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13ccstest.exe @C:\Users\build\AppData\Local\Temp\nm9395.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13ccstest.exe @C:\Users\build\AppData\Local\Temp\nmE8FE.tmp
IF EXIST test\tls13ccstest.exe.manifest mt -nologo -manifest test\tls13ccstest.exe.manifest -outputresource:test\tls13ccstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\tls13encryptiontest.obj "..\test\tls13encryptiontest.c"
tls13encryptiontest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\tls13encryptiontest.c" 2>&1 > test\tls13encryptiontest.d
IF EXIST test\tls13encryptiontest.exe.manifest DEL /F /Q test\tls13encryptiontest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13encryptiontest.exe @C:\Users\build\AppData\Local\Temp\nm95E8.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13encryptiontest.exe @C:\Users\build\AppData\Local\Temp\nmEAE4.tmp
IF EXIST test\tls13encryptiontest.exe.manifest mt -nologo -manifest test\tls13encryptiontest.exe.manifest -outputresource:test\tls13encryptiontest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\tls13secretstest.obj "..\test\tls13secretstest.c"
tls13secretstest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\tls13secretstest.c" 2>&1 > test\tls13secretstest.d
IF EXIST test\tls13secretstest.exe.manifest DEL /F /Q test\tls13secretstest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13secretstest.exe @C:\Users\build\AppData\Local\Temp\nm9869.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\tls13secretstest.exe @C:\Users\build\AppData\Local\Temp\nmED17.tmp
IF EXIST test\tls13secretstest.exe.manifest mt -nologo -manifest test\tls13secretstest.exe.manifest -outputresource:test\tls13secretstest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\uitest.obj "..\test\uitest.c"
uitest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\uitest.c" 2>&1 > test\uitest.d
IF EXIST test\uitest.exe.manifest DEL /F /Q test\uitest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\uitest.exe @C:\Users\build\AppData\Local\Temp\nm9AAC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\uitest.exe @C:\Users\build\AppData\Local\Temp\nmEEFD.tmp
Creating library test\uitest.lib and object test\uitest.exp
IF EXIST test\uitest.exe.manifest mt -nologo -manifest test\uitest.exe.manifest -outputresource:test\uitest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\v3ext.obj "..\test\v3ext.c"
v3ext.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\v3ext.c" 2>&1 > test\v3ext.d
IF EXIST test\v3ext.exe.manifest DEL /F /Q test\v3ext.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3ext.exe @C:\Users\build\AppData\Local\Temp\nm9C53.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3ext.exe @C:\Users\build\AppData\Local\Temp\nmF075.tmp
IF EXIST test\v3ext.exe.manifest mt -nologo -manifest test\v3ext.exe.manifest -outputresource:test\v3ext.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\v3nametest.obj "..\test\v3nametest.c"
v3nametest.c
@@ -4275,31 +4286,31 @@ v3nametest.c
..\test\v3nametest.c(673): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\v3nametest.c" 2>&1 > test\v3nametest.d
IF EXIST test\v3nametest.exe.manifest DEL /F /Q test\v3nametest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3nametest.exe @C:\Users\build\AppData\Local\Temp\nm9DBC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\v3nametest.exe @C:\Users\build\AppData\Local\Temp\nmF1BE.tmp
IF EXIST test\v3nametest.exe.manifest mt -nologo -manifest test\v3nametest.exe.manifest -outputresource:test\v3nametest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\verify_extra_test.obj "..\test\verify_extra_test.c"
verify_extra_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\verify_extra_test.c" 2>&1 > test\verify_extra_test.d
IF EXIST test\verify_extra_test.exe.manifest DEL /F /Q test\verify_extra_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\verify_extra_test.exe @C:\Users\build\AppData\Local\Temp\nm9EE6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\verify_extra_test.exe @C:\Users\build\AppData\Local\Temp\nmF326.tmp
IF EXIST test\verify_extra_test.exe.manifest mt -nologo -manifest test\verify_extra_test.exe.manifest -outputresource:test\verify_extra_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\versions.obj "..\test\versions.c"
versions.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\versions.c" 2>&1 > test\versions.d
IF EXIST test\versions.exe.manifest DEL /F /Q test\versions.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\versions.exe @C:\Users\build\AppData\Local\Temp\nm9FD1.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\versions.exe @C:\Users\build\AppData\Local\Temp\nmF440.tmp
IF EXIST test\versions.exe.manifest mt -nologo -manifest test\versions.exe.manifest -outputresource:test\versions.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\wpackettest.obj "..\test\wpackettest.c"
wpackettest.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\wpackettest.c" 2>&1 > test\wpackettest.d
IF EXIST test\wpackettest.exe.manifest DEL /F /Q test\wpackettest.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\wpackettest.exe @C:\Users\build\AppData\Local\Temp\nmA0BC.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\wpackettest.exe @C:\Users\build\AppData\Local\Temp\nmF56A.tmp
IF EXIST test\wpackettest.exe.manifest mt -nologo -manifest test\wpackettest.exe.manifest -outputresource:test\wpackettest.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\x509_check_cert_pkey_test.obj "..\test\x509_check_cert_pkey_test.c"
x509_check_cert_pkey_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\x509_check_cert_pkey_test.c" 2>&1 > test\x509_check_cert_pkey_test.d
IF EXIST test\x509_check_cert_pkey_test.exe.manifest DEL /F /Q test\x509_check_cert_pkey_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_check_cert_pkey_test.exe @C:\Users\build\AppData\Local\Temp\nmA1F6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_check_cert_pkey_test.exe @C:\Users\build\AppData\Local\Temp\nmF694.tmp
IF EXIST test\x509_check_cert_pkey_test.exe.manifest mt -nologo -manifest test\x509_check_cert_pkey_test.exe.manifest -outputresource:test\x509_check_cert_pkey_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\x509_dup_cert_test.obj "..\test\x509_dup_cert_test.c"
x509_dup_cert_test.c
@@ -4307,26 +4318,26 @@ x509_dup_cert_test.c
..\test\x509_dup_cert_test.c(45): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\x509_dup_cert_test.c" 2>&1 > test\x509_dup_cert_test.d
IF EXIST test\x509_dup_cert_test.exe.manifest DEL /F /Q test\x509_dup_cert_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_dup_cert_test.exe @C:\Users\build\AppData\Local\Temp\nmA34F.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_dup_cert_test.exe @C:\Users\build\AppData\Local\Temp\nmF7DD.tmp
IF EXIST test\x509_dup_cert_test.exe.manifest mt -nologo -manifest test\x509_dup_cert_test.exe.manifest -outputresource:test\x509_dup_cert_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\x509_internal_test.obj "..\test\x509_internal_test.c"
x509_internal_test.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "." /I "include" /I ".." /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\x509_internal_test.c" 2>&1 > test\x509_internal_test.d
IF EXIST test\x509_internal_test.exe.manifest DEL /F /Q test\x509_internal_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmA4A7.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_internal_test.exe @C:\Users\build\AppData\Local\Temp\nmF946.tmp
IF EXIST test\x509_internal_test.exe.manifest mt -nologo -manifest test\x509_internal_test.exe.manifest -outputresource:test\x509_internal_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\x509_time_test.obj "..\test\x509_time_test.c"
x509_time_test.c
..\test\x509_time_test.c(264): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\x509_time_test.c" 2>&1 > test\x509_time_test.d
IF EXIST test\x509_time_test.exe.manifest DEL /F /Q test\x509_time_test.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_time_test.exe @C:\Users\build\AppData\Local\Temp\nmA69C.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509_time_test.exe @C:\Users\build\AppData\Local\Temp\nmFADD.tmp
IF EXIST test\x509_time_test.exe.manifest mt -nologo -manifest test\x509_time_test.exe.manifest -outputresource:test\x509_time_test.exe
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" -c /Fotest\x509aux.obj "..\test\x509aux.c"
x509aux.c
cl /Zi /Fdapp.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /I "include" /I "..\include" -D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\zlib64\include" /Zs /showIncludes "..\test\x509aux.c" 2>&1 > test\x509aux.d
IF EXIST test\x509aux.exe.manifest DEL /F /Q test\x509aux.exe.manifest
- link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509aux.exe @C:\Users\build\AppData\Local\Temp\nmA7D6.tmp
+ link /nologo /debug /subsystem:console /opt:ref /nologo /debug /out:test\x509aux.exe @C:\Users\build\AppData\Local\Temp\nmFC16.tmp
IF EXIST test\x509aux.exe.manifest mt -nologo -manifest test\x509aux.exe.manifest -outputresource:test\x509aux.exe
"C:\Perl64\bin\perl.exe" "-I." -Mconfigdata "..\util\dofile.pl" "-omakefile" "..\apps\CA.pl.in" > "apps\CA.pl"
"C:\Perl64\bin\perl.exe" "-I." -Mconfigdata "..\util\dofile.pl" "-omakefile" "..\apps\tsget.in" > "apps\tsget.pl"
diff --git a/upstream-build/buildinf.h/arm64-macos b/upstream-build/buildinf.h/arm64-macos
index a1df55c..f110722 100644
--- a/upstream-build/buildinf.h/arm64-macos
+++ b/upstream-build/buildinf.h/arm64-macos
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-arm64-cc"
-#define DATE "built on: Thu Oct 21 09:37:55 2021 UTC"
+#define DATE "built on: Wed Mar 16 17:58:25 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/i686-linux b/upstream-build/buildinf.h/i686-linux
index 995e175..f067c0f 100644
--- a/upstream-build/buildinf.h/i686-linux
+++ b/upstream-build/buildinf.h/i686-linux
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-x86"
-#define DATE "built on: Wed Oct 20 17:35:24 2021 UTC"
+#define DATE "built on: Wed Mar 16 15:09:15 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/i686-win32-mingw32 b/upstream-build/buildinf.h/i686-win32-mingw32
index 6cc5381..8a9aab1 100644
--- a/upstream-build/buildinf.h/i686-win32-mingw32
+++ b/upstream-build/buildinf.h/i686-win32-mingw32
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: mingw"
-#define DATE "built on: Thu Oct 21 15:21:41 2021 UTC"
+#define DATE "built on: Thu Mar 17 00:14:12 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/i686-win32-msvc b/upstream-build/buildinf.h/i686-win32-msvc
index fcd8082..0ab1bd1 100644
--- a/upstream-build/buildinf.h/i686-win32-msvc
+++ b/upstream-build/buildinf.h/i686-win32-msvc
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: VC-WIN32"
-#define DATE "built on: Thu Oct 21 14:43:18 2021 UTC"
+#define DATE "built on: Wed Mar 16 23:50:46 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/x86_64-freebsd b/upstream-build/buildinf.h/x86_64-freebsd
index e540a54..940eece 100644
--- a/upstream-build/buildinf.h/x86_64-freebsd
+++ b/upstream-build/buildinf.h/x86_64-freebsd
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86_64"
-#define DATE "built on: Wed Oct 20 18:11:40 2021 UTC"
+#define DATE "built on: Wed Mar 16 15:31:06 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/x86_64-linux b/upstream-build/buildinf.h/x86_64-linux
index 672364f..fca8a72 100644
--- a/upstream-build/buildinf.h/x86_64-linux
+++ b/upstream-build/buildinf.h/x86_64-linux
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-x86_64"
-#define DATE "built on: Wed Oct 20 16:40:58 2021 UTC"
+#define DATE "built on: Wed Mar 16 14:37:02 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/x86_64-macos b/upstream-build/buildinf.h/x86_64-macos
index e5a0097..404fc02 100644
--- a/upstream-build/buildinf.h/x86_64-macos
+++ b/upstream-build/buildinf.h/x86_64-macos
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-x86_64-cc"
-#define DATE "built on: Wed Oct 20 18:30:39 2021 UTC"
+#define DATE "built on: Wed Mar 16 15:51:43 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/x86_64-win32-mingw32 b/upstream-build/buildinf.h/x86_64-win32-mingw32
index 67c8a9e..9647ea4 100644
--- a/upstream-build/buildinf.h/x86_64-win32-mingw32
+++ b/upstream-build/buildinf.h/x86_64-win32-mingw32
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: mingw64"
-#define DATE "built on: Thu Oct 21 14:58:45 2021 UTC"
+#define DATE "built on: Thu Mar 17 00:03:04 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/buildinf.h/x86_64-win32-msvc b/upstream-build/buildinf.h/x86_64-win32-msvc
index 3595cb4..25d5415 100644
--- a/upstream-build/buildinf.h/x86_64-win32-msvc
+++ b/upstream-build/buildinf.h/x86_64-win32-msvc
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: VC-WIN64A"
-#define DATE "built on: Thu Oct 21 14:26:24 2021 UTC"
+#define DATE "built on: Wed Mar 16 23:28:01 2022 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/upstream-build/configdata.pm/arm64-macos b/upstream-build/configdata.pm/arm64-macos
index 5461972..e09de12 100644
--- a/upstream-build/configdata.pm/arm64-macos
+++ b/upstream-build/configdata.pm/arm64-macos
@@ -111,8 +111,8 @@ our %config = (
sourcedir => "..",
target => "darwin64-arm64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
@@ -3192,8 +3192,6 @@ our %unified_info = (
{
"deps" =>
[
- "ssl/packet.o",
- "ssl/tls13_enc.o",
"ssl/bio_ssl.o",
"ssl/d1_lib.o",
"ssl/d1_msg.o",
@@ -3223,6 +3221,8 @@ our %unified_info = (
"ssl/t1_trce.o",
"ssl/tls13_enc.o",
"ssl/tls_srp.o",
+ "ssl/packet.o",
+ "ssl/tls13_enc.o",
],
"products" =>
{
diff --git a/upstream-build/configdata.pm/i686-linux b/upstream-build/configdata.pm/i686-linux
index 36dbfec..0607505 100644
--- a/upstream-build/configdata.pm/i686-linux
+++ b/upstream-build/configdata.pm/i686-linux
@@ -112,8 +112,8 @@ our %config = (
sourcedir => "..",
target => "linux-x86",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
@@ -3208,6 +3208,8 @@ our %unified_info = (
{
"deps" =>
[
+ "ssl/packet.o",
+ "ssl/tls13_enc.o",
"ssl/bio_ssl.o",
"ssl/d1_lib.o",
"ssl/d1_msg.o",
@@ -3237,8 +3239,6 @@ our %unified_info = (
"ssl/t1_trce.o",
"ssl/tls13_enc.o",
"ssl/tls_srp.o",
- "ssl/packet.o",
- "ssl/tls13_enc.o",
],
"products" =>
{
diff --git a/upstream-build/configdata.pm/i686-win32-mingw32 b/upstream-build/configdata.pm/i686-win32-mingw32
index 145f05f..2d067f9 100644
--- a/upstream-build/configdata.pm/i686-win32-mingw32
+++ b/upstream-build/configdata.pm/i686-win32-mingw32
@@ -111,8 +111,8 @@ our %config = (
sourcedir => "..",
target => "mingw",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
@@ -3206,15 +3206,17 @@ our %unified_info = (
{
"deps" =>
[
+ "ms/uplink.o",
+ "ms/applink.o",
"ms/applink.o",
"ms/applink.o",
- "ms/uplink.o",
],
"products" =>
{
"bin" =>
[
"apps/openssl",
+ "test/ec_internal_test",
"test/uitest",
],
"lib" =>
@@ -3227,8 +3229,6 @@ our %unified_info = (
{
"deps" =>
[
- "ssl/packet.o",
- "ssl/tls13_enc.o",
"ssl/bio_ssl.o",
"ssl/d1_lib.o",
"ssl/d1_msg.o",
@@ -3258,6 +3258,8 @@ our %unified_info = (
"ssl/t1_trce.o",
"ssl/tls13_enc.o",
"ssl/tls_srp.o",
+ "ssl/packet.o",
+ "ssl/tls13_enc.o",
],
"products" =>
{
@@ -10011,9 +10013,11 @@ our %unified_info = (
],
"ms/applink.o" =>
[
+ "crypto/ec",
".",
"include",
"apps",
+ "../crypto/ec",
"..",
"../include",
"../apps",
@@ -16480,6 +16484,7 @@ our %unified_info = (
],
"test/ec_internal_test" =>
[
+ "ms/applink.o",
"test/ec_internal_test.o",
],
"test/ec_internal_test.o" =>
diff --git a/upstream-build/configdata.pm/i686-win32-msvc b/upstream-build/configdata.pm/i686-win32-msvc
index 378d817..00ac7c1 100644
--- a/upstream-build/configdata.pm/i686-win32-msvc
+++ b/upstream-build/configdata.pm/i686-win32-msvc
@@ -115,8 +115,8 @@ our %config = (
sourcedir => "..",
target => "VC-WIN32",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
@@ -132,7 +132,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x2534430)",
+ RANLIB => "CODE(0x24f43e0)",
RC => "rc",
_conf_fname_int => [ "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c",
@@ -3226,6 +3226,7 @@ our %unified_info = (
[
"ms\\applink.o",
"ms\\applink.o",
+ "ms\\applink.o",
"ms\\uplink.o",
],
"products" =>
@@ -3233,6 +3234,7 @@ our %unified_info = (
"bin" =>
[
"apps\\openssl",
+ "test\\ec_internal_test",
"test\\uitest",
],
"lib" =>
@@ -10023,11 +10025,13 @@ our %unified_info = (
"ms\\applink.o" =>
[
".",
- "include",
"apps",
+ "include",
+ "crypto\\ec",
"..",
- "..\\include",
"..\\apps",
+ "..\\include",
+ "..\\crypto\\ec",
],
"ms\\uplink.o" =>
[
@@ -16454,6 +16458,7 @@ our %unified_info = (
],
"test\\ec_internal_test" =>
[
+ "ms\\applink.o",
"test\\ec_internal_test.o",
],
"test\\ec_internal_test.o" =>
diff --git a/upstream-build/configdata.pm/x86_64-freebsd b/upstream-build/configdata.pm/x86_64-freebsd
index 13c3a3f..f66f1b1 100644
--- a/upstream-build/configdata.pm/x86_64-freebsd
+++ b/upstream-build/configdata.pm/x86_64-freebsd
@@ -111,8 +111,8 @@ our %config = (
sourcedir => "..",
target => "BSD-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
diff --git a/upstream-build/configdata.pm/x86_64-linux b/upstream-build/configdata.pm/x86_64-linux
index fbf30ba..a9e27a5 100644
--- a/upstream-build/configdata.pm/x86_64-linux
+++ b/upstream-build/configdata.pm/x86_64-linux
@@ -112,8 +112,8 @@ our %config = (
sourcedir => "..",
target => "linux-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
@@ -3209,6 +3209,8 @@ our %unified_info = (
{
"deps" =>
[
+ "ssl/packet.o",
+ "ssl/tls13_enc.o",
"ssl/bio_ssl.o",
"ssl/d1_lib.o",
"ssl/d1_msg.o",
@@ -3238,8 +3240,6 @@ our %unified_info = (
"ssl/t1_trce.o",
"ssl/tls13_enc.o",
"ssl/tls_srp.o",
- "ssl/packet.o",
- "ssl/tls13_enc.o",
],
"products" =>
{
diff --git a/upstream-build/configdata.pm/x86_64-macos b/upstream-build/configdata.pm/x86_64-macos
index 1ee5d3b..6f40342 100644
--- a/upstream-build/configdata.pm/x86_64-macos
+++ b/upstream-build/configdata.pm/x86_64-macos
@@ -111,8 +111,8 @@ our %config = (
sourcedir => "..",
target => "darwin64-x86_64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
diff --git a/upstream-build/configdata.pm/x86_64-win32-mingw32 b/upstream-build/configdata.pm/x86_64-win32-mingw32
index a8945a1..cc044fa 100644
--- a/upstream-build/configdata.pm/x86_64-win32-mingw32
+++ b/upstream-build/configdata.pm/x86_64-win32-mingw32
@@ -111,8 +111,8 @@ our %config = (
sourcedir => "..",
target => "mingw64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
diff --git a/upstream-build/configdata.pm/x86_64-win32-msvc b/upstream-build/configdata.pm/x86_64-win32-msvc
index 19b9a4a..3894267 100644
--- a/upstream-build/configdata.pm/x86_64-win32-msvc
+++ b/upstream-build/configdata.pm/x86_64-win32-msvc
@@ -115,8 +115,8 @@ our %config = (
sourcedir => "..",
target => "VC-WIN64A",
tdirs => [ "ossl_shim" ],
- version => "1.1.1l",
- version_num => "0x101010cfL",
+ version => "1.1.1n",
+ version_num => "0x101010efL",
);
our %target = (
@@ -132,7 +132,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0xe34208)",
+ RANLIB => "CODE(0x2564160)",
RC => "rc",
_conf_fname_int => [ "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c",
@@ -3226,15 +3226,17 @@ our %unified_info = (
{
"deps" =>
[
+ "ms\\uplink.o",
+ "ms\\applink.o",
"ms\\applink.o",
"ms\\applink.o",
- "ms\\uplink.o",
],
"products" =>
{
"bin" =>
[
"apps\\openssl",
+ "test\\ec_internal_test",
"test\\uitest",
],
"lib" =>
@@ -3247,8 +3249,6 @@ our %unified_info = (
{
"deps" =>
[
- "ssl\\packet.o",
- "ssl\\tls13_enc.o",
"ssl\\bio_ssl.o",
"ssl\\d1_lib.o",
"ssl\\d1_msg.o",
@@ -3278,6 +3278,8 @@ our %unified_info = (
"ssl\\t1_trce.o",
"ssl\\tls13_enc.o",
"ssl\\tls_srp.o",
+ "ssl\\packet.o",
+ "ssl\\tls13_enc.o",
],
"products" =>
{
@@ -10031,9 +10033,11 @@ our %unified_info = (
],
"ms\\applink.o" =>
[
+ "crypto\\ec",
".",
"include",
"apps",
+ "..\\crypto\\ec",
"..",
"..\\include",
"..\\apps",
@@ -16468,6 +16472,7 @@ our %unified_info = (
],
"test\\ec_internal_test" =>
[
+ "ms\\applink.o",
"test\\ec_internal_test.o",
],
"test\\ec_internal_test.o" =>
diff --git a/upstream-build/makefile/arm64-macos b/upstream-build/makefile/arm64-macos
index 98d92f3..b697de5 100644
--- a/upstream-build/makefile/arm64-macos
+++ b/upstream-build/makefile/arm64-macos
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("darwin64-arm64-cc", "enable-md2", "enable-rc5", "enable-ssl3",
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -30,7 +30,7 @@ ENGINES=engines/capi.dylib engines/dasync.dylib engines/ossltest.dylib engines/p
PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmactest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/bn/bn_intern.d test/asn1_encode_test.d crypto/x509v3/v3_akey.d crypto/bn/bn_depr.d crypto/camellia/cmll_ofb.d test/buildtest_cast.d crypto/bf/bf_ecb.d crypto/sha/sha512.d test/ssl_test.d crypto/rsa/rsa_sign.d ssl/statem/statem.d crypto/x509/x509_att.d crypto/pkcs7/pkcs7err.d crypto/des/cbc_enc.d crypto/engine/eng_dyn.d test/ctype_internal_test.d test/buildtest_ripemd.d crypto/conf/conf_def.d test/x509aux.d crypto/engine/eng_fat.d test/dsa_no_digest_size_test.d test/d2i_test.d ssl/t1_trce.d crypto/modes/ctr128.d test/buildtest_ocsp.d apps/ecparam.d crypto/cmac/cmac.d test/dtlsv1listentest.d crypto/md5/md5_one.d test/ssltestlib.d crypto/mem.d crypto/ec/ec_kmeth.d test/buildtest_pkcs7.d crypto/aes/aes_ecb.d crypto/rc5/rc5_skey.d crypto/asn1/a_type.d test/buildtest_ssl3.d crypto/asn1/a_i2d_fp.d test/rc5test.d ssl/record/dtls1_bitmap.d crypto/pem/pem_sign.d crypto/cryptlib.d crypto/ui/ui_null.d crypto/rsa/rsa_meth.d crypto/dsa/dsa_err.d crypto/rand/rand_lib.d crypto/des/des_enc.d crypto/store/store_init.d crypto/ec/ecdsa_vrf.d crypto/asn1/f_int.d crypto/x509v3/v3_pmaps.d crypto/ec/ec_pmeth.d test/buildtest_asn1t.d test/buildtest_objects.d crypto/bio/bio_err.d crypto/ec/ec_cvt.d apps/spkac.d crypto/x509v3/v3_cpols.d crypto/rsa/rsa_ameth.d crypto/pkcs12/p12_key.d test/sslbuffertest.d crypto/ec/eck_prn.d crypto/x509/x_all.d crypto/evp/e_old.d crypto/ui/ui_err.d crypto/evp/evp_enc.d crypto/asn1/bio_asn1.d crypto/asn1/asn1_par.d test/pkey_meth_test.d test/x509_internal_test.d crypto/evp/e_null.d crypto/seed/seed_cbc.d crypto/bf/bf_ofb64.d crypto/evp/bio_md.d crypto/dsa/dsa_asn1.d test/sm2_internal_test.d crypto/evp/m_sigver.d apps/pkey.d test/dhtest.d test/shlibloadtest.d crypto/evp/p_lib.d crypto/engine/eng_init.d apps/rehash.d crypto/rsa/rsa_depr.d fuzz/bignum.d crypto/asn1/x_bignum.d crypto/srp/srp_lib.d crypto/o_init.d apps/pkcs8.d crypto/ocsp/v3_ocsp.d crypto/evp/e_cast.d ssl/statem/statem_dtls.d crypto/bn/bn_dh.d crypto/evp/pmeth_lib.d crypto/ct/ct_policy.d crypto/des/ecb_enc.d ssl/record/ssl3_record_tls13.d crypto/x509v3/v3_lib.d test/mdc2test.d test/ecstresstest.d crypto/evp/p_open.d crypto/dh/dh_rfc5114.d ssl/ssl_stat.d crypto/comp/comp_lib.d crypto/engine/eng_openssl.d crypto/cms/cms_io.d crypto/md5/md5_dgst.d crypto/evp/e_rc4_hmac_md5.d test/buildtest_conf.d crypto/pkcs12/p12_mutl.d crypto/rsa/rsa_pk1.d apps/s_time.d crypto/ocsp/ocsp_ext.d crypto/pem/pem_info.d crypto/asn1/a_sign.d apps/ec.d test/rsa_mp_test.d crypto/camellia/cmll_misc.d crypto/ec/curve448/arch_32/f_impl.d crypto/modes/ccm128.d crypto/o_fopen.d crypto/sm2/sm2_crypt.d crypto/aes/aes_core.d crypto/txt_db/txt_db.d apps/dsaparam.d crypto/rc2/rc2_cbc.d crypto/rc5/rc5_ecb.d crypto/cms/cms_cd.d crypto/des/cfb64ede.d crypto/evp/e_rc4.d test/buildtest_hmac.d crypto/rsa/rsa_pmeth.d crypto/x509v3/pcy_map.d crypto/evp/e_seed.d crypto/blake2/blake2b.d ssl/s3_lib.d crypto/bio/bss_dgram.d crypto/hmac/hmac.d test/buildtest_pkcs12.d crypto/bn/bn_err.d test/v3nametest.d crypto/dh/dh_meth.d crypto/asn1/x_int64.d crypto/ocsp/ocsp_prn.d test/bftest.d crypto/ec/ec_asn1.d crypto/x509/x509_def.d ssl/bio_ssl.d crypto/siphash/siphash_ameth.d crypto/x509v3/v3_ia5.d test/bio_memleak_test.d crypto/x509v3/v3_admis.d crypto/evp/m_null.d crypto/x509/x509cset.d crypto/init.d test/bio_callback_test.d test/exptest.d ssl/d1_lib.d apps/srp.d crypto/async/async_err.d test/testutil/test_cleanup.d crypto/getenv.d test/buildtest_opensslv.d engines/e_capi.d crypto/modes/ofb128.d crypto/x509/x509_set.d crypto/bf/bf_skey.d test/pemtest.d crypto/store/loader_file.d crypto/pkcs12/p12_sbag.d crypto/pkcs12/p12_add.d crypto/seed/seed.d crypto/dsa/dsa_prn.d test/versions.d crypto/x509/x509_obj.d crypto/blake2/blake2s.d crypto/pem/pem_x509.d crypto/x509/x509_trs.d test/ecdsatest.d crypto/evp/evp_lib.d crypto/bio/bss_bio.d crypto/evp/e_aria.d test/bntest.d crypto/dh/dh_lib.d crypto/ct/ct_sct_ctx.d crypto/asn1/x_info.d crypto/cms/cms_env.d crypto/ct/ct_prn.d crypto/ct/ct_log.d crypto/whrlpool/wp_dgst.d crypto/engine/eng_all.d crypto/blake2/m_blake2s.d crypto/evp/bio_b64.d crypto/x509/x509_ext.d crypto/camellia/cmll_cfb.d crypto/evp/evp_pbe.d test/buildtest_camellia.d test/drbg_cavs_test.d test/secmemtest.d crypto/store/store_lib.d crypto/bn/bn_add.d crypto/evp/bio_enc.d ssl/statem/extensions_srvr.d crypto/evp/e_des.d crypto/idea/i_skey.d crypto/x509v3/v3_pci.d test/rdrand_sanitytest.d crypto/ct/ct_vfy.d crypto/rand/rand_egd.d test/testutil/basic_output.d apps/version.d crypto/modes/cts128.d crypto/store/store_register.d test/uitest.d test/buildtest_ecdsa.d test/buildtest_ct.d crypto/rc2/rc2cfb64.d crypto/asn1/a_dup.d apps/smime.d ssl/s3_cbc.d crypto/dsa/dsa_pmeth.d test/buildtest_evp.d test/buildtest_store.d test/ssl_ctx_test.d crypto/engine/eng_lib.d crypto/asn1/asn1_lib.d crypto/pkcs12/p12_p8d.d crypto/evp/evp_cnf.d test/buildtest_e_os2.d crypto/asn1/x_algor.d crypto/ripemd/rmd_dgst.d apps/genpkey.d crypto/engine/eng_pkey.d crypto/o_dir.d crypto/modes/wrap128.d apps/errstr.d test/test_test.d test/buildtest_symhacks.d fuzz/conf.d test/testutil/stanza.d ssl/record/rec_layer_d1.d crypto/async/arch/async_win.d crypto/evp/e_chacha20_poly1305.d crypto/conf/conf_mall.d crypto/asn1/tasn_enc.d crypto/bn/bn_rand.d crypto/asn1/x_spki.d test/md2test.d test/fatalerrtest.d crypto/des/rand_key.d test/ssl_cert_table_internal_test.d crypto/ocsp/ocsp_srv.d crypto/asn1/a_strnid.d crypto/evp/c_alld.d test/chacha_internal_test.d test/buildtest_comp.d ssl/ssl_sess.d crypto/err/err_all.d crypto/ocsp/ocsp_ht.d crypto/x509/by_file.d test/buildtest_ts.d crypto/cast/c_ecb.d crypto/ct/ct_oct.d test/ssl_test_ctx.d crypto/ripemd/rmd_one.d crypto/asn1/evp_asn1.d crypto/x509/x_exten.d crypto/kdf/scrypt.d crypto/asn1/a_d2i_fp.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/cast/c_ofb64.d crypto/ts/ts_verify_ctx.d apps/verify.d crypto/siphash/siphash_pmeth.d ssl/ssl_conf.d crypto/bio/b_sock.d test/buildtest_blowfish.d crypto/evp/p_sign.d crypto/conf/conf_err.d crypto/asn1/tasn_new.d crypto/dso/dso_win32.d test/handshake_helper.d crypto/rsa/rsa_prn.d crypto/x509/x_crl.d crypto/sha/keccak1600.d crypto/bn/bn_blind.d fuzz/crl.d crypto/sha/sha1_one.d crypto/asn1/x_pkey.d test/testutil/random.d crypto/asn1/a_utf8.d crypto/rand/rand_unix.d crypto/conf/conf_api.d crypto/idea/i_cfb64.d crypto/cms/cms_sd.d crypto/bn/bn_mod.d fuzz/ct.d crypto/seed/seed_ofb.d crypto/bio/bio_cb.d crypto/x509v3/v3_crld.d crypto/bio/bf_buff.d crypto/modes/cfb128.d crypto/evp/digest.d crypto/ctype.d crypto/evp/e_camellia.d crypto/evp/m_mdc2.d crypto/kdf/tls1_prf.d crypto/ec/ec_mult.d test/modes_internal_test.d fuzz/cms.d crypto/asn1/a_gentm.d crypto/rc5/rc5ofb64.d crypto/asn1/asn_mime.d crypto/x509/x_req.d crypto/x509v3/v3_bitst.d crypto/dh/dh_pmeth.d crypto/ts/ts_rsp_verify.d crypto/modes/cbc128.d crypto/bn/bn_div.d crypto/ocsp/ocsp_err.d crypto/evp/e_bf.d crypto/asn1/tasn_typ.d crypto/rc5/rc5_enc.d test/testutil/main.d test/buildtest_dsa.d crypto/async/async.d crypto/pkcs7/pk7_asn1.d ssl/statem/statem_clnt.d crypto/bn/bn_prime.d test/destest.d crypto/engine/eng_cnf.d crypto/des/cfb_enc.d crypto/bn/bn_exp.d crypto/dsa/dsa_key.d test/enginetest.d test/testutil/tests.d crypto/asn1/d2i_pu.d ssl/statem/extensions_clnt.d test/hmactest.d crypto/bio/b_addr.d crypto/ec/curve448/curve448_tables.d test/rc2test.d crypto/pem/pem_err.d crypto/evp/e_idea.d crypto/evp/m_sha1.d crypto/ec/ec2_oct.d crypto/des/str2key.d crypto/engine/eng_rdrand.d test/gmdifftest.d test/testutil/testutil_init.d crypto/ct/ct_x509v3.d test/aborttest.d apps/crl.d crypto/x509v3/v3_alt.d test/dtls_mtu_test.d crypto/bio/bss_conn.d ssl/record/ssl3_record.d test/buildtest_ossl_typ.d crypto/asn1/t_spki.d crypto/asn1/asn_pack.d crypto/cms/cms_asn1.d crypto/async/arch/async_posix.d crypto/evp/p5_crpt2.d crypto/des/fcrypt.d crypto/ec/ecdh_ossl.d crypto/idea/i_cbc.d apps/pkcs7.d crypto/asn1/a_bitstr.d crypto/dsa/dsa_sign.d test/ssltest_old.d crypto/x509v3/pcy_tree.d crypto/ec/curve448/f_generic.d apps/nseq.d test/ectest.d test/threadstest.d crypto/dso/dso_err.d crypto/x509/x509_meth.d crypto/asn1/p8_pkey.d test/wpackettest.d engines/e_ossltest.d test/buildtest_srp.d apps/cms.d crypto/bn/bn_gcd.d crypto/threads_win.d test/buildtest_pem.d apps/sess_id.d crypto/rand/rand_vms.d crypto/asn1/d2i_pr.d crypto/x509v3/v3_skey.d crypto/rsa/rsa_err.d test/evp_extra_test.d crypto/dh/dh_rfc7919.d crypto/ui/ui_util.d crypto/pem/pem_pkey.d crypto/bn/bn_print.d crypto/dsa/dsa_meth.d crypto/evp/m_ripemd.d crypto/ec/ec_lib.d crypto/des/xcbc_enc.d crypto/siphash/siphash.d crypto/evp/m_md4.d crypto/objects/obj_dat.d crypto/x509v3/pcy_node.d test/buildtest_lhash.d crypto/conf/conf_sap.d crypto/blake2/m_blake2b.d crypto/buffer/buffer.d test/buildtest_rand.d crypto/modes/ocb128.d crypto/asn1/a_digest.d test/curve448_internal_test.d crypto/ct/ct_err.d test/buildtest_ssl.d crypto/bf/bf_cfb64.d crypto/rsa/rsa_saos.d crypto/pem/pem_pk8.d crypto/evp/e_des3.d crypto/ec/ec_curve.d apps/engine.d crypto/bio/bio_meth.d crypto/x509/t_crl.d crypto/asn1/a_object.d crypto/rsa/rsa_asn1.d crypto/dso/dso_openssl.d crypto/x509v3/pcy_data.d crypto/asn1/t_bitst.d crypto/store/store_err.d ssl/record/rec_layer_s3.d crypto/poly1305/poly1305_ameth.d test/ocspapitest.d crypto/dh/dh_kdf.d test/bad_dtls_test.d crypto/x509/x509_cmp.d crypto/dsa/dsa_ameth.d crypto/x509/x_name.d crypto/engine/eng_table.d crypto/asn1/t_pkey.d crypto/ec/ecp_nistp256.d crypto/engine/eng_list.d crypto/pkcs12/p12_crpt.d crypto/x509/x509spki.d crypto/engine/tb_eckey.d crypto/x509/x509_vpm.d crypto/pkcs12/p12_crt.d crypto/dso/dso_vms.d ssl/s3_msg.d test/asynctest.d ssl/statem/extensions_cust.d crypto/pkcs12/p12_npas.d ssl/ssl_mcnf.d crypto/bn/bn_ctx.d crypto/x509v3/v3_conf.d crypto/bn/bn_word.d crypto/des/ofb64enc.d crypto/x509/t_req.d crypto/rand/drbg_lib.d apps/dhparam.d crypto/x509/x509_err.d crypto/ec/ecp_nistp224.d crypto/pkcs12/p12_init.d crypto/des/ecb3_enc.d crypto/evp/p_enc.d crypto/bio/bf_lbuf.d crypto/pkcs7/bio_pk7.d crypto/asn1/p5_pbe.d test/igetest.d test/clienthellotest.d crypto/engine/tb_digest.d crypto/engine/tb_dsa.d crypto/cms/cms_kari.d crypto/bn/bn_const.d crypto/uid.d crypto/threads_none.d apps/speed.d crypto/ts/ts_err.d test/bio_enc_test.d ssl/ssl_utst.d crypto/asn1/a_strex.d test/pbelutest.d crypto/ui/ui_openssl.d crypto/ebcdic.d test/dsatest.d ssl/t1_lib.d crypto/ec/ecp_smpl.d crypto/dh/dh_asn1.d test/errtest.d test/buildtest_bn.d crypto/x509/x509name.d crypto/camellia/cmll_cbc.d apps/rand.d test/buildtest_ebcdic.d crypto/cms/cms_err.d ssl/d1_msg.d crypto/dsa/dsa_depr.d crypto/evp/evp_pkey.d crypto/modes/gcm128.d crypto/dso/dso_dlfcn.d test/buildtest_md2.d crypto/ec/ecdsa_ossl.d crypto/ts/ts_lib.d apps/s_client.d test/buildtest_rc5.d crypto/x509v3/v3_int.d test/buildtest_conf_api.d fuzz/server.d test/srptest.d test/asn1_internal_test.d test/buildtest_sha.d crypto/rsa/rsa_x931g.d apps/crl2p7.d crypto/aes/aes_ofb.d test/recordlentest.d crypto/pkcs12/p12_kiss.d crypto/evp/pbe_scrypt.d crypto/ts/ts_rsp_utils.d crypto/asn1/tasn_fre.d crypto/evp/pmeth_fn.d crypto/objects/obj_lib.d crypto/des/cbc_cksm.d crypto/asn1/nsseq.d crypto/x509/t_x509.d crypto/asn1/x_long.d crypto/rand/drbg_ctr.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/asn1/p5_scrypt.d crypto/cms/cms_ess.d test/drbgtest.d crypto/cpt_err.d apps/pkeyparam.d crypto/camellia/cmll_ctr.d crypto/evp/evp_err.d test/sm4_internal_test.d engines/e_dasync.d crypto/x509v3/v3_info.d crypto/pkcs12/p12_asn.d apps/s_cb.d crypto/asn1/tasn_scn.d test/buildtest_ui.d apps/rsa.d crypto/ec/ec_ameth.d crypto/dh/dh_prn.d crypto/asn1/i2d_pu.d crypto/engine/tb_pkmeth.d test/buildtest_ecdh.d crypto/x509v3/pcy_cache.d ssl/ssl_lib.d crypto/ec/ec_err.d crypto/bn/bn_asm.d crypto/sm2/sm2_sign.d test/servername_test.d crypto/x509v3/v3_enum.d test/buildtest_srtp.d crypto/threads_pthread.d fuzz/test-corpus.d crypto/conf/conf_mod.d apps/openssl.d crypto/asn1/tasn_prn.d crypto/bio/b_dump.d crypto/camellia/camellia.d ssl/ssl_ciph.d test/verify_extra_test.d crypto/asn1/a_mbstr.d crypto/x509v3/v3_tlsf.d crypto/aes/aes_ige.d fuzz/bndiv.d crypto/ocsp/ocsp_vfy.d ssl/tls13_enc.d ssl/ssl_rsa.d crypto/des/cfb64enc.d crypto/ec/curve25519.d test/buildtest_rand_drbg.d crypto/pem/pem_oth.d crypto/dsa/dsa_ossl.d test/buildtest_kdf.d crypto/asn1/asn1_item_list.d crypto/cms/cms_dd.d crypto/bn/bn_mpi.d crypto/bio/bf_null.d test/gosttest.d crypto/x509/x509_v3.d apps/s_socket.d apps/opt.d crypto/chacha/chacha_enc.d crypto/evp/e_rc2.d crypto/rand/rand_win.d crypto/async/arch/async_null.d crypto/ec/ecdsa_sign.d test/sslapitest.d crypto/dh/dh_check.d crypto/rsa/rsa_ssl.d test/buildtest_asn1.d apps/genrsa.d crypto/asn1/asn1_gen.d crypto/ct/ct_b64.d crypto/sm3/sm3.d test/ct_test.d crypto/x509/by_dir.d crypto/ex_data.d crypto/pkcs12/pk12err.d crypto/pkcs12/p12_p8e.d test/buildtest_txt_db.d ssl/ssl_init.d test/asynciotest.d crypto/evp/m_sha3.d crypto/bn/bn_sqr.d crypto/cast/c_cfb64.d crypto/cast/c_enc.d crypto/dsa/dsa_gen.d crypto/x509v3/v3_genn.d crypto/ec/ecp_oct.d crypto/pkcs7/pk7_smime.d crypto/kdf/hkdf.d crypto/bio/bio_lib.d crypto/evp/p_dec.d apps/ocsp.d crypto/x509/x_x509.d crypto/ec/ecp_nist.d crypto/x509v3/pcy_lib.d crypto/evp/pmeth_gn.d crypto/ec/ec_key.d crypto/idea/i_ofb64.d crypto/x509v3/v3_asid.d crypto/err/err_prn.d test/buildtest_rsa.d test/ec_internal_test.d crypto/rc4/rc4_skey.d crypto/x509/x509_txt.d crypto/engine/eng_ctrl.d crypto/cms/cms_smime.d crypto/rc5/rc5cfb64.d test/casttest.d ssl/t1_enc.d crypto/ts/ts_req_print.d apps/app_rand.d crypto/asn1/bio_ndef.d crypto/md4/md4_one.d test/buildtest_safestack.d crypto/comp/comp_err.d test/siphash_internal_test.d test/testutil/format_output.d apps/ciphers.d crypto/ec/ec_oct.d crypto/asn1/a_int.d crypto/rsa/rsa_oaep.d crypto/bn/bn_gf2m.d ssl/statem/extensions.d test/rsa_complex.d crypto/ec/ecp_nistp521.d crypto/bn/bn_mul.d crypto/ec/ecp_nistputil.d test/afalgtest.d test/buildtest_md5.d crypto/x509/x509_lu.d crypto/x509/x509_vfy.d crypto/evp/e_rc5.d crypto/x509v3/v3_pku.d test/buildtest_rc2.d crypto/rc2/rc2ofb64.d crypto/x509/x509_d2.d test/cmsapitest.d crypto/mem_dbg.d crypto/asn1/a_verify.d test/buildtest_x509_vfy.d crypto/ec/ecp_mont.d crypto/comp/c_zlib.d crypto/asn1/asn_moid.d crypto/des/ofb_enc.d crypto/md4/md4_dgst.d crypto/x509v3/v3_addr.d test/x509_dup_cert_test.d ssl/ssl_err.d crypto/o_time.d crypto/asn1/a_print.d test/asn1_time_test.d crypto/evp/encode.d apps/pkcs12.d crypto/asn1/a_time.d test/memleaktest.d crypto/asn1/x_sig.d apps/storeutl.d crypto/sm2/sm2_pmeth.d crypto/pem/pem_all.d crypto/des/fcrypt_b.d crypto/poly1305/poly1305.d test/buildtest_bio.d test/cipherlist_test.d crypto/buffer/buf_err.d crypto/x509/x509rset.d ssl/ssl_txt.d crypto/rand/rand_err.d crypto/poly1305/poly1305_pmeth.d apps/s_server.d crypto/asn1/tasn_dec.d test/cipherbytes_test.d crypto/rsa/rsa_none.d crypto/asn1/i2d_pr.d test/drbg_cavs_data.d crypto/rand/randfile.d ssl/record/ssl3_buffer.d apps/apps.d crypto/x509v3/v3_purp.d crypto/engine/tb_rsa.d test/buildtest_engine.d crypto/bio/bss_mem.d crypto/evp/e_aes.d crypto/evp/e_xcbc_d.d ssl/ssl_cert.d crypto/aria/aria.d test/constant_time_test.d crypto/evp/e_sm4.d crypto/lhash/lh_stats.d crypto/dsa/dsa_lib.d test/x509_time_test.d crypto/ec/ec2_smpl.d test/buildtest_cmac.d test/x509_check_cert_pkey_test.d crypto/x509v3/v3_utl.d crypto/evp/m_wp.d test/buildtest_ec.d crypto/idea/i_ecb.d test/danetest.d crypto/rsa/rsa_crpt.d crypto/x509/x509_req.d apps/pkeyutl.d crypto/bio/bss_fd.d test/testutil/output_helpers.d crypto/store/store_strings.d test/ciphername_test.d test/buildtest_x509v3.d crypto/bio/bss_acpt.d crypto/ts/ts_rsp_sign.d crypto/asn1/ameth_lib.d apps/passwd.d crypto/dh/dh_err.d crypto/x509/x_x509a.d test/sanitytest.d crypto/bn/bn_nist.d test/buildtest_aes.d crypto/cmac/cm_ameth.d ssl/ssl_asn1.d test/buildtest_seed.d crypto/evp/bio_ok.d crypto/evp/p5_crpt.d crypto/ts/ts_asn1.d crypto/pem/pvkfmt.d crypto/rsa/rsa_gen.d crypto/rsa/rsa_x931.d fuzz/asn1.d crypto/aes/aes_misc.d crypto/seed/seed_ecb.d crypto/evp/cmeth_lib.d crypto/ec/curve448/curve448.d crypto/ec/ec_check.d crypto/des/ofb64ede.d test/evp_test.d crypto/cast/c_skey.d test/buildtest_pem2.d apps/ts.d crypto/conf/conf_ssl.d ssl/statem/statem_srvr.d test/buildtest_cms.d crypto/bn/bn_kron.d crypto/objects/obj_err.d crypto/bio/bss_log.d apps/enc.d crypto/engine/tb_dh.d crypto/bn/bn_mont.d fuzz/x509.d crypto/lhash/lhash.d apps/dsa.d test/rsa_test.d crypto/rc2/rc2_ecb.d test/asn1_string_table_test.d crypto/asn1/p5_pbev2.d crypto/dso/dso_dl.d ssl/pqueue.d crypto/cms/cms_lib.d crypto/ts/ts_req_utils.d test/buildtest_buffer.d crypto/bn/bn_x931p.d test/buildtest_x509.d crypto/evp/m_md2.d test/crltest.d crypto/asn1/n_pkey.d test/tls13secretstest.d crypto/ocsp/ocsp_asn.d test/testutil/tap_bio.d crypto/x509/x_pubkey.d crypto/stack/stack.d test/buildtest_ssl2.d crypto/pem/pem_lib.d test/stack_test.d test/packettest.d crypto/bio/bss_file.d crypto/x509v3/v3_pcia.d crypto/ec/ec_print.d crypto/bn/bn_lib.d crypto/objects/o_names.d crypto/err/err.d crypto/pkcs7/pk7_doit.d test/buildtest_rc4.d crypto/bn/bn_recp.d crypto/rsa/rsa_chk.d crypto/rsa/rsa_pss.d crypto/x509v3/v3_prn.d crypto/pkcs7/pk7_lib.d test/buildtest_async.d crypto/evp/evp_key.d crypto/ec/curve448/scalar.d crypto/rsa/rsa_lib.d crypto/dh/dh_ameth.d crypto/asn1/a_octet.d crypto/engine/eng_err.d crypto/pkcs7/pk7_mime.d crypto/dso/dso_lib.d crypto/asn1/x_val.d crypto/x509v3/v3_akeya.d crypto/cversion.d crypto/rsa/rsa_mp.d crypto/srp/srp_vfy.d test/testutil/driver.d crypto/ec/ecx_meth.d test/buildtest_tls1.d crypto/evp/p_verify.d crypto/x509v3/v3err.d crypto/dh/dh_gen.d ssl/tls_srp.d crypto/x509v3/v3_extku.d crypto/hmac/hm_pmeth.d crypto/engine/tb_cipher.d test/lhash_test.d crypto/evp/c_allc.d crypto/bio/bss_sock.d ssl/packet.d crypto/ts/ts_conf.d ssl/methods.d apps/rsautl.d crypto/aes/aes_cbc.d crypto/x509v3/v3_pcons.d test/pkey_meth_kdf_test.d crypto/ocsp/ocsp_cl.d crypto/cms/cms_enc.d crypto/camellia/cmll_ecb.d crypto/rc2/rc2_skey.d test/buildtest_dtls1.d crypto/sm3/m_sm3.d apps/asn1pars.d crypto/x509/x_attrib.d crypto/kdf/kdf_err.d crypto/bio/b_sock2.d crypto/ts/ts_rsp_print.d test/sslcorrupttest.d crypto/pkcs7/pk7_attr.d crypto/dsa/dsa_vrf.d apps/bf_prefix.d crypto/conf/conf_lib.d test/buildtest_idea.d crypto/pem/pem_xaux.d crypto/aes/aes_cfb.d crypto/bn/bn_exp2.d test/buildtest_md4.d crypto/mem_sec.d test/dtlstest.d crypto/cms/cms_att.d crypto/objects/obj_xref.d crypto/bio/bf_nbio.d crypto/pkcs12/p12_utl.d crypto/ocsp/ocsp_lib.d crypto/ui/ui_lib.d crypto/bn/bn_shift.d test/conf_include_test.d crypto/hmac/hm_ameth.d test/buildtest_obj_mac.d crypto/bio/bss_null.d crypto/asn1/asn_mstbl.d test/tls13ccstest.d test/buildtest_dh.d crypto/sha/sha1dgst.d test/v3ext.d crypto/cms/cms_pwri.d test/buildtest_crypto.d fuzz/client.d crypto/seed/seed_cfb.d crypto/dh/dh_depr.d crypto/bf/bf_enc.d crypto/x509/x509_r2x.d crypto/bn/bn_sqrt.d crypto/ec/ecdh_kdf.d crypto/asn1/a_utctm.d crypto/sha/sha256.d apps/prime.d test/exdatatest.d crypto/bio/b_print.d crypto/md2/md2_one.d crypto/evp/names.d crypto/dh/dh_key.d crypto/modes/xts128.d crypto/mem_clr.d crypto/des/qud_cksm.d crypto/rsa/rsa_ossl.d crypto/cmac/cm_pmeth.d engines/e_padlock.d ssl/s3_enc.d crypto/o_fips.d crypto/pkcs12/p12_attr.d test/poly1305_internal_test.d test/buildtest_des.d crypto/rc4/rc4_enc.d crypto/engine/tb_rand.d test/buildtest_whrlpool.d crypto/evp/p_seal.d crypto/asn1/asn1_err.d test/buildtest_stack.d crypto/md2/md2_dgst.d ssl/d1_srtp.d crypto/asn1/tasn_utl.d crypto/x509v3/v3_sxnet.d crypto/sm4/sm4.d test/sysdefaulttest.d test/buildtest_modes.d crypto/des/pcbc_enc.d apps/dgst.d crypto/x509v3/v3_bcons.d crypto/engine/tb_asnmth.d test/testutil/cb.d test/ssl_test_ctx_test.d crypto/pkcs12/p12_decr.d crypto/x509/x509type.d crypto/whrlpool/wp_block.d crypto/x509v3/v3_ncons.d apps/gendsa.d crypto/asn1/f_string.d ssl/statem/statem_lib.d test/time_offset_test.d crypto/des/set_key.d test/ideatest.d apps/ca.d crypto/evp/m_md5_sha1.d fuzz/asn1parse.d crypto/aes/aes_wrap.d crypto/evp/m_md5.d crypto/bn/bn_srp.d test/asn1_decode_test.d crypto/sm2/sm2_err.d apps/req.d crypto/async/async_wait.d crypto/ct/ct_sct.d apps/x509.d test/mdc2_internal_test.d crypto/o_str.d test/rc4test.d crypto/ec/curve448/eddsa.d test/tls13encryptiontest.d test/bioprinttest.d test/cmactest.d
+DEPS=crypto/des/ofb64enc.d test/buildtest_ecdsa.d test/lhash_test.d test/buildtest_async.d crypto/conf/conf_err.d crypto/err/err_all.d crypto/dsa/dsa_err.d crypto/rc5/rc5ofb64.d crypto/des/cfb64ede.d crypto/dh/dh_rfc5114.d test/stack_test.d crypto/rc2/rc2_cbc.d crypto/evp/e_rc4_hmac_md5.d crypto/dh/dh_pmeth.d crypto/conf/conf_api.d crypto/x509v3/v3_extku.d test/bio_callback_test.d crypto/rand/rand_vms.d crypto/evp/pbe_scrypt.d crypto/asn1/tasn_enc.d test/threadstest.d crypto/rand/rand_err.d apps/rsa.d crypto/engine/eng_lib.d crypto/seed/seed_cfb.d crypto/x509v3/v3_enum.d crypto/blake2/blake2b.d fuzz/ct.d crypto/aes/aes_core.d crypto/evp/p_open.d crypto/cms/cms_cd.d crypto/pem/pvkfmt.d test/pkey_meth_test.d crypto/rsa/rsa_meth.d test/evp_extra_test.d test/danetest.d crypto/pkcs7/pkcs7err.d crypto/evp/e_cast.d test/buildtest_opensslv.d crypto/ts/ts_req_print.d crypto/x509/x_crl.d crypto/x509/x509type.d crypto/rc2/rc2_ecb.d crypto/bio/bss_null.d ssl/ssl_sess.d crypto/sm2/sm2_err.d crypto/ebcdic.d crypto/asn1/a_digest.d test/drbgtest.d test/enginetest.d crypto/objects/obj_lib.d crypto/x509/x_all.d crypto/x509/x509_lu.d test/afalgtest.d test/buildtest_camellia.d ssl/statem/statem_clnt.d apps/gendsa.d crypto/pem/pem_oth.d ssl/ssl_cert.d crypto/pem/pem_err.d crypto/engine/tb_dh.d apps/pkey.d test/buildtest_pkcs12.d crypto/evp/c_alld.d test/testutil/cb.d crypto/x509/x509_req.d apps/version.d test/buildtest_seed.d crypto/engine/eng_openssl.d test/asn1_internal_test.d crypto/blake2/m_blake2s.d test/curve448_internal_test.d test/x509_dup_cert_test.d apps/passwd.d crypto/bn/bn_add.d crypto/hmac/hmac.d crypto/ocsp/ocsp_vfy.d crypto/bio/bss_conn.d crypto/ocsp/v3_ocsp.d crypto/comp/c_zlib.d ssl/pqueue.d crypto/o_init.d crypto/bn/bn_kron.d crypto/bio/bf_null.d test/buildtest_ripemd.d ssl/s3_enc.d crypto/asn1/asn1_item_list.d crypto/ct/ct_sct.d test/mdc2test.d crypto/ec/ec_key.d crypto/dsa/dsa_ossl.d test/sm4_internal_test.d crypto/cms/cms_sd.d crypto/x509v3/v3_pcia.d crypto/des/xcbc_enc.d crypto/camellia/camellia.d crypto/pkcs12/p12_npas.d crypto/buffer/buf_err.d crypto/des/str2key.d crypto/ui/ui_openssl.d test/ct_test.d crypto/conf/conf_ssl.d crypto/ec/ecp_nistp224.d crypto/o_time.d test/fatalerrtest.d crypto/evp/e_old.d crypto/seed/seed_cbc.d test/buildtest_ui.d crypto/evp/bio_ok.d test/servername_test.d ssl/d1_srtp.d test/tls13encryptiontest.d crypto/sm4/sm4.d apps/genpkey.d test/ssl_test_ctx_test.d crypto/cversion.d test/sslapitest.d crypto/cms/cms_asn1.d crypto/evp/m_sigver.d apps/pkcs7.d engines/e_ossltest.d crypto/asn1/a_bitstr.d test/buildtest_bio.d test/buildtest_idea.d crypto/idea/i_cbc.d fuzz/asn1.d crypto/ec/curve448/curve448_tables.d apps/pkeyparam.d test/cmsapitest.d crypto/sha/sha256.d crypto/sha/sha512.d crypto/evp/p_sign.d crypto/ocsp/ocsp_err.d test/v3nametest.d crypto/o_fopen.d crypto/asn1/a_int.d ssl/record/rec_layer_s3.d ssl/ssl_conf.d crypto/engine/eng_fat.d test/buildtest_rand_drbg.d test/buildtest_ecdh.d ssl/s3_msg.d crypto/asn1/x_spki.d crypto/poly1305/poly1305_pmeth.d apps/cms.d test/tls13ccstest.d ssl/record/ssl3_buffer.d ssl/bio_ssl.d crypto/evp/m_md5.d crypto/bn/bn_dh.d apps/ec.d crypto/ec/ecdsa_ossl.d crypto/x509/x509cset.d apps/crl2p7.d crypto/pkcs7/pk7_mime.d crypto/des/qud_cksm.d crypto/dso/dso_win32.d crypto/ct/ct_prn.d crypto/engine/tb_rsa.d crypto/ec/ecp_oct.d crypto/dh/dh_gen.d test/testutil/tests.d crypto/md2/md2_one.d crypto/camellia/cmll_misc.d crypto/bn/bn_lib.d crypto/bn/bn_rand.d crypto/cms/cms_err.d test/buildtest_hmac.d fuzz/cms.d test/ssltest_old.d crypto/camellia/cmll_ofb.d crypto/asn1/asn_mstbl.d test/buildtest_cms.d test/md2test.d crypto/async/async.d crypto/ocsp/ocsp_ht.d crypto/rsa/rsa_oaep.d crypto/bn/bn_srp.d apps/ca.d crypto/bf/bf_enc.d crypto/x509v3/v3_utl.d test/sanitytest.d crypto/evp/e_rc2.d crypto/dsa/dsa_asn1.d test/buildtest_rand.d crypto/x509v3/v3_int.d crypto/asn1/a_strnid.d apps/dsa.d crypto/asn1/f_int.d test/buildtest_tls1.d crypto/bn/bn_ctx.d crypto/x509v3/v3_pku.d crypto/asn1/a_utf8.d crypto/evp/m_mdc2.d crypto/sm2/sm2_pmeth.d crypto/seed/seed_ecb.d ssl/ssl_utst.d crypto/x509v3/v3_bitst.d crypto/dso/dso_vms.d crypto/asn1/f_string.d ssl/ssl_err.d crypto/engine/tb_dsa.d test/cipherlist_test.d crypto/bn/bn_blind.d test/rc5test.d crypto/evp/m_sha3.d crypto/camellia/cmll_ecb.d fuzz/bndiv.d apps/genrsa.d ssl/t1_enc.d crypto/bn/bn_exp2.d crypto/ui/ui_null.d crypto/des/des_enc.d crypto/cmac/cmac.d crypto/objects/o_names.d crypto/pkcs12/p12_utl.d crypto/evp/e_des3.d crypto/dsa/dsa_ameth.d test/buildtest_asn1t.d crypto/init.d crypto/x509/x_pubkey.d crypto/ripemd/rmd_dgst.d apps/rand.d crypto/dh/dh_prn.d crypto/asn1/nsseq.d test/testutil/main.d crypto/dsa/dsa_pmeth.d crypto/err/err.d crypto/rand/rand_unix.d ssl/record/rec_layer_d1.d crypto/engine/eng_pkey.d test/gosttest.d crypto/x509/x509_txt.d fuzz/client.d crypto/bf/bf_ecb.d crypto/asn1/t_bitst.d apps/speed.d crypto/x509v3/v3_prn.d crypto/asn1/tasn_typ.d crypto/evp/evp_lib.d crypto/dh/dh_depr.d crypto/ui/ui_lib.d crypto/bio/bio_lib.d crypto/x509v3/v3_bcons.d crypto/x509v3/v3_asid.d crypto/mem_clr.d crypto/x509/x509_ext.d crypto/dh/dh_asn1.d test/asn1_time_test.d test/buildtest_srtp.d crypto/bio/b_addr.d test/sslcorrupttest.d apps/smime.d apps/s_socket.d crypto/engine/eng_dyn.d crypto/store/store_init.d crypto/des/fcrypt.d crypto/asn1/p8_pkey.d test/buildtest_md2.d test/rc4test.d ssl/ssl_ciph.d crypto/seed/seed.d crypto/bn/bn_gcd.d crypto/ui/ui_util.d crypto/pkcs12/p12_crt.d apps/enc.d crypto/modes/cfb128.d crypto/ocsp/ocsp_cl.d apps/s_server.d crypto/ts/ts_req_utils.d crypto/evp/encode.d crypto/evp/evp_err.d crypto/engine/tb_digest.d test/bftest.d crypto/pkcs12/p12_decr.d crypto/x509v3/v3_info.d apps/app_rand.d crypto/bio/bio_err.d crypto/rsa/rsa_gen.d crypto/asn1/asn1_gen.d test/modes_internal_test.d crypto/ec/ec2_smpl.d crypto/kdf/tls1_prf.d crypto/rsa/rsa_prn.d test/buildtest_pem2.d crypto/des/cfb64enc.d crypto/modes/ctr128.d crypto/ocsp/ocsp_srv.d crypto/pkcs12/p12_add.d crypto/camellia/cmll_cbc.d crypto/des/ofb64ede.d apps/opt.d crypto/bn/bn_prime.d crypto/x509v3/v3_conf.d crypto/bio/bf_buff.d test/buildtest_ec.d crypto/idea/i_cfb64.d crypto/camellia/cmll_ctr.d apps/dgst.d test/testutil/stanza.d test/buildtest_pem.d crypto/evp/p_verify.d test/rsa_test.d crypto/err/err_prn.d crypto/md2/md2_dgst.d crypto/bn/bn_depr.d test/pemtest.d test/buildtest_rc5.d crypto/cast/c_ecb.d crypto/x509/by_dir.d crypto/ts/ts_asn1.d crypto/dh/dh_meth.d crypto/x509/x509_r2x.d test/buildtest_x509.d apps/srp.d crypto/dh/dh_check.d test/ecstresstest.d crypto/x509v3/v3err.d test/ciphername_test.d crypto/bn/bn_div.d test/ssl_test.d fuzz/asn1parse.d test/buildtest_sha.d crypto/pkcs12/p12_asn.d test/secmemtest.d crypto/evp/p5_crpt2.d crypto/asn1/a_utctm.d apps/ocsp.d crypto/evp/p5_crpt.d crypto/bn/bn_shift.d crypto/ts/ts_lib.d crypto/ts/ts_conf.d crypto/dso/dso_dl.d crypto/x509v3/pcy_lib.d test/test_test.d crypto/rc4/rc4_skey.d crypto/cast/c_ofb64.d test/sysdefaulttest.d crypto/sm3/sm3.d test/buildtest_aes.d crypto/rand/rand_win.d test/dsa_no_digest_size_test.d crypto/cpt_err.d crypto/cms/cms_lib.d crypto/x509/x509_att.d test/x509_internal_test.d crypto/x509v3/v3_admis.d ssl/record/ssl3_record_tls13.d test/buildtest_comp.d apps/ecparam.d crypto/asn1/n_pkey.d apps/asn1pars.d test/buildtest_blowfish.d crypto/pkcs12/p12_p8e.d crypto/bio/b_dump.d crypto/evp/m_null.d crypto/ec/ecdh_kdf.d test/rsa_mp_test.d crypto/ec/ec_oct.d test/ssl_cert_table_internal_test.d fuzz/conf.d crypto/asn1/a_i2d_fp.d ssl/s3_lib.d test/buildtest_e_os2.d test/ctype_internal_test.d crypto/cmac/cm_pmeth.d crypto/asn1/a_object.d crypto/asn1/a_octet.d crypto/ocsp/ocsp_lib.d crypto/sha/sha1_one.d test/buildtest_cast.d test/buildtest_objects.d test/pbelutest.d crypto/bf/bf_skey.d crypto/ec/curve448/scalar.d crypto/poly1305/poly1305.d crypto/des/ecb3_enc.d crypto/x509v3/v3_pci.d crypto/cmac/cm_ameth.d crypto/dh/dh_lib.d test/memleaktest.d crypto/lhash/lhash.d crypto/camellia/cmll_cfb.d crypto/cms/cms_dd.d engines/e_dasync.d crypto/bn/bn_print.d crypto/engine/eng_ctrl.d crypto/whrlpool/wp_block.d crypto/bn/bn_sqrt.d crypto/pem/pem_xaux.d crypto/bn/bn_nist.d crypto/mem.d crypto/ct/ct_vfy.d apps/dhparam.d test/packettest.d crypto/bio/bf_lbuf.d crypto/ec/ecp_nistp256.d crypto/ec/ecdh_ossl.d test/ec_internal_test.d test/uitest.d crypto/objects/obj_err.d test/siphash_internal_test.d crypto/sm2/sm2_sign.d crypto/srp/srp_lib.d crypto/evp/pmeth_lib.d test/conf_include_test.d crypto/dh/dh_ameth.d test/x509aux.d crypto/asn1/a_strex.d crypto/evp/cmeth_lib.d crypto/threads_none.d crypto/modes/ocb128.d crypto/x509/x509_meth.d crypto/rand/rand_egd.d crypto/o_fips.d crypto/ec/eck_prn.d test/sslbuffertest.d crypto/asn1/asn_moid.d crypto/x509v3/v3_crld.d crypto/x509v3/v3_sxnet.d crypto/pem/pem_lib.d crypto/dsa/dsa_sign.d test/buildtest_evp.d crypto/pkcs7/pk7_asn1.d crypto/evp/m_md4.d crypto/whrlpool/wp_dgst.d apps/prime.d crypto/x509v3/v3_genn.d ssl/statem/statem.d apps/rsautl.d test/buildtest_txt_db.d ssl/statem/extensions_srvr.d crypto/modes/cbc128.d crypto/dso/dso_dlfcn.d crypto/ec/ec_err.d test/buildtest_rsa.d crypto/asn1/d2i_pr.d test/testutil/format_output.d ssl/ssl_asn1.d crypto/cms/cms_env.d crypto/pkcs12/p12_crpt.d test/mdc2_internal_test.d crypto/x509/x509rset.d crypto/store/loader_file.d crypto/x509v3/v3_pmaps.d test/poly1305_internal_test.d crypto/des/ecb_enc.d apps/ciphers.d crypto/cms/cms_smime.d crypto/asn1/tasn_new.d crypto/asn1/p5_scrypt.d crypto/asn1/a_verify.d test/buildtest_ct.d crypto/x509/x509_trs.d test/drbg_cavs_test.d crypto/asn1/a_print.d crypto/des/cbc_enc.d crypto/evp/e_sm4.d ssl/t1_trce.d test/buildtest_bn.d crypto/pkcs7/bio_pk7.d crypto/rc5/rc5_skey.d ssl/ssl_lib.d crypto/ec/ecp_nistputil.d crypto/evp/pmeth_fn.d crypto/seed/seed_ofb.d test/shlibloadtest.d crypto/uid.d test/buildtest_store.d ssl/t1_lib.d apps/engine.d crypto/poly1305/poly1305_ameth.d crypto/sha/keccak1600.d crypto/asn1/x_sig.d crypto/x509v3/v3_skey.d test/hmactest.d crypto/asn1/x_pkey.d crypto/sm2/sm2_crypt.d crypto/aes/aes_ecb.d crypto/x509/x_x509.d test/tls13secretstest.d test/recordlentest.d crypto/dsa/dsa_depr.d crypto/bn/bn_const.d crypto/blake2/m_blake2b.d apps/crl.d crypto/modes/ofb128.d test/buildtest_rc4.d crypto/x509/t_req.d crypto/rc2/rc2cfb64.d crypto/rand/rand_lib.d crypto/aes/aes_cbc.d crypto/pem/pem_sign.d crypto/aria/aria.d crypto/ec/ec_cvt.d test/drbg_cavs_data.d crypto/x509/x509_def.d test/v3ext.d crypto/bn/bn_asm.d crypto/mem_sec.d crypto/engine/eng_cnf.d crypto/chacha/chacha_enc.d apps/verify.d crypto/dsa/dsa_lib.d crypto/asn1/i2d_pr.d test/asn1_decode_test.d crypto/x509v3/v3_cpols.d crypto/evp/pmeth_gn.d test/errtest.d crypto/idea/i_skey.d fuzz/crl.d crypto/conf/conf_lib.d crypto/evp/e_xcbc_d.d crypto/hmac/hm_pmeth.d apps/ts.d crypto/des/pcbc_enc.d crypto/bio/bss_sock.d crypto/evp/e_aria.d crypto/hmac/hm_ameth.d crypto/ct/ct_log.d test/asn1_encode_test.d crypto/x509/x509name.d crypto/x509/by_file.d crypto/engine/eng_init.d crypto/bn/bn_intern.d apps/rehash.d crypto/x509/t_crl.d crypto/bio/bio_meth.d crypto/pkcs12/p12_init.d test/buildtest_ssl2.d crypto/x509/x509spki.d crypto/asn1/a_sign.d crypto/bn/bn_mont.d crypto/async/arch/async_posix.d apps/pkeyutl.d test/buildtest_symhacks.d crypto/dh/dh_rfc7919.d crypto/ts/ts_rsp_sign.d crypto/dh/dh_key.d test/buildtest_ssl.d crypto/x509v3/pcy_map.d crypto/async/async_wait.d test/buildtest_ssl3.d apps/s_time.d crypto/evp/bio_enc.d crypto/rand/drbg_lib.d crypto/bn/bn_err.d test/constant_time_test.d crypto/des/rand_key.d crypto/dso/dso_err.d ssl/methods.d crypto/ec/ecp_nistp521.d crypto/asn1/x_algor.d crypto/dsa/dsa_gen.d test/verify_extra_test.d crypto/x509v3/v3_ia5.d crypto/evp/bio_b64.d crypto/dsa/dsa_prn.d crypto/x509/x509_err.d crypto/evp/e_rc4.d crypto/x509v3/v3_akey.d crypto/evp/e_bf.d crypto/conf/conf_mall.d apps/pkcs12.d crypto/engine/eng_err.d test/buildtest_des.d test/ssl_ctx_test.d crypto/ec/ec_kmeth.d crypto/comp/comp_err.d test/rsa_complex.d crypto/ec/ecp_nist.d engines/e_capi.d crypto/ec/ec_print.d test/evp_test.d crypto/rsa/rsa_chk.d test/testutil/driver.d crypto/threads_win.d crypto/bn/bn_recp.d crypto/des/cbc_cksm.d crypto/bio/bss_acpt.d crypto/pkcs12/p12_key.d crypto/kdf/hkdf.d crypto/bio/bss_log.d crypto/x509v3/v3_tlsf.d crypto/evp/evp_pkey.d crypto/pkcs7/pk7_lib.d crypto/md5/md5_dgst.d test/exdatatest.d crypto/stack/stack.d crypto/pkcs7/pk7_attr.d test/d2i_test.d test/bad_dtls_test.d test/bio_memleak_test.d crypto/evp/e_null.d crypto/ec/ecdsa_sign.d crypto/bn/bn_word.d test/rdrand_sanitytest.d test/dhtest.d crypto/modes/xts128.d crypto/cms/cms_kari.d crypto/asn1/a_dup.d crypto/engine/eng_rdrand.d test/ssl_test_ctx.d test/igetest.d crypto/async/async_err.d test/buildtest_md5.d crypto/ct/ct_b64.d crypto/ui/ui_err.d crypto/x509/x509_d2.d crypto/bio/bss_fd.d crypto/pkcs12/p12_mutl.d fuzz/x509.d crypto/ec/ec_pmeth.d crypto/evp/e_aes.d ssl/ssl_init.d apps/nseq.d test/chacha_internal_test.d crypto/pem/pem_pk8.d crypto/asn1/x_int64.d test/bio_enc_test.d crypto/ex_data.d crypto/kdf/scrypt.d crypto/asn1/bio_asn1.d test/buildtest_rc2.d apps/bf_prefix.d apps/x509.d test/asn1_string_table_test.d crypto/cms/cms_ess.d crypto/buffer/buffer.d crypto/ec/ecdsa_vrf.d crypto/des/fcrypt_b.d crypto/engine/tb_pkmeth.d test/buildtest_dtls1.d test/buildtest_md4.d crypto/siphash/siphash_pmeth.d crypto/des/cfb_enc.d crypto/evp/e_seed.d crypto/evp/e_chacha20_poly1305.d test/buildtest_crypto.d crypto/rsa/rsa_x931.d test/ectest.d crypto/store/store_err.d crypto/evp/names.d test/buildtest_conf_api.d ssl/ssl_stat.d crypto/evp/evp_key.d test/buildtest_engine.d crypto/rsa/rsa_sign.d ssl/statem/extensions_clnt.d crypto/x509v3/v3_lib.d crypto/rsa/rsa_ssl.d test/testutil/test_cleanup.d test/dtlstest.d test/casttest.d test/rc2test.d crypto/evp/evp_enc.d crypto/evp/c_allc.d test/pkey_meth_kdf_test.d crypto/ec/curve448/eddsa.d crypto/x509v3/v3_addr.d test/testutil/basic_output.d crypto/rsa/rsa_mp.d ssl/tls_srp.d test/buildtest_pkcs7.d ssl/ssl_mcnf.d crypto/asn1/t_spki.d fuzz/bignum.d crypto/evp/m_wp.d crypto/bio/bf_nbio.d crypto/x509v3/pcy_data.d ssl/d1_lib.d crypto/ctype.d crypto/srp/srp_vfy.d test/dsatest.d crypto/dso/dso_openssl.d crypto/modes/cts128.d crypto/dsa/dsa_vrf.d test/ecdsatest.d crypto/asn1/tasn_fre.d crypto/async/arch/async_win.d crypto/md4/md4_dgst.d test/asynciotest.d ssl/statem/statem_lib.d crypto/kdf/kdf_err.d crypto/aes/aes_ofb.d test/buildtest_obj_mac.d crypto/asn1/asn_pack.d crypto/ec/ecp_smpl.d crypto/ec/curve448/f_generic.d crypto/bn/bn_x931p.d ssl/record/ssl3_record.d crypto/pkcs12/pk12err.d crypto/bio/bss_bio.d crypto/rc2/rc2_skey.d ssl/packet.d crypto/bn/bn_mpi.d crypto/x509/x509_vfy.d crypto/asn1/tasn_utl.d crypto/ocsp/ocsp_asn.d crypto/ts/ts_rsp_print.d apps/pkcs8.d crypto/asn1/asn_mime.d crypto/dh/dh_kdf.d crypto/ec/ecp_mont.d test/ocspapitest.d crypto/pkcs12/p12_attr.d crypto/rsa/rsa_lib.d crypto/asn1/a_time.d ssl/statem/extensions_cust.d crypto/engine/tb_rand.d crypto/pem/pem_x509.d crypto/asn1/tasn_dec.d test/dtls_mtu_test.d crypto/engine/eng_all.d crypto/asn1/tasn_scn.d test/buildtest_ocsp.d crypto/asn1/x_info.d crypto/x509/x509_v3.d crypto/threads_pthread.d crypto/asn1/asn1_lib.d test/testutil/output_helpers.d crypto/ts/ts_verify_ctx.d crypto/rsa/rsa_depr.d crypto/x509/x_name.d apps/errstr.d crypto/evp/e_des.d crypto/rc5/rc5cfb64.d crypto/asn1/tasn_prn.d test/buildtest_buffer.d test/bntest.d crypto/x509/x509_cmp.d crypto/ec/ec_curve.d crypto/aes/aes_ige.d crypto/objects/obj_xref.d crypto/engine/tb_eckey.d crypto/bn/bn_mul.d crypto/aes/aes_cfb.d crypto/ec/curve448/arch_32/f_impl.d crypto/asn1/d2i_pu.d crypto/sha/sha1dgst.d crypto/asn1/x_long.d crypto/cryptlib.d crypto/rc2/rc2ofb64.d test/buildtest_lhash.d crypto/evp/e_aes_cbc_hmac_sha256.d test/testutil/testutil_init.d test/buildtest_cmac.d crypto/asn1/asn1_err.d crypto/ec/ec_lib.d crypto/dsa/dsa_meth.d crypto/rsa/rsa_pk1.d crypto/ocsp/ocsp_prn.d crypto/aes/aes_wrap.d crypto/bn/bn_sqr.d crypto/engine/tb_asnmth.d test/time_offset_test.d crypto/rsa/rsa_crpt.d test/asynctest.d crypto/cms/cms_pwri.d test/clienthellotest.d crypto/store/store_register.d crypto/bio/b_sock2.d crypto/x509/x509_vpm.d ssl/ssl_rsa.d apps/s_client.d apps/apps.d apps/spkac.d test/buildtest_modes.d crypto/bio/bss_file.d crypto/store/store_lib.d crypto/asn1/evp_asn1.d apps/dsaparam.d crypto/o_dir.d crypto/evp/e_rc5.d test/exptest.d crypto/rsa/rsa_err.d crypto/cast/c_enc.d crypto/asn1/p5_pbev2.d test/buildtest_stack.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/cms/cms_enc.d crypto/ct/ct_sct_ctx.d test/buildtest_kdf.d crypto/asn1/a_gentm.d crypto/md4/md4_one.d test/bioprinttest.d crypto/siphash/siphash.d crypto/rsa/rsa_x931g.d crypto/x509v3/pcy_node.d ssl/statem/extensions.d crypto/asn1/x_bignum.d crypto/getenv.d crypto/rc5/rc5_ecb.d crypto/evp/evp_pbe.d apps/openssl.d crypto/pem/pem_info.d crypto/bio/b_print.d crypto/evp/p_lib.d crypto/cms/cms_io.d crypto/ec/ecx_meth.d crypto/ripemd/rmd_one.d crypto/lhash/lh_stats.d crypto/ct/ct_oct.d test/wpackettest.d crypto/ec/ec2_oct.d ssl/statem/statem_dtls.d test/testutil/tap_bio.d ssl/d1_msg.d crypto/blake2/blake2s.d crypto/bio/b_sock.d crypto/ec/ec_check.d crypto/bf/bf_cfb64.d test/aborttest.d test/srptest.d crypto/x509v3/v3_ncons.d crypto/asn1/i2d_pu.d crypto/modes/wrap128.d test/buildtest_ts.d crypto/evp/m_md5_sha1.d crypto/rsa/rsa_ossl.d crypto/conf/conf_sap.d crypto/bn/bn_exp.d ssl/statem/statem_srvr.d crypto/pkcs7/pk7_smime.d crypto/rsa/rsa_none.d crypto/pem/pem_all.d test/buildtest_asn1.d crypto/pem/pem_pkey.d ssl/ssl_txt.d crypto/ec/ec_asn1.d crypto/evp/p_enc.d crypto/rsa/rsa_saos.d ssl/s3_cbc.d crypto/modes/gcm128.d crypto/x509v3/v3_akeya.d crypto/siphash/siphash_ameth.d crypto/evp/m_md2.d crypto/cast/c_skey.d crypto/rc4/rc4_enc.d crypto/evp/m_sha1.d crypto/asn1/p5_pbe.d crypto/o_str.d crypto/rand/randfile.d test/buildtest_conf.d crypto/evp/bio_md.d crypto/evp/m_ripemd.d test/buildtest_dh.d crypto/conf/conf_mod.d crypto/x509v3/v3_purp.d crypto/x509v3/v3_alt.d test/buildtest_whrlpool.d crypto/engine/tb_cipher.d crypto/asn1/bio_ndef.d test/buildtest_x509v3.d crypto/x509/x_x509a.d ssl/record/dtls1_bitmap.d apps/sess_id.d crypto/asn1/x_val.d test/x509_check_cert_pkey_test.d crypto/pkcs7/pk7_doit.d crypto/x509v3/pcy_tree.d crypto/bio/bss_dgram.d crypto/ocsp/ocsp_ext.d test/buildtest_ebcdic.d crypto/asn1/a_d2i_fp.d crypto/ct/ct_err.d crypto/engine/eng_list.d crypto/ct/ct_policy.d crypto/bf/bf_ofb64.d crypto/dsa/dsa_key.d crypto/ts/ts_rsp_verify.d crypto/aes/aes_misc.d crypto/des/ofb_enc.d crypto/x509/x_attrib.d test/buildtest_x509_vfy.d crypto/evp/e_camellia.d test/destest.d crypto/idea/i_ecb.d crypto/bio/bio_cb.d test/dtlsv1listentest.d crypto/txt_db/txt_db.d crypto/evp/p_dec.d fuzz/test-corpus.d crypto/evp/evp_cnf.d crypto/cast/c_cfb64.d test/buildtest_srp.d test/testutil/random.d crypto/md5/md5_one.d test/crltest.d test/handshake_helper.d apps/req.d ssl/tls13_enc.d crypto/sm3/m_sm3.d crypto/ec/ec_mult.d test/buildtest_dsa.d crypto/asn1/a_type.d crypto/rand/drbg_ctr.d test/buildtest_safestack.d crypto/mem_dbg.d crypto/x509v3/v3_pcons.d crypto/ec/curve25519.d apps/s_cb.d crypto/modes/ccm128.d crypto/evp/e_idea.d crypto/idea/i_ofb64.d crypto/pkcs12/p12_sbag.d crypto/evp/digest.d test/cipherbytes_test.d crypto/ct/ct_x509v3.d crypto/x509/x_req.d test/buildtest_ossl_typ.d crypto/bn/bn_gf2m.d crypto/bio/bss_mem.d crypto/rsa/rsa_pmeth.d crypto/cms/cms_att.d crypto/ec/curve448/curve448.d crypto/x509v3/pcy_cache.d fuzz/server.d crypto/evp/p_seal.d crypto/rsa/rsa_ameth.d crypto/dh/dh_err.d crypto/pkcs12/p12_kiss.d crypto/comp/comp_lib.d crypto/bn/bn_mod.d test/ideatest.d test/x509_time_test.d crypto/store/store_strings.d crypto/asn1/asn1_par.d crypto/des/set_key.d crypto/x509/x509_obj.d apps/storeutl.d crypto/pkcs12/p12_p8d.d crypto/rsa/rsa_pss.d test/gmdifftest.d crypto/ts/ts_err.d crypto/asn1/t_pkey.d crypto/x509/t_x509.d crypto/ts/ts_rsp_utils.d engines/e_padlock.d test/sm2_internal_test.d test/ssltestlib.d crypto/rc5/rc5_enc.d crypto/ec/ec_ameth.d crypto/async/arch/async_null.d crypto/x509/x_exten.d crypto/asn1/ameth_lib.d crypto/asn1/a_mbstr.d crypto/dso/dso_lib.d crypto/engine/eng_table.d test/versions.d crypto/objects/obj_dat.d test/cmactest.d crypto/conf/conf_def.d crypto/rsa/rsa_asn1.d crypto/x509/x509_set.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
@@ -9580,7 +9580,7 @@ crypto/x509 crypto/x509/: crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509
crypto/x509v3 crypto/x509v3/: crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
engines engines/: engines/capi.dylib engines/dasync.dylib engines/ossltest.dylib engines/padlock.dylib
fuzz fuzz/: fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test
-ssl ssl/: ssl/packet.o ssl/tls13_enc.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
+ssl ssl/: ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o ssl/packet.o ssl/tls13_enc.o
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o
ssl/statem ssl/statem/: ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o
diff --git a/upstream-build/makefile/i686-linux b/upstream-build/makefile/i686-linux
index 86ab44d..c35f602 100644
--- a/upstream-build/makefile/i686-linux
+++ b/upstream-build/makefile/i686-linux
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("linux-x86", "enable-md2", "enable-rc5", "enable-ssl3", "enable-
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -30,7 +30,7 @@ ENGINES=engines/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so e
PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmactest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=apps/s_socket.d crypto/x509/x509_txt.d crypto/ts/ts_err.d crypto/ui/ui_util.d test/drbg_cavs_data.d test/testutil/cb.d crypto/evp/bio_enc.d crypto/asn1/n_pkey.d ssl/packet.d crypto/asn1/asn1_item_list.d crypto/comp/comp_err.d crypto/asn1/x_val.d crypto/x509v3/v3_prn.d crypto/pem/pem_pk8.d crypto/evp/p_sign.d crypto/asn1/a_int.d crypto/conf/conf_ssl.d test/cipherlist_test.d crypto/sha/sha1dgst.d crypto/rc2/rc2ofb64.d test/buildtest_ts.d crypto/des/cfb64enc.d apps/s_server.d test/buildtest_rand.d crypto/evp/e_aria.d crypto/asn1/a_d2i_fp.d apps/opt.d ssl/ssl_conf.d apps/pkcs7.d crypto/seed/seed_ecb.d crypto/ec/ec_curve.d crypto/bn/bn_nist.d crypto/idea/i_skey.d test/handshake_helper.d crypto/asn1/a_mbstr.d crypto/dso/dso_win32.d test/buildtest_asn1.d ssl/ssl_mcnf.d crypto/des/str2key.d crypto/bio/b_print.d crypto/asn1/nsseq.d crypto/cmac/cmac.d crypto/camellia/cmll_ecb.d crypto/rand/drbg_ctr.d crypto/seed/seed_cfb.d test/ectest.d crypto/asn1/x_long.d test/d2i_test.d test/servername_test.d apps/ocsp.d crypto/asn1/asn_mime.d crypto/evp/evp_pbe.d crypto/aes/aes_ige.d test/tls13encryptiontest.d test/buildtest_x509_vfy.d crypto/x509v3/v3_pci.d crypto/ts/ts_verify_ctx.d crypto/hmac/hm_ameth.d crypto/ec/ec_pmeth.d crypto/ts/ts_rsp_utils.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/modes/cbc128.d test/buildtest_rand_drbg.d crypto/rand/rand_win.d crypto/engine/eng_ctrl.d ssl/statem/extensions_srvr.d test/buildtest_stack.d crypto/bn/bn_rand.d test/rc4test.d crypto/cast/c_cfb64.d crypto/buffer/buffer.d crypto/bio/bss_log.d crypto/ec/ecp_nistp224.d crypto/modes/ccm128.d crypto/srp/srp_vfy.d test/recordlentest.d crypto/asn1/tasn_enc.d crypto/bn/bn_ctx.d crypto/asn1/evp_asn1.d crypto/x509v3/v3_bitst.d crypto/rc2/rc2_skey.d crypto/bn/bn_blind.d crypto/srp/srp_lib.d crypto/pkcs7/pk7_mime.d crypto/ex_data.d test/ssl_cert_table_internal_test.d test/danetest.d crypto/engine/tb_asnmth.d crypto/des/xcbc_enc.d crypto/whrlpool/wp_block.d test/afalgtest.d crypto/ct/ct_log.d crypto/async/async_wait.d crypto/aes/aes_misc.d crypto/ocsp/ocsp_err.d crypto/objects/obj_lib.d apps/pkcs8.d apps/genpkey.d crypto/camellia/camellia.d crypto/evp/m_mdc2.d crypto/ec/curve448/arch_32/f_impl.d crypto/rsa/rsa_pk1.d crypto/x509/x509_cmp.d test/buildtest_pkcs12.d apps/pkcs12.d crypto/pkcs7/pk7_asn1.d crypto/kdf/hkdf.d apps/speed.d test/ecdsatest.d crypto/pem/pvkfmt.d crypto/evp/e_old.d test/stack_test.d crypto/engine/eng_pkey.d crypto/ec/ecdsa_vrf.d crypto/cms/cms_err.d crypto/objects/o_names.d crypto/ec/ec_oct.d crypto/evp/evp_lib.d crypto/x509v3/v3_ia5.d crypto/pkcs12/p12_sbag.d crypto/asn1/p5_pbe.d crypto/cms/cms_env.d test/ssltest_old.d crypto/asn1/asn1_gen.d crypto/camellia/cmll_ctr.d test/srptest.d test/buildtest_ssl.d test/buildtest_rc5.d test/rsa_complex.d ssl/t1_lib.d crypto/des/fcrypt_b.d crypto/ocsp/ocsp_ht.d test/buildtest_tls1.d crypto/asn1/bio_asn1.d ssl/ssl_asn1.d crypto/evp/p5_crpt.d crypto/engine/tb_pkmeth.d crypto/asn1/tasn_scn.d crypto/evp/e_rc4_hmac_md5.d crypto/ripemd/rmd_dgst.d crypto/ui/ui_openssl.d crypto/pkcs7/pk7_lib.d crypto/engine/tb_rand.d crypto/aes/aes_ecb.d crypto/asn1/a_i2d_fp.d test/buildtest_camellia.d test/mdc2_internal_test.d crypto/rand/rand_vms.d crypto/asn1/asn_pack.d crypto/txt_db/txt_db.d crypto/cmac/cm_pmeth.d crypto/modes/wrap128.d apps/req.d apps/spkac.d crypto/threads_pthread.d test/md2test.d crypto/blake2/blake2s.d crypto/x509v3/v3_ncons.d test/buildtest_ui.d crypto/objects/obj_xref.d test/buildtest_x509v3.d crypto/aes/aes_cbc.d crypto/dh/dh_check.d crypto/bio/bss_dgram.d crypto/x509/x509_lu.d crypto/ec/ec_check.d crypto/sha/sha1_one.d fuzz/crl.d crypto/x509v3/v3_akey.d apps/version.d crypto/rsa/rsa_sign.d ssl/ssl_ciph.d crypto/o_dir.d crypto/mem_dbg.d test/bad_dtls_test.d crypto/ct/ct_oct.d test/exptest.d test/ec_internal_test.d crypto/rc5/rc5cfb64.d crypto/x509v3/pcy_tree.d crypto/x509/x_pubkey.d crypto/o_fips.d crypto/evp/e_rc4.d crypto/seed/seed_cbc.d crypto/rsa/rsa_ssl.d crypto/bn/bn_div.d crypto/des/qud_cksm.d test/buildtest_cast.d crypto/x509v3/pcy_data.d test/errtest.d crypto/dh/dh_lib.d crypto/pkcs12/p12_mutl.d test/v3nametest.d crypto/bf/bf_cfb64.d crypto/asn1/a_sign.d crypto/pkcs12/pk12err.d crypto/x509/x509_vfy.d apps/s_cb.d crypto/store/store_strings.d crypto/des/cfb_enc.d crypto/x509v3/pcy_map.d test/buildtest_buffer.d crypto/kdf/tls1_prf.d crypto/asn1/f_string.d ssl/d1_lib.d crypto/evp/c_allc.d engines/e_capi.d crypto/camellia/cmll_misc.d ssl/ssl_init.d crypto/dso/dso_dlfcn.d crypto/sha/sha512.d crypto/bio/bf_nbio.d crypto/ec/ecp_nistp521.d crypto/dsa/dsa_ossl.d crypto/bio/bss_null.d crypto/pkcs12/p12_key.d apps/asn1pars.d test/pbelutest.d crypto/bio/bio_lib.d crypto/async/arch/async_win.d test/buildtest_kdf.d crypto/bn/bn_mpi.d apps/dgst.d crypto/aes/aes_core.d test/drbg_cavs_test.d test/buildtest_bn.d crypto/ec/ec_asn1.d crypto/comp/comp_lib.d crypto/evp/m_sigver.d crypto/rsa/rsa_gen.d crypto/pkcs7/pk7_smime.d crypto/camellia/cmll_cfb.d crypto/o_time.d crypto/rand/drbg_lib.d test/buildtest_comp.d crypto/cms/cms_io.d apps/smime.d crypto/asn1/a_object.d crypto/evp/bio_b64.d crypto/bio/bio_err.d crypto/cms/cms_ess.d crypto/asn1/a_digest.d test/testutil/main.d test/ssl_test_ctx_test.d apps/ec.d crypto/dsa/dsa_vrf.d test/sslcorrupttest.d apps/rsa.d crypto/async/async.d test/testutil/testutil_init.d crypto/evp/e_bf.d apps/engine.d test/bntest.d crypto/des/pcbc_enc.d crypto/dsa/dsa_sign.d fuzz/ct.d apps/x509.d crypto/x509v3/v3_pcons.d crypto/ts/ts_asn1.d test/rsa_test.d crypto/idea/i_ecb.d test/buildtest_rsa.d test/rsa_mp_test.d crypto/dso/dso_lib.d crypto/rand/randfile.d crypto/x509v3/v3_akeya.d crypto/x509v3/v3_pku.d crypto/engine/tb_digest.d ssl/ssl_cert.d crypto/ocsp/ocsp_vfy.d crypto/camellia/cmll_cbc.d crypto/x509/x509_set.d crypto/asn1/a_octet.d crypto/pkcs7/bio_pk7.d test/curve448_internal_test.d test/buildtest_safestack.d test/buildtest_ct.d crypto/dh/dh_depr.d crypto/conf/conf_sap.d test/buildtest_dtls1.d crypto/evp/evp_cnf.d crypto/lhash/lhash.d crypto/pem/pem_oth.d apps/dsaparam.d crypto/x509v3/v3_skey.d crypto/pkcs12/p12_add.d apps/prime.d ssl/t1_trce.d crypto/ec/ec_kmeth.d test/ciphername_test.d test/testutil/basic_output.d test/ctype_internal_test.d test/versions.d crypto/evp/bio_ok.d test/dtlstest.d test/poly1305_internal_test.d crypto/evp/e_des3.d ssl/ssl_utst.d crypto/asn1/a_utctm.d apps/ca.d crypto/rc2/rc2_cbc.d test/verify_extra_test.d crypto/pem/pem_lib.d crypto/rsa/rsa_asn1.d crypto/x509/x509_d2.d crypto/asn1/a_print.d apps/sess_id.d crypto/ec/eck_prn.d engines/e_dasync.d test/buildtest_pem.d crypto/x509v3/v3_enum.d crypto/evp/e_idea.d crypto/dh/dh_pmeth.d crypto/threads_win.d crypto/ec/ec_ameth.d crypto/x509v3/pcy_lib.d crypto/stack/stack.d crypto/ec/curve25519.d crypto/pkcs12/p12_decr.d ssl/ssl_stat.d fuzz/bignum.d test/evp_extra_test.d test/bftest.d crypto/bn/bn_gf2m.d crypto/ec/curve448/f_generic.d crypto/modes/xts128.d crypto/bn/bn_prime.d crypto/dh/dh_key.d crypto/pkcs12/p12_npas.d crypto/kdf/kdf_err.d crypto/rc5/rc5_ecb.d test/buildtest_conf_api.d test/ideatest.d crypto/bio/b_sock.d crypto/ec/ecp_mont.d crypto/ec/ec2_smpl.d crypto/bio/bio_cb.d ssl/tls13_enc.d test/asn1_decode_test.d crypto/x509v3/pcy_cache.d test/hmactest.d crypto/sm2/sm2_sign.d crypto/ct/ct_policy.d crypto/ec/ecdh_kdf.d test/buildtest_aes.d crypto/evp/e_aes.d crypto/ct/ct_b64.d crypto/bn/bn_sqr.d test/clienthellotest.d crypto/pkcs12/p12_asn.d crypto/camellia/cmll_ofb.d crypto/asn1/tasn_utl.d test/buildtest_sha.d crypto/x509/x509_vpm.d crypto/aes/aes_ofb.d crypto/x509/by_file.d crypto/des/ofb64ede.d test/buildtest_lhash.d test/tls13ccstest.d test/buildtest_dh.d test/buildtest_rc4.d apps/rand.d crypto/asn1/ameth_lib.d test/drbgtest.d crypto/conf/conf_def.d crypto/dso/dso_err.d crypto/cms/cms_asn1.d crypto/siphash/siphash_pmeth.d crypto/engine/eng_openssl.d test/buildtest_ssl2.d test/buildtest_txt_db.d crypto/des/fcrypt.d test/fatalerrtest.d crypto/x509/x_name.d crypto/asn1/a_bitstr.d test/x509aux.d crypto/cms/cms_sd.d test/buildtest_cms.d crypto/cms/cms_att.d crypto/ec/ecp_nistputil.d crypto/modes/ocb128.d crypto/evp/evp_pkey.d crypto/asn1/i2d_pr.d test/rc2test.d test/cmsapitest.d crypto/x509/x_req.d crypto/ripemd/rmd_one.d test/dtls_mtu_test.d ssl/bio_ssl.d crypto/evp/pmeth_lib.d crypto/x509v3/v3err.d crypto/bn/bn_x931p.d crypto/x509/x509type.d ssl/tls_srp.d crypto/ocsp/ocsp_asn.d crypto/modes/cts128.d test/buildtest_blowfish.d crypto/engine/eng_fat.d crypto/ts/ts_rsp_print.d crypto/ts/ts_conf.d crypto/x509/x_attrib.d test/gosttest.d crypto/evp/e_xcbc_d.d crypto/o_str.d crypto/pkcs12/p12_p8d.d crypto/asn1/tasn_prn.d crypto/asn1/asn1_lib.d crypto/rsa/rsa_prn.d test/buildtest_opensslv.d crypto/rc2/rc2_ecb.d test/ssl_ctx_test.d crypto/bn/bn_srp.d crypto/err/err_prn.d crypto/conf/conf_lib.d crypto/rsa/rsa_ossl.d crypto/x509v3/v3_extku.d crypto/asn1/x_pkey.d crypto/asn1/tasn_fre.d crypto/bio/bss_fd.d crypto/sm2/sm2_pmeth.d crypto/cast/c_ecb.d crypto/asn1/a_gentm.d crypto/evp/pmeth_fn.d crypto/dsa/dsa_meth.d test/rdrand_sanitytest.d ssl/d1_srtp.d apps/ciphers.d crypto/ec/curve448/curve448_tables.d crypto/bn/bn_recp.d test/buildtest_ecdh.d crypto/pkcs12/p12_kiss.d crypto/ocsp/ocsp_srv.d test/bio_enc_test.d crypto/poly1305/poly1305.d apps/ts.d test/gmdifftest.d crypto/asn1/tasn_dec.d test/buildtest_idea.d crypto/engine/eng_err.d test/buildtest_evp.d crypto/evp/c_alld.d crypto/x509/t_crl.d test/buildtest_md2.d crypto/dso/dso_vms.d crypto/x509v3/v3_utl.d crypto/ec/ecdsa_ossl.d crypto/bn/bn_asm.d apps/apps.d crypto/rsa/rsa_x931g.d crypto/cpt_err.d crypto/des/cbc_cksm.d test/bioprinttest.d crypto/bn/bn_lib.d crypto/x509v3/v3_admis.d crypto/ts/ts_req_print.d test/time_offset_test.d crypto/rc2/rc2cfb64.d test/buildtest_conf.d crypto/aria/aria.d crypto/x509v3/v3_pcia.d crypto/asn1/t_bitst.d crypto/rsa/rsa_x931.d crypto/x509/x509name.d crypto/ec/ecp_oct.d test/sm2_internal_test.d crypto/ec/curve448/eddsa.d test/buildtest_modes.d crypto/ocsp/ocsp_lib.d crypto/rsa/rsa_pss.d crypto/engine/eng_table.d ssl/record/rec_layer_s3.d test/buildtest_x509.d crypto/evp/e_aes_cbc_hmac_sha256.d test/testutil/tests.d test/buildtest_ssl3.d crypto/bn/bn_err.d crypto/x509/x509_err.d crypto/rand/rand_egd.d test/buildtest_ec.d crypto/x509/by_dir.d test/dsa_no_digest_size_test.d crypto/asn1/tasn_new.d crypto/blake2/blake2b.d test/threadstest.d crypto/ec/ecdh_ossl.d crypto/x509v3/v3_info.d crypto/cms/cms_pwri.d crypto/uid.d test/sanitytest.d crypto/evp/names.d test/buildtest_e_os2.d crypto/evp/p_dec.d crypto/evp/pbe_scrypt.d crypto/dsa/dsa_ameth.d crypto/des/ofb_enc.d crypto/ec/ec_key.d ssl/ssl_sess.d crypto/ui/ui_null.d crypto/evp/evp_enc.d crypto/x509v3/v3_pmaps.d crypto/siphash/siphash.d crypto/engine/eng_dyn.d crypto/sha/keccak1600.d test/pkey_meth_test.d crypto/bn/bn_sqrt.d crypto/bf/bf_enc.d test/destest.d test/casttest.d apps/rsautl.d crypto/asn1/asn_moid.d ssl/ssl_lib.d crypto/conf/conf_api.d test/buildtest_asn1t.d crypto/des/cfb64ede.d crypto/x509/x509_def.d crypto/ec/ecx_meth.d crypto/ec/ec_print.d crypto/store/store_init.d crypto/x509/t_x509.d crypto/cms/cms_cd.d crypto/pem/pem_x509.d crypto/evp/bio_md.d crypto/des/rand_key.d crypto/asn1/x_int64.d test/dhtest.d test/buildtest_engine.d test/buildtest_ecdsa.d crypto/ec/ecdsa_sign.d crypto/ec/ecp_smpl.d crypto/ct/ct_sct.d crypto/x509/x509rset.d test/conf_include_test.d crypto/asn1/a_utf8.d test/buildtest_obj_mac.d crypto/x509/x509_obj.d crypto/evp/e_null.d fuzz/client.d crypto/ct/ct_vfy.d crypto/x509v3/v3_int.d test/constant_time_test.d apps/ecparam.d crypto/aes/aes_cfb.d crypto/rc4/rc4_skey.d test/buildtest_ocsp.d crypto/threads_none.d crypto/des/ecb3_enc.d test/testutil/stanza.d crypto/des/ofb64enc.d test/ecstresstest.d crypto/bn/bn_mod.d test/testutil/driver.d test/buildtest_ripemd.d crypto/ts/ts_rsp_sign.d test/x509_check_cert_pkey_test.d crypto/rc4/rc4_enc.d fuzz/asn1parse.d test/evp_test.d ssl/ssl_err.d crypto/des/cbc_enc.d crypto/bio/b_sock2.d crypto/poly1305/poly1305_ameth.d ssl/s3_cbc.d crypto/evp/p_open.d test/asn1_internal_test.d test/asn1_string_table_test.d ssl/record/ssl3_record_tls13.d crypto/asn1/p5_pbev2.d crypto/o_fopen.d crypto/hmac/hm_pmeth.d crypto/x509/x_x509a.d crypto/evp/e_rc5.d crypto/ct/ct_sct_ctx.d crypto/o_init.d crypto/store/store_lib.d test/memleaktest.d crypto/asn1/x_bignum.d crypto/x509v3/v3_cpols.d test/shlibloadtest.d test/uitest.d crypto/hmac/hmac.d crypto/engine/eng_init.d test/wpackettest.d apps/bf_prefix.d crypto/whrlpool/wp_dgst.d crypto/evp/e_seed.d crypto/dh/dh_gen.d crypto/engine/tb_dsa.d crypto/evp/e_des.d crypto/x509v3/v3_crld.d crypto/engine/tb_cipher.d crypto/bn/bn_const.d test/v3ext.d crypto/bio/bf_buff.d crypto/bn/bn_depr.d crypto/dh/dh_err.d test/ct_test.d crypto/ct/ct_err.d apps/s_client.d crypto/bio/b_dump.d crypto/cms/cms_kari.d crypto/dh/dh_rfc7919.d apps/storeutl.d test/asn1_time_test.d crypto/dsa/dsa_lib.d apps/enc.d test/buildtest_pkcs7.d test/buildtest_symhacks.d crypto/cast/c_skey.d crypto/conf/conf_mall.d crypto/engine/tb_dh.d apps/s_time.d crypto/comp/c_zlib.d test/pemtest.d crypto/ec/ecp_nist.d crypto/blake2/m_blake2b.d ssl/statem/statem_dtls.d test/buildtest_ebcdic.d crypto/asn1/asn1_par.d crypto/asn1/f_int.d apps/crl.d crypto/rsa/rsa_saos.d crypto/ec/ec_mult.d crypto/evp/p_seal.d crypto/asn1/bio_ndef.d crypto/x509/x509_ext.d test/sm4_internal_test.d crypto/ct/ct_prn.d crypto/bio/bio_meth.d test/buildtest_bio.d test/cipherbytes_test.d crypto/dh/dh_asn1.d crypto/dsa/dsa_key.d crypto/rsa/rsa_err.d test/asynciotest.d crypto/evp/evp_key.d crypto/rand/rand_unix.d crypto/ec/ec2_oct.d crypto/x509/x509_meth.d ssl/t1_enc.d crypto/x509/x509_req.d crypto/ts/ts_req_utils.d crypto/x509/x509spki.d test/asynctest.d test/buildtest_store.d apps/passwd.d test/tls13secretstest.d crypto/pkcs7/pk7_attr.d crypto/ec/ec_cvt.d crypto/asn1/a_strex.d crypto/ec/ec_lib.d crypto/asn1/a_time.d crypto/sha/sha256.d ssl/record/ssl3_buffer.d crypto/evp/m_null.d test/buildtest_cmac.d crypto/x509/x_all.d apps/pkeyparam.d crypto/engine/tb_eckey.d apps/dhparam.d crypto/evp/cmeth_lib.d crypto/engine/tb_rsa.d crypto/ec/curve448/scalar.d crypto/ui/ui_err.d crypto/evp/encode.d crypto/ts/ts_rsp_verify.d test/buildtest_srtp.d test/modes_internal_test.d crypto/pkcs12/p12_crpt.d crypto/cryptlib.d crypto/dh/dh_rfc5114.d test/siphash_internal_test.d apps/openssl.d crypto/bf/bf_ecb.d crypto/sm3/m_sm3.d ssl/statem/extensions_clnt.d test/mdc2test.d crypto/store/loader_file.d crypto/evp/e_sm4.d test/aborttest.d test/buildtest_md4.d crypto/cms/cms_lib.d crypto/kdf/scrypt.d crypto/asn1/x_sig.d apps/pkey.d crypto/sm4/sm4.d crypto/evp/pmeth_gn.d apps/verify.d crypto/dh/dh_kdf.d crypto/evp/m_md5.d ssl/pqueue.d fuzz/bndiv.d crypto/x509/x509cset.d ssl/record/dtls1_bitmap.d test/test_test.d crypto/x509v3/v3_asid.d test/sslapitest.d crypto/cversion.d ssl/ssl_rsa.d test/asn1_encode_test.d crypto/pem/pem_info.d fuzz/server.d crypto/evp/p_enc.d crypto/dsa/dsa_asn1.d crypto/rsa/rsa_crpt.d crypto/engine/eng_lib.d test/bio_callback_test.d crypto/ebcdic.d test/buildtest_hmac.d crypto/ec/curve448/curve448.d crypto/conf/conf_mod.d crypto/evp/m_ripemd.d crypto/evp/m_md4.d ssl/statem/statem_srvr.d apps/crl2p7.d crypto/bn/bn_word.d ssl/record/rec_layer_d1.d test/buildtest_whrlpool.d crypto/bn/bn_dh.d crypto/modes/gcm128.d crypto/pem/pem_sign.d fuzz/asn1.d engines/e_ossltest.d crypto/async/async_err.d crypto/ui/ui_lib.d crypto/rc5/rc5_enc.d ssl/s3_enc.d crypto/asn1/p5_scrypt.d crypto/cms/cms_dd.d crypto/x509/x509_v3.d crypto/asn1/a_strnid.d crypto/mem_sec.d apps/app_rand.d crypto/bn/bn_add.d crypto/x509/x509_att.d crypto/bn/bn_gcd.d crypto/idea/i_ofb64.d crypto/aes/aes_wrap.d test/sslbuffertest.d ssl/record/ssl3_record.d crypto/rc5/rc5ofb64.d crypto/bn/bn_print.d apps/genrsa.d crypto/bn/bn_exp2.d crypto/x509v3/v3_conf.d crypto/x509v3/pcy_node.d crypto/x509v3/v3_tlsf.d crypto/idea/i_cfb64.d crypto/lhash/lh_stats.d crypto/bio/bss_conn.d test/ssl_test.d apps/srp.d crypto/cmac/cm_ameth.d test/buildtest_async.d crypto/dh/dh_ameth.d crypto/objects/obj_dat.d crypto/dh/dh_prn.d crypto/pkcs12/p12_p8e.d test/ocspapitest.d test/packettest.d crypto/conf/conf_err.d crypto/evp/e_chacha20_poly1305.d crypto/md5/md5_one.d crypto/bn/bn_kron.d crypto/chacha/chacha_enc.d crypto/ctype.d crypto/modes/ctr128.d crypto/evp/evp_err.d crypto/asn1/a_type.d crypto/asn1/x_spki.d crypto/dsa/dsa_prn.d crypto/ocsp/ocsp_cl.d crypto/evp/e_cast.d ssl/s3_lib.d test/crltest.d crypto/bf/bf_skey.d ssl/statem/statem_lib.d crypto/md4/md4_dgst.d crypto/pem/pem_xaux.d crypto/rsa/rsa_oaep.d crypto/rand/rand_err.d test/cmactest.d crypto/asn1/d2i_pr.d crypto/bio/bss_acpt.d crypto/bn/bn_exp.d crypto/asn1/a_dup.d crypto/sm2/sm2_crypt.d test/pkey_meth_kdf_test.d crypto/pkcs7/pkcs7err.d engines/e_afalg.d ssl/statem/statem.d fuzz/x509.d crypto/rsa/rsa_meth.d test/enginetest.d crypto/evp/p_verify.d crypto/x509v3/v3_lib.d apps/rehash.d apps/errstr.d crypto/x509v3/v3_genn.d crypto/asn1/t_spki.d crypto/asn1/t_pkey.d crypto/x509/x_crl.d crypto/rsa/rsa_chk.d crypto/evp/p_lib.d crypto/siphash/siphash_ameth.d crypto/store/store_err.d crypto/ocsp/v3_ocsp.d apps/dsa.d test/ssltestlib.d crypto/x509/x509_trs.d test/buildtest_dsa.d crypto/ec/ec_err.d crypto/x509v3/v3_addr.d crypto/bn/bn_intern.d test/chacha_internal_test.d crypto/x509v3/v3_sxnet.d crypto/x509/x509_r2x.d crypto/dsa/dsa_gen.d test/testutil/test_cleanup.d crypto/modes/ofb128.d test/lhash_test.d crypto/x509/x_x509.d test/buildtest_des.d crypto/idea/i_cbc.d crypto/cms/cms_smime.d test/x509_time_test.d crypto/sm2/sm2_err.d test/testutil/format_output.d crypto/objects/obj_err.d crypto/asn1/x_info.d crypto/dsa/dsa_pmeth.d crypto/pkcs12/p12_crt.d apps/gendsa.d crypto/bio/b_addr.d crypto/engine/eng_all.d crypto/evp/e_rc2.d crypto/async/arch/async_null.d crypto/rsa/rsa_pmeth.d crypto/bn/bn_mul.d crypto/bio/bf_lbuf.d crypto/evp/m_wp.d crypto/rc5/rc5_skey.d crypto/engine/eng_cnf.d crypto/rand/rand_lib.d crypto/modes/cfb128.d crypto/x509v3/v3_purp.d test/testutil/random.d crypto/pkcs12/p12_attr.d crypto/rsa/rsa_lib.d crypto/pem/pem_pkey.d crypto/pkcs12/p12_init.d crypto/evp/e_camellia.d test/buildtest_pem2.d crypto/x509/x_exten.d crypto/pem/pem_err.d crypto/rsa/rsa_mp.d crypto/bio/bss_sock.d test/buildtest_rc2.d crypto/bio/bss_file.d crypto/ocsp/ocsp_prn.d crypto/rsa/rsa_depr.d crypto/x509v3/v3_alt.d crypto/des/ecb_enc.d ssl/methods.d crypto/ts/ts_lib.d fuzz/cms.d crypto/des/des_enc.d crypto/pkcs7/pk7_doit.d crypto/asn1/asn1_err.d test/testutil/tap_bio.d crypto/blake2/m_blake2s.d ssl/s3_msg.d crypto/bio/bss_mem.d ssl/ssl_txt.d crypto/md2/md2_dgst.d crypto/evp/p5_crpt2.d crypto/init.d ssl/d1_msg.d engines/e_padlock.d ssl/statem/extensions_cust.d test/buildtest_seed.d test/exdatatest.d crypto/seed/seed.d test/ssl_test_ctx.d crypto/bn/bn_shift.d crypto/rsa/rsa_ameth.d crypto/bio/bss_bio.d crypto/dsa/dsa_depr.d test/buildtest_ossl_typ.d crypto/err/err.d test/buildtest_md5.d crypto/bn/bn_mont.d crypto/evp/m_md5_sha1.d crypto/cast/c_enc.d crypto/asn1/asn_mstbl.d crypto/bio/bf_null.d crypto/poly1305/poly1305_pmeth.d apps/cms.d crypto/ocsp/ocsp_ext.d fuzz/test-corpus.d crypto/asn1/a_verify.d fuzz/conf.d crypto/dh/dh_meth.d test/buildtest_srp.d crypto/evp/m_md2.d crypto/ec/ecp_nistp256.d crypto/asn1/i2d_pu.d crypto/dso/dso_dl.d test/buildtest_crypto.d crypto/getenv.d ssl/statem/extensions.d crypto/pem/pem_all.d crypto/engine/eng_rdrand.d crypto/pkcs12/p12_utl.d test/x509_dup_cert_test.d test/testutil/output_helpers.d test/dtlsv1listentest.d crypto/ct/ct_x509v3.d crypto/md2/md2_one.d crypto/des/set_key.d test/x509_internal_test.d crypto/asn1/x_algor.d crypto/dso/dso_openssl.d crypto/dsa/dsa_err.d crypto/seed/seed_ofb.d crypto/evp/digest.d crypto/x509v3/v3_bcons.d test/bio_memleak_test.d crypto/asn1/p8_pkey.d crypto/md5/md5_dgst.d crypto/engine/eng_list.d test/secmemtest.d crypto/buffer/buf_err.d crypto/sm3/sm3.d ssl/statem/statem_clnt.d crypto/bf/bf_ofb64.d crypto/asn1/d2i_pu.d test/igetest.d test/dsatest.d test/buildtest_objects.d crypto/mem_clr.d crypto/evp/m_sha1.d apps/nseq.d test/sysdefaulttest.d crypto/evp/m_sha3.d crypto/x509/t_req.d crypto/cast/c_ofb64.d test/rc5test.d crypto/asn1/tasn_typ.d crypto/mem.d crypto/store/store_register.d crypto/cms/cms_enc.d crypto/async/arch/async_posix.d apps/pkeyutl.d crypto/md4/md4_one.d crypto/rsa/rsa_none.d crypto/err/err_all.d
+DEPS=crypto/ec/ecdsa_sign.d crypto/asn1/a_type.d crypto/rsa/rsa_prn.d crypto/pkcs7/pk7_smime.d crypto/ec/ecp_oct.d test/pkey_meth_test.d apps/speed.d crypto/x509v3/pcy_cache.d crypto/rand/drbg_lib.d test/d2i_test.d apps/srp.d crypto/evp/pmeth_gn.d crypto/ec/curve448/arch_32/f_impl.d crypto/cms/cms_enc.d test/dsatest.d test/buildtest_rc2.d test/ecstresstest.d crypto/sm2/sm2_crypt.d test/buildtest_rsa.d test/conf_include_test.d test/siphash_internal_test.d crypto/dh/dh_rfc5114.d crypto/ocsp/ocsp_srv.d crypto/dh/dh_gen.d test/buildtest_seed.d crypto/aria/aria.d ssl/pqueue.d test/sslcorrupttest.d test/test_test.d crypto/ts/ts_req_print.d test/buildtest_engine.d crypto/ec/ecp_mont.d test/buildtest_stack.d test/buildtest_safestack.d crypto/ct/ct_err.d crypto/asn1/asn_moid.d crypto/bn/bn_rand.d crypto/bf/bf_enc.d crypto/bn/bn_err.d crypto/rsa/rsa_err.d crypto/ts/ts_lib.d crypto/bn/bn_exp.d crypto/ts/ts_conf.d crypto/pem/pvkfmt.d test/buildtest_sha.d apps/passwd.d crypto/o_dir.d crypto/blake2/m_blake2b.d crypto/x509v3/v3_ncons.d test/gosttest.d crypto/ocsp/ocsp_vfy.d crypto/x509v3/v3_cpols.d crypto/asn1/n_pkey.d crypto/des/qud_cksm.d crypto/bio/b_sock.d crypto/store/loader_file.d ssl/ssl_cert.d crypto/dh/dh_pmeth.d crypto/pkcs12/p12_decr.d crypto/ts/ts_verify_ctx.d crypto/md2/md2_one.d crypto/x509/x_pubkey.d crypto/modes/cbc128.d test/buildtest_kdf.d test/buildtest_whrlpool.d crypto/ocsp/ocsp_asn.d crypto/des/cfb64enc.d crypto/ct/ct_x509v3.d test/bad_dtls_test.d crypto/evp/bio_enc.d crypto/dso/dso_lib.d crypto/camellia/cmll_misc.d crypto/des/cfb_enc.d test/gmdifftest.d crypto/asn1/tasn_dec.d test/testutil/basic_output.d test/buildtest_ssl2.d crypto/sha/sha512.d test/buildtest_aes.d crypto/bn/bn_print.d test/sysdefaulttest.d crypto/sm3/sm3.d crypto/pkcs12/p12_init.d test/bio_memleak_test.d crypto/evp/evp_pbe.d crypto/getenv.d crypto/dh/dh_key.d test/destest.d test/buildtest_symhacks.d test/buildtest_ecdh.d crypto/kdf/scrypt.d crypto/rsa/rsa_chk.d crypto/x509v3/pcy_data.d crypto/engine/eng_list.d crypto/rand/drbg_ctr.d crypto/ct/ct_sct_ctx.d crypto/cms/cms_att.d crypto/bio/bss_file.d test/drbg_cavs_data.d crypto/store/store_register.d fuzz/ct.d crypto/threads_win.d crypto/ec/ec2_oct.d crypto/pkcs7/pk7_mime.d test/v3ext.d crypto/rsa/rsa_oaep.d crypto/dso/dso_dl.d crypto/des/set_key.d crypto/bio/bss_acpt.d test/ssltest_old.d crypto/x509/x509_cmp.d crypto/mem_sec.d test/memleaktest.d crypto/evp/p_enc.d crypto/asn1/x_val.d crypto/objects/obj_xref.d test/buildtest_pkcs7.d crypto/poly1305/poly1305_ameth.d crypto/x509v3/v3_utl.d ssl/statem/statem_lib.d crypto/evp/evp_lib.d test/buildtest_async.d test/buildtest_idea.d test/v3nametest.d test/dtls_mtu_test.d crypto/asn1/a_utctm.d apps/rehash.d test/buildtest_comp.d apps/enc.d crypto/bio/b_print.d test/ec_internal_test.d crypto/aes/aes_cfb.d test/uitest.d crypto/ec/curve448/curve448.d crypto/x509/x509_att.d crypto/siphash/siphash_ameth.d crypto/rsa/rsa_gen.d test/constant_time_test.d crypto/camellia/cmll_cbc.d apps/ts.d test/ectest.d crypto/ts/ts_err.d ssl/s3_lib.d crypto/x509/x509spki.d crypto/camellia/cmll_cfb.d crypto/dh/dh_rfc7919.d apps/rsa.d test/fatalerrtest.d test/chacha_internal_test.d crypto/bf/bf_cfb64.d apps/ecparam.d crypto/asn1/i2d_pr.d test/buildtest_des.d test/x509aux.d crypto/ec/ecp_nistp224.d test/testutil/random.d crypto/whrlpool/wp_dgst.d test/buildtest_rc5.d crypto/evp/e_idea.d crypto/whrlpool/wp_block.d crypto/cms/cms_env.d crypto/ec/ecp_nistputil.d ssl/ssl_asn1.d crypto/bf/bf_skey.d test/testutil/tap_bio.d crypto/stack/stack.d crypto/ts/ts_rsp_print.d crypto/asn1/tasn_prn.d test/testutil/main.d crypto/engine/eng_table.d crypto/hmac/hmac.d crypto/x509/x509rset.d crypto/evp/e_xcbc_d.d crypto/evp/e_rc4_hmac_md5.d crypto/rc2/rc2_skey.d crypto/lhash/lhash.d crypto/evp/c_alld.d crypto/sm2/sm2_err.d test/mdc2test.d apps/s_cb.d crypto/evp/m_ripemd.d engines/e_ossltest.d crypto/evp/m_md5.d crypto/pem/pem_lib.d crypto/ec/ecdsa_ossl.d crypto/aes/aes_wrap.d crypto/evp/p_open.d test/buildtest_obj_mac.d crypto/x509/x509_set.d fuzz/conf.d test/buildtest_ts.d crypto/asn1/a_gentm.d crypto/asn1/x_pkey.d crypto/x509v3/v3_akey.d apps/sess_id.d crypto/x509v3/v3_akeya.d crypto/rand/randfile.d crypto/ec/ecdh_kdf.d crypto/des/str2key.d crypto/dso/dso_err.d crypto/asn1/a_strnid.d crypto/async/async_err.d crypto/x509v3/v3_sxnet.d crypto/asn1/x_bignum.d test/buildtest_dtls1.d crypto/ec/curve448/curve448_tables.d crypto/bf/bf_ecb.d test/buildtest_pem2.d test/aborttest.d crypto/rc5/rc5_skey.d crypto/blake2/blake2s.d crypto/ts/ts_req_utils.d apps/bf_prefix.d test/pkey_meth_kdf_test.d apps/dsaparam.d crypto/asn1/a_d2i_fp.d crypto/pkcs7/pk7_attr.d crypto/x509/x509_vfy.d ssl/t1_lib.d apps/app_rand.d crypto/asn1/x_sig.d test/buildtest_md4.d crypto/bio/bss_conn.d crypto/store/store_lib.d crypto/asn1/p5_scrypt.d test/dhtest.d crypto/objects/o_names.d crypto/x509v3/v3_ia5.d crypto/bn/bn_depr.d test/x509_dup_cert_test.d crypto/x509v3/v3_genn.d crypto/evp/m_md4.d crypto/idea/i_cbc.d crypto/pkcs7/pkcs7err.d crypto/cms/cms_asn1.d apps/s_client.d crypto/bio/bio_cb.d crypto/asn1/f_string.d crypto/ui/ui_util.d crypto/bn/bn_prime.d apps/rsautl.d test/asynciotest.d crypto/aes/aes_core.d apps/ocsp.d apps/s_time.d apps/engine.d crypto/asn1/asn_pack.d crypto/bn/bn_sqr.d crypto/engine/tb_rsa.d test/buildtest_conf.d crypto/rsa/rsa_meth.d crypto/idea/i_ecb.d crypto/evp/m_mdc2.d crypto/seed/seed_ecb.d crypto/bio/b_dump.d test/srptest.d crypto/asn1/x_info.d crypto/evp/evp_pkey.d test/danetest.d crypto/ct/ct_log.d crypto/bn/bn_sqrt.d crypto/asn1/tasn_enc.d crypto/cms/cms_lib.d crypto/aes/aes_ofb.d crypto/ec/ec_cvt.d crypto/des/fcrypt_b.d crypto/rand/rand_unix.d crypto/bn/bn_add.d crypto/pkcs12/p12_crpt.d apps/ciphers.d crypto/x509v3/v3_skey.d test/asn1_internal_test.d crypto/x509v3/v3_pku.d crypto/modes/ocb128.d crypto/evp/m_wp.d crypto/rand/rand_lib.d test/buildtest_ossl_typ.d crypto/evp/m_md2.d ssl/bio_ssl.d crypto/rc5/rc5_ecb.d crypto/seed/seed_ofb.d test/rc5test.d test/servername_test.d test/bio_callback_test.d test/ocspapitest.d test/asn1_encode_test.d crypto/camellia/cmll_ofb.d crypto/o_fips.d crypto/x509/x509_obj.d crypto/evp/e_bf.d test/ct_test.d crypto/ct/ct_policy.d crypto/dsa/dsa_depr.d crypto/bn/bn_kron.d crypto/evp/m_md5_sha1.d test/buildtest_objects.d test/packettest.d crypto/asn1/x_algor.d crypto/idea/i_cfb64.d ssl/statem/statem_srvr.d crypto/asn1/nsseq.d crypto/pkcs7/pk7_asn1.d crypto/asn1/a_digest.d crypto/ec/ec_pmeth.d crypto/rc4/rc4_skey.d ssl/statem/statem.d crypto/evp/e_sm4.d crypto/evp/evp_cnf.d crypto/x509/x_crl.d crypto/cms/cms_dd.d crypto/asn1/a_time.d test/drbg_cavs_test.d crypto/x509/x_x509.d ssl/packet.d test/testutil/tests.d crypto/engine/tb_asnmth.d ssl/record/dtls1_bitmap.d crypto/asn1/t_spki.d crypto/x509v3/v3_info.d test/buildtest_tls1.d crypto/conf/conf_mod.d crypto/objects/obj_err.d crypto/cmac/cmac.d crypto/ui/ui_openssl.d ssl/s3_enc.d crypto/async/arch/async_null.d test/poly1305_internal_test.d test/handshake_helper.d crypto/cmac/cm_pmeth.d crypto/ebcdic.d crypto/bn/bn_shift.d crypto/evp/e_chacha20_poly1305.d crypto/x509/x509_def.d test/stack_test.d crypto/des/ofb64enc.d crypto/x509v3/v3_alt.d test/rsa_test.d test/dtlsv1listentest.d crypto/engine/eng_dyn.d crypto/asn1/a_int.d crypto/poly1305/poly1305_pmeth.d crypto/dh/dh_ameth.d crypto/evp/p_lib.d crypto/dsa/dsa_gen.d crypto/evp/evp_key.d crypto/evp/e_rc5.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/ec/ecp_nistp256.d crypto/evp/pbe_scrypt.d test/tls13secretstest.d crypto/objects/obj_lib.d crypto/ec/ec_err.d crypto/rsa/rsa_x931g.d crypto/rc5/rc5_enc.d test/asn1_string_table_test.d test/testutil/stanza.d ssl/ssl_stat.d crypto/rsa/rsa_mp.d crypto/asn1/tasn_new.d test/rsa_complex.d crypto/cms/cms_io.d crypto/conf/conf_api.d crypto/evp/cmeth_lib.d crypto/rsa/rsa_depr.d crypto/bn/bn_gf2m.d test/ssl_test_ctx.d crypto/x509v3/v3_purp.d test/bntest.d crypto/asn1/a_mbstr.d ssl/ssl_err.d test/evp_extra_test.d ssl/statem/extensions.d crypto/evp/e_seed.d crypto/bio/bss_log.d crypto/conf/conf_sap.d crypto/x509/x509_r2x.d crypto/ec/ec_lib.d test/buildtest_blowfish.d test/testutil/driver.d crypto/ec/ecx_meth.d crypto/bio/bf_buff.d crypto/camellia/cmll_ecb.d crypto/x509v3/v3_pci.d test/asn1_time_test.d crypto/dsa/dsa_pmeth.d crypto/x509/x_exten.d crypto/ts/ts_rsp_verify.d apps/x509.d crypto/evp/e_aes_cbc_hmac_sha1.d apps/genpkey.d crypto/x509v3/pcy_tree.d crypto/dso/dso_win32.d fuzz/bignum.d crypto/hmac/hm_pmeth.d test/evp_test.d crypto/asn1/a_i2d_fp.d crypto/pkcs12/p12_p8d.d test/x509_check_cert_pkey_test.d crypto/ocsp/ocsp_cl.d crypto/kdf/hkdf.d crypto/ct/ct_vfy.d crypto/cms/cms_pwri.d crypto/evp/p_sign.d crypto/bio/bss_null.d crypto/dsa/dsa_key.d crypto/x509/t_crl.d test/sslbuffertest.d crypto/rsa/rsa_crpt.d crypto/asn1/a_sign.d crypto/pkcs12/p12_p8e.d crypto/pem/pem_all.d crypto/sm2/sm2_sign.d crypto/dsa/dsa_err.d crypto/camellia/cmll_ctr.d test/buildtest_cms.d crypto/bn/bn_blind.d ssl/methods.d crypto/x509v3/pcy_lib.d crypto/x509/x509type.d test/buildtest_rand.d crypto/bio/bio_lib.d crypto/dsa/dsa_meth.d test/ssl_cert_table_internal_test.d crypto/init.d crypto/bio/bss_bio.d crypto/evp/p5_crpt.d crypto/ec/curve448/scalar.d test/ideatest.d crypto/x509v3/v3_int.d test/ciphername_test.d crypto/conf/conf_err.d test/buildtest_ec.d crypto/evp/e_camellia.d apps/pkcs8.d test/ctype_internal_test.d crypto/bn/bn_nist.d test/asynctest.d crypto/bn/bn_const.d crypto/ec/ec_ameth.d engines/e_dasync.d crypto/rand/rand_vms.d apps/rand.d crypto/evp/m_sha3.d crypto/asn1/x_int64.d crypto/asn1/a_verify.d crypto/conf/conf_ssl.d crypto/x509/x_attrib.d crypto/engine/tb_digest.d crypto/ct/ct_oct.d test/testutil/test_cleanup.d ssl/t1_enc.d test/buildtest_cast.d crypto/des/des_enc.d crypto/ec/ec_kmeth.d apps/errstr.d crypto/rc5/rc5cfb64.d crypto/pkcs12/p12_utl.d test/errtest.d crypto/asn1/d2i_pu.d crypto/asn1/evp_asn1.d crypto/store/store_err.d crypto/x509v3/v3_extku.d crypto/bn/bn_dh.d crypto/o_init.d crypto/rsa/rsa_pk1.d apps/crl.d crypto/x509v3/v3_pcons.d crypto/x509/x_name.d crypto/engine/eng_init.d ssl/tls_srp.d crypto/x509v3/pcy_map.d test/buildtest_rc4.d crypto/ts/ts_rsp_sign.d crypto/dsa/dsa_ameth.d test/testutil/cb.d apps/ec.d test/versions.d crypto/des/cfb64ede.d crypto/asn1/ameth_lib.d crypto/modes/wrap128.d test/buildtest_conf_api.d crypto/evp/names.d test/buildtest_camellia.d test/sanitytest.d crypto/x509/by_dir.d crypto/x509/x509_err.d ssl/ssl_conf.d crypto/aes/aes_misc.d crypto/conf/conf_mall.d engines/e_capi.d crypto/asn1/tasn_scn.d crypto/engine/eng_openssl.d crypto/asn1/i2d_pu.d crypto/asn1/bio_asn1.d crypto/bio/bss_fd.d crypto/o_str.d test/pemtest.d crypto/x509/x509_txt.d crypto/evp/m_sha1.d test/casttest.d ssl/ssl_rsa.d test/testutil/output_helpers.d crypto/des/fcrypt.d crypto/asn1/t_pkey.d apps/dgst.d crypto/pkcs12/p12_npas.d crypto/rsa/rsa_saos.d test/buildtest_txt_db.d test/bftest.d ssl/statem/statem_clnt.d crypto/ec/curve25519.d crypto/asn1/asn_mime.d crypto/ec/curve448/eddsa.d crypto/asn1/p5_pbe.d crypto/modes/ofb128.d ssl/ssl_sess.d crypto/cpt_err.d crypto/ec/ecp_nistp521.d crypto/ui/ui_lib.d crypto/pem/pem_oth.d crypto/rsa/rsa_sign.d test/cipherlist_test.d test/pbelutest.d test/buildtest_srp.d crypto/x509v3/v3err.d crypto/buffer/buf_err.d crypto/seed/seed_cbc.d ssl/tls13_enc.d crypto/bn/bn_intern.d crypto/o_fopen.d test/md2test.d crypto/engine/eng_fat.d crypto/threads_pthread.d fuzz/client.d crypto/mem_dbg.d crypto/evp/p5_crpt2.d crypto/pkcs12/pk12err.d crypto/ts/ts_rsp_utils.d ssl/s3_msg.d test/buildtest_ssl.d crypto/siphash/siphash.d test/buildtest_ocsp.d crypto/pem/pem_pk8.d crypto/aes/aes_ecb.d fuzz/bndiv.d crypto/evp/evp_err.d crypto/ocsp/ocsp_ht.d test/buildtest_bn.d crypto/dh/dh_kdf.d crypto/asn1/asn1_par.d test/secmemtest.d crypto/asn1/x_long.d crypto/x509v3/v3_bitst.d crypto/err/err_prn.d crypto/engine/eng_cnf.d ssl/s3_cbc.d crypto/ui/ui_null.d ssl/ssl_lib.d crypto/bio/bss_dgram.d ssl/d1_srtp.d crypto/sm3/m_sm3.d crypto/des/xcbc_enc.d crypto/asn1/a_utf8.d crypto/x509v3/v3_tlsf.d crypto/x509v3/v3_asid.d ssl/d1_lib.d test/ssl_ctx_test.d crypto/x509/t_req.d crypto/asn1/f_int.d crypto/ocsp/ocsp_lib.d crypto/objects/obj_dat.d test/buildtest_evp.d crypto/ec/ecdsa_vrf.d ssl/ssl_txt.d ssl/statem/extensions_srvr.d crypto/dsa/dsa_sign.d crypto/ocsp/v3_ocsp.d crypto/srp/srp_lib.d crypto/conf/conf_lib.d test/rsa_mp_test.d crypto/cms/cms_smime.d crypto/engine/eng_err.d crypto/idea/i_skey.d crypto/des/ofb64ede.d crypto/x509/x509_ext.d test/dsa_no_digest_size_test.d crypto/ec/ec_oct.d crypto/engine/eng_lib.d crypto/kdf/kdf_err.d crypto/des/ecb_enc.d apps/apps.d crypto/evp/evp_enc.d crypto/ec/ec_key.d crypto/engine/eng_all.d crypto/rsa/rsa_pmeth.d crypto/cms/cms_ess.d ssl/record/ssl3_record.d crypto/x509v3/v3_addr.d crypto/engine/tb_cipher.d fuzz/cms.d apps/dhparam.d test/modes_internal_test.d test/mdc2_internal_test.d crypto/kdf/tls1_prf.d crypto/asn1/asn1_item_list.d crypto/evp/c_allc.d crypto/asn1/tasn_utl.d crypto/sha/keccak1600.d test/buildtest_opensslv.d crypto/x509/x509name.d crypto/evp/m_sigver.d crypto/comp/comp_lib.d crypto/pem/pem_pkey.d crypto/sm4/sm4.d test/cmactest.d test/buildtest_e_os2.d crypto/md5/md5_one.d crypto/async/arch/async_posix.d crypto/ec/ec2_smpl.d apps/verify.d crypto/async/async.d crypto/bn/bn_mod.d crypto/pem/pem_xaux.d test/buildtest_asn1.d crypto/evp/pmeth_fn.d test/sm4_internal_test.d crypto/rsa/rsa_ossl.d crypto/aes/aes_cbc.d crypto/sm2/sm2_pmeth.d test/buildtest_md2.d crypto/pem/pem_x509.d crypto/x509v3/v3_enum.d test/buildtest_ssl3.d crypto/asn1/a_object.d crypto/bn/bn_srp.d crypto/ocsp/ocsp_prn.d crypto/asn1/asn_mstbl.d crypto/dsa/dsa_lib.d crypto/asn1/bio_ndef.d crypto/hmac/hm_ameth.d crypto/pkcs12/p12_crt.d test/rdrand_sanitytest.d crypto/ct/ct_b64.d crypto/cast/c_ofb64.d crypto/blake2/m_blake2s.d test/buildtest_dh.d apps/prime.d crypto/ui/ui_err.d crypto/bn/bn_ctx.d crypto/idea/i_ofb64.d crypto/pkcs7/pk7_lib.d crypto/cast/c_ecb.d apps/gendsa.d test/buildtest_pkcs12.d test/tls13encryptiontest.d crypto/rsa/rsa_ssl.d crypto/asn1/a_bitstr.d crypto/asn1/asn1_err.d crypto/ec/ecdh_ossl.d crypto/threads_none.d crypto/dsa/dsa_prn.d crypto/evp/e_rc4.d crypto/x509v3/v3_admis.d crypto/modes/cfb128.d crypto/x509v3/v3_conf.d crypto/evp/encode.d crypto/evp/e_null.d crypto/evp/m_null.d crypto/modes/ccm128.d crypto/engine/eng_ctrl.d crypto/lhash/lh_stats.d apps/ca.d crypto/uid.d test/sslapitest.d crypto/pem/pem_sign.d fuzz/test-corpus.d crypto/rc2/rc2_cbc.d test/bioprinttest.d crypto/cmac/cm_ameth.d apps/opt.d crypto/md5/md5_dgst.d crypto/mem_clr.d test/buildtest_asn1t.d crypto/rand/rand_egd.d crypto/dh/dh_prn.d crypto/rand/rand_err.d crypto/dh/dh_check.d test/cipherbytes_test.d crypto/x509/by_file.d crypto/bn/bn_asm.d crypto/ts/ts_asn1.d crypto/x509/x509_d2.d crypto/rc5/rc5ofb64.d apps/spkac.d crypto/md4/md4_one.d crypto/bio/bf_lbuf.d test/buildtest_rand_drbg.d crypto/ec/ec_mult.d crypto/engine/tb_eckey.d crypto/evp/e_cast.d crypto/pkcs12/p12_attr.d crypto/evp/bio_md.d apps/pkeyparam.d test/buildtest_x509_vfy.d crypto/o_time.d crypto/x509/x509_meth.d fuzz/asn1.d crypto/evp/p_seal.d crypto/store/store_strings.d crypto/x509/x509_vpm.d test/clienthellotest.d test/threadstest.d crypto/dh/dh_depr.d crypto/cast/c_skey.d test/crltest.d apps/pkeyutl.d test/buildtest_hmac.d crypto/bn/bn_recp.d ssl/ssl_utst.d test/buildtest_ecdsa.d crypto/bio/bf_nbio.d apps/cms.d crypto/rc2/rc2cfb64.d crypto/x509v3/pcy_node.d crypto/engine/tb_dsa.d crypto/siphash/siphash_pmeth.d crypto/modes/cts128.d test/buildtest_bio.d crypto/bn/bn_x931p.d crypto/des/ofb_enc.d test/rc2test.d test/buildtest_srtp.d crypto/des/ecb3_enc.d crypto/rc2/rc2ofb64.d crypto/dso/dso_dlfcn.d crypto/bio/bss_mem.d crypto/engine/tb_dh.d ssl/record/ssl3_buffer.d apps/req.d crypto/x509/x_x509a.d crypto/store/store_init.d test/time_offset_test.d crypto/evp/bio_ok.d crypto/rsa/rsa_pss.d crypto/cms/cms_err.d crypto/engine/eng_rdrand.d crypto/asn1/p5_pbev2.d test/buildtest_x509v3.d apps/asn1pars.d crypto/bn/bn_mpi.d crypto/x509v3/v3_prn.d test/lhash_test.d crypto/bn/bn_exp2.d crypto/evp/e_old.d crypto/x509/x_all.d crypto/poly1305/poly1305.d test/enginetest.d crypto/ec/ecp_smpl.d fuzz/asn1parse.d crypto/x509/x509_trs.d crypto/dsa/dsa_ossl.d test/buildtest_ebcdic.d crypto/rsa/rsa_ameth.d crypto/x509/x509_v3.d crypto/comp/c_zlib.d test/dtlstest.d crypto/x509/x509_lu.d crypto/txt_db/txt_db.d crypto/pkcs12/p12_asn.d crypto/seed/seed.d crypto/chacha/chacha_enc.d crypto/pkcs12/p12_mutl.d apps/s_server.d test/asn1_decode_test.d crypto/des/rand_key.d test/buildtest_pem.d crypto/evp/e_aes.d test/hmactest.d crypto/err/err.d crypto/bn/bn_mont.d crypto/des/cbc_cksm.d crypto/async/async_wait.d test/ssl_test_ctx_test.d crypto/ec/ecp_nist.d crypto/sha/sha1_one.d crypto/evp/e_aria.d crypto/rsa/rsa_none.d test/ssl_test.d test/exdatatest.d test/buildtest_ct.d crypto/evp/bio_b64.d crypto/asn1/a_dup.d crypto/dsa/dsa_asn1.d ssl/ssl_mcnf.d crypto/bio/bio_meth.d test/buildtest_dsa.d crypto/rsa/rsa_x931.d ssl/record/rec_layer_d1.d crypto/cast/c_enc.d test/buildtest_modes.d crypto/x509/x509cset.d crypto/dh/dh_lib.d test/buildtest_crypto.d crypto/sha/sha256.d crypto/ec/ec_curve.d crypto/pkcs12/p12_add.d test/recordlentest.d crypto/rc4/rc4_enc.d crypto/cast/c_cfb64.d crypto/bn/bn_div.d test/buildtest_buffer.d crypto/asn1/asn1_gen.d crypto/ct/ct_sct.d test/x509_time_test.d apps/openssl.d crypto/ec/curve448/f_generic.d crypto/md2/md2_dgst.d crypto/asn1/a_strex.d crypto/ripemd/rmd_dgst.d crypto/bf/bf_ofb64.d crypto/bio/b_addr.d test/ecdsatest.d crypto/cms/cms_cd.d test/shlibloadtest.d crypto/asn1/asn1_lib.d crypto/bn/bn_lib.d crypto/asn1/a_octet.d crypto/aes/aes_ige.d fuzz/crl.d crypto/bio/bio_err.d crypto/rsa/rsa_asn1.d apps/pkcs12.d test/buildtest_md5.d fuzz/server.d test/buildtest_cmac.d crypto/cms/cms_sd.d crypto/cversion.d crypto/pem/pem_info.d crypto/evp/e_des.d crypto/rc2/rc2_ecb.d crypto/mem.d test/buildtest_ripemd.d crypto/modes/ctr128.d crypto/asn1/x_spki.d crypto/comp/comp_err.d crypto/srp/srp_vfy.d crypto/ec/ec_print.d test/sm2_internal_test.d crypto/des/cbc_enc.d crypto/rand/rand_win.d crypto/dh/dh_err.d crypto/ocsp/ocsp_err.d crypto/camellia/camellia.d test/afalgtest.d test/buildtest_ui.d crypto/dsa/dsa_vrf.d crypto/ct/ct_prn.d apps/pkcs7.d crypto/x509/x509_req.d test/rc4test.d apps/smime.d crypto/evp/digest.d crypto/bio/bf_null.d test/buildtest_lhash.d crypto/buffer/buffer.d test/igetest.d test/testutil/format_output.d crypto/asn1/tasn_fre.d crypto/asn1/t_bitst.d crypto/pem/pem_err.d crypto/asn1/tasn_typ.d crypto/evp/pmeth_lib.d crypto/evp/e_rc2.d crypto/pkcs12/p12_kiss.d crypto/ec/eck_prn.d ssl/statem/extensions_cust.d crypto/bio/b_sock2.d test/exptest.d crypto/engine/tb_pkmeth.d engines/e_padlock.d test/buildtest_x509.d engines/e_afalg.d crypto/pkcs7/bio_pk7.d apps/pkey.d crypto/ocsp/ocsp_ext.d crypto/dso/dso_vms.d crypto/evp/p_verify.d crypto/engine/eng_pkey.d test/wpackettest.d crypto/engine/tb_rand.d test/x509_internal_test.d ssl/record/rec_layer_s3.d crypto/bio/bss_sock.d crypto/err/err_all.d crypto/x509v3/v3_pcia.d crypto/bn/bn_mul.d crypto/x509v3/v3_crld.d crypto/ec/ec_asn1.d test/verify_extra_test.d crypto/sha/sha1dgst.d test/buildtest_store.d apps/storeutl.d test/tls13ccstest.d ssl/statem/extensions_clnt.d crypto/rsa/rsa_lib.d crypto/md4/md4_dgst.d crypto/x509v3/v3_pmaps.d crypto/asn1/p8_pkey.d ssl/d1_msg.d crypto/dh/dh_asn1.d crypto/modes/gcm128.d ssl/ssl_ciph.d crypto/ex_data.d crypto/dso/dso_openssl.d apps/version.d crypto/ctype.d test/cmsapitest.d crypto/async/arch/async_win.d crypto/cms/cms_kari.d crypto/evp/p_dec.d crypto/evp/e_des3.d apps/s_socket.d crypto/dh/dh_meth.d test/curve448_internal_test.d ssl/t1_trce.d fuzz/x509.d crypto/bn/bn_gcd.d crypto/bn/bn_word.d crypto/ripemd/rmd_one.d crypto/modes/xts128.d crypto/x509v3/v3_lib.d test/testutil/testutil_init.d crypto/asn1/d2i_pr.d test/drbgtest.d ssl/record/ssl3_record_tls13.d crypto/ec/ec_check.d apps/nseq.d crypto/seed/seed_cfb.d crypto/x509/t_x509.d crypto/pkcs12/p12_sbag.d crypto/x509/x_req.d crypto/x509v3/v3_bcons.d crypto/conf/conf_def.d crypto/des/pcbc_enc.d ssl/ssl_init.d apps/genrsa.d crypto/asn1/a_print.d apps/dsa.d crypto/blake2/blake2b.d ssl/statem/statem_dtls.d test/bio_enc_test.d crypto/pkcs7/pk7_doit.d crypto/cryptlib.d crypto/pkcs12/p12_key.d apps/crl2p7.d test/ssltestlib.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
@@ -9596,7 +9596,7 @@ crypto/x509 crypto/x509/: crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509
crypto/x509v3 crypto/x509v3/: crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
engines engines/: engines/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
fuzz fuzz/: fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test
-ssl ssl/: ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o ssl/packet.o ssl/tls13_enc.o
+ssl ssl/: ssl/packet.o ssl/tls13_enc.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o
ssl/statem ssl/statem/: ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o
diff --git a/upstream-build/makefile/i686-win32-mingw32 b/upstream-build/makefile/i686-win32-mingw32
index 0b403b7..c0de545 100644
--- a/upstream-build/makefile/i686-win32-mingw32
+++ b/upstream-build/makefile/i686-win32-mingw32
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("mingw", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -30,7 +30,7 @@ ENGINES=engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock
PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bio_memleak_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_c_aes.exe test/buildtest_c_asn1.exe test/buildtest_c_asn1t.exe test/buildtest_c_async.exe test/buildtest_c_bio.exe test/buildtest_c_blowfish.exe test/buildtest_c_bn.exe test/buildtest_c_buffer.exe test/buildtest_c_camellia.exe test/buildtest_c_cast.exe test/buildtest_c_cmac.exe test/buildtest_c_cms.exe test/buildtest_c_comp.exe test/buildtest_c_conf.exe test/buildtest_c_conf_api.exe test/buildtest_c_crypto.exe test/buildtest_c_ct.exe test/buildtest_c_des.exe test/buildtest_c_dh.exe test/buildtest_c_dsa.exe test/buildtest_c_dtls1.exe test/buildtest_c_e_os2.exe test/buildtest_c_ebcdic.exe test/buildtest_c_ec.exe test/buildtest_c_ecdh.exe test/buildtest_c_ecdsa.exe test/buildtest_c_engine.exe test/buildtest_c_evp.exe test/buildtest_c_hmac.exe test/buildtest_c_idea.exe test/buildtest_c_kdf.exe test/buildtest_c_lhash.exe test/buildtest_c_md2.exe test/buildtest_c_md4.exe test/buildtest_c_md5.exe test/buildtest_c_modes.exe test/buildtest_c_obj_mac.exe test/buildtest_c_objects.exe test/buildtest_c_ocsp.exe test/buildtest_c_opensslv.exe test/buildtest_c_ossl_typ.exe test/buildtest_c_pem.exe test/buildtest_c_pem2.exe test/buildtest_c_pkcs12.exe test/buildtest_c_pkcs7.exe test/buildtest_c_rand.exe test/buildtest_c_rand_drbg.exe test/buildtest_c_rc2.exe test/buildtest_c_rc4.exe test/buildtest_c_rc5.exe test/buildtest_c_ripemd.exe test/buildtest_c_rsa.exe test/buildtest_c_safestack.exe test/buildtest_c_seed.exe test/buildtest_c_sha.exe test/buildtest_c_srp.exe test/buildtest_c_srtp.exe test/buildtest_c_ssl.exe test/buildtest_c_ssl2.exe test/buildtest_c_ssl3.exe test/buildtest_c_stack.exe test/buildtest_c_store.exe test/buildtest_c_symhacks.exe test/buildtest_c_tls1.exe test/buildtest_c_ts.exe test/buildtest_c_txt_db.exe test/buildtest_c_ui.exe test/buildtest_c_whrlpool.exe test/buildtest_c_x509.exe test/buildtest_c_x509_vfy.exe test/buildtest_c_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmactest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ec_internal_test.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_ctx_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/x509v3/v3err.d crypto/asn1/asn1_lib.d crypto/cmac/cm_pmeth.d crypto/ocsp/ocsp_prn.d test/buildtest_conf.d crypto/ct/ct_x509v3.d crypto/dso/dso_openssl.d crypto/pem/pem_xaux.d crypto/blake2/m_blake2b.d crypto/x509/x509type.d crypto/evp/e_xcbc_d.d test/asynciotest.d test/buildtest_blowfish.d test/verify_extra_test.d fuzz/bndiv.d crypto/sha/sha1_one.d apps/ec.d crypto/ocsp/ocsp_ext.d crypto/bio/bss_fd.d crypto/x509/t_x509.d test/buildtest_srp.d crypto/bn/bn_add.d crypto/ec/ec_curve.d apps/s_time.d crypto/ct/ct_log.d test/dsatest.d crypto/des/pcbc_enc.d crypto/modes/gcm128.d crypto/cmac/cm_ameth.d ssl/record/dtls1_bitmap.d test/x509_internal_test.d crypto/bio/bss_acpt.d crypto/modes/xts128.d crypto/md2/md2_one.d test/testutil/driver.d crypto/x509/x509cset.d crypto/siphash/siphash_ameth.d test/v3nametest.d crypto/rc5/rc5ofb64.d crypto/bn/bn_err.d ssl/ssl_asn1.d crypto/asn1/tasn_dec.d crypto/pkcs12/p12_p8e.d crypto/bio/bio_err.d crypto/x509v3/v3_admis.d crypto/dh/dh_meth.d crypto/rsa/rsa_depr.d test/buildtest_x509v3.d test/buildtest_dtls1.d apps/genrsa.d crypto/bn/bn_shift.d crypto/ec/ec_kmeth.d ssl/statem/extensions.d crypto/asn1/a_print.d test/crltest.d crypto/x509/t_crl.d crypto/ec/curve448/scalar.d test/dsa_no_digest_size_test.d test/buildtest_hmac.d crypto/x509/x509_req.d crypto/pem/pem_err.d ssl/record/ssl3_record.d crypto/ocsp/v3_ocsp.d crypto/rsa/rsa_pss.d test/buildtest_obj_mac.d crypto/evp/e_seed.d crypto/x509v3/pcy_map.d test/buildtest_evp.d test/bio_callback_test.d crypto/evp/p_seal.d crypto/md4/md4_one.d crypto/ui/ui_null.d crypto/ec/ec_key.d ssl/ssl_lib.d crypto/asn1/f_int.d crypto/x509v3/v3_akeya.d crypto/evp/m_wp.d crypto/ec/ec_print.d test/recordlentest.d crypto/aes/aes_wrap.d crypto/asn1/x_pkey.d crypto/async/async_err.d crypto/kdf/kdf_err.d test/buildtest_rc2.d crypto/evp/evp_pbe.d test/buildtest_pem2.d fuzz/test-corpus.d crypto/idea/i_ecb.d crypto/evp/e_null.d crypto/sha/sha512.d crypto/engine/tb_dh.d crypto/x509v3/v3_enum.d ssl/record/ssl3_record_tls13.d crypto/blake2/blake2b.d apps/pkcs12.d crypto/pem/pem_pkey.d test/buildtest_cast.d test/buildtest_idea.d apps/gendsa.d crypto/asn1/asn1_err.d crypto/asn1/x_spki.d crypto/engine/eng_dyn.d crypto/ec/curve448/f_generic.d crypto/bn/bn_lib.d crypto/comp/c_zlib.d crypto/dh/dh_check.d crypto/modes/cts128.d crypto/cms/cms_ess.d test/x509_time_test.d ssl/methods.d crypto/x509v3/v3_int.d crypto/x509/x509_txt.d crypto/dh/dh_rfc7919.d crypto/bn/bn_rand.d crypto/x509/x_attrib.d crypto/dsa/dsa_err.d test/ocspapitest.d crypto/evp/pmeth_gn.d crypto/pkcs12/p12_add.d crypto/md5/md5_dgst.d crypto/evp/digest.d crypto/x509/x_exten.d ssl/statem/statem_clnt.d test/siphash_internal_test.d crypto/rc2/rc2_skey.d test/buildtest_bn.d crypto/asn1/p5_scrypt.d crypto/ec/ec2_smpl.d crypto/bio/bss_mem.d test/buildtest_asn1t.d crypto/asn1/asn1_item_list.d crypto/asn1/a_time.d crypto/engine/tb_asnmth.d crypto/camellia/cmll_ofb.d crypto/modes/cbc128.d test/buildtest_ec.d test/buildtest_modes.d crypto/bn/bn_mod.d apps/passwd.d crypto/x509/x509_att.d crypto/poly1305/poly1305.d crypto/pkcs7/pk7_attr.d crypto/ec/ecx_meth.d test/buildtest_txt_db.d crypto/pkcs12/p12_p8d.d crypto/ec/ecdh_kdf.d crypto/x509v3/v3_asid.d crypto/asn1/a_i2d_fp.d apps/rehash.d test/ideatest.d apps/s_client.d crypto/seed/seed_cfb.d test/tls13encryptiontest.d crypto/ocsp/ocsp_err.d crypto/x509/x509_cmp.d crypto/store/store_err.d crypto/rsa/rsa_mp.d crypto/engine/eng_pkey.d test/fatalerrtest.d crypto/camellia/camellia.d crypto/ocsp/ocsp_lib.d test/buildtest_lhash.d crypto/asn1/asn_moid.d apps/prime.d crypto/evp/m_sha3.d crypto/ec/curve448/curve448_tables.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/asn1/a_utf8.d crypto/evp/m_md4.d apps/storeutl.d crypto/mem_clr.d apps/bf_prefix.d apps/s_cb.d test/exdatatest.d crypto/engine/eng_table.d ssl/packet.d crypto/rsa/rsa_meth.d crypto/x509/x509_d2.d apps/verify.d crypto/rand/randfile.d apps/spkac.d crypto/asn1/a_utctm.d crypto/evp/e_aes_cbc_hmac_sha1.d test/mdc2test.d crypto/cast/c_ecb.d crypto/asn1/tasn_fre.d crypto/evp/e_aes.d crypto/x509v3/v3_akey.d crypto/asn1/i2d_pu.d crypto/bio/b_dump.d apps/ecparam.d crypto/async/arch/async_win.d crypto/rc4/rc4_skey.d test/pbelutest.d crypto/uid.d test/buildtest_x509.d crypto/des/cbc_cksm.d crypto/x509/x_req.d crypto/ec/ecdsa_ossl.d test/buildtest_rand.d crypto/engine/tb_rsa.d crypto/dsa/dsa_ossl.d crypto/asn1/tasn_typ.d crypto/ec/curve25519.d crypto/chacha/chacha_enc.d crypto/ec/ecdh_ossl.d test/rdrand_sanitytest.d crypto/x509/x509_vfy.d crypto/evp/names.d ssl/ssl_rsa.d test/buildtest_safestack.d crypto/sm3/sm3.d crypto/hmac/hmac.d crypto/pkcs12/pk12err.d test/buildtest_pem.d crypto/dso/dso_err.d crypto/cms/cms_att.d crypto/x509v3/v3_pci.d ssl/ssl_utst.d crypto/bio/bss_file.d fuzz/client.d crypto/idea/i_cbc.d crypto/evp/m_sha1.d crypto/evp/e_rc5.d test/v3ext.d ssl/statem/extensions_srvr.d ms/uplink.d crypto/asn1/a_mbstr.d apps/smime.d crypto/pkcs12/p12_key.d crypto/cms/cms_kari.d ssl/bio_ssl.d crypto/mem_dbg.d crypto/objects/obj_dat.d ssl/statem/extensions_cust.d crypto/bio/bss_conn.d crypto/rand/drbg_ctr.d test/lhash_test.d crypto/ebcdic.d crypto/ts/ts_err.d crypto/err/err.d crypto/conf/conf_mod.d apps/rsautl.d crypto/dsa/dsa_gen.d crypto/rand/rand_err.d crypto/ocsp/ocsp_ht.d crypto/bio/b_addr.d crypto/err/err_all.d crypto/bn/bn_x931p.d test/asn1_internal_test.d crypto/dh/dh_key.d test/rc4test.d crypto/ui/ui_util.d crypto/engine/eng_cnf.d crypto/x509/x509spki.d test/buildtest_async.d crypto/engine/tb_eckey.d test/ssl_cert_table_internal_test.d crypto/x509v3/v3_skey.d crypto/rsa/rsa_pk1.d crypto/async/arch/async_posix.d crypto/threads_pthread.d test/afalgtest.d crypto/evp/p_lib.d test/mdc2_internal_test.d crypto/seed/seed.d crypto/x509v3/v3_info.d crypto/rc2/rc2_cbc.d crypto/evp/p_dec.d crypto/dsa/dsa_lib.d crypto/des/ecb3_enc.d test/wpackettest.d apps/ts.d crypto/asn1/asn_mime.d crypto/asn1/x_bignum.d test/buildtest_symhacks.d ssl/s3_enc.d crypto/cms/cms_smime.d ssl/tls_srp.d crypto/engine/tb_digest.d crypto/o_init.d crypto/pkcs12/p12_crt.d crypto/ts/ts_asn1.d test/buildtest_ocsp.d test/testutil/main.d crypto/seed/seed_ofb.d crypto/pkcs7/pk7_asn1.d apps/ocsp.d test/threadstest.d crypto/dh/dh_depr.d test/errtest.d crypto/whrlpool/wp_dgst.d crypto/ts/ts_lib.d crypto/ct/ct_b64.d crypto/bn/bn_recp.d crypto/asn1/a_type.d apps/s_socket.d crypto/dso/dso_lib.d crypto/sha/sha1dgst.d test/buildtest_rc4.d crypto/dsa/dsa_key.d crypto/o_dir.d crypto/o_fips.d crypto/pkcs12/p12_crpt.d test/buildtest_tls1.d crypto/bn/bn_sqr.d crypto/bn/bn_intern.d crypto/bf/bf_ofb64.d crypto/cmac/cmac.d test/buildtest_stack.d ms/applink.d crypto/evp/e_sm4.d crypto/dsa/dsa_ameth.d crypto/pkcs12/p12_mutl.d crypto/camellia/cmll_misc.d crypto/asn1/p5_pbev2.d test/hmactest.d crypto/x509/x509_meth.d crypto/evp/p5_crpt.d test/buildtest_rsa.d crypto/ec/ecp_nistp224.d crypto/rc2/rc2ofb64.d ssl/record/ssl3_buffer.d crypto/asn1/a_strnid.d crypto/asn1/a_gentm.d crypto/rsa/rsa_prn.d ssl/t1_trce.d ssl/tls13_enc.d crypto/asn1/x_long.d test/testutil/random.d test/x509aux.d ssl/pqueue.d crypto/des/ecb_enc.d crypto/rand/rand_lib.d crypto/idea/i_ofb64.d crypto/asn1/ameth_lib.d crypto/asn1/tasn_prn.d crypto/dsa/dsa_pmeth.d ssl/record/rec_layer_s3.d crypto/asn1/tasn_scn.d crypto/objects/obj_err.d crypto/ts/ts_req_print.d crypto/pkcs7/pkcs7err.d crypto/modes/ccm128.d crypto/engine/eng_rdrand.d crypto/camellia/cmll_cbc.d crypto/md5/md5_one.d fuzz/conf.d test/stack_test.d crypto/x509/x509_obj.d crypto/bio/bss_dgram.d crypto/evp/e_camellia.d crypto/evp/bio_ok.d crypto/modes/ofb128.d crypto/hmac/hm_ameth.d crypto/bio/bio_lib.d crypto/x509/x_pubkey.d crypto/pkcs12/p12_attr.d test/buildtest_pkcs7.d crypto/asn1/bio_ndef.d test/asn1_encode_test.d test/rsa_test.d crypto/dsa/dsa_asn1.d ssl/statem/statem_lib.d crypto/pem/pem_all.d crypto/store/loader_file.d crypto/bn/bn_prime.d crypto/getenv.d test/bio_memleak_test.d crypto/asn1/a_int.d crypto/evp/e_idea.d crypto/buffer/buf_err.d test/cmactest.d crypto/des/qud_cksm.d test/bio_enc_test.d test/ecstresstest.d crypto/evp/encode.d crypto/x509/x_x509a.d apps/crl2p7.d test/buildtest_e_os2.d test/ssl_test_ctx.d test/sslapitest.d apps/dsa.d crypto/whrlpool/wp_block.d test/buildtest_md5.d apps/errstr.d crypto/x509v3/v3_bitst.d crypto/des/des_enc.d crypto/ec/ecp_nist.d crypto/md4/md4_dgst.d crypto/ec/ecp_mont.d crypto/hmac/hm_pmeth.d crypto/evp/m_md2.d test/testutil/test_cleanup.d test/bad_dtls_test.d apps/dsaparam.d crypto/poly1305/poly1305_pmeth.d ssl/ssl_txt.d test/buildtest_pkcs12.d crypto/evp/pmeth_lib.d test/ectest.d crypto/asn1/a_bitstr.d test/dtlsv1listentest.d crypto/evp/e_des3.d crypto/dso/dso_vms.d test/asynctest.d crypto/objects/o_names.d crypto/mem.d test/ssl_test_ctx_test.d test/packettest.d test/danetest.d crypto/x509v3/v3_pcons.d crypto/rc5/rc5_skey.d test/buildtest_cms.d test/test_test.d test/testutil/testutil_init.d test/testutil/format_output.d fuzz/crl.d crypto/x509/x_name.d crypto/pem/pem_pk8.d crypto/x509v3/v3_ia5.d apps/x509.d crypto/ec/ecp_oct.d crypto/asn1/a_octet.d crypto/aes/aes_ecb.d test/sm2_internal_test.d crypto/pem/pem_oth.d crypto/md2/md2_dgst.d crypto/asn1/p5_pbe.d crypto/camellia/cmll_ecb.d crypto/o_str.d crypto/cast/c_ofb64.d crypto/engine/tb_pkmeth.d crypto/x509v3/pcy_data.d crypto/engine/eng_fat.d crypto/engine/tb_dsa.d crypto/dllmain.d crypto/ts/ts_rsp_verify.d test/buildtest_aes.d test/gmdifftest.d crypto/evp/p5_crpt2.d crypto/sm2/sm2_sign.d crypto/rand/rand_egd.d crypto/bn/bn_mpi.d crypto/evp/e_bf.d test/buildtest_ebcdic.d crypto/camellia/cmll_ctr.d crypto/asn1/i2d_pr.d crypto/evp/e_chacha20_poly1305.d crypto/dh/dh_kdf.d crypto/pkcs12/p12_sbag.d crypto/ts/ts_rsp_print.d crypto/bio/bss_bio.d crypto/asn1/f_string.d crypto/asn1/asn1_gen.d test/buildtest_ui.d fuzz/ct.d crypto/ec/curve448/curve448.d crypto/x509v3/v3_utl.d crypto/rsa/rsa_sign.d crypto/ocsp/ocsp_srv.d fuzz/x509.d ssl/t1_lib.d crypto/x509v3/v3_pcia.d apps/crl.d test/buildtest_ssl3.d crypto/ts/ts_verify_ctx.d crypto/pem/pem_lib.d crypto/evp/pmeth_fn.d crypto/evp/p_sign.d apps/ciphers.d crypto/threads_none.d crypto/bn/bn_ctx.d crypto/conf/conf_api.d crypto/ec/ec_check.d apps/s_server.d test/ciphername_test.d test/buildtest_sha.d test/buildtest_buffer.d crypto/dh/dh_rfc5114.d test/buildtest_rc5.d crypto/comp/comp_err.d apps/pkcs7.d crypto/asn1/d2i_pu.d test/ctype_internal_test.d crypto/objects/obj_lib.d crypto/bn/bn_print.d crypto/bio/b_sock.d test/buildtest_objects.d crypto/cms/cms_io.d ssl/ssl_init.d crypto/ec/ec_lib.d crypto/ec/ecp_nistp521.d crypto/rand/rand_vms.d crypto/bio/b_sock2.d test/rc5test.d apps/pkeyparam.d crypto/txt_db/txt_db.d crypto/dsa/dsa_vrf.d test/buildtest_seed.d crypto/x509/by_dir.d test/sm4_internal_test.d test/ct_test.d crypto/ec/ec_cvt.d crypto/ocsp/ocsp_vfy.d crypto/rc5/rc5_enc.d crypto/aes/aes_core.d crypto/cms/cms_lib.d crypto/evp/c_allc.d test/testutil/basic_output.d test/curve448_internal_test.d crypto/des/fcrypt_b.d crypto/x509v3/v3_ncons.d crypto/asn1/x_info.d crypto/asn1/t_bitst.d crypto/async/async.d apps/asn1pars.d crypto/ec/ecp_smpl.d test/asn1_string_table_test.d crypto/asn1/nsseq.d crypto/aes/aes_cbc.d crypto/asn1/x_val.d crypto/ec/ec_mult.d crypto/sm2/sm2_err.d crypto/evp/m_sigver.d crypto/sm2/sm2_crypt.d test/buildtest_ssl.d crypto/modes/ocb128.d engines/e_ossltest.d apps/apps.d crypto/threads_win.d crypto/asn1/evp_asn1.d crypto/x509/t_req.d crypto/x509/x509_set.d crypto/rsa/rsa_x931g.d crypto/evp/bio_enc.d test/conf_include_test.d test/testutil/tap_bio.d crypto/modes/cfb128.d ssl/ssl_ciph.d crypto/rsa/rsa_err.d crypto/des/set_key.d crypto/evp/e_cast.d crypto/srp/srp_lib.d crypto/evp/e_aria.d crypto/rc5/rc5cfb64.d crypto/asn1/a_object.d crypto/evp/e_rc4_hmac_md5.d crypto/asn1/a_sign.d test/ecdsatest.d crypto/pem/pem_info.d test/igetest.d crypto/bf/bf_ecb.d crypto/mem_sec.d test/buildtest_ct.d crypto/des/ofb_enc.d test/buildtest_dh.d crypto/rsa/rsa_oaep.d crypto/x509/x509_err.d apps/cms.d test/drbg_cavs_data.d test/buildtest_des.d crypto/bn/bn_depr.d crypto/ct/ct_err.d crypto/ec/ec_err.d test/casttest.d crypto/siphash/siphash.d ssl/ssl_stat.d crypto/rsa/rsa_ossl.d crypto/des/cfb64ede.d crypto/poly1305/poly1305_ameth.d crypto/evp/e_des.d crypto/engine/eng_all.d crypto/dsa/dsa_meth.d crypto/x509v3/v3_crld.d apps/sess_id.d crypto/ec/ec_asn1.d crypto/asn1/asn_mstbl.d crypto/asn1/p8_pkey.d crypto/des/cfb_enc.d crypto/asn1/tasn_enc.d test/sslcorrupttest.d crypto/bn/bn_srp.d test/buildtest_ripemd.d crypto/ec/curve448/eddsa.d test/dhtest.d crypto/bn/bn_exp.d test/buildtest_asn1.d crypto/x509/x509_r2x.d test/tls13ccstest.d crypto/x509v3/v3_tlsf.d crypto/kdf/scrypt.d crypto/ec/curve448/arch_32/f_impl.d crypto/bf/bf_skey.d ssl/ssl_mcnf.d crypto/des/ofb64ede.d crypto/seed/seed_cbc.d ssl/ssl_sess.d crypto/bf/bf_enc.d fuzz/cms.d test/memleaktest.d apps/req.d crypto/comp/comp_lib.d ssl/statem/statem_srvr.d crypto/ts/ts_conf.d crypto/x509/x509name.d crypto/x509v3/v3_cpols.d test/buildtest_x509_vfy.d apps/win32_init.d crypto/ec/ecdsa_sign.d crypto/rsa/rsa_x931.d test/exptest.d test/tls13secretstest.d apps/srp.d crypto/rand/drbg_lib.d test/d2i_test.d crypto/dsa/dsa_depr.d crypto/des/ofb64enc.d crypto/engine/eng_err.d crypto/bn/bn_mul.d fuzz/asn1.d crypto/cms/cms_cd.d crypto/asn1/tasn_new.d crypto/rand/rand_win.d crypto/conf/conf_ssl.d test/asn1_decode_test.d crypto/bn/bn_gf2m.d crypto/x509/x_crl.d crypto/conf/conf_lib.d crypto/evp/bio_md.d crypto/evp/p_verify.d crypto/ec/ec_pmeth.d crypto/ct/ct_vfy.d crypto/engine/tb_rand.d crypto/bio/bf_nbio.d apps/enc.d crypto/x509v3/v3_pmaps.d crypto/x509v3/pcy_cache.d crypto/des/cfb64enc.d test/servername_test.d crypto/bio/bss_log.d crypto/cms/cms_asn1.d crypto/asn1/t_spki.d test/buildtest_ssl2.d crypto/ec/ec_ameth.d crypto/dso/dso_win32.d crypto/sha/keccak1600.d crypto/store/store_register.d crypto/pkcs12/p12_asn.d crypto/ec/ecp_nistputil.d crypto/bio/bss_sock.d crypto/x509/x509_vpm.d apps/engine.d crypto/evp/evp_lib.d crypto/cversion.d crypto/aes/aes_ige.d crypto/rsa/rsa_none.d crypto/asn1/t_pkey.d crypto/ts/ts_rsp_sign.d crypto/pem/pvkfmt.d crypto/bio/bf_null.d crypto/asn1/x_algor.d ssl/statem/statem.d crypto/bn/bn_asm.d crypto/asn1/a_verify.d test/pkey_meth_kdf_test.d crypto/engine/eng_ctrl.d ssl/statem/extensions_clnt.d crypto/aes/aes_ofb.d apps/dgst.d test/ec_internal_test.d crypto/asn1/x_int64.d crypto/evp/evp_key.d crypto/cpt_err.d crypto/evp/m_md5.d test/sysdefaulttest.d crypto/bio/bio_meth.d crypto/aria/aria.d crypto/sha/sha256.d crypto/x509v3/v3_sxnet.d crypto/blake2/blake2s.d test/evp_extra_test.d crypto/bn/bn_kron.d crypto/ec/ecp_nistp256.d crypto/rc2/rc2_ecb.d test/rc2test.d crypto/modes/ctr128.d crypto/conf/conf_err.d test/uitest.d crypto/kdf/hkdf.d crypto/conf/conf_mall.d test/buildtest_ecdsa.d test/versions.d crypto/engine/tb_cipher.d test/drbgtest.d crypto/pkcs7/pk7_smime.d test/buildtest_md4.d crypto/bf/bf_cfb64.d crypto/x509v3/v3_bcons.d crypto/async/arch/async_null.d apps/genpkey.d test/poly1305_internal_test.d test/buildtest_bio.d crypto/srp/srp_vfy.d test/time_offset_test.d crypto/siphash/siphash_pmeth.d test/md2test.d crypto/ct/ct_prn.d crypto/evp/p_open.d apps/nseq.d crypto/bn/bn_div.d crypto/x509/x509_ext.d test/ssl_test.d fuzz/bignum.d crypto/pkcs12/p12_kiss.d crypto/bn/bn_word.d crypto/x509/x_x509.d crypto/evp/e_rc4.d test/buildtest_ossl_typ.d test/bioprinttest.d crypto/ripemd/rmd_dgst.d ssl/statem/statem_dtls.d crypto/dso/dso_dlfcn.d crypto/aes/aes_misc.d crypto/pkcs7/pk7_doit.d crypto/bn/bn_dh.d apps/dhparam.d crypto/x509v3/v3_purp.d crypto/idea/i_cfb64.d test/dtls_mtu_test.d test/pemtest.d test/buildtest_cmac.d crypto/evp/evp_err.d crypto/x509v3/pcy_tree.d ssl/ssl_err.d crypto/idea/i_skey.d crypto/rc2/rc2cfb64.d test/sslbuffertest.d test/pkey_meth_test.d test/buildtest_rand_drbg.d test/constant_time_test.d crypto/ui/ui_err.d crypto/evp/evp_enc.d crypto/dh/dh_asn1.d crypto/buffer/buffer.d test/chacha_internal_test.d ssl/s3_msg.d crypto/asn1/bio_asn1.d test/x509_dup_cert_test.d crypto/x509v3/pcy_lib.d test/buildtest_srtp.d crypto/dh/dh_err.d test/dtlstest.d crypto/cast/c_enc.d crypto/bn/bn_gcd.d ssl/d1_msg.d crypto/ct/ct_oct.d crypto/ec/ec_oct.d crypto/x509v3/v3_genn.d crypto/asn1/a_dup.d crypto/cms/cms_pwri.d crypto/x509v3/v3_lib.d test/buildtest_engine.d crypto/bio/bss_null.d crypto/des/rand_key.d crypto/evp/evp_pkey.d crypto/asn1/asn1_par.d test/clienthellotest.d test/srptest.d crypto/evp/m_ripemd.d fuzz/server.d crypto/bio/bf_buff.d crypto/rc4/rc4_enc.d test/buildtest_whrlpool.d crypto/evp/cmeth_lib.d test/sanitytest.d crypto/rsa/rsa_asn1.d crypto/asn1/d2i_pr.d crypto/evp/p_enc.d crypto/engine/eng_init.d crypto/dh/dh_gen.d ssl/d1_srtp.d test/bftest.d test/buildtest_conf_api.d crypto/dsa/dsa_sign.d crypto/evp/m_mdc2.d crypto/evp/e_old.d crypto/rsa/rsa_chk.d crypto/camellia/cmll_cfb.d test/buildtest_ecdh.d crypto/conf/conf_sap.d crypto/asn1/a_d2i_fp.d crypto/evp/c_alld.d ssl/ssl_conf.d crypto/ui/ui_lib.d apps/ca.d test/buildtest_kdf.d crypto/engine/eng_openssl.d crypto/lhash/lhash.d crypto/x509/by_file.d crypto/stack/stack.d test/buildtest_crypto.d crypto/store/store_init.d crypto/ui/ui_openssl.d crypto/ex_data.d fuzz/asn1parse.d engines/e_capi.d test/x509_check_cert_pkey_test.d crypto/conf/conf_def.d test/testutil/stanza.d test/buildtest_dsa.d crypto/async/async_wait.d test/rsa_mp_test.d test/buildtest_store.d apps/version.d ssl/s3_lib.d crypto/ec/ec2_oct.d crypto/asn1/x_sig.d crypto/x509/x509rset.d crypto/evp/pbe_scrypt.d ssl/d1_lib.d test/buildtest_comp.d apps/opt.d crypto/modes/wrap128.d crypto/dh/dh_lib.d test/buildtest_camellia.d crypto/pkcs12/p12_init.d test/testutil/tests.d crypto/des/cbc_enc.d test/secmemtest.d crypto/x509/x509_v3.d apps/rsa.d crypto/bio/bio_cb.d crypto/x509v3/v3_extku.d crypto/asn1/tasn_utl.d crypto/bn/bn_exp2.d crypto/ct/ct_sct.d crypto/pkcs12/p12_npas.d crypto/ts/ts_rsp_utils.d test/destest.d crypto/rsa/rsa_ssl.d crypto/engine/eng_lib.d crypto/engine/eng_list.d crypto/kdf/tls1_prf.d crypto/o_time.d crypto/dso/dso_dl.d crypto/bn/bn_sqrt.d test/ssl_ctx_test.d test/drbg_cavs_test.d crypto/pem/pem_sign.d crypto/ct/ct_policy.d crypto/ripemd/rmd_one.d test/cipherlist_test.d crypto/rsa/rsa_lib.d crypto/pkcs12/p12_decr.d crypto/des/xcbc_enc.d crypto/err/err_prn.d crypto/rc5/rc5_ecb.d crypto/cms/cms_sd.d crypto/dh/dh_prn.d crypto/pkcs7/pk7_lib.d crypto/rand/rand_unix.d crypto/sm4/sm4.d crypto/evp/bio_b64.d crypto/rsa/rsa_saos.d apps/pkey.d crypto/evp/e_rc2.d crypto/ctype.d test/testutil/output_helpers.d crypto/x509v3/pcy_node.d test/aborttest.d crypto/x509v3/v3_conf.d crypto/cast/c_skey.d crypto/pkcs12/p12_utl.d ssl/t1_enc.d test/gosttest.d crypto/cms/cms_err.d crypto/x509v3/v3_addr.d crypto/init.d test/evp_test.d crypto/rsa/rsa_gen.d crypto/seed/seed_ecb.d apps/pkcs8.d test/ssltest_old.d crypto/o_fopen.d crypto/cast/c_cfb64.d test/cipherbytes_test.d test/bntest.d engines/e_padlock.d crypto/bn/bn_blind.d crypto/asn1/a_digest.d crypto/x509/x509_lu.d crypto/des/fcrypt.d ssl/s3_cbc.d crypto/pkcs7/bio_pk7.d ssl/record/rec_layer_d1.d crypto/cms/cms_enc.d test/modes_internal_test.d engines/e_dasync.d crypto/ec/ecdsa_vrf.d crypto/bn/bn_const.d ssl/ssl_cert.d crypto/asn1/asn_pack.d crypto/objects/obj_xref.d apps/speed.d crypto/bio/bf_lbuf.d crypto/x509v3/v3_pku.d crypto/store/store_strings.d crypto/rsa/rsa_pmeth.d crypto/store/store_lib.d test/ssltestlib.d crypto/sm3/m_sm3.d crypto/evp/evp_cnf.d crypto/evp/m_null.d apps/pkeyutl.d apps/app_rand.d test/buildtest_md2.d crypto/pem/pem_x509.d apps/rand.d test/buildtest_ts.d test/cmsapitest.d crypto/bn/bn_nist.d crypto/pkcs7/pk7_mime.d crypto/cms/cms_env.d crypto/asn1/a_strex.d crypto/x509/x509_def.d crypto/x509/x_all.d crypto/asn1/n_pkey.d crypto/ct/ct_sct_ctx.d crypto/dh/dh_ameth.d test/handshake_helper.d crypto/lhash/lh_stats.d crypto/sm2/sm2_pmeth.d crypto/cryptlib.d crypto/des/str2key.d apps/openssl.d crypto/bn/bn_mont.d crypto/dsa/dsa_prn.d test/shlibloadtest.d test/rsa_complex.d crypto/evp/m_md5_sha1.d crypto/ts/ts_req_utils.d crypto/x509v3/v3_alt.d crypto/dh/dh_pmeth.d test/asn1_time_test.d test/enginetest.d crypto/rsa/rsa_crpt.d crypto/rsa/rsa_ameth.d crypto/cms/cms_dd.d crypto/blake2/m_blake2s.d test/testutil/cb.d crypto/x509v3/v3_prn.d crypto/ocsp/ocsp_asn.d crypto/bio/b_print.d crypto/ocsp/ocsp_cl.d crypto/x509/x509_trs.d crypto/ec/eck_prn.d test/buildtest_opensslv.d crypto/aes/aes_cfb.d
+DEPS=crypto/evp/e_sm4.d crypto/bio/bss_conn.d crypto/engine/eng_fat.d apps/dhparam.d crypto/md2/md2_one.d ssl/statem/statem_dtls.d crypto/ec/ec_key.d crypto/idea/i_cbc.d test/buildtest_srtp.d apps/win32_init.d crypto/x509/x509_txt.d crypto/pem/pem_oth.d crypto/ec/ecx_meth.d crypto/comp/c_zlib.d crypto/ec/ec_check.d apps/ocsp.d crypto/dh/dh_depr.d crypto/dso/dso_openssl.d crypto/x509/x_pubkey.d crypto/ct/ct_policy.d crypto/asn1/asn1_lib.d test/buildtest_ecdh.d ssl/tls13_enc.d test/buildtest_opensslv.d crypto/sm3/sm3.d crypto/engine/eng_dyn.d test/test_test.d crypto/pem/pem_x509.d test/evp_test.d crypto/x509v3/v3_cpols.d test/versions.d crypto/evp/evp_pbe.d crypto/modes/wrap128.d crypto/asn1/i2d_pu.d crypto/asn1/tasn_new.d crypto/x509v3/v3_sxnet.d crypto/poly1305/poly1305.d fuzz/bndiv.d test/testutil/tap_bio.d ssl/s3_msg.d crypto/pkcs7/pk7_mime.d ssl/ssl_txt.d crypto/evp/evp_lib.d crypto/hmac/hm_pmeth.d test/mdc2_internal_test.d crypto/dh/dh_meth.d test/buildtest_sha.d crypto/modes/ccm128.d crypto/des/ecb_enc.d crypto/dso/dso_vms.d crypto/asn1/tasn_utl.d crypto/evp/pmeth_lib.d fuzz/server.d test/asn1_encode_test.d crypto/x509v3/v3_crld.d apps/nseq.d test/cmactest.d crypto/evp/m_wp.d crypto/dh/dh_pmeth.d test/buildtest_asn1t.d crypto/bn/bn_print.d crypto/x509/x509_meth.d test/buildtest_cast.d test/dsatest.d crypto/des/cfb64ede.d crypto/evp/e_chacha20_poly1305.d crypto/cms/cms_sd.d crypto/des/ofb_enc.d apps/pkcs8.d crypto/md4/md4_one.d ssl/statem/extensions.d crypto/pem/pem_info.d crypto/x509/x509_set.d crypto/asn1/bio_asn1.d crypto/blake2/blake2s.d crypto/x509v3/v3_utl.d crypto/rsa/rsa_x931g.d crypto/bio/b_sock2.d crypto/dh/dh_rfc5114.d crypto/kdf/hkdf.d crypto/pkcs12/p12_decr.d crypto/evp/names.d test/buildtest_engine.d crypto/evp/p_dec.d crypto/x509/x_exten.d crypto/x509/x509name.d crypto/dsa/dsa_lib.d crypto/store/store_strings.d crypto/pkcs12/p12_npas.d crypto/bn/bn_dh.d test/aborttest.d crypto/blake2/m_blake2b.d crypto/x509v3/pcy_map.d crypto/evp/m_sha1.d test/testutil/main.d crypto/ocsp/ocsp_srv.d test/ideatest.d test/ssl_test_ctx.d crypto/ts/ts_rsp_verify.d crypto/asn1/a_utctm.d crypto/bn/bn_mont.d apps/genpkey.d crypto/cms/cms_pwri.d crypto/engine/eng_list.d crypto/siphash/siphash.d crypto/bn/bn_prime.d crypto/cms/cms_asn1.d crypto/ts/ts_rsp_utils.d crypto/cms/cms_lib.d crypto/dh/dh_ameth.d crypto/ec/curve448/scalar.d test/clienthellotest.d crypto/asn1/a_octet.d test/buildtest_ssl.d apps/app_rand.d ssl/s3_lib.d crypto/evp/digest.d crypto/asn1/asn_mstbl.d crypto/sha/sha1_one.d crypto/bio/bss_log.d crypto/ct/ct_sct.d crypto/pem/pem_all.d crypto/dsa/dsa_asn1.d crypto/cast/c_ofb64.d crypto/sm4/sm4.d crypto/asn1/tasn_enc.d crypto/rsa/rsa_x931.d crypto/asn1/x_bignum.d test/rc5test.d crypto/mem_dbg.d crypto/bio/bss_sock.d crypto/rsa/rsa_pss.d crypto/ex_data.d crypto/ocsp/ocsp_ext.d test/buildtest_crypto.d crypto/siphash/siphash_ameth.d crypto/modes/xts128.d test/buildtest_safestack.d test/srptest.d test/buildtest_ossl_typ.d test/sm2_internal_test.d crypto/ctype.d crypto/x509/x509_cmp.d crypto/ts/ts_lib.d crypto/des/rand_key.d apps/crl.d test/buildtest_bn.d crypto/ts/ts_asn1.d crypto/bn/bn_err.d crypto/comp/comp_err.d crypto/rsa/rsa_ossl.d test/siphash_internal_test.d ssl/statem/statem.d crypto/evp/evp_err.d crypto/rand/rand_lib.d test/buildtest_async.d test/dtlsv1listentest.d test/dsa_no_digest_size_test.d crypto/engine/eng_table.d crypto/ct/ct_log.d crypto/asn1/tasn_scn.d crypto/x509/x_x509.d crypto/asn1/tasn_fre.d test/dhtest.d crypto/lhash/lh_stats.d crypto/dsa/dsa_vrf.d test/buildtest_obj_mac.d crypto/evp/e_bf.d crypto/evp/m_null.d crypto/evp/bio_enc.d crypto/ec/ec_curve.d crypto/whrlpool/wp_block.d test/testutil/cb.d crypto/cms/cms_dd.d crypto/bn/bn_mpi.d crypto/des/ofb64ede.d crypto/x509v3/v3_bcons.d crypto/dh/dh_rfc7919.d test/cipherbytes_test.d crypto/dsa/dsa_sign.d crypto/rsa/rsa_none.d crypto/ts/ts_rsp_sign.d ssl/bio_ssl.d crypto/dsa/dsa_pmeth.d crypto/asn1/f_int.d crypto/cmac/cmac.d crypto/evp/p_sign.d crypto/store/store_lib.d test/buildtest_conf.d crypto/evp/bio_ok.d test/drbgtest.d crypto/asn1/asn_mime.d crypto/bio/bss_mem.d test/buildtest_dsa.d crypto/x509v3/v3_info.d crypto/x509v3/v3err.d crypto/engine/tb_asnmth.d ssl/record/rec_layer_s3.d crypto/x509v3/v3_asid.d test/errtest.d crypto/x509/x_req.d crypto/dh/dh_kdf.d test/buildtest_whrlpool.d test/bio_callback_test.d test/uitest.d crypto/des/cfb_enc.d crypto/store/store_init.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/o_dir.d ssl/statem/extensions_srvr.d crypto/des/fcrypt_b.d crypto/bio/bf_null.d test/buildtest_pkcs12.d crypto/bn/bn_gf2m.d test/ocspapitest.d crypto/cms/cms_err.d crypto/siphash/siphash_pmeth.d test/pkey_meth_test.d test/buildtest_ssl2.d test/buildtest_evp.d test/ssl_ctx_test.d crypto/dh/dh_lib.d crypto/dh/dh_asn1.d apps/version.d crypto/pkcs7/pk7_doit.d test/buildtest_hmac.d crypto/async/arch/async_win.d crypto/seed/seed_cbc.d test/sanitytest.d crypto/blake2/blake2b.d test/buildtest_conf_api.d crypto/rand/drbg_lib.d crypto/o_init.d crypto/asn1/a_d2i_fp.d crypto/pem/pem_xaux.d crypto/bio/b_sock.d crypto/ec/ecp_nistputil.d crypto/dsa/dsa_err.d test/ssl_test_ctx_test.d crypto/x509v3/v3_addr.d crypto/x509v3/v3_akey.d test/buildtest_kdf.d crypto/asn1/a_sign.d crypto/bn/bn_x931p.d crypto/ec/curve448/arch_32/f_impl.d crypto/bio/bss_file.d crypto/pkcs12/p12_p8d.d test/rsa_mp_test.d crypto/x509/x509_trs.d test/buildtest_dh.d crypto/err/err.d crypto/evp/e_rc5.d apps/dsa.d crypto/bio/b_addr.d crypto/asn1/t_bitst.d crypto/pem/pem_lib.d crypto/evp/p5_crpt2.d crypto/rc4/rc4_skey.d crypto/aes/aes_ofb.d apps/openssl.d test/asn1_internal_test.d ssl/ssl_sess.d test/buildtest_ts.d crypto/sm2/sm2_crypt.d crypto/dh/dh_gen.d crypto/pkcs7/pk7_attr.d ssl/ssl_asn1.d crypto/x509v3/v3_extku.d crypto/cms/cms_kari.d apps/pkcs7.d crypto/evp/m_sha3.d crypto/conf/conf_def.d crypto/asn1/n_pkey.d crypto/ct/ct_prn.d crypto/bio/bio_lib.d crypto/ec/ecp_nistp224.d test/curve448_internal_test.d crypto/x509v3/v3_ia5.d test/buildtest_cmac.d fuzz/test-corpus.d crypto/ec/ec_cvt.d test/stack_test.d crypto/store/store_err.d crypto/ec/ec_err.d crypto/kdf/scrypt.d crypto/evp/e_null.d crypto/ec/ecdh_ossl.d crypto/des/pcbc_enc.d crypto/rc2/rc2cfb64.d test/buildtest_pem.d crypto/rsa/rsa_chk.d test/buildtest_blowfish.d crypto/engine/tb_dh.d ssl/ssl_rsa.d crypto/cms/cms_env.d crypto/asn1/nsseq.d crypto/o_fopen.d crypto/ocsp/ocsp_vfy.d test/ctype_internal_test.d test/cmsapitest.d crypto/rsa/rsa_lib.d crypto/seed/seed.d crypto/ocsp/v3_ocsp.d crypto/rc2/rc2_skey.d crypto/asn1/p5_scrypt.d crypto/engine/eng_err.d test/casttest.d crypto/aes/aes_cbc.d crypto/x509/x_attrib.d crypto/rc5/rc5ofb64.d apps/prime.d crypto/asn1/asn1_item_list.d crypto/x509v3/v3_pku.d crypto/asn1/p5_pbe.d crypto/evp/p_seal.d crypto/asn1/x_info.d crypto/ec/curve448/curve448_tables.d crypto/asn1/t_pkey.d test/afalgtest.d test/poly1305_internal_test.d test/handshake_helper.d crypto/pkcs12/p12_p8e.d ssl/ssl_stat.d test/buildtest_rc4.d crypto/camellia/cmll_ofb.d engines/e_ossltest.d crypto/bio/bio_cb.d crypto/conf/conf_mall.d crypto/asn1/p8_pkey.d test/buildtest_buffer.d apps/x509.d apps/rand.d crypto/x509/by_dir.d crypto/asn1/a_strex.d crypto/engine/eng_lib.d test/buildtest_srp.d crypto/asn1/a_strnid.d crypto/des/ofb64enc.d test/mdc2test.d apps/s_socket.d test/ciphername_test.d crypto/threads_win.d test/buildtest_x509_vfy.d test/buildtest_md2.d test/memleaktest.d crypto/evp/m_md4.d crypto/async/async.d crypto/ts/ts_verify_ctx.d test/exptest.d crypto/conf/conf_err.d crypto/bn/bn_add.d crypto/asn1/a_utf8.d crypto/cmac/cm_pmeth.d crypto/engine/eng_ctrl.d test/servername_test.d crypto/evp/c_alld.d test/rc4test.d crypto/rsa/rsa_asn1.d crypto/bio/bss_acpt.d crypto/evp/p5_crpt.d crypto/ec/ecdsa_vrf.d crypto/idea/i_ofb64.d test/asynciotest.d crypto/modes/ctr128.d crypto/x509/x509_def.d crypto/mem.d crypto/bn/bn_recp.d test/buildtest_ct.d crypto/evp/evp_key.d crypto/engine/eng_openssl.d test/constant_time_test.d crypto/objects/obj_dat.d test/chacha_internal_test.d fuzz/conf.d engines/e_capi.d test/x509_check_cert_pkey_test.d crypto/x509v3/v3_enum.d crypto/x509v3/v3_ncons.d crypto/asn1/t_spki.d crypto/evp/e_aria.d test/ct_test.d ssl/ssl_mcnf.d crypto/des/qud_cksm.d crypto/bio/b_print.d crypto/evp/e_rc4.d crypto/bf/bf_enc.d crypto/ocsp/ocsp_asn.d crypto/ec/ec_print.d test/igetest.d crypto/bio/bio_err.d crypto/pkcs7/pk7_lib.d crypto/ec/ec_oct.d crypto/dsa/dsa_ossl.d test/sslcorrupttest.d crypto/bn/bn_mod.d test/buildtest_rc5.d crypto/rsa/rsa_sign.d ssl/s3_enc.d test/ssl_cert_table_internal_test.d crypto/ec/ecdsa_sign.d crypto/evp/m_md5_sha1.d crypto/aes/aes_misc.d crypto/pkcs12/p12_asn.d crypto/engine/eng_init.d crypto/x509/x_crl.d crypto/async/async_wait.d crypto/bio/bf_nbio.d test/rsa_test.d ssl/ssl_lib.d ssl/record/ssl3_record.d crypto/cms/cms_enc.d fuzz/asn1.d engines/e_dasync.d crypto/evp/e_idea.d crypto/evp/e_aes.d fuzz/asn1parse.d test/exdatatest.d crypto/md2/md2_dgst.d test/buildtest_pem2.d crypto/getenv.d test/v3ext.d test/crltest.d crypto/asn1/tasn_prn.d crypto/x509/x509rset.d crypto/ec/ecp_smpl.d crypto/ec/ecp_nistp521.d crypto/pem/pem_err.d crypto/ts/ts_req_print.d crypto/asn1/d2i_pr.d test/buildtest_ebcdic.d ms/applink.d apps/srp.d crypto/rsa/rsa_pmeth.d crypto/rc2/rc2_cbc.d crypto/x509v3/v3_prn.d crypto/bn/bn_div.d crypto/pkcs12/p12_key.d test/buildtest_store.d fuzz/cms.d crypto/pkcs12/p12_attr.d crypto/rc5/rc5_ecb.d crypto/x509/x509cset.d crypto/lhash/lhash.d crypto/ec/ec2_smpl.d crypto/cms/cms_smime.d crypto/x509/x509_obj.d crypto/kdf/kdf_err.d crypto/dh/dh_prn.d crypto/rc4/rc4_enc.d crypto/asn1/p5_pbev2.d crypto/x509v3/v3_skey.d test/asn1_time_test.d crypto/bf/bf_skey.d apps/crl2p7.d crypto/asn1/a_verify.d crypto/asn1/a_gentm.d crypto/poly1305/poly1305_pmeth.d apps/s_cb.d crypto/hmac/hmac.d crypto/objects/o_names.d crypto/evp/evp_enc.d crypto/evp/m_md5.d crypto/cms/cms_ess.d test/time_offset_test.d crypto/pem/pem_sign.d crypto/ocsp/ocsp_lib.d ssl/statem/extensions_cust.d crypto/bn/bn_nist.d test/buildtest_ripemd.d crypto/conf/conf_api.d crypto/dsa/dsa_key.d crypto/x509/x509_err.d crypto/md4/md4_dgst.d test/bio_memleak_test.d crypto/bio/bf_lbuf.d crypto/asn1/x_long.d crypto/pkcs12/p12_sbag.d crypto/ec/ec_kmeth.d crypto/evp/e_des.d crypto/ec/ecp_nist.d crypto/pem/pem_pk8.d crypto/ripemd/rmd_dgst.d crypto/cms/cms_cd.d test/conf_include_test.d crypto/evp/e_xcbc_d.d test/drbg_cavs_data.d crypto/engine/tb_rand.d crypto/ui/ui_lib.d crypto/x509/x509type.d crypto/err/err_prn.d crypto/x509/x_x509a.d crypto/cast/c_enc.d crypto/des/cfb64enc.d crypto/engine/tb_rsa.d crypto/rsa/rsa_err.d test/ectest.d crypto/pkcs12/p12_crt.d apps/apps.d crypto/asn1/ameth_lib.d crypto/aes/aes_cfb.d ssl/pqueue.d crypto/pem/pvkfmt.d apps/rehash.d crypto/sha/keccak1600.d test/hmactest.d crypto/evp/e_seed.d ms/uplink.d crypto/evp/m_ripemd.d crypto/des/cbc_enc.d test/buildtest_x509.d test/threadstest.d crypto/asn1/a_dup.d ssl/ssl_conf.d test/bntest.d crypto/seed/seed_cfb.d crypto/aes/aes_wrap.d crypto/evp/evp_cnf.d crypto/cast/c_skey.d test/gosttest.d crypto/cast/c_ecb.d test/buildtest_md4.d crypto/cversion.d crypto/dso/dso_err.d crypto/ec/ec_pmeth.d crypto/engine/tb_eckey.d apps/verify.d crypto/ui/ui_err.d apps/spkac.d crypto/x509v3/v3_int.d crypto/seed/seed_ecb.d crypto/rsa/rsa_ameth.d crypto/bn/bn_sqrt.d apps/ciphers.d crypto/asn1/a_print.d crypto/dh/dh_key.d apps/rsa.d test/drbg_cavs_test.d crypto/sm2/sm2_sign.d crypto/asn1/bio_ndef.d crypto/dh/dh_check.d test/rdrand_sanitytest.d crypto/asn1/a_digest.d crypto/asn1/a_type.d crypto/asn1/tasn_typ.d crypto/x509/by_file.d crypto/bf/bf_ofb64.d crypto/asn1/asn1_gen.d crypto/rsa/rsa_ssl.d crypto/sm2/sm2_pmeth.d crypto/x509v3/v3_pcons.d crypto/kdf/tls1_prf.d crypto/x509/x509_att.d fuzz/bignum.d crypto/camellia/cmll_cbc.d test/buildtest_rc2.d crypto/evp/c_allc.d crypto/bn/bn_gcd.d crypto/ec/ec_ameth.d apps/speed.d crypto/dsa/dsa_prn.d crypto/ct/ct_sct_ctx.d crypto/rand/rand_err.d crypto/evp/e_aes_cbc_hmac_sha1.d test/testutil/tests.d test/modes_internal_test.d test/rc2test.d test/gmdifftest.d crypto/comp/comp_lib.d crypto/rand/rand_vms.d test/buildtest_ocsp.d crypto/engine/eng_rdrand.d test/buildtest_stack.d crypto/x509/x509_ext.d crypto/sha/sha256.d crypto/asn1/i2d_pr.d test/testutil/basic_output.d crypto/async/arch/async_null.d crypto/buffer/buf_err.d crypto/ec/curve25519.d crypto/whrlpool/wp_dgst.d crypto/des/des_enc.d test/cipherlist_test.d crypto/async/arch/async_posix.d crypto/objects/obj_xref.d test/ec_internal_test.d test/ecstresstest.d apps/cms.d crypto/engine/tb_dsa.d test/ssl_test.d crypto/asn1/evp_asn1.d crypto/evp/e_rc4_hmac_md5.d apps/pkcs12.d crypto/asn1/x_sig.d crypto/ec/ecp_nistp256.d crypto/modes/cbc128.d test/sslbuffertest.d test/fatalerrtest.d test/v3nametest.d crypto/sm2/sm2_err.d crypto/ec/curve448/f_generic.d crypto/camellia/cmll_ecb.d crypto/chacha/chacha_enc.d crypto/objects/obj_lib.d crypto/asn1/x_int64.d test/secmemtest.d test/buildtest_x509v3.d crypto/threads_none.d crypto/sm3/m_sm3.d crypto/x509/x509_v3.d test/buildtest_symhacks.d crypto/err/err_all.d crypto/uid.d crypto/x509v3/v3_alt.d crypto/aes/aes_core.d crypto/engine/eng_pkey.d apps/enc.d crypto/ts/ts_conf.d crypto/pkcs7/pk7_asn1.d apps/errstr.d ssl/d1_msg.d crypto/ec/eck_prn.d crypto/poly1305/poly1305_ameth.d crypto/bio/bss_fd.d crypto/cast/c_cfb64.d crypto/o_fips.d fuzz/ct.d test/asn1_decode_test.d apps/opt.d crypto/x509v3/v3_admis.d ssl/statem/statem_srvr.d crypto/ocsp/ocsp_cl.d crypto/md5/md5_one.d test/x509aux.d crypto/bn/bn_kron.d test/dtls_mtu_test.d apps/ecparam.d crypto/asn1/tasn_dec.d crypto/rand/drbg_ctr.d crypto/mem_sec.d test/testutil/format_output.d test/ssltest_old.d crypto/init.d test/md2test.d test/testutil/random.d crypto/ocsp/ocsp_ht.d test/buildtest_txt_db.d crypto/dso/dso_lib.d crypto/rand/rand_unix.d crypto/ui/ui_util.d crypto/evp/e_old.d crypto/x509/t_x509.d crypto/ct/ct_x509v3.d crypto/srp/srp_vfy.d crypto/mem_clr.d ssl/record/rec_layer_d1.d test/testutil/stanza.d crypto/asn1/a_int.d test/x509_time_test.d crypto/x509v3/v3_pcia.d crypto/rsa/rsa_crpt.d test/recordlentest.d crypto/bio/bss_null.d crypto/camellia/cmll_cfb.d crypto/x509v3/pcy_tree.d crypto/camellia/cmll_ctr.d crypto/dsa/dsa_meth.d crypto/ec/ec_lib.d fuzz/x509.d crypto/ec/ec_asn1.d ssl/statem/statem_lib.d crypto/bn/bn_ctx.d crypto/rand/randfile.d crypto/cpt_err.d apps/engine.d ssl/tls_srp.d crypto/x509v3/v3_purp.d test/sslapitest.d crypto/x509v3/v3_lib.d crypto/evp/p_open.d crypto/asn1/asn1_err.d crypto/dso/dso_dl.d test/rsa_complex.d crypto/evp/m_sigver.d crypto/ts/ts_req_utils.d test/destest.d test/asynctest.d crypto/x509v3/pcy_node.d crypto/modes/cfb128.d apps/gendsa.d crypto/rsa/rsa_gen.d crypto/aria/aria.d test/buildtest_rsa.d ssl/t1_lib.d ssl/d1_lib.d crypto/x509v3/v3_tlsf.d crypto/cmac/cm_ameth.d test/ecdsatest.d crypto/engine/eng_cnf.d crypto/ec/ecp_mont.d crypto/bio/bss_dgram.d test/testutil/driver.d crypto/ocsp/ocsp_prn.d crypto/dso/dso_win32.d test/tls13encryptiontest.d crypto/conf/conf_sap.d crypto/evp/evp_pkey.d crypto/asn1/f_string.d test/buildtest_md5.d test/d2i_test.d apps/sess_id.d crypto/des/xcbc_enc.d crypto/threads_pthread.d crypto/x509v3/v3_pmaps.d test/pbelutest.d crypto/dsa/dsa_depr.d crypto/x509/x509_req.d crypto/des/ecb3_enc.d crypto/bn/bn_asm.d test/testutil/output_helpers.d crypto/dllmain.d crypto/x509/t_req.d ssl/statem/statem_clnt.d crypto/pkcs12/p12_utl.d ssl/record/ssl3_record_tls13.d crypto/x509/x_all.d crypto/evp/p_enc.d test/x509_internal_test.d test/testutil/test_cleanup.d crypto/modes/ocb128.d crypto/conf/conf_ssl.d crypto/conf/conf_mod.d crypto/ts/ts_rsp_print.d crypto/rsa/rsa_pk1.d test/buildtest_camellia.d crypto/ec/ecdh_kdf.d crypto/x509v3/v3_akeya.d crypto/rc5/rc5_enc.d crypto/asn1/a_bitstr.d crypto/dh/dh_err.d apps/bf_prefix.d crypto/des/cbc_cksm.d ssl/ssl_err.d ssl/t1_enc.d crypto/dsa/dsa_ameth.d test/testutil/testutil_init.d ssl/ssl_ciph.d crypto/engine/tb_cipher.d crypto/evp/p_lib.d crypto/des/str2key.d test/pemtest.d crypto/pkcs12/pk12err.d apps/passwd.d crypto/evp/e_rc2.d apps/dgst.d test/dtlstest.d ssl/s3_cbc.d fuzz/crl.d ssl/statem/extensions_clnt.d crypto/asn1/a_object.d crypto/evp/e_des3.d crypto/modes/ofb128.d test/ssltestlib.d test/buildtest_asn1.d crypto/bio/bf_buff.d crypto/sha/sha1dgst.d crypto/bn/bn_exp.d crypto/buffer/buffer.d crypto/pkcs12/p12_mutl.d ssl/record/ssl3_buffer.d crypto/x509v3/v3_genn.d crypto/md5/md5_dgst.d crypto/ocsp/ocsp_err.d crypto/ct/ct_vfy.d crypto/pkcs7/bio_pk7.d ssl/ssl_cert.d crypto/bn/bn_word.d apps/ts.d crypto/cms/cms_att.d crypto/bn/bn_intern.d test/buildtest_rand.d crypto/camellia/cmll_misc.d crypto/bio/bss_bio.d crypto/des/fcrypt.d crypto/rsa/rsa_prn.d test/buildtest_seed.d test/buildtest_ecdsa.d test/danetest.d test/buildtest_ui.d engines/e_padlock.d test/lhash_test.d test/buildtest_ssl3.d test/buildtest_des.d crypto/engine/tb_pkmeth.d test/bioprinttest.d apps/pkeyparam.d crypto/ec/ecdsa_ossl.d crypto/bn/bn_rand.d ssl/d1_srtp.d crypto/x509/x509spki.d crypto/cms/cms_io.d crypto/x509v3/v3_conf.d crypto/x509/x_name.d crypto/o_time.d test/asn1_string_table_test.d crypto/pkcs7/pkcs7err.d crypto/rc2/rc2_ecb.d crypto/ec/curve448/eddsa.d test/buildtest_modes.d crypto/bf/bf_ecb.d crypto/ui/ui_openssl.d test/tls13secretstest.d crypto/ts/ts_err.d crypto/idea/i_cfb64.d crypto/bn/bn_lib.d crypto/asn1/asn_pack.d test/shlibloadtest.d apps/s_client.d test/bftest.d test/buildtest_objects.d crypto/evp/cmeth_lib.d crypto/rand/rand_win.d crypto/ct/ct_oct.d crypto/modes/cts128.d crypto/bn/bn_const.d crypto/ebcdic.d apps/ca.d test/evp_extra_test.d test/buildtest_lhash.d apps/pkey.d apps/storeutl.d crypto/x509v3/pcy_data.d ssl/t1_trce.d crypto/store/store_register.d crypto/o_str.d crypto/store/loader_file.d crypto/asn1/x_pkey.d apps/asn1pars.d ssl/ssl_init.d fuzz/client.d crypto/engine/eng_all.d crypto/asn1/a_time.d apps/rsautl.d crypto/asn1/asn1_par.d crypto/ec/ec_mult.d crypto/hmac/hm_ameth.d apps/s_server.d crypto/x509/t_crl.d crypto/async/async_err.d crypto/bn/bn_depr.d crypto/x509v3/v3_pci.d crypto/evp/bio_b64.d crypto/asn1/a_i2d_fp.d crypto/evp/pmeth_gn.d crypto/ripemd/rmd_one.d test/sysdefaulttest.d crypto/pkcs12/p12_add.d test/buildtest_bio.d crypto/objects/obj_err.d crypto/x509/x509_vfy.d apps/s_time.d crypto/bio/b_dump.d ssl/record/dtls1_bitmap.d crypto/evp/m_mdc2.d crypto/pkcs7/pk7_smime.d apps/genrsa.d test/x509_dup_cert_test.d crypto/evp/p_verify.d crypto/modes/gcm128.d crypto/rc5/rc5cfb64.d crypto/x509/x509_lu.d crypto/ec/ec2_oct.d crypto/bio/bio_meth.d crypto/conf/conf_lib.d apps/dsaparam.d test/verify_extra_test.d crypto/ec/curve448/curve448.d ssl/ssl_utst.d test/sm4_internal_test.d apps/pkeyutl.d crypto/x509/x509_r2x.d test/enginetest.d crypto/rsa/rsa_saos.d test/buildtest_e_os2.d crypto/evp/bio_md.d test/bad_dtls_test.d crypto/pkcs12/p12_init.d crypto/evp/e_cast.d crypto/asn1/x_spki.d crypto/asn1/asn_moid.d test/pkey_meth_kdf_test.d test/buildtest_comp.d crypto/x509v3/v3_bitst.d crypto/sha/sha512.d crypto/pem/pem_pkey.d crypto/stack/stack.d crypto/asn1/a_mbstr.d crypto/asn1/d2i_pu.d test/buildtest_cms.d crypto/rand/rand_egd.d crypto/bn/bn_mul.d crypto/evp/m_md2.d crypto/bn/bn_sqr.d crypto/aes/aes_ige.d crypto/rsa/rsa_meth.d test/buildtest_dtls1.d crypto/ct/ct_b64.d test/wpackettest.d crypto/dso/dso_dlfcn.d crypto/aes/aes_ecb.d crypto/bn/bn_exp2.d crypto/ui/ui_null.d apps/req.d crypto/ec/ecp_oct.d apps/ec.d test/packettest.d crypto/rc2/rc2ofb64.d crypto/evp/encode.d crypto/bf/bf_cfb64.d crypto/srp/srp_lib.d crypto/pkcs12/p12_kiss.d crypto/rsa/rsa_mp.d crypto/bn/bn_blind.d ssl/packet.d crypto/dsa/dsa_gen.d crypto/rc5/rc5_skey.d ssl/methods.d test/buildtest_aes.d crypto/x509v3/pcy_lib.d apps/smime.d crypto/asn1/x_algor.d crypto/ct/ct_err.d crypto/camellia/camellia.d crypto/blake2/m_blake2s.d crypto/cryptlib.d crypto/idea/i_skey.d crypto/idea/i_ecb.d crypto/txt_db/txt_db.d test/buildtest_ec.d test/buildtest_tls1.d crypto/asn1/x_val.d crypto/evp/pmeth_fn.d crypto/evp/pbe_scrypt.d test/tls13ccstest.d crypto/rsa/rsa_oaep.d crypto/bn/bn_srp.d crypto/seed/seed_ofb.d test/buildtest_rand_drbg.d test/buildtest_pkcs7.d test/bio_enc_test.d crypto/x509/x509_d2.d crypto/x509/x509_vpm.d crypto/bn/bn_shift.d crypto/pkcs12/p12_crpt.d crypto/rsa/rsa_depr.d crypto/x509v3/pcy_cache.d crypto/des/set_key.d crypto/engine/tb_digest.d crypto/evp/e_camellia.d test/buildtest_idea.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/openssl.rc apps/progs.h apps/tsget.pl crypto/buildinf.h crypto/uplink-x86.s libcrypto.def libcrypto.rc libssl.def libssl.rc test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
@@ -6870,7 +6870,7 @@ apps/x509.o: ../apps/x509.c apps/progs.h
mv apps/x509.d.tmp apps/x509.d; \
fi
ms/applink.o: ../ms/applink.c
- $(CC) -I. -Iinclude -Iapps -I.. -I../include -I../apps $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF ms/applink.d.tmp -MT $@ -c -o $@ ../ms/applink.c
+ $(CC) -Icrypto/ec -I. -Iinclude -Iapps -I../crypto/ec -I.. -I../include -I../apps $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF ms/applink.d.tmp -MT $@ -c -o $@ ../ms/applink.c
@touch ms/applink.d.tmp
@if cmp ms/applink.d.tmp ms/applink.d > /dev/null 2> /dev/null; then \
rm -f ms/applink.d.tmp; \
@@ -8642,10 +8642,10 @@ test/dtlsv1listentest.o: ../test/dtlsv1listentest.c
else \
mv test/dtlsv1listentest.d.tmp test/dtlsv1listentest.d; \
fi
-test/ec_internal_test.exe: test/ec_internal_test.o test/libtestutil.a libcrypto.a
+test/ec_internal_test.exe: ms/applink.o test/ec_internal_test.o test/libtestutil.a libcrypto.a
rm -f test/ec_internal_test.exe
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
- -o test/ec_internal_test.exe test/ec_internal_test.o \
+ -o test/ec_internal_test.exe ms/applink.o test/ec_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ec_internal_test.o: ../test/ec_internal_test.c
$(CC) -Iinclude -Icrypto/ec -I../include -I../crypto/ec $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
@@ -9664,10 +9664,11 @@ crypto/x509 crypto/x509/: crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509
crypto/x509v3 crypto/x509v3/: crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
engines engines/: engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock.dll
fuzz fuzz/: fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe
-ms ms/: ms/applink.o ms/applink.o ms/uplink.o
- @ : No support to produce bin apps/openssl, test/uitest
- @ : No support to produce bin apps/openssl, test/uitest
-ssl ssl/: ssl/packet.o ssl/tls13_enc.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
+ms ms/: ms/uplink.o ms/applink.o ms/applink.o ms/applink.o
+ @ : No support to produce bin apps/openssl, test/ec_internal_test, test/uitest
+ @ : No support to produce bin apps/openssl, test/ec_internal_test, test/uitest
+ @ : No support to produce bin apps/openssl, test/ec_internal_test, test/uitest
+ssl ssl/: ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o ssl/packet.o ssl/tls13_enc.o
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o
ssl/statem ssl/statem/: ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o
diff --git a/upstream-build/makefile/i686-win32-msvc b/upstream-build/makefile/i686-win32-msvc
index e737436..b2f4419 100644
--- a/upstream-build/makefile/i686-win32-msvc
+++ b/upstream-build/makefile/i686-win32-msvc
@@ -10,7 +10,7 @@ PLATFORM=VC-WIN32
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
@@ -25,7 +25,7 @@ PROGRAMS=apps\openssl.exe fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum
PROGRAMPDBS=apps\openssl.pdb fuzz\asn1-test.pdb fuzz\asn1parse-test.pdb fuzz\bignum-test.pdb fuzz\bndiv-test.pdb fuzz\client-test.pdb fuzz\cms-test.pdb fuzz\conf-test.pdb fuzz\crl-test.pdb fuzz\ct-test.pdb fuzz\server-test.pdb fuzz\x509-test.pdb test\aborttest.pdb test\afalgtest.pdb test\asn1_decode_test.pdb test\asn1_encode_test.pdb test\asn1_internal_test.pdb test\asn1_string_table_test.pdb test\asn1_time_test.pdb test\asynciotest.pdb test\asynctest.pdb test\bad_dtls_test.pdb test\bftest.pdb test\bio_callback_test.pdb test\bio_enc_test.pdb test\bio_memleak_test.pdb test\bioprinttest.pdb test\bntest.pdb test\buildtest_c_aes.pdb test\buildtest_c_asn1.pdb test\buildtest_c_asn1t.pdb test\buildtest_c_async.pdb test\buildtest_c_bio.pdb test\buildtest_c_blowfish.pdb test\buildtest_c_bn.pdb test\buildtest_c_buffer.pdb test\buildtest_c_camellia.pdb test\buildtest_c_cast.pdb test\buildtest_c_cmac.pdb test\buildtest_c_cms.pdb test\buildtest_c_comp.pdb test\buildtest_c_conf.pdb test\buildtest_c_conf_api.pdb test\buildtest_c_crypto.pdb test\buildtest_c_ct.pdb test\buildtest_c_des.pdb test\buildtest_c_dh.pdb test\buildtest_c_dsa.pdb test\buildtest_c_dtls1.pdb test\buildtest_c_e_os2.pdb test\buildtest_c_ebcdic.pdb test\buildtest_c_ec.pdb test\buildtest_c_ecdh.pdb test\buildtest_c_ecdsa.pdb test\buildtest_c_engine.pdb test\buildtest_c_evp.pdb test\buildtest_c_hmac.pdb test\buildtest_c_idea.pdb test\buildtest_c_kdf.pdb test\buildtest_c_lhash.pdb test\buildtest_c_md2.pdb test\buildtest_c_md4.pdb test\buildtest_c_md5.pdb test\buildtest_c_modes.pdb test\buildtest_c_obj_mac.pdb test\buildtest_c_objects.pdb test\buildtest_c_ocsp.pdb test\buildtest_c_opensslv.pdb test\buildtest_c_ossl_typ.pdb test\buildtest_c_pem.pdb test\buildtest_c_pem2.pdb test\buildtest_c_pkcs12.pdb test\buildtest_c_pkcs7.pdb test\buildtest_c_rand.pdb test\buildtest_c_rand_drbg.pdb test\buildtest_c_rc2.pdb test\buildtest_c_rc4.pdb test\buildtest_c_rc5.pdb test\buildtest_c_ripemd.pdb test\buildtest_c_rsa.pdb test\buildtest_c_safestack.pdb test\buildtest_c_seed.pdb test\buildtest_c_sha.pdb test\buildtest_c_srp.pdb test\buildtest_c_srtp.pdb test\buildtest_c_ssl.pdb test\buildtest_c_ssl2.pdb test\buildtest_c_ssl3.pdb test\buildtest_c_stack.pdb test\buildtest_c_store.pdb test\buildtest_c_symhacks.pdb test\buildtest_c_tls1.pdb test\buildtest_c_ts.pdb test\buildtest_c_txt_db.pdb test\buildtest_c_ui.pdb test\buildtest_c_whrlpool.pdb test\buildtest_c_x509.pdb test\buildtest_c_x509_vfy.pdb test\buildtest_c_x509v3.pdb test\casttest.pdb test\chacha_internal_test.pdb test\cipherbytes_test.pdb test\cipherlist_test.pdb test\ciphername_test.pdb test\clienthellotest.pdb test\cmactest.pdb test\cmsapitest.pdb test\conf_include_test.pdb test\constant_time_test.pdb test\crltest.pdb test\ct_test.pdb test\ctype_internal_test.pdb test\curve448_internal_test.pdb test\d2i_test.pdb test\danetest.pdb test\destest.pdb test\dhtest.pdb test\drbg_cavs_test.pdb test\drbgtest.pdb test\dsa_no_digest_size_test.pdb test\dsatest.pdb test\dtls_mtu_test.pdb test\dtlstest.pdb test\dtlsv1listentest.pdb test\ec_internal_test.pdb test\ecdsatest.pdb test\ecstresstest.pdb test\ectest.pdb test\enginetest.pdb test\errtest.pdb test\evp_extra_test.pdb test\evp_test.pdb test\exdatatest.pdb test\exptest.pdb test\fatalerrtest.pdb test\gmdifftest.pdb test\gosttest.pdb test\hmactest.pdb test\ideatest.pdb test\igetest.pdb test\lhash_test.pdb test\md2test.pdb test\mdc2test.pdb test\memleaktest.pdb test\modes_internal_test.pdb test\ocspapitest.pdb test\packettest.pdb test\pbelutest.pdb test\pemtest.pdb test\pkey_meth_kdf_test.pdb test\pkey_meth_test.pdb test\poly1305_internal_test.pdb test\rc2test.pdb test\rc4test.pdb test\rc5test.pdb test\rdrand_sanitytest.pdb test\recordlentest.pdb test\rsa_complex.pdb test\rsa_mp_test.pdb test\rsa_test.pdb test\sanitytest.pdb test\secmemtest.pdb test\servername_test.pdb test\shlibloadtest.pdb test\siphash_internal_test.pdb test\sm2_internal_test.pdb test\sm4_internal_test.pdb test\srptest.pdb test\ssl_cert_table_internal_test.pdb test\ssl_ctx_test.pdb test\ssl_test.pdb test\ssl_test_ctx_test.pdb test\sslapitest.pdb test\sslbuffertest.pdb test\sslcorrupttest.pdb test\ssltest_old.pdb test\stack_test.pdb test\sysdefaulttest.pdb test\test_test.pdb test\threadstest.pdb test\time_offset_test.pdb test\tls13ccstest.pdb test\tls13encryptiontest.pdb test\tls13secretstest.pdb test\uitest.pdb test\v3ext.pdb test\v3nametest.pdb test\verify_extra_test.pdb test\versions.pdb test\wpackettest.pdb test\x509_check_cert_pkey_test.pdb test\x509_dup_cert_test.pdb test\x509_internal_test.pdb test\x509_time_test.pdb test\x509aux.pdb
SCRIPTS=apps\CA.pl apps\tsget.pl tools\c_rehash.pl
-DEPS=crypto\evp\e_aes_cbc_hmac_sha1.d crypto\err\err_all.d crypto\seed\seed.d crypto\cversion.d crypto\x509v3\v3_enum.d crypto\cms\cms_pwri.d crypto\camellia\camellia.d crypto\ec\ec2_oct.d ssl\ssl_rsa.d test\tls13encryptiontest.d crypto\pkcs12\p12_p8d.d crypto\evp\bio_md.d crypto\cms\cms_cd.d ssl\s3_msg.d crypto\bio\bio_meth.d crypto\pkcs12\p12_utl.d crypto\dso\dso_err.d test\buildtest_opensslv.d crypto\cms\cms_kari.d crypto\x509v3\pcy_map.d crypto\pkcs7\pk7_doit.d engines\e_ossltest.d test\md2test.d crypto\pkcs7\pkcs7err.d crypto\ec\ec_lib.d crypto\evp\pmeth_lib.d crypto\evp\pmeth_fn.d crypto\x509v3\v3_utl.d test\ssl_cert_table_internal_test.d crypto\x509\x_all.d crypto\camellia\cmll_ctr.d crypto\bn\bn_const.d crypto\sha\sha512.d apps\bf_prefix.d crypto\engine\eng_rdrand.d crypto\ec\ecdsa_ossl.d test\testutil\basic_output.d crypto\ct\ct_sct_ctx.d crypto\idea\i_cfb64.d crypto\asn1\a_print.d apps\ciphers.d crypto\engine\eng_fat.d crypto\asn1\i2d_pu.d crypto\x509v3\v3_genn.d crypto\asn1\asn1_par.d test\lhash_test.d apps\engine.d crypto\aria\aria.d crypto\x509v3\v3_pcia.d test\buildtest_ts.d test\dsatest.d crypto\buffer\buffer.d test\bio_callback_test.d crypto\cast\c_cfb64.d crypto\store\store_lib.d apps\pkcs12.d crypto\bn\bn_asm.d crypto\x509v3\v3_ncons.d crypto\des\str2key.d test\exptest.d crypto\evp\c_alld.d crypto\evp\m_wp.d crypto\bn\bn_mul.d test\buildtest_rsa.d crypto\rc4\rc4_enc.d crypto\pkcs12\p12_npas.d crypto\dh\dh_check.d crypto\rsa\rsa_asn1.d crypto\ts\ts_err.d crypto\x509\x_crl.d ssl\ssl_mcnf.d test\buildtest_conf.d test\dhtest.d crypto\poly1305\poly1305.d crypto\ct\ct_sct.d test\time_offset_test.d crypto\pkcs12\p12_crt.d test\crltest.d test\ct_test.d crypto\hmac\hmac.d test\bad_dtls_test.d crypto\bio\bss_acpt.d crypto\rsa\rsa_depr.d crypto\pem\pvkfmt.d crypto\mem_sec.d crypto\dh\dh_err.d test\buildtest_rand.d test\aborttest.d crypto\dsa\dsa_pmeth.d crypto\asn1\a_strex.d crypto\rand\drbg_lib.d fuzz\x509.d crypto\dsa\dsa_vrf.d crypto\pem\pem_oth.d crypto\ui\ui_null.d crypto\md4\md4_one.d crypto\ebcdic.d test\buildtest_pkcs12.d crypto\ec\curve448\curve448_tables.d test\cipherlist_test.d apps\pkcs7.d crypto\ec\ecx_meth.d test\uitest.d test\ssl_ctx_test.d crypto\uid.d test\tls13ccstest.d crypto\rc5\rc5_ecb.d crypto\conf\conf_sap.d crypto\x509\x509_vfy.d crypto\md2\md2_one.d crypto\x509v3\v3_bcons.d crypto\evp\m_md5_sha1.d crypto\dh\dh_prn.d test\sm4_internal_test.d ssl\statem\extensions_clnt.d test\buildtest_ct.d crypto\x509v3\v3_extku.d crypto\bn\bn_err.d crypto\evp\e_bf.d crypto\ocsp\ocsp_err.d apps\dhparam.d test\buildtest_obj_mac.d crypto\modes\ofb128.d test\buildtest_ossl_typ.d test\buildtest_comp.d ssl\d1_msg.d crypto\modes\cbc128.d ssl\statem\statem_lib.d test\testutil\test_cleanup.d test\sanitytest.d test\afalgtest.d crypto\evp\evp_err.d crypto\mem.d apps\s_cb.d test\casttest.d crypto\modes\cts128.d test\buildtest_md4.d crypto\cmac\cm_pmeth.d crypto\bf\bf_skey.d crypto\store\loader_file.d crypto\des\ofb64enc.d crypto\bio\b_print.d crypto\evp\m_sigver.d crypto\x509v3\pcy_lib.d crypto\des\cfb64enc.d crypto\o_fopen.d crypto\engine\eng_dyn.d crypto\pkcs12\p12_p8e.d crypto\bio\bss_fd.d crypto\asn1\tasn_new.d crypto\bio\bss_file.d crypto\des\set_key.d crypto\evp\p_lib.d crypto\cms\cms_lib.d crypto\seed\seed_cfb.d crypto\x509\x_x509.d test\buildtest_pkcs7.d crypto\md5\md5_dgst.d crypto\engine\tb_digest.d test\tls13secretstest.d test\x509aux.d apps\pkeyparam.d test\drbg_cavs_test.d crypto\x509v3\v3_pmaps.d fuzz\cms.d crypto\asn1\asn1_lib.d crypto\dsa\dsa_err.d crypto\ec\curve448\arch_32\f_impl.d crypto\des\ecb3_enc.d test\ocspapitest.d crypto\async\arch\async_null.d crypto\comp\comp_lib.d crypto\ocsp\ocsp_ext.d apps\ts.d test\testutil\stanza.d crypto\engine\eng_lib.d crypto\store\store_register.d crypto\aes\aes_ige.d ssl\ssl_stat.d crypto\bf\bf_enc.d crypto\asn1\x_sig.d crypto\bn\bn_x931p.d test\shlibloadtest.d crypto\bio\bss_log.d test\buildtest_rc4.d crypto\modes\wrap128.d apps\gendsa.d crypto\asn1\bio_asn1.d test\buildtest_srp.d crypto\async\async_wait.d crypto\modes\gcm128.d test\buildtest_ecdh.d apps\storeutl.d crypto\engine\eng_cnf.d crypto\evp\e_old.d crypto\conf\conf_lib.d test\buildtest_async.d test\curve448_internal_test.d crypto\engine\tb_dh.d crypto\comp\c_zlib.d test\enginetest.d apps\enc.d crypto\asn1\asn1_item_list.d test\buildtest_buffer.d ssl\record\rec_layer_d1.d crypto\asn1\ameth_lib.d crypto\x509v3\v3_sxnet.d apps\ocsp.d crypto\x509\t_req.d crypto\x509v3\pcy_cache.d crypto\poly1305\poly1305_pmeth.d fuzz\test-corpus.d crypto\asn1\a_time.d crypto\des\fcrypt.d fuzz\asn1.d crypto\engine\eng_ctrl.d crypto\x509\x509_lu.d crypto\asn1\f_int.d crypto\rc5\rc5ofb64.d test\ssl_test_ctx_test.d test\buildtest_seed.d crypto\rsa\rsa_chk.d crypto\evp\m_md2.d test\rc5test.d crypto\store\store_err.d crypto\async\arch\async_posix.d crypto\asn1\d2i_pu.d test\buildtest_hmac.d test\buildtest_asn1t.d crypto\ts\ts_lib.d crypto\bio\bf_lbuf.d test\buildtest_ssl.d crypto\o_str.d apps\genrsa.d crypto\aes\aes_cfb.d crypto\asn1\tasn_prn.d crypto\ui\ui_util.d crypto\asn1\a_type.d crypto\x509v3\v3_tlsf.d crypto\asn1\p5_pbev2.d crypto\asn1\asn_pack.d test\buildtest_crypto.d crypto\x509\x509_v3.d crypto\objects\obj_lib.d crypto\async\async_err.d crypto\x509v3\v3_int.d crypto\bn\bn_mod.d crypto\bn\bn_exp.d crypto\ex_data.d crypto\bf\bf_ofb64.d apps\s_time.d crypto\evp\evp_enc.d crypto\bio\bf_nbio.d crypto\mem_dbg.d test\buildtest_conf_api.d crypto\rc4\rc4_skey.d apps\opt.d crypto\pem\pem_pk8.d crypto\asn1\p5_scrypt.d crypto\dh\dh_lib.d test\pkey_meth_kdf_test.d test\ssltest_old.d engines\e_dasync.d test\x509_check_cert_pkey_test.d crypto\camellia\cmll_cbc.d crypto\hmac\hm_pmeth.d test\siphash_internal_test.d crypto\aes\aes_ecb.d crypto\idea\i_ofb64.d test\testutil\format_output.d crypto\cpt_err.d crypto\idea\i_cbc.d apps\dsaparam.d crypto\cast\c_ofb64.d crypto\asn1\t_bitst.d ssl\statem\statem_clnt.d apps\s_client.d crypto\asn1\a_object.d test\ecdsatest.d crypto\ocsp\ocsp_ht.d apps\app_rand.d crypto\asn1\x_pkey.d crypto\ec\ecdsa_sign.d crypto\asn1\a_dup.d crypto\asn1\f_string.d crypto\bio\b_sock2.d crypto\asn1\tasn_typ.d apps\rsautl.d crypto\ct\ct_policy.d apps\speed.d apps\srp.d crypto\cms\cms_ess.d crypto\bn\bn_exp2.d crypto\evp\names.d crypto\asn1\a_gentm.d test\dtlsv1listentest.d test\rsa_complex.d crypto\bio\bio_lib.d crypto\des\fcrypt_b.d crypto\rsa\rsa_pss.d crypto\rsa\rsa_err.d ssl\methods.d test\asynctest.d test\versions.d crypto\ec\ec_err.d crypto\init.d test\buildtest_cms.d test\v3ext.d test\buildtest_blowfish.d crypto\modes\ctr128.d crypto\store\store_init.d crypto\bn\bn_gf2m.d apps\pkcs8.d crypto\evp\e_des.d crypto\sm2\sm2_crypt.d apps\cms.d crypto\asn1\x_long.d crypto\dh\dh_meth.d ssl\ssl_asn1.d crypto\aes\aes_misc.d crypto\ct\ct_vfy.d crypto\x509\x509rset.d crypto\ec\ecp_nistp256.d crypto\siphash\siphash_ameth.d test\buildtest_dsa.d ssl\record\ssl3_record.d test\testutil\tests.d crypto\asn1\p5_pbe.d test\buildtest_camellia.d crypto\evp\e_seed.d crypto\des\pcbc_enc.d apps\pkeyutl.d crypto\dh\dh_gen.d crypto\blake2\blake2b.d crypto\pem\pem_all.d test\rc4test.d crypto\sm3\sm3.d crypto\kdf\kdf_err.d crypto\bio\b_sock.d crypto\sha\keccak1600.d crypto\rand\rand_err.d crypto\rc2\rc2_cbc.d crypto\bio\bss_null.d crypto\ec\ec_check.d test\buildtest_pem.d ssl\ssl_sess.d crypto\ec\curve25519.d crypto\engine\eng_list.d crypto\x509\x509_set.d apps\x509.d crypto\pkcs12\p12_add.d crypto\pkcs12\p12_asn.d crypto\dsa\dsa_depr.d crypto\x509\by_dir.d crypto\sm3\m_sm3.d crypto\rsa\rsa_pmeth.d crypto\pem\pem_xaux.d crypto\x509\x509_txt.d crypto\rsa\rsa_x931g.d crypto\ec\ecp_nistputil.d crypto\ocsp\ocsp_asn.d test\sslbuffertest.d crypto\bn\bn_shift.d crypto\asn1\x_algor.d test\pkey_meth_test.d fuzz\server.d crypto\evp\pmeth_gn.d crypto\ec\ecp_nistp521.d test\buildtest_x509_vfy.d crypto\whrlpool\wp_dgst.d crypto\ec\ecp_smpl.d crypto\evp\cmeth_lib.d crypto\modes\ccm128.d crypto\conf\conf_mall.d crypto\rand\drbg_ctr.d crypto\evp\e_aria.d apps\pkey.d crypto\engine\tb_pkmeth.d crypto\ec\ec_cvt.d crypto\sm2\sm2_sign.d crypto\bn\bn_word.d crypto\pkcs12\p12_sbag.d apps\passwd.d crypto\x509\x509_d2.d crypto\dsa\dsa_asn1.d crypto\evp\bio_enc.d crypto\ec\curve448\eddsa.d crypto\err\err.d crypto\asn1\x_spki.d crypto\bn\bn_add.d crypto\lhash\lh_stats.d test\memleaktest.d crypto\asn1\a_bitstr.d crypto\conf\conf_ssl.d test\exdatatest.d crypto\bn\bn_intern.d crypto\ec\ecp_nist.d crypto\bn\bn_lib.d ssl\packet.d test\dtls_mtu_test.d test\buildtest_kdf.d crypto\evp\m_md4.d crypto\ec\ecp_nistp224.d test\asynciotest.d crypto\evp\p5_crpt.d apps\verify.d test\wpackettest.d crypto\evp\digest.d ssl\s3_cbc.d crypto\x509v3\pcy_data.d crypto\evp\e_des3.d crypto\evp\c_allc.d test\testutil\cb.d crypto\pkcs7\pk7_smime.d test\buildtest_evp.d crypto\x509v3\v3_pku.d crypto\pkcs7\pk7_attr.d test\buildtest_x509.d crypto\ts\ts_rsp_sign.d crypto\objects\obj_err.d crypto\evp\p_open.d test\buildtest_ssl3.d ssl\ssl_lib.d test\cipherbytes_test.d test\bio_enc_test.d test\buildtest_dh.d crypto\ec\ecp_mont.d test\rdrand_sanitytest.d crypto\engine\tb_rsa.d crypto\bn\bn_sqrt.d crypto\evp\e_rc5.d test\buildtest_x509v3.d crypto\evp\m_sha3.d test\buildtest_e_os2.d crypto\evp\e_sm4.d crypto\ct\ct_oct.d crypto\evp\e_idea.d crypto\bio\bss_sock.d test\pbelutest.d crypto\rc2\rc2_skey.d test\danetest.d test\rsa_test.d test\sslcorrupttest.d crypto\cmac\cmac.d test\drbg_cavs_data.d crypto\conf\conf_mod.d crypto\x509v3\v3_bitst.d crypto\rc5\rc5cfb64.d crypto\pem\pem_err.d crypto\engine\tb_dsa.d crypto\x509\x509_trs.d test\buildtest_ecdsa.d apps\ec.d crypto\idea\i_skey.d test\buildtest_rc5.d apps\genpkey.d ssl\bio_ssl.d crypto\cast\c_enc.d crypto\ec\ec_curve.d test\pemtest.d crypto\dso\dso_lib.d test\clienthellotest.d test\dsa_no_digest_size_test.d test\x509_dup_cert_test.d crypto\threads_win.d crypto\des\qud_cksm.d crypto\dllmain.d crypto\rsa\rsa_meth.d crypto\bf\bf_cfb64.d crypto\asn1\a_utf8.d crypto\ocsp\v3_ocsp.d test\recordlentest.d test\bio_memleak_test.d test\hmactest.d test\testutil\tap_bio.d crypto\cast\c_skey.d crypto\x509\x509type.d test\ciphername_test.d test\verify_extra_test.d test\x509_time_test.d crypto\ec\ec_ameth.d crypto\ec\curve448\f_generic.d crypto\threads_pthread.d crypto\ui\ui_openssl.d crypto\evp\m_null.d test\buildtest_idea.d crypto\x509v3\v3_purp.d crypto\asn1\tasn_fre.d crypto\evp\p_dec.d crypto\kdf\hkdf.d test\testutil\driver.d crypto\srp\srp_vfy.d crypto\x509v3\v3_crld.d crypto\asn1\a_sign.d test\testutil\main.d test\threadstest.d crypto\x509\x509_def.d crypto\asn1\x_bignum.d crypto\rsa\rsa_ameth.d crypto\x509\x509_obj.d crypto\des\rand_key.d ms\applink.d test\servername_test.d crypto\ui\ui_lib.d crypto\pkcs12\pk12err.d crypto\ec\ecp_oct.d crypto\srp\srp_lib.d crypto\store\store_strings.d crypto\des\cbc_enc.d test\chacha_internal_test.d crypto\evp\pbe_scrypt.d crypto\des\des_enc.d crypto\evp\p_sign.d ssl\s3_enc.d apps\rehash.d ms\uplink.d crypto\bn\bn_kron.d test\ssl_test.d crypto\ct\ct_b64.d crypto\getenv.d crypto\asn1\a_d2i_fp.d apps\crl.d ssl\ssl_err.d crypto\ec\ec_asn1.d crypto\evp\e_rc4_hmac_md5.d test\buildtest_lhash.d crypto\asn1\x_val.d test\buildtest_safestack.d test\x509_internal_test.d crypto\poly1305\poly1305_ameth.d crypto\asn1\a_digest.d test\drbgtest.d crypto\bn\bn_prime.d test\buildtest_ebcdic.d ssl\record\rec_layer_s3.d crypto\ocsp\ocsp_cl.d crypto\pkcs12\p12_attr.d test\buildtest_md5.d crypto\asn1\a_utctm.d crypto\rand\randfile.d crypto\pem\pem_info.d crypto\rsa\rsa_crpt.d crypto\ec\eck_prn.d test\buildtest_txt_db.d test\buildtest_des.d crypto\asn1\i2d_pr.d crypto\evp\m_sha1.d crypto\des\cfb_enc.d crypto\asn1\a_verify.d crypto\camellia\cmll_cfb.d crypto\asn1\asn_mstbl.d crypto\rsa\rsa_sign.d test\gmdifftest.d crypto\ec\curve448\curve448.d crypto\bf\bf_ecb.d apps\dsa.d test\buildtest_modes.d crypto\engine\tb_asnmth.d crypto\chacha\chacha_enc.d crypto\engine\eng_openssl.d test\buildtest_bn.d apps\prime.d crypto\des\ofb_enc.d crypto\whrlpool\wp_block.d crypto\evp\m_ripemd.d crypto\evp\encode.d test\mdc2test.d test\evp_test.d crypto\x509\x509_req.d crypto\async\async.d ssl\statem\statem_srvr.d apps\smime.d apps\nseq.d crypto\dh\dh_depr.d test\ec_internal_test.d crypto\bn\bn_recp.d crypto\ctype.d test\ssltestlib.d test\igetest.d crypto\x509v3\v3_pcons.d crypto\cms\cms_dd.d crypto\asn1\t_spki.d engines\e_padlock.d crypto\rsa\rsa_prn.d apps\dgst.d crypto\blake2\m_blake2s.d crypto\x509v3\v3_ia5.d crypto\o_time.d crypto\sm2\sm2_pmeth.d crypto\evp\evp_pkey.d fuzz\bndiv.d crypto\bn\bn_mont.d crypto\camellia\cmll_misc.d apps\crl2p7.d test\buildtest_whrlpool.d crypto\asn1\evp_asn1.d test\test_test.d crypto\ec\ec_mult.d crypto\aes\aes_ofb.d test\buildtest_bio.d crypto\bn\bn_depr.d crypto\x509v3\v3_cpols.d test\destest.d crypto\x509v3\v3_skey.d ssl\ssl_conf.d crypto\evp\evp_lib.d crypto\asn1\a_i2d_fp.d crypto\x509v3\v3_prn.d test\asn1_time_test.d crypto\pkcs12\p12_crpt.d test\testutil\testutil_init.d crypto\asn1\a_mbstr.d crypto\asn1\asn1_err.d crypto\cms\cms_sd.d crypto\engine\tb_eckey.d crypto\asn1\d2i_pr.d crypto\hmac\hm_ameth.d crypto\comp\comp_err.d test\bioprinttest.d crypto\blake2\m_blake2b.d crypto\dso\dso_vms.d crypto\evp\e_cast.d crypto\dso\dso_openssl.d crypto\x509v3\pcy_tree.d test\sm2_internal_test.d crypto\asn1\t_pkey.d ssl\d1_srtp.d test\testutil\output_helpers.d crypto\rc2\rc2cfb64.d crypto\asn1\asn_mime.d ssl\t1_enc.d crypto\sm2\sm2_err.d apps\sess_id.d crypto\cms\cms_err.d crypto\x509\x509_cmp.d crypto\seed\seed_ecb.d apps\s_server.d crypto\ocsp\ocsp_lib.d crypto\stack\stack.d crypto\ec\ecdh_kdf.d fuzz\conf.d crypto\rsa\rsa_saos.d crypto\bn\bn_srp.d crypto\rand\rand_vms.d crypto\objects\obj_xref.d crypto\x509\x509_r2x.d crypto\bio\b_addr.d crypto\ec\ec_key.d apps\rsa.d crypto\cryptlib.d crypto\dsa\dsa_gen.d crypto\camellia\cmll_ecb.d crypto\dsa\dsa_lib.d crypto\rsa\rsa_x931.d crypto\pkcs12\p12_decr.d crypto\rc5\rc5_skey.d crypto\x509\x509_vpm.d crypto\asn1\nsseq.d crypto\seed\seed_ofb.d fuzz\ct.d crypto\ec\ec_kmeth.d crypto\pkcs12\p12_key.d test\sysdefaulttest.d test\buildtest_dtls1.d crypto\evp\e_rc4.d crypto\x509v3\v3_akey.d engines\e_capi.d crypto\dsa\dsa_key.d crypto\engine\eng_err.d apps\errstr.d crypto\rand\rand_unix.d test\d2i_test.d crypto\asn1\a_octet.d crypto\ripemd\rmd_one.d crypto\pkcs7\pk7_asn1.d crypto\rsa\rsa_ossl.d ssl\statem\statem_dtls.d crypto\des\cfb64ede.d crypto\rsa\rsa_oaep.d crypto\bio\bss_mem.d test\sslapitest.d crypto\ts\ts_rsp_utils.d test\rsa_mp_test.d ssl\t1_trce.d apps\s_socket.d crypto\ripemd\rmd_dgst.d crypto\evp\m_md5.d test\buildtest_cast.d crypto\des\ofb64ede.d crypto\kdf\scrypt.d crypto\conf\conf_api.d crypto\dh\dh_pmeth.d crypto\evp\e_aes_cbc_hmac_sha256.d test\buildtest_asn1.d crypto\evp\evp_key.d ssl\tls_srp.d crypto\asn1\a_int.d apps\spkac.d test\cmsapitest.d crypto\ts\ts_req_utils.d ssl\ssl_init.d test\bntest.d crypto\bn\bn_sqr.d fuzz\asn1parse.d crypto\conf\conf_err.d crypto\bn\bn_print.d crypto\bn\bn_dh.d crypto\pem\pem_sign.d crypto\modes\xts128.d crypto\camellia\cmll_ofb.d crypto\cms\cms_smime.d test\buildtest_ssl2.d crypto\idea\i_ecb.d crypto\ts\ts_conf.d crypto\evp\p_verify.d crypto\seed\seed_cbc.d apps\asn1pars.d crypto\engine\eng_all.d crypto\md4\md4_dgst.d ssl\pqueue.d crypto\modes\ocb128.d crypto\bio\bss_bio.d crypto\ec\ecdh_ossl.d crypto\asn1\n_pkey.d crypto\cast\c_ecb.d crypto\bn\bn_blind.d crypto\pem\pem_pkey.d crypto\buffer\buf_err.d crypto\x509v3\v3_alt.d crypto\dso\dso_win32.d crypto\aes\aes_core.d crypto\conf\conf_def.d test\v3nametest.d test\secmemtest.d apps\version.d apps\req.d fuzz\bignum.d test\buildtest_stack.d crypto\ec\ec_print.d test\asn1_string_table_test.d crypto\x509\x509spki.d crypto\dh\dh_ameth.d crypto\x509\x_attrib.d crypto\o_init.d test\poly1305_internal_test.d crypto\cms\cms_enc.d crypto\evp\e_null.d test\evp_extra_test.d crypto\des\xcbc_enc.d test\srptest.d crypto\rc2\rc2_ecb.d ssl\ssl_utst.d test\fatalerrtest.d crypto\rand\rand_win.d crypto\engine\eng_table.d apps\rand.d test\buildtest_aes.d fuzz\client.d test\ideatest.d crypto\async\arch\async_win.d crypto\cmac\cm_ameth.d crypto\x509\x509name.d crypto\asn1\tasn_enc.d crypto\dsa\dsa_ossl.d crypto\x509v3\v3err.d crypto\bio\bss_dgram.d crypto\x509\x_req.d crypto\dh\dh_rfc7919.d ssl\record\ssl3_buffer.d ssl\d1_lib.d test\ssl_test_ctx.d crypto\asn1\a_strnid.d apps\ca.d crypto\cms\cms_att.d test\buildtest_srtp.d crypto\sha\sha1_one.d ssl\statem\extensions.d crypto\o_dir.d ssl\t1_lib.d crypto\ts\ts_req_print.d test\buildtest_ui.d crypto\engine\eng_pkey.d crypto\ocsp\ocsp_prn.d apps\win32_init.d crypto\x509\x_exten.d crypto\cms\cms_env.d crypto\rsa\rsa_lib.d crypto\ts\ts_asn1.d crypto\evp\p_enc.d crypto\bn\bn_div.d crypto\rand\rand_lib.d crypto\ct\ct_err.d crypto\rsa\rsa_gen.d test\buildtest_cmac.d crypto\bio\bio_err.d crypto\engine\eng_init.d crypto\bio\bf_null.d crypto\x509v3\v3_info.d crypto\lhash\lhash.d crypto\rand\rand_egd.d ssl\record\ssl3_record_tls13.d crypto\ts\ts_rsp_verify.d crypto\ts\ts_rsp_print.d crypto\mem_clr.d ssl\statem\extensions_srvr.d crypto\x509\by_file.d crypto\aes\aes_cbc.d crypto\ui\ui_err.d test\buildtest_store.d test\gosttest.d test\constant_time_test.d test\ectest.d test\ctype_internal_test.d ssl\statem\extensions_cust.d test\rc2test.d crypto\bn\bn_ctx.d crypto\ocsp\ocsp_srv.d crypto\siphash\siphash_pmeth.d crypto\objects\obj_dat.d test\buildtest_ocsp.d crypto\bio\bf_buff.d crypto\asn1\p8_pkey.d test\buildtest_ripemd.d crypto\bn\bn_mpi.d crypto\dh\dh_asn1.d crypto\x509v3\v3_lib.d crypto\ec\curve448\scalar.d crypto\pkcs7\bio_pk7.d test\handshake_helper.d crypto\x509\x_pubkey.d ssl\tls13_enc.d crypto\engine\tb_rand.d crypto\x509\t_x509.d crypto\evp\e_chacha20_poly1305.d crypto\x509\x509cset.d test\buildtest_pem2.d crypto\pkcs7\pk7_mime.d crypto\bio\bio_cb.d crypto\sm4\sm4.d test\asn1_encode_test.d crypto\dh\dh_rfc5114.d crypto\dh\dh_kdf.d test\cmactest.d ssl\record\dtls1_bitmap.d crypto\x509\t_crl.d crypto\dh\dh_key.d crypto\ts\ts_verify_ctx.d crypto\x509\x509_ext.d crypto\x509v3\v3_akeya.d crypto\evp\evp_pbe.d crypto\modes\cfb128.d crypto\dso\dso_dl.d crypto\asn1\tasn_utl.d test\buildtest_ec.d crypto\x509v3\pcy_node.d test\bftest.d test\stack_test.d crypto\x509v3\v3_addr.d ssl\ssl_txt.d crypto\dsa\dsa_prn.d crypto\bio\bss_conn.d crypto\ct\ct_x509v3.d test\buildtest_symhacks.d crypto\evp\m_mdc2.d crypto\asn1\bio_ndef.d crypto\x509\x509_att.d crypto\pkcs12\p12_mutl.d crypto\pkcs7\pk7_lib.d crypto\rsa\rsa_ssl.d crypto\rc2\rc2ofb64.d crypto\rsa\rsa_none.d crypto\err\err_prn.d crypto\evp\p_seal.d crypto\des\ecb_enc.d crypto\x509v3\v3_conf.d crypto\x509v3\v3_asid.d crypto\ec\ec2_smpl.d apps\ecparam.d crypto\bn\bn_nist.d ssl\statem\statem.d crypto\pkcs12\p12_kiss.d crypto\evp\bio_ok.d crypto\objects\o_names.d test\buildtest_rc2.d crypto\x509\x_x509a.d crypto\ct\ct_prn.d ssl\ssl_cert.d crypto\dsa\dsa_sign.d crypto\cms\cms_asn1.d crypto\rsa\rsa_mp.d crypto\x509\x509_meth.d apps\apps.d crypto\dsa\dsa_ameth.d crypto\cms\cms_io.d crypto\evp\e_aes.d test\buildtest_objects.d crypto\asn1\asn_moid.d crypto\x509\x509_err.d crypto\evp\p5_crpt2.d crypto\evp\e_xcbc_d.d crypto\des\cbc_cksm.d crypto\txt_db\txt_db.d crypto\engine\tb_cipher.d crypto\x509v3\v3_admis.d crypto\bio\b_dump.d crypto\rsa\rsa_pk1.d crypto\asn1\asn1_gen.d test\buildtest_sha.d crypto\asn1\x_int64.d crypto\ocsp\ocsp_vfy.d crypto\aes\aes_wrap.d crypto\sha\sha256.d crypto\siphash\siphash.d test\asn1_decode_test.d crypto\pem\pem_x509.d crypto\threads_none.d test\ecstresstest.d test\buildtest_tls1.d crypto\md5\md5_one.d fuzz\crl.d crypto\x509\x_name.d crypto\ec\ec_pmeth.d test\packettest.d crypto\evp\bio_b64.d crypto\asn1\x_info.d crypto\pkcs12\p12_init.d ssl\s3_lib.d crypto\kdf\tls1_prf.d crypto\asn1\tasn_dec.d crypto\blake2\blake2s.d crypto\asn1\tasn_scn.d test\dtlstest.d crypto\bn\bn_rand.d crypto\ec\ecdsa_vrf.d crypto\dsa\dsa_meth.d crypto\evp\evp_cnf.d crypto\ec\ec_oct.d apps\openssl.d test\buildtest_md2.d test\mdc2_internal_test.d test\testutil\random.d crypto\evp\e_camellia.d crypto\ct\ct_log.d ssl\ssl_ciph.d crypto\o_fips.d crypto\rc5\rc5_enc.d crypto\bn\bn_gcd.d test\conf_include_test.d test\buildtest_engine.d test\modes_internal_test.d crypto\dso\dso_dlfcn.d crypto\evp\e_rc2.d test\buildtest_rand_drbg.d test\asn1_internal_test.d crypto\pem\pem_lib.d crypto\sha\sha1dgst.d crypto\x509v3\v3_pci.d crypto\md2\md2_dgst.d test\errtest.d
+DEPS=crypto\asn1\x_sig.d crypto\ec\ecdh_kdf.d test\modes_internal_test.d crypto\dso\dso_dlfcn.d test\x509_internal_test.d crypto\rand\rand_vms.d crypto\pkcs12\p12_p8e.d crypto\x509\by_file.d crypto\idea\i_cbc.d crypto\des\cbc_cksm.d crypto\bn\bn_dh.d crypto\md4\md4_dgst.d crypto\x509v3\pcy_map.d test\x509_time_test.d crypto\asn1\t_spki.d crypto\asn1\n_pkey.d crypto\asn1\a_octet.d test\servername_test.d test\aborttest.d crypto\rsa\rsa_saos.d crypto\engine\eng_table.d crypto\evp\p5_crpt2.d crypto\rsa\rsa_ssl.d crypto\dh\dh_lib.d apps\ocsp.d crypto\bio\bio_err.d test\asynciotest.d apps\rehash.d test\tls13encryptiontest.d crypto\x509\x509type.d test\constant_time_test.d crypto\des\ofb_enc.d crypto\evp\e_bf.d test\buildtest_modes.d test\buildtest_pkcs12.d crypto\evp\e_des3.d crypto\x509v3\v3_tlsf.d apps\ecparam.d crypto\dh\dh_asn1.d ssl\ssl_lib.d crypto\evp\e_des.d crypto\evp\pbe_scrypt.d crypto\md5\md5_dgst.d crypto\dh\dh_ameth.d test\rdrand_sanitytest.d crypto\rc2\rc2_skey.d crypto\bf\bf_skey.d crypto\bio\bf_null.d ssl\methods.d crypto\asn1\tasn_new.d crypto\x509v3\v3_prn.d crypto\bn\bn_print.d test\enginetest.d crypto\evp\e_rc4_hmac_md5.d test\buildtest_sha.d crypto\bio\b_sock2.d crypto\x509v3\v3_addr.d crypto\pem\pem_pkey.d test\asn1_time_test.d apps\spkac.d crypto\camellia\cmll_ctr.d test\bio_memleak_test.d crypto\dso\dso_win32.d crypto\bio\bf_buff.d test\buildtest_ossl_typ.d crypto\objects\obj_lib.d crypto\bn\bn_lib.d crypto\stack\stack.d crypto\bf\bf_cfb64.d ssl\ssl_stat.d crypto\asn1\a_sign.d test\buildtest_dh.d crypto\asn1\tasn_typ.d crypto\bn\bn_shift.d crypto\evp\p_dec.d crypto\asn1\bio_asn1.d crypto\bn\bn_exp2.d ssl\statem\extensions_cust.d test\gosttest.d crypto\rsa\rsa_ossl.d crypto\asn1\t_bitst.d crypto\rsa\rsa_none.d crypto\asn1\bio_ndef.d crypto\dsa\dsa_ameth.d test\buildtest_buffer.d crypto\rsa\rsa_sign.d test\uitest.d crypto\asn1\asn1_item_list.d ssl\statem\statem.d crypto\conf\conf_sap.d crypto\cms\cms_err.d crypto\rsa\rsa_meth.d crypto\asn1\asn1_lib.d crypto\ec\curve25519.d crypto\conf\conf_lib.d crypto\x509\x509_r2x.d crypto\modes\ccm128.d crypto\store\store_strings.d crypto\bf\bf_ofb64.d ssl\ssl_sess.d crypto\x509v3\pcy_data.d crypto\ec\ec_mult.d test\igetest.d crypto\des\xcbc_enc.d crypto\asn1\nsseq.d crypto\store\store_lib.d crypto\x509\x_crl.d apps\x509.d crypto\evp\e_sm4.d crypto\x509\x509_err.d apps\dgst.d crypto\dh\dh_rfc7919.d crypto\rc2\rc2ofb64.d test\dtlsv1listentest.d test\buildtest_pkcs7.d crypto\ts\ts_verify_ctx.d test\asn1_decode_test.d crypto\dh\dh_check.d apps\dhparam.d crypto\ct\ct_b64.d crypto\engine\eng_ctrl.d crypto\engine\eng_pkey.d crypto\conf\conf_api.d crypto\x509\t_req.d apps\opt.d crypto\ct\ct_prn.d crypto\sm2\sm2_pmeth.d crypto\x509v3\v3_alt.d crypto\x509\x509_att.d crypto\x509\x_attrib.d crypto\evp\e_cast.d test\exdatatest.d crypto\seed\seed_ofb.d crypto\ec\eck_prn.d crypto\mem.d crypto\bio\bss_mem.d test\buildtest_lhash.d test\buildtest_engine.d crypto\kdf\scrypt.d apps\s_cb.d test\chacha_internal_test.d crypto\cms\cms_enc.d test\bftest.d crypto\cast\c_ecb.d crypto\seed\seed_ecb.d crypto\cast\c_cfb64.d crypto\evp\bio_md.d test\buildtest_bn.d test\buildtest_ssl3.d crypto\poly1305\poly1305_ameth.d crypto\camellia\cmll_cfb.d crypto\cms\cms_lib.d test\ctype_internal_test.d crypto\x509v3\v3_pku.d crypto\pkcs12\p12_crt.d test\poly1305_internal_test.d test\ocspapitest.d crypto\x509v3\v3_akeya.d crypto\evp\p_sign.d crypto\dh\dh_pmeth.d crypto\rsa\rsa_x931.d test\sm2_internal_test.d apps\genrsa.d crypto\modes\wrap128.d crypto\pem\pem_sign.d crypto\ts\ts_lib.d crypto\x509\x509spki.d test\ideatest.d test\rsa_mp_test.d crypto\rsa\rsa_asn1.d crypto\pkcs12\pk12err.d crypto\engine\tb_cipher.d crypto\ct\ct_oct.d crypto\evp\m_md5.d test\buildtest_ocsp.d crypto\pem\pem_x509.d ssl\statem\statem_dtls.d crypto\mem_sec.d crypto\cryptlib.d crypto\seed\seed_cbc.d apps\speed.d test\buildtest_ecdsa.d crypto\uid.d crypto\lhash\lh_stats.d crypto\des\ecb3_enc.d test\sslapitest.d crypto\evp\p_open.d crypto\asn1\ameth_lib.d crypto\asn1\asn1_err.d test\buildtest_tls1.d crypto\conf\conf_err.d crypto\bio\b_dump.d test\buildtest_des.d crypto\bio\bio_lib.d test\buildtest_ripemd.d crypto\des\ofb64enc.d crypto\pkcs7\pk7_asn1.d crypto\blake2\blake2s.d crypto\mem_clr.d crypto\pkcs12\p12_kiss.d crypto\pkcs7\pkcs7err.d crypto\dsa\dsa_pmeth.d crypto\kdf\hkdf.d test\buildtest_e_os2.d crypto\bio\b_addr.d crypto\evp\e_null.d test\buildtest_store.d test\buildtest_stack.d crypto\cms\cms_kari.d test\packettest.d crypto\ct\ct_sct.d crypto\ts\ts_asn1.d crypto\asn1\a_object.d ssl\record\ssl3_record_tls13.d crypto\ec\curve448\curve448_tables.d crypto\dh\dh_gen.d crypto\rsa\rsa_depr.d crypto\aria\aria.d ssl\packet.d crypto\evp\p_verify.d crypto\dsa\dsa_depr.d crypto\bn\bn_srp.d test\buildtest_ssl2.d crypto\camellia\cmll_ecb.d crypto\blake2\m_blake2s.d crypto\dh\dh_meth.d crypto\ocsp\ocsp_cl.d crypto\x509\x509_ext.d crypto\modes\cbc128.d test\buildtest_camellia.d crypto\rsa\rsa_pmeth.d test\buildtest_blowfish.d crypto\threads_none.d crypto\ocsp\v3_ocsp.d crypto\blake2\blake2b.d ssl\statem\statem_srvr.d crypto\bn\bn_ctx.d crypto\pkcs12\p12_crpt.d crypto\asn1\f_string.d crypto\ec\ecp_mont.d crypto\des\ecb_enc.d crypto\des\cfb_enc.d crypto\ts\ts_rsp_sign.d crypto\ec\ec_err.d crypto\o_init.d ssl\ssl_ciph.d test\ec_internal_test.d test\shlibloadtest.d apps\gendsa.d crypto\bn\bn_x931p.d test\testutil\testutil_init.d fuzz\crl.d crypto\x509v3\v3_genn.d test\buildtest_dsa.d crypto\ec\curve448\f_generic.d ssl\statem\extensions_srvr.d crypto\asn1\a_d2i_fp.d crypto\evp\e_rc2.d crypto\evp\m_mdc2.d crypto\bio\b_print.d crypto\pkcs7\pk7_doit.d crypto\pkcs7\bio_pk7.d crypto\err\err_prn.d test\sm4_internal_test.d crypto\des\qud_cksm.d crypto\asn1\t_pkey.d test\cipherbytes_test.d crypto\rsa\rsa_oaep.d crypto\store\store_register.d ssl\s3_cbc.d crypto\conf\conf_mall.d test\tls13secretstest.d test\casttest.d crypto\ui\ui_util.d crypto\dsa\dsa_asn1.d engines\e_dasync.d apps\rsautl.d fuzz\bndiv.d crypto\x509v3\v3err.d crypto\rsa\rsa_pss.d crypto\ec\ec_key.d crypto\rand\drbg_ctr.d apps\ts.d apps\ciphers.d test\buildtest_obj_mac.d crypto\x509v3\v3_skey.d crypto\dh\dh_prn.d crypto\evp\bio_b64.d crypto\blake2\m_blake2b.d crypto\bn\bn_intern.d crypto\seed\seed.d ssl\ssl_init.d test\ectest.d test\buildtest_md4.d crypto\modes\gcm128.d fuzz\ct.d crypto\md5\md5_one.d crypto\txt_db\txt_db.d test\testutil\driver.d test\buildtest_srtp.d test\buildtest_rc5.d crypto\ec\ecdsa_ossl.d test\buildtest_rsa.d crypto\modes\ocb128.d crypto\modes\cts128.d crypto\cms\cms_io.d test\buildtest_rand_drbg.d crypto\idea\i_ofb64.d test\mdc2_internal_test.d test\secmemtest.d test\ssl_test_ctx_test.d test\testutil\output_helpers.d crypto\evp\evp_pkey.d test\buildtest_pem.d crypto\md4\md4_one.d crypto\store\store_err.d ssl\ssl_mcnf.d ssl\tls_srp.d test\memleaktest.d ssl\record\dtls1_bitmap.d crypto\err\err_all.d crypto\engine\tb_digest.d crypto\engine\eng_cnf.d crypto\evp\m_sha3.d test\buildtest_kdf.d crypto\sha\sha512.d crypto\aes\aes_misc.d crypto\bio\bss_null.d crypto\ocsp\ocsp_vfy.d crypto\ec\ecp_nistputil.d test\buildtest_ebcdic.d crypto\modes\ctr128.d crypto\ec\ecp_oct.d crypto\ec\curve448\arch_32\f_impl.d crypto\bn\bn_const.d crypto\ts\ts_req_utils.d crypto\x509\x_exten.d crypto\rc5\rc5cfb64.d test\buildtest_ui.d crypto\dsa\dsa_meth.d crypto\bn\bn_asm.d crypto\threads_pthread.d test\buildtest_hmac.d crypto\x509v3\v3_conf.d crypto\dsa\dsa_sign.d crypto\des\pcbc_enc.d crypto\o_time.d crypto\rsa\rsa_pk1.d crypto\engine\eng_dyn.d crypto\cms\cms_env.d crypto\rsa\rsa_ameth.d test\ssltestlib.d crypto\ts\ts_req_print.d crypto\async\async.d apps\storeutl.d apps\s_time.d crypto\dsa\dsa_ossl.d crypto\objects\obj_dat.d apps\sess_id.d test\buildtest_async.d crypto\bio\bss_acpt.d crypto\x509v3\v3_ia5.d crypto\ocsp\ocsp_prn.d crypto\pkcs12\p12_key.d crypto\ec\ecdsa_vrf.d test\testutil\random.d crypto\dsa\dsa_key.d crypto\ec\ecp_smpl.d crypto\sha\sha1_one.d crypto\x509\x509name.d test\testutil\stanza.d test\testutil\cb.d crypto\x509\by_dir.d apps\genpkey.d crypto\asn1\x_algor.d test\buildtest_objects.d crypto\lhash\lhash.d crypto\async\arch\async_posix.d ssl\record\rec_layer_s3.d test\buildtest_cms.d crypto\cast\c_skey.d crypto\pkcs12\p12_add.d crypto\ec\curve448\curve448.d crypto\pkcs7\pk7_attr.d crypto\asn1\f_int.d crypto\ct\ct_sct_ctx.d test\buildtest_conf.d crypto\x509v3\v3_admis.d crypto\x509\x_x509.d crypto\evp\p_seal.d apps\cms.d crypto\evp\e_rc4.d crypto\engine\tb_dsa.d test\curve448_internal_test.d crypto\objects\obj_err.d crypto\ui\ui_lib.d crypto\dso\dso_vms.d ms\applink.d test\testutil\basic_output.d crypto\cms\cms_dd.d crypto\pkcs7\pk7_smime.d test\buildtest_x509v3.d crypto\x509v3\v3_akey.d crypto\o_dir.d crypto\x509v3\v3_int.d crypto\x509v3\v3_pmaps.d ssl\pqueue.d crypto\ripemd\rmd_one.d crypto\x509v3\v3_purp.d crypto\o_fips.d ssl\record\ssl3_record.d crypto\evp\names.d test\buildtest_md2.d apps\nseq.d crypto\modes\xts128.d crypto\evp\m_md5_sha1.d crypto\aes\aes_cbc.d crypto\pkcs12\p12_npas.d crypto\ui\ui_null.d test\testutil\format_output.d crypto\conf\conf_ssl.d crypto\ec\ec_cvt.d ssl\record\rec_layer_d1.d test\threadstest.d crypto\bio\bss_sock.d test\hmactest.d crypto\dso\dso_openssl.d crypto\bn\bn_exp.d apps\enc.d test\ssltest_old.d crypto\asn1\x_val.d crypto\rand\rand_win.d crypto\engine\tb_pkmeth.d ssl\ssl_cert.d crypto\evp\e_xcbc_d.d test\danetest.d test\testutil\test_cleanup.d crypto\aes\aes_cfb.d crypto\des\cfb64enc.d ssl\t1_enc.d test\pkey_meth_kdf_test.d test\tls13ccstest.d crypto\asn1\a_gentm.d crypto\cms\cms_sd.d apps\pkcs8.d ssl\bio_ssl.d crypto\buffer\buffer.d crypto\x509v3\pcy_cache.d crypto\asn1\x_info.d crypto\bio\bss_file.d test\bioprinttest.d crypto\sm2\sm2_sign.d crypto\x509v3\v3_utl.d crypto\rc2\rc2_ecb.d test\dhtest.d crypto\o_fopen.d crypto\evp\evp_key.d crypto\bn\bn_add.d crypto\ripemd\rmd_dgst.d crypto\pkcs12\p12_init.d test\pemtest.d ssl\s3_enc.d crypto\asn1\a_type.d ssl\ssl_utst.d crypto\evp\p_lib.d crypto\objects\obj_xref.d crypto\asn1\tasn_dec.d crypto\x509v3\v3_pcia.d crypto\aes\aes_ofb.d crypto\ec\ec_asn1.d crypto\pem\pvkfmt.d crypto\x509\t_crl.d test\buildtest_asn1t.d crypto\asn1\a_strex.d crypto\chacha\chacha_enc.d crypto\rc4\rc4_skey.d test\ecdsatest.d test\pkey_meth_test.d fuzz\test-corpus.d crypto\evp\e_rc5.d test\stack_test.d crypto\evp\m_sha1.d ms\uplink.d crypto\mem_dbg.d crypto\modes\ofb128.d test\sanitytest.d test\md2test.d apps\crl.d crypto\x509\x_req.d test\bntest.d test\crltest.d crypto\ec\ec_ameth.d crypto\cmac\cmac.d test\asn1_encode_test.d test\buildtest_ec.d crypto\evp\pmeth_lib.d crypto\srp\srp_vfy.d crypto\hmac\hmac.d test\v3nametest.d crypto\ec\ecp_nistp224.d crypto\rand\rand_err.d test\rc4test.d crypto\x509\x509_v3.d test\cmactest.d crypto\bio\bss_bio.d crypto\cms\cms_ess.d crypto\x509v3\v3_asid.d crypto\x509v3\v3_cpols.d crypto\dsa\dsa_err.d crypto\camellia\cmll_ofb.d crypto\ocsp\ocsp_srv.d crypto\ocsp\ocsp_lib.d crypto\sha\sha1dgst.d crypto\x509\x509_trs.d apps\prime.d crypto\rc5\rc5_skey.d crypto\cms\cms_att.d test\testutil\tap_bio.d crypto\ec\ec_lib.d crypto\bn\bn_gcd.d test\buildtest_whrlpool.d crypto\md2\md2_dgst.d crypto\sha\keccak1600.d crypto\asn1\a_digest.d crypto\modes\cfb128.d crypto\sm4\sm4.d test\buildtest_x509_vfy.d ssl\d1_srtp.d crypto\async\arch\async_null.d crypto\x509v3\v3_bcons.d test\ssl_ctx_test.d crypto\seed\seed_cfb.d crypto\poly1305\poly1305.d crypto\ct\ct_policy.d crypto\x509v3\v3_ncons.d crypto\x509v3\v3_info.d crypto\evp\evp_err.d apps\s_socket.d test\buildtest_safestack.d crypto\evp\m_ripemd.d crypto\cpt_err.d crypto\bio\bf_lbuf.d crypto\ec\ec2_smpl.d test\asynctest.d test\buildtest_aes.d crypto\async\arch\async_win.d crypto\x509\x509_lu.d crypto\des\ofb64ede.d crypto\asn1\a_bitstr.d crypto\asn1\asn_moid.d crypto\bn\bn_rand.d test\afalgtest.d crypto\asn1\evp_asn1.d test\buildtest_crypto.d crypto\ec\ec_print.d test\sslcorrupttest.d crypto\sm2\sm2_err.d test\testutil\tests.d apps\srp.d apps\app_rand.d crypto\evp\pmeth_fn.d test\srptest.d test\clienthellotest.d crypto\dsa\dsa_prn.d crypto\comp\comp_err.d ssl\statem\statem_clnt.d test\drbg_cavs_test.d test\cipherlist_test.d test\buildtest_evp.d crypto\idea\i_ecb.d crypto\pkcs12\p12_asn.d crypto\x509\x509_set.d ssl\ssl_asn1.d crypto\engine\tb_rand.d crypto\idea\i_cfb64.d crypto\pkcs12\p12_attr.d crypto\bn\bn_mod.d crypto\rsa\rsa_crpt.d test\buildtest_cmac.d crypto\bn\bn_div.d crypto\sm3\m_sm3.d crypto\asn1\asn_pack.d test\buildtest_asn1.d test\bio_callback_test.d crypto\x509v3\v3_extku.d crypto\getenv.d crypto\cms\cms_pwri.d crypto\asn1\a_utctm.d crypto\rand\rand_lib.d crypto\asn1\d2i_pu.d crypto\pem\pem_oth.d crypto\asn1\tasn_fre.d crypto\kdf\kdf_err.d crypto\x509\x_all.d ssl\d1_msg.d crypto\evp\evp_lib.d crypto\camellia\camellia.d crypto\async\async_wait.d crypto\bn\bn_blind.d fuzz\asn1parse.d crypto\ec\curve448\eddsa.d crypto\ocsp\ocsp_err.d test\buildtest_comp.d fuzz\cms.d crypto\rc5\rc5ofb64.d test\v3ext.d crypto\asn1\i2d_pu.d apps\apps.d crypto\evp\e_camellia.d crypto\aes\aes_ige.d crypto\x509\x509_txt.d test\evp_extra_test.d crypto\bn\bn_word.d crypto\asn1\p8_pkey.d crypto\sm2\sm2_crypt.d crypto\siphash\siphash.d crypto\aes\aes_core.d crypto\pkcs7\pk7_lib.d crypto\ec\ec_pmeth.d crypto\ec\ec_kmeth.d crypto\engine\eng_openssl.d crypto\x509\x509_cmp.d crypto\evp\evp_enc.d crypto\x509\x_pubkey.d crypto\asn1\a_dup.d crypto\bn\bn_depr.d crypto\asn1\x_spki.d fuzz\bignum.d apps\version.d crypto\bn\bn_sqrt.d crypto\ct\ct_vfy.d crypto\dsa\dsa_gen.d crypto\rsa\rsa_x931g.d crypto\asn1\asn_mime.d ssl\d1_lib.d test\buildtest_ssl.d fuzz\conf.d crypto\bio\bio_cb.d crypto\ec\ec_check.d crypto\pkcs12\p12_decr.d crypto\siphash\siphash_ameth.d crypto\pem\pem_xaux.d crypto\ec\ec2_oct.d test\dtls_mtu_test.d crypto\evp\e_aes_cbc_hmac_sha1.d crypto\x509v3\pcy_node.d test\recordlentest.d test\rc5test.d crypto\ui\ui_err.d crypto\asn1\p5_scrypt.d crypto\evp\p_enc.d apps\openssl.d crypto\dso\dso_dl.d test\buildtest_txt_db.d apps\verify.d apps\pkeyparam.d crypto\asn1\x_int64.d crypto\dsa\dsa_vrf.d crypto\x509v3\v3_enum.d crypto\x509v3\v3_pcons.d ssl\statem\statem_lib.d crypto\ts\ts_conf.d crypto\ocsp\ocsp_ht.d crypto\bio\bss_conn.d crypto\asn1\a_print.d apps\pkcs7.d test\rsa_test.d crypto\comp\comp_lib.d test\buildtest_x509.d crypto\rsa\rsa_chk.d crypto\asn1\x_bignum.d crypto\asn1\tasn_prn.d ssl\record\ssl3_buffer.d crypto\asn1\a_strnid.d crypto\rand\drbg_lib.d engines\e_capi.d ssl\t1_trce.d crypto\rand\rand_unix.d crypto\ec\ecp_nistp256.d test\buildtest_pem2.d crypto\threads_win.d crypto\conf\conf_mod.d test\sslbuffertest.d crypto\engine\tb_dh.d crypto\dh\dh_depr.d crypto\engine\tb_eckey.d crypto\ct\ct_x509v3.d test\mdc2test.d crypto\ct\ct_err.d crypto\evp\c_alld.d crypto\asn1\a_verify.d test\asn1_internal_test.d test\d2i_test.d crypto\engine\eng_list.d crypto\dsa\dsa_lib.d crypto\ec\ecx_meth.d crypto\des\fcrypt.d test\ct_test.d apps\s_server.d crypto\pkcs12\p12_sbag.d crypto\x509v3\v3_sxnet.d crypto\siphash\siphash_pmeth.d apps\dsa.d test\dsatest.d crypto\asn1\p5_pbev2.d crypto\asn1\asn1_gen.d crypto\evp\c_allc.d apps\pkcs12.d crypto\x509\x509_meth.d crypto\ctype.d test\x509_check_cert_pkey_test.d crypto\buffer\buf_err.d crypto\x509v3\v3_pci.d engines\e_ossltest.d apps\req.d fuzz\server.d test\buildtest_cast.d crypto\sha\sha256.d test\versions.d crypto\async\async_err.d crypto\ct\ct_log.d crypto\rsa\rsa_mp.d crypto\dh\dh_err.d ssl\s3_lib.d crypto\store\loader_file.d crypto\bn\bn_nist.d crypto\des\str2key.d crypto\x509\x509_d2.d crypto\bn\bn_mpi.d crypto\ocsp\ocsp_ext.d crypto\pkcs12\p12_mutl.d test\ciphername_test.d crypto\asn1\tasn_utl.d test\buildtest_rc2.d test\buildtest_idea.d crypto\dh\dh_key.d crypto\bn\bn_mont.d crypto\hmac\hm_pmeth.d test\buildtest_ts.d ssl\t1_lib.d crypto\ec\ecdsa_sign.d crypto\x509\x_x509a.d crypto\evp\m_null.d crypto\ec\ec_curve.d crypto\rsa\rsa_lib.d crypto\evp\e_chacha20_poly1305.d crypto\x509\x509cset.d test\buildtest_seed.d crypto\kdf\tls1_prf.d test\rsa_complex.d crypto\cmac\cm_pmeth.d crypto\x509\x509_req.d test\x509_dup_cert_test.d crypto\ocsp\ocsp_asn.d test\asn1_string_table_test.d ssl\s3_msg.d crypto\asn1\a_time.d crypto\engine\tb_asnmth.d crypto\conf\conf_def.d crypto\ec\ec_oct.d crypto\err\err.d crypto\engine\eng_lib.d crypto\engine\eng_init.d test\ssl_cert_table_internal_test.d crypto\evp\cmeth_lib.d test\x509aux.d crypto\x509\x509rset.d test\dtlstest.d apps\s_client.d crypto\cms\cms_cd.d crypto\camellia\cmll_misc.d test\ssl_test.d crypto\x509\t_x509.d crypto\asn1\tasn_scn.d crypto\asn1\x_long.d crypto\evp\bio_enc.d crypto\des\set_key.d crypto\x509v3\v3_crld.d test\gmdifftest.d crypto\bio\bss_dgram.d test\buildtest_bio.d crypto\ts\ts_rsp_utils.d test\conf_include_test.d crypto\bn\bn_err.d crypto\o_str.d crypto\engine\eng_err.d crypto\ebcdic.d crypto\dso\dso_lib.d crypto\des\cfb64ede.d crypto\bio\bss_fd.d ssl\ssl_rsa.d crypto\objects\o_names.d crypto\rand\randfile.d crypto\rand\rand_egd.d crypto\engine\eng_rdrand.d crypto\ts\ts_rsp_print.d crypto\md2\md2_one.d crypto\x509v3\pcy_tree.d apps\asn1pars.d crypto\asn1\a_utf8.d test\lhash_test.d crypto\evp\bio_ok.d test\bio_enc_test.d test\sysdefaulttest.d apps\ec.d test\time_offset_test.d crypto\x509\x509_def.d crypto\rsa\rsa_gen.d ssl\tls13_enc.d test\drbg_cavs_data.d crypto\des\des_enc.d apps\smime.d test\siphash_internal_test.d test\cmsapitest.d crypto\engine\tb_rsa.d test\ssl_test_ctx.d crypto\cms\cms_asn1.d crypto\pem\pem_err.d crypto\evp\e_aes_cbc_hmac_sha256.d crypto\whrlpool\wp_block.d crypto\bn\bn_prime.d crypto\x509v3\v3_bitst.d ssl\ssl_err.d crypto\evp\m_md4.d crypto\idea\i_skey.d crypto\ex_data.d crypto\ec\curve448\scalar.d crypto\des\rand_key.d crypto\srp\srp_lib.d crypto\pem\pem_all.d crypto\engine\eng_all.d test\buildtest_ct.d test\bad_dtls_test.d crypto\x509\x_name.d crypto\bio\bss_log.d test\fatalerrtest.d apps\errstr.d crypto\bio\bf_nbio.d crypto\pkcs12\p12_utl.d crypto\evp\encode.d crypto\x509\x509_vfy.d crypto\rc2\rc2cfb64.d apps\crl2p7.d crypto\rc4\rc4_enc.d crypto\asn1\a_mbstr.d crypto\des\fcrypt_b.d crypto\evp\evp_pbe.d crypto\evp\evp_cnf.d apps\engine.d test\buildtest_opensslv.d crypto\x509v3\v3_lib.d crypto\bn\bn_mul.d crypto\ec\ecp_nist.d test\buildtest_md5.d crypto\bio\bio_meth.d test\buildtest_rc4.d engines\e_padlock.d test\handshake_helper.d crypto\dso\dso_err.d crypto\des\cbc_enc.d crypto\dllmain.d crypto\hmac\hm_ameth.d test\test_test.d crypto\engine\eng_fat.d test\buildtest_symhacks.d crypto\x509\x509_obj.d ssl\ssl_conf.d crypto\rsa\rsa_prn.d crypto\x509\x509_vpm.d crypto\evp\m_sigver.d crypto\bf\bf_enc.d crypto\asn1\x_pkey.d crypto\bn\bn_recp.d crypto\dh\dh_kdf.d apps\ca.d test\buildtest_srp.d crypto\bio\b_sock.d crypto\pem\pem_info.d crypto\cast\c_ofb64.d test\buildtest_rand.d crypto\pem\pem_lib.d fuzz\client.d apps\pkeyutl.d crypto\evp\e_aes.d crypto\ec\ecdh_ossl.d apps\rand.d crypto\camellia\cmll_cbc.d crypto\comp\c_zlib.d crypto\evp\m_wp.d crypto\cmac\cm_ameth.d test\buildtest_ecdh.d crypto\asn1\a_i2d_fp.d test\errtest.d crypto\whrlpool\wp_dgst.d crypto\evp\e_idea.d test\rc2test.d crypto\evp\p5_crpt.d fuzz\x509.d crypto\ec\ecp_nistp521.d crypto\rc5\rc5_enc.d crypto\cast\c_enc.d apps\bf_prefix.d crypto\bf\bf_ecb.d crypto\cversion.d crypto\x509v3\pcy_lib.d crypto\sm3\sm3.d test\wpackettest.d crypto\aes\aes_wrap.d ssl\statem\extensions_clnt.d apps\pkey.d crypto\store\store_init.d test\dsa_no_digest_size_test.d crypto\init.d crypto\aes\aes_ecb.d apps\dsaparam.d crypto\asn1\d2i_pr.d apps\win32_init.d crypto\ts\ts_err.d crypto\asn1\tasn_enc.d crypto\bn\bn_kron.d crypto\rsa\rsa_err.d crypto\evp\pmeth_gn.d crypto\ts\ts_rsp_verify.d ssl\statem\extensions.d test\destest.d crypto\asn1\i2d_pr.d test\buildtest_dtls1.d crypto\evp\e_aria.d crypto\pem\pem_pk8.d crypto\pkcs12\p12_p8d.d test\buildtest_conf_api.d ssl\ssl_txt.d test\exptest.d crypto\bn\bn_gf2m.d crypto\evp\e_old.d test\verify_extra_test.d fuzz\asn1.d crypto\pkcs7\pk7_mime.d crypto\asn1\p5_pbe.d crypto\rc2\rc2_cbc.d test\drbgtest.d test\ecstresstest.d crypto\asn1\a_int.d crypto\dh\dh_rfc5114.d crypto\evp\m_md2.d crypto\evp\e_seed.d crypto\rc5\rc5_ecb.d crypto\cms\cms_smime.d crypto\poly1305\poly1305_pmeth.d crypto\evp\digest.d apps\rsa.d crypto\bn\bn_sqr.d crypto\asn1\asn1_par.d crypto\ui\ui_openssl.d apps\passwd.d test\testutil\main.d test\evp_test.d test\pbelutest.d crypto\asn1\asn_mstbl.d
GENERATED_MANDATORY=include\crypto\bn_conf.h include\crypto\dso_conf.h include\openssl\opensslconf.h
GENERATED=apps\CA.pl apps\openssl.rc apps\progs.h apps\tsget.pl crypto\buildinf.h libcrypto.def libcrypto.rc libssl.def libssl.rc test\buildtest_aes.c test\buildtest_asn1.c test\buildtest_asn1t.c test\buildtest_async.c test\buildtest_bio.c test\buildtest_blowfish.c test\buildtest_bn.c test\buildtest_buffer.c test\buildtest_camellia.c test\buildtest_cast.c test\buildtest_cmac.c test\buildtest_cms.c test\buildtest_comp.c test\buildtest_conf.c test\buildtest_conf_api.c test\buildtest_crypto.c test\buildtest_ct.c test\buildtest_des.c test\buildtest_dh.c test\buildtest_dsa.c test\buildtest_dtls1.c test\buildtest_e_os2.c test\buildtest_ebcdic.c test\buildtest_ec.c test\buildtest_ecdh.c test\buildtest_ecdsa.c test\buildtest_engine.c test\buildtest_evp.c test\buildtest_hmac.c test\buildtest_idea.c test\buildtest_kdf.c test\buildtest_lhash.c test\buildtest_md2.c test\buildtest_md4.c test\buildtest_md5.c test\buildtest_modes.c test\buildtest_obj_mac.c test\buildtest_objects.c test\buildtest_ocsp.c test\buildtest_opensslv.c test\buildtest_ossl_typ.c test\buildtest_pem.c test\buildtest_pem2.c test\buildtest_pkcs12.c test\buildtest_pkcs7.c test\buildtest_rand.c test\buildtest_rand_drbg.c test\buildtest_rc2.c test\buildtest_rc4.c test\buildtest_rc5.c test\buildtest_ripemd.c test\buildtest_rsa.c test\buildtest_safestack.c test\buildtest_seed.c test\buildtest_sha.c test\buildtest_srp.c test\buildtest_srtp.c test\buildtest_ssl.c test\buildtest_ssl2.c test\buildtest_ssl3.c test\buildtest_stack.c test\buildtest_store.c test\buildtest_symhacks.c test\buildtest_tls1.c test\buildtest_ts.c test\buildtest_txt_db.c test\buildtest_ui.c test\buildtest_whrlpool.c test\buildtest_x509.c test\buildtest_x509_vfy.c test\buildtest_x509v3.c tools\c_rehash.pl
@@ -4390,8 +4390,8 @@ apps\x509.obj: "..\apps\x509.c" "apps\progs.h"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\apps\x509.c"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\apps\x509.c" 2>&1 > apps\x509.d
ms\applink.obj: "..\ms\applink.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\applink.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "apps" /I "include" /I "crypto\ec" /I ".." /I "..\apps" /I "..\include" /I "..\crypto\ec" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\applink.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "apps" /I "include" /I "crypto\ec" /I ".." /I "..\apps" /I "..\include" /I "..\crypto\ec" $(BIN_CPPFLAGS) /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
fuzz\asn1-test.exe: fuzz\asn1.obj fuzz\test-corpus.obj libssl.lib libcrypto.lib
IF EXIST fuzz\asn1-test.exe.manifest DEL /F /Q fuzz\asn1-test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)fuzz\asn1-test.exe @<<
@@ -6280,9 +6280,10 @@ $(BIN_EX_LIBS)
test\dtlsv1listentest.obj: "..\test\dtlsv1listentest.c"
$(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\dtlsv1listentest.c"
$(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\dtlsv1listentest.c" 2>&1 > test\dtlsv1listentest.d
-test\ec_internal_test.exe: test\ec_internal_test.obj test\libtestutil.lib libcrypto_static.lib
+test\ec_internal_test.exe: ms\applink.obj test\ec_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\ec_internal_test.exe.manifest DEL /F /Q test\ec_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ec_internal_test.exe @<<
+ms\applink.obj
test\ec_internal_test.obj
setargv.obj
test\libtestutil.lib
@@ -7382,7 +7383,7 @@ crypto\x509 crypto\x509\ : crypto\x509\by_dir.obj crypto\x509\by_file.obj crypto
crypto\x509v3 crypto\x509v3\ : crypto\x509v3\pcy_cache.obj crypto\x509v3\pcy_data.obj crypto\x509v3\pcy_lib.obj crypto\x509v3\pcy_map.obj crypto\x509v3\pcy_node.obj crypto\x509v3\pcy_tree.obj crypto\x509v3\v3_addr.obj crypto\x509v3\v3_admis.obj crypto\x509v3\v3_akey.obj crypto\x509v3\v3_akeya.obj crypto\x509v3\v3_alt.obj crypto\x509v3\v3_asid.obj crypto\x509v3\v3_bcons.obj crypto\x509v3\v3_bitst.obj crypto\x509v3\v3_conf.obj crypto\x509v3\v3_cpols.obj crypto\x509v3\v3_crld.obj crypto\x509v3\v3_enum.obj crypto\x509v3\v3_extku.obj crypto\x509v3\v3_genn.obj crypto\x509v3\v3_ia5.obj crypto\x509v3\v3_info.obj crypto\x509v3\v3_int.obj crypto\x509v3\v3_lib.obj crypto\x509v3\v3_ncons.obj crypto\x509v3\v3_pci.obj crypto\x509v3\v3_pcia.obj crypto\x509v3\v3_pcons.obj crypto\x509v3\v3_pku.obj crypto\x509v3\v3_pmaps.obj crypto\x509v3\v3_prn.obj crypto\x509v3\v3_purp.obj crypto\x509v3\v3_skey.obj crypto\x509v3\v3_sxnet.obj crypto\x509v3\v3_tlsf.obj crypto\x509v3\v3_utl.obj crypto\x509v3\v3err.obj
engines engines\ : engines\capi.dll engines\dasync.dll engines\ossltest.dll engines\padlock.dll
fuzz fuzz\ : fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe
-ms ms\ : ms\applink.obj ms\applink.obj ms\uplink.obj
+ms ms\ : ms\applink.obj ms\applink.obj ms\applink.obj ms\uplink.obj
ssl ssl\ : ssl\packet.obj ssl\tls13_enc.obj ssl\bio_ssl.obj ssl\d1_lib.obj ssl\d1_msg.obj ssl\d1_srtp.obj ssl\methods.obj ssl\packet.obj ssl\pqueue.obj ssl\s3_cbc.obj ssl\s3_enc.obj ssl\s3_lib.obj ssl\s3_msg.obj ssl\ssl_asn1.obj ssl\ssl_cert.obj ssl\ssl_ciph.obj ssl\ssl_conf.obj ssl\ssl_err.obj ssl\ssl_init.obj ssl\ssl_lib.obj ssl\ssl_mcnf.obj ssl\ssl_rsa.obj ssl\ssl_sess.obj ssl\ssl_stat.obj ssl\ssl_txt.obj ssl\ssl_utst.obj ssl\t1_enc.obj ssl\t1_lib.obj ssl\t1_trce.obj ssl\tls13_enc.obj ssl\tls_srp.obj
ssl\record ssl\record\ : ssl\record\dtls1_bitmap.obj ssl\record\rec_layer_d1.obj ssl\record\rec_layer_s3.obj ssl\record\ssl3_buffer.obj ssl\record\ssl3_record.obj ssl\record\ssl3_record_tls13.obj
ssl\statem ssl\statem\ : ssl\statem\extensions.obj ssl\statem\extensions_clnt.obj ssl\statem\extensions_cust.obj ssl\statem\extensions_srvr.obj ssl\statem\statem.obj ssl\statem\statem_clnt.obj ssl\statem\statem_dtls.obj ssl\statem\statem_lib.obj ssl\statem\statem_srvr.obj
diff --git a/upstream-build/makefile/x86_64-freebsd b/upstream-build/makefile/x86_64-freebsd
index c31cf97..305c76a 100644
--- a/upstream-build/makefile/x86_64-freebsd
+++ b/upstream-build/makefile/x86_64-freebsd
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("BSD-x86_64", "enable-md2", "enable-rc5", "enable-ssl3", "enable
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -30,7 +30,7 @@ ENGINES=engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmactest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=fuzz/conf.d crypto/engine/eng_table.d crypto/ts/ts_asn1.d crypto/evp/e_xcbc_d.d crypto/evp/c_allc.d crypto/evp/e_bf.d crypto/ec/ecp_nistp521.d crypto/x509/x_all.d crypto/bio/bss_acpt.d crypto/asn1/i2d_pu.d test/bftest.d crypto/store/store_strings.d crypto/des/fcrypt.d crypto/ocsp/ocsp_cl.d test/mdc2_internal_test.d test/bio_callback_test.d test/ideatest.d crypto/siphash/siphash.d crypto/seed/seed_cbc.d crypto/err/err_prn.d crypto/x509/x_crl.d ssl/d1_lib.d apps/bf_prefix.d test/curve448_internal_test.d crypto/ec/ecp_nistp256.d crypto/x509v3/v3_crld.d apps/openssl.d crypto/x509v3/v3_alt.d crypto/asn1/p5_pbe.d crypto/rsa/rsa_err.d test/buildtest_engine.d crypto/threads_win.d test/buildtest_blowfish.d crypto/ec/curve448/arch_32/f_impl.d crypto/camellia/cmll_misc.d crypto/txt_db/txt_db.d crypto/x509/x509_lu.d test/buildtest_bn.d crypto/asn1/tasn_typ.d crypto/des/cbc_cksm.d crypto/engine/eng_openssl.d crypto/rand/rand_win.d crypto/x509/x_pubkey.d test/testutil/main.d crypto/md5/md5_one.d crypto/evp/p_verify.d crypto/asn1/a_mbstr.d crypto/bn/bn_dh.d test/testutil/format_output.d apps/engine.d crypto/bio/bss_bio.d crypto/blake2/m_blake2b.d test/buildtest_opensslv.d crypto/bn/bn_lib.d crypto/md5/md5_dgst.d crypto/x509v3/v3_pcons.d crypto/x509v3/v3_ncons.d fuzz/bignum.d crypto/asn1/a_sign.d crypto/rc2/rc2_cbc.d crypto/kdf/kdf_err.d test/d2i_test.d apps/dsaparam.d crypto/pkcs7/pk7_attr.d test/asynctest.d ssl/statem/statem_clnt.d crypto/x509/by_file.d crypto/asn1/asn1_item_list.d crypto/comp/comp_err.d crypto/des/qud_cksm.d crypto/sha/keccak1600.d crypto/threads_pthread.d crypto/evp/pmeth_lib.d crypto/evp/m_md5_sha1.d crypto/asn1/tasn_scn.d crypto/x509/x509_req.d crypto/pkcs12/p12_kiss.d test/asn1_string_table_test.d ssl/ssl_lib.d crypto/asn1/a_time.d crypto/mem_clr.d crypto/ocsp/v3_ocsp.d test/buildtest_sha.d engines/e_capi.d crypto/engine/tb_digest.d crypto/evp/m_sha1.d crypto/asn1/x_algor.d crypto/async/async_err.d crypto/rsa/rsa_x931g.d test/dsa_no_digest_size_test.d crypto/pkcs7/pk7_mime.d crypto/rsa/rsa_pk1.d test/tls13encryptiontest.d apps/speed.d crypto/stack/stack.d test/sslcorrupttest.d crypto/x509/x509_d2.d crypto/async/arch/async_win.d crypto/bn/bn_word.d test/buildtest_store.d test/lhash_test.d crypto/evp/digest.d crypto/modes/ctr128.d crypto/dsa/dsa_ameth.d crypto/ui/ui_openssl.d test/testutil/basic_output.d test/buildtest_ecdh.d test/buildtest_pem2.d apps/nseq.d test/versions.d test/ctype_internal_test.d crypto/evp/evp_cnf.d test/buildtest_x509_vfy.d crypto/asn1/a_gentm.d test/sm2_internal_test.d test/bad_dtls_test.d apps/pkcs7.d crypto/rsa/rsa_x931.d crypto/rsa/rsa_crpt.d crypto/asn1/tasn_utl.d crypto/ec/ec_pmeth.d test/buildtest_asn1t.d crypto/bio/bio_lib.d crypto/o_fopen.d ssl/bio_ssl.d test/buildtest_lhash.d crypto/asn1/a_i2d_fp.d crypto/ec/ecdsa_ossl.d crypto/cms/cms_asn1.d apps/ecparam.d crypto/ct/ct_oct.d apps/prime.d crypto/ui/ui_err.d crypto/ec/ec_print.d crypto/evp/c_alld.d test/exdatatest.d crypto/camellia/camellia.d apps/pkey.d crypto/bn/bn_mod.d crypto/store/store_lib.d apps/s_cb.d crypto/dh/dh_gen.d apps/gendsa.d test/dhtest.d crypto/aes/aes_misc.d test/v3ext.d crypto/o_str.d crypto/x509/x509_txt.d crypto/asn1/evp_asn1.d test/buildtest_pkcs12.d crypto/bf/bf_cfb64.d crypto/kdf/tls1_prf.d crypto/pem/pem_oth.d crypto/x509/x509_err.d test/buildtest_tls1.d test/ssl_test.d crypto/evp/e_idea.d crypto/ec/ecdsa_vrf.d crypto/pem/pem_pkey.d crypto/x509v3/v3_bitst.d crypto/aes/aes_ecb.d crypto/asn1/tasn_dec.d crypto/ec/ec_err.d crypto/evp/e_rc5.d crypto/dsa/dsa_prn.d crypto/x509v3/v3_akeya.d apps/ciphers.d test/buildtest_md2.d test/x509_internal_test.d test/buildtest_async.d crypto/asn1/x_spki.d test/pemtest.d crypto/engine/tb_dsa.d crypto/evp/evp_key.d test/buildtest_evp.d crypto/x509v3/v3_extku.d test/rsa_test.d test/x509aux.d fuzz/ct.d test/ssltest_old.d fuzz/test-corpus.d crypto/bio/bss_file.d crypto/x509v3/pcy_data.d test/enginetest.d crypto/bn/bn_nist.d crypto/asn1/f_int.d crypto/evp/e_null.d crypto/pkcs12/p12_init.d crypto/hmac/hm_pmeth.d crypto/ct/ct_x509v3.d crypto/bn/bn_rand.d test/testutil/tests.d crypto/asn1/a_dup.d crypto/des/cfb64ede.d crypto/ec/curve448/eddsa.d test/buildtest_ossl_typ.d crypto/bn/bn_mont.d crypto/des/ofb_enc.d test/buildtest_rc4.d test/buildtest_cmac.d crypto/conf/conf_lib.d test/buildtest_obj_mac.d test/rc2test.d crypto/rsa/rsa_mp.d crypto/asn1/a_octet.d crypto/objects/obj_xref.d crypto/rand/drbg_ctr.d test/buildtest_ocsp.d crypto/dso/dso_dlfcn.d ssl/t1_lib.d crypto/asn1/a_strnid.d test/gmdifftest.d test/cipherbytes_test.d test/buildtest_objects.d test/packettest.d crypto/kdf/scrypt.d crypto/asn1/bio_asn1.d apps/app_rand.d crypto/conf/conf_def.d crypto/dsa/dsa_ossl.d crypto/dh/dh_asn1.d test/gosttest.d crypto/cms/cms_sd.d crypto/bn/bn_div.d test/buildtest_x509v3.d crypto/dsa/dsa_depr.d crypto/evp/pmeth_gn.d crypto/asn1/t_pkey.d crypto/ec/ec_cvt.d test/casttest.d crypto/evp/names.d engines/e_ossltest.d crypto/asn1/tasn_new.d test/sanitytest.d test/drbgtest.d crypto/ui/ui_null.d crypto/evp/p_seal.d crypto/x509/x_x509.d ssl/statem/extensions.d test/bio_enc_test.d crypto/bn/bn_mpi.d test/testutil/cb.d apps/s_client.d test/drbg_cavs_test.d crypto/poly1305/poly1305_ameth.d crypto/bn/bn_gcd.d crypto/rsa/rsa_pss.d test/buildtest_cms.d crypto/bio/b_addr.d crypto/asn1/x_info.d test/pkey_meth_kdf_test.d crypto/evp/encode.d crypto/conf/conf_err.d crypto/evp/m_wp.d crypto/sm2/sm2_crypt.d crypto/cms/cms_kari.d crypto/evp/p_enc.d test/memleaktest.d apps/rand.d crypto/x509v3/v3_pmaps.d crypto/ec/ecp_oct.d crypto/bn/bn_recp.d crypto/ts/ts_rsp_sign.d crypto/evp/m_mdc2.d ssl/record/rec_layer_d1.d crypto/bf/bf_skey.d test/exptest.d crypto/rc4/rc4_skey.d apps/rsautl.d crypto/engine/eng_pkey.d crypto/asn1/p5_scrypt.d crypto/ripemd/rmd_dgst.d crypto/dh/dh_rfc7919.d ssl/s3_cbc.d apps/genpkey.d test/buildtest_des.d apps/req.d crypto/ocsp/ocsp_asn.d crypto/ec/ec2_oct.d crypto/cmac/cm_ameth.d test/sslbuffertest.d test/buildtest_ec.d test/uitest.d crypto/rsa/rsa_asn1.d crypto/o_time.d ssl/ssl_init.d crypto/conf/conf_mall.d test/test_test.d test/stack_test.d crypto/rc5/rc5ofb64.d test/buildtest_rsa.d crypto/x509/t_crl.d test/buildtest_symhacks.d crypto/evp/e_des.d crypto/x509v3/v3_asid.d crypto/evp/m_sigver.d crypto/sm2/sm2_sign.d crypto/cast/c_ecb.d test/testutil/random.d test/dtlstest.d ssl/record/dtls1_bitmap.d crypto/des/set_key.d crypto/idea/i_ecb.d apps/version.d crypto/x509/x509_r2x.d test/ecdsatest.d crypto/x509v3/v3_utl.d crypto/evp/p_lib.d crypto/evp/e_old.d fuzz/cms.d crypto/ec/ec_asn1.d crypto/asn1/n_pkey.d crypto/aes/aes_ige.d crypto/rand/rand_egd.d crypto/cms/cms_cd.d crypto/pkcs12/p12_add.d crypto/seed/seed_ofb.d ssl/ssl_err.d crypto/async/async_wait.d crypto/ocsp/ocsp_vfy.d crypto/evp/bio_enc.d crypto/pkcs7/bio_pk7.d crypto/err/err.d crypto/asn1/a_verify.d crypto/evp/pmeth_fn.d ssl/ssl_mcnf.d test/ssl_ctx_test.d test/dtls_mtu_test.d crypto/pem/pem_info.d test/buildtest_rand_drbg.d crypto/rsa/rsa_gen.d test/ec_internal_test.d ssl/ssl_ciph.d crypto/dso/dso_win32.d crypto/dh/dh_pmeth.d crypto/dso/dso_err.d crypto/x509v3/v3_pcia.d crypto/bn/bn_exp2.d crypto/x509v3/v3_enum.d crypto/ec/curve448/scalar.d ssl/ssl_cert.d crypto/asn1/a_int.d crypto/aes/aes_cbc.d crypto/ec/ecdh_kdf.d crypto/poly1305/poly1305_pmeth.d crypto/siphash/siphash_pmeth.d crypto/lhash/lh_stats.d crypto/pkcs7/pkcs7err.d engines/e_padlock.d test/buildtest_asn1.d crypto/store/store_err.d crypto/bio/bss_dgram.d crypto/x509v3/v3_akey.d crypto/ec/ecp_nist.d crypto/x509/x509_set.d crypto/ct/ct_b64.d crypto/des/cfb64enc.d crypto/des/des_enc.d crypto/evp/evp_err.d crypto/rc5/rc5_enc.d crypto/x509/x509_def.d apps/asn1pars.d crypto/dh/dh_err.d crypto/pkcs12/p12_asn.d ssl/ssl_conf.d crypto/sm3/sm3.d crypto/cast/c_ofb64.d ssl/ssl_sess.d crypto/evp/e_aes.d crypto/ts/ts_verify_ctx.d crypto/asn1/d2i_pu.d crypto/dsa/dsa_lib.d crypto/idea/i_ofb64.d test/buildtest_ssl2.d crypto/o_init.d crypto/x509/x509_cmp.d apps/ts.d crypto/pem/pem_sign.d ssl/statem/extensions_srvr.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/bn/bn_mul.d crypto/ct/ct_policy.d crypto/evp/m_ripemd.d crypto/dsa/dsa_sign.d crypto/rsa/rsa_meth.d crypto/ts/ts_conf.d crypto/pem/pem_lib.d crypto/bn/bn_srp.d crypto/evp/m_sha3.d crypto/modes/cfb128.d crypto/x509v3/v3_skey.d fuzz/client.d crypto/store/store_register.d crypto/asn1/x_sig.d ssl/packet.d ssl/t1_trce.d crypto/uid.d apps/s_socket.d crypto/rsa/rsa_pmeth.d crypto/comp/comp_lib.d crypto/asn1/t_spki.d crypto/buffer/buf_err.d crypto/rc5/rc5cfb64.d crypto/srp/srp_vfy.d test/buildtest_ct.d crypto/ct/ct_prn.d apps/cms.d crypto/pkcs7/pk7_lib.d crypto/getenv.d fuzz/bndiv.d crypto/sha/sha1_one.d crypto/rc2/rc2_skey.d crypto/hmac/hmac.d test/buildtest_srp.d crypto/ts/ts_err.d test/poly1305_internal_test.d crypto/engine/tb_cipher.d crypto/ec/ecp_nistputil.d apps/rehash.d test/buildtest_comp.d crypto/ec/curve448/f_generic.d crypto/evp/m_null.d crypto/engine/tb_asnmth.d crypto/sm3/m_sm3.d test/evp_test.d crypto/cryptlib.d crypto/lhash/lhash.d crypto/x509/x509type.d crypto/store/store_init.d crypto/pkcs12/p12_p8e.d crypto/blake2/blake2b.d crypto/engine/eng_cnf.d crypto/pkcs12/pk12err.d crypto/dsa/dsa_vrf.d crypto/engine/eng_dyn.d crypto/ec/ecp_nistp224.d crypto/engine/eng_all.d crypto/bn/bn_depr.d crypto/cms/cms_err.d apps/ec.d crypto/cast/c_enc.d crypto/bio/b_print.d apps/s_time.d crypto/ec/eck_prn.d crypto/evp/e_rc4_hmac_md5.d crypto/seed/seed_cfb.d crypto/ct/ct_sct_ctx.d ssl/record/ssl3_record_tls13.d crypto/ec/ec_mult.d crypto/ocsp/ocsp_ext.d crypto/x509v3/v3_tlsf.d ssl/s3_lib.d crypto/x509/t_x509.d crypto/pem/pem_xaux.d test/x509_check_cert_pkey_test.d crypto/rc2/rc2_ecb.d crypto/evp/e_rc4.d crypto/idea/i_cfb64.d test/ciphername_test.d crypto/sm4/sm4.d crypto/x509v3/v3_sxnet.d apps/pkeyparam.d crypto/cast/c_cfb64.d crypto/blake2/m_blake2s.d crypto/bn/bn_sqr.d test/sysdefaulttest.d crypto/asn1/a_strex.d crypto/asn1/p8_pkey.d crypto/ebcdic.d test/buildtest_dsa.d crypto/asn1/x_pkey.d crypto/bf/bf_enc.d crypto/pkcs12/p12_attr.d test/testutil/output_helpers.d crypto/asn1/asn1_gen.d apps/pkcs12.d crypto/des/str2key.d crypto/init.d crypto/bn/bn_asm.d crypto/bio/bss_log.d apps/rsa.d crypto/aes/aes_wrap.d crypto/chacha/chacha_enc.d crypto/evp/m_md2.d crypto/modes/xts128.d test/buildtest_srtp.d crypto/ct/ct_vfy.d test/igetest.d crypto/bio/bss_null.d test/rc5test.d crypto/async/arch/async_posix.d test/constant_time_test.d crypto/sha/sha256.d crypto/x509/x509rset.d crypto/ec/curve448/curve448.d engines/e_dasync.d test/fatalerrtest.d apps/sess_id.d crypto/pem/pem_x509.d crypto/bn/bn_const.d test/testutil/driver.d test/buildtest_kdf.d crypto/rand/drbg_lib.d test/buildtest_rc5.d crypto/evp/e_aria.d crypto/asn1/p5_pbev2.d test/errtest.d crypto/asn1/a_utf8.d crypto/evp/p5_crpt2.d crypto/mem_sec.d crypto/dso/dso_vms.d crypto/evp/p_open.d crypto/camellia/cmll_ecb.d crypto/x509/x509_vpm.d crypto/asn1/f_string.d test/mdc2test.d crypto/camellia/cmll_ofb.d crypto/x509v3/v3_conf.d crypto/bn/bn_intern.d crypto/bio/bio_meth.d crypto/rsa/rsa_ameth.d crypto/objects/obj_lib.d crypto/bn/bn_sqrt.d crypto/x509/x_name.d crypto/des/rand_key.d test/ssl_test_ctx.d ssl/ssl_txt.d crypto/pkcs12/p12_crpt.d test/bio_memleak_test.d crypto/bn/bn_kron.d crypto/bio/bf_nbio.d crypto/x509v3/v3_pku.d crypto/asn1/tasn_fre.d test/conf_include_test.d test/buildtest_md5.d crypto/x509v3/v3_purp.d crypto/ec/ecp_smpl.d crypto/mem.d crypto/asn1/asn_moid.d crypto/x509/x_x509a.d fuzz/asn1.d crypto/camellia/cmll_cfb.d crypto/asn1/x_long.d crypto/aes/aes_ofb.d apps/errstr.d test/bntest.d crypto/dh/dh_check.d crypto/evp/p5_crpt.d crypto/asn1/a_bitstr.d crypto/pkcs12/p12_npas.d crypto/x509v3/v3_bcons.d test/buildtest_ts.d crypto/async/async.d crypto/asn1/asn_mstbl.d test/buildtest_ripemd.d test/x509_dup_cert_test.d crypto/pem/pem_pk8.d crypto/ct/ct_sct.d crypto/bn/bn_exp.d test/buildtest_ecdsa.d crypto/buffer/buffer.d crypto/sha/sha1dgst.d test/buildtest_conf.d test/sslapitest.d crypto/dh/dh_prn.d test/md2test.d crypto/bio/bio_cb.d crypto/des/pcbc_enc.d crypto/rand/rand_lib.d crypto/ec/ec2_smpl.d test/secmemtest.d crypto/asn1/t_bitst.d crypto/x509v3/pcy_node.d crypto/engine/eng_err.d crypto/aes/aes_cfb.d crypto/dso/dso_lib.d crypto/ec/ecp_mont.d crypto/x509/x509_obj.d test/clienthellotest.d crypto/ui/ui_util.d crypto/ex_data.d apps/crl.d crypto/threads_none.d crypto/x509v3/v3err.d test/servername_test.d crypto/dh/dh_key.d crypto/rsa/rsa_oaep.d crypto/ec/ec_ameth.d crypto/des/ofb64enc.d test/cmsapitest.d test/dtlsv1listentest.d crypto/asn1/x_bignum.d test/danetest.d test/buildtest_pkcs7.d crypto/async/arch/async_null.d test/buildtest_dh.d crypto/evp/evp_lib.d crypto/x509/x509_vfy.d ssl/statem/statem_lib.d crypto/x509v3/pcy_map.d crypto/conf/conf_ssl.d crypto/bio/b_sock2.d test/rsa_mp_test.d crypto/dh/dh_meth.d crypto/asn1/asn_pack.d crypto/evp/bio_md.d crypto/idea/i_cbc.d crypto/srp/srp_lib.d crypto/bio/bss_sock.d crypto/objects/o_names.d crypto/x509v3/v3_int.d crypto/dsa/dsa_err.d crypto/ocsp/ocsp_lib.d ssl/d1_msg.d crypto/ec/ecdh_ossl.d test/buildtest_conf_api.d crypto/bn/bn_blind.d crypto/rc2/rc2ofb64.d crypto/dh/dh_lib.d test/srptest.d crypto/evp/p_dec.d crypto/x509/by_dir.d crypto/engine/eng_rdrand.d crypto/cms/cms_att.d test/sm4_internal_test.d crypto/ctype.d test/ct_test.d crypto/pkcs7/pk7_doit.d apps/enc.d test/siphash_internal_test.d crypto/rsa/rsa_none.d crypto/x509v3/v3_cpols.d crypto/ocsp/ocsp_prn.d crypto/bf/bf_ecb.d ssl/pqueue.d crypto/cpt_err.d crypto/asn1/asn1_err.d crypto/evp/m_md4.d crypto/asn1/x_int64.d test/modes_internal_test.d crypto/pem/pem_err.d test/time_offset_test.d crypto/rsa/rsa_depr.d crypto/rc5/rc5_ecb.d test/buildtest_hmac.d crypto/x509v3/pcy_tree.d crypto/des/cbc_enc.d crypto/evp/e_chacha20_poly1305.d test/crltest.d crypto/poly1305/poly1305.d crypto/ts/ts_lib.d crypto/rsa/rsa_ossl.d test/buildtest_ebcdic.d test/buildtest_ssl.d crypto/cms/cms_lib.d test/tls13secretstest.d crypto/siphash/siphash_ameth.d test/drbg_cavs_data.d crypto/sha/sha512.d apps/pkcs8.d crypto/x509v3/v3_admis.d crypto/cmac/cm_pmeth.d apps/srp.d crypto/bio/bss_conn.d crypto/rc4/rc4_enc.d crypto/bf/bf_ofb64.d crypto/asn1/tasn_prn.d crypto/evp/e_rc2.d test/buildtest_txt_db.d crypto/bn/bn_ctx.d crypto/rsa/rsa_saos.d crypto/mem_dbg.d apps/opt.d test/buildtest_idea.d crypto/asn1/ameth_lib.d crypto/pkcs12/p12_utl.d apps/ca.d test/bioprinttest.d crypto/dso/dso_dl.d crypto/evp/p_sign.d ssl/ssl_utst.d crypto/engine/eng_ctrl.d crypto/aria/aria.d crypto/ec/ec_curve.d ssl/record/ssl3_buffer.d crypto/x509/t_req.d crypto/conf/conf_mod.d crypto/x509/x509_meth.d crypto/x509/x_exten.d crypto/camellia/cmll_ctr.d crypto/asn1/i2d_pr.d crypto/x509v3/v3_addr.d crypto/bio/bf_null.d ssl/statem/extensions_clnt.d crypto/pkcs12/p12_decr.d crypto/rc5/rc5_skey.d crypto/objects/obj_dat.d test/asn1_encode_test.d crypto/engine/tb_pkmeth.d crypto/rc2/rc2cfb64.d crypto/asn1/a_utctm.d crypto/ripemd/rmd_one.d test/rc4test.d crypto/bn/bn_x931p.d crypto/ct/ct_err.d crypto/rand/rand_unix.d crypto/evp/cmeth_lib.d ssl/t1_enc.d crypto/dh/dh_kdf.d test/evp_extra_test.d ssl/statem/statem_dtls.d crypto/sm2/sm2_err.d crypto/engine/tb_eckey.d crypto/x509/x509name.d test/buildtest_dtls1.d crypto/cms/cms_smime.d crypto/rsa/rsa_prn.d test/cipherlist_test.d apps/dhparam.d test/ssltestlib.d crypto/x509/x509_ext.d crypto/pkcs7/pk7_smime.d crypto/evp/bio_b64.d crypto/pkcs12/p12_p8d.d crypto/pkcs7/pk7_asn1.d crypto/rsa/rsa_ssl.d crypto/ts/ts_rsp_verify.d crypto/engine/tb_dh.d crypto/conf/conf_api.d fuzz/crl.d test/buildtest_aes.d crypto/asn1/asn_mime.d test/ecstresstest.d apps/s_server.d crypto/kdf/hkdf.d ssl/statem/statem_srvr.d crypto/ts/ts_rsp_utils.d apps/verify.d crypto/asn1/a_type.d crypto/cast/c_skey.d test/ectest.d crypto/modes/ocb128.d test/asn1_time_test.d crypto/asn1/nsseq.d crypto/bio/bf_buff.d crypto/comp/c_zlib.d crypto/x509v3/v3_pci.d crypto/ec/ec_oct.d crypto/idea/i_skey.d crypto/pkcs12/p12_mutl.d crypto/ts/ts_req_utils.d apps/spkac.d crypto/cms/cms_pwri.d crypto/ct/ct_log.d crypto/bio/bf_lbuf.d ssl/ssl_stat.d test/aborttest.d crypto/evp/e_cast.d crypto/bn/bn_print.d crypto/pem/pvkfmt.d crypto/x509/x509spki.d crypto/x509v3/v3_prn.d crypto/rsa/rsa_lib.d crypto/evp/e_aes_cbc_hmac_sha1.d test/buildtest_seed.d crypto/x509/x509_trs.d crypto/ec/ec_kmeth.d apps/ocsp.d test/testutil/tap_bio.d apps/dgst.d crypto/whrlpool/wp_block.d test/verify_extra_test.d test/v3nametest.d crypto/dh/dh_rfc5114.d crypto/evp/e_sm4.d crypto/cms/cms_ess.d crypto/engine/eng_init.d fuzz/x509.d crypto/evp/evp_pbe.d crypto/ec/curve25519.d crypto/bn/bn_prime.d fuzz/asn1parse.d test/buildtest_modes.d test/wpackettest.d test/dsatest.d apps/storeutl.d crypto/bn/bn_err.d test/pbelutest.d test/hmactest.d test/buildtest_md4.d test/shlibloadtest.d crypto/ocsp/ocsp_ht.d ssl/ssl_rsa.d crypto/whrlpool/wp_dgst.d crypto/bio/b_sock.d crypto/evp/pbe_scrypt.d crypto/engine/eng_fat.d crypto/asn1/a_object.d crypto/dsa/dsa_gen.d crypto/pkcs12/p12_sbag.d crypto/o_dir.d crypto/cms/cms_enc.d test/buildtest_x509.d test/buildtest_whrlpool.d crypto/x509v3/pcy_cache.d crypto/rand/randfile.d ssl/d1_srtp.d crypto/asn1/asn1_par.d crypto/asn1/asn1_lib.d test/ssl_test_ctx_test.d crypto/asn1/a_d2i_fp.d test/buildtest_cast.d crypto/evp/evp_pkey.d crypto/seed/seed_ecb.d crypto/o_fips.d test/buildtest_ssl3.d crypto/x509/x_attrib.d crypto/sm2/sm2_pmeth.d test/buildtest_rc2.d test/tls13ccstest.d crypto/evp/bio_ok.d crypto/hmac/hm_ameth.d crypto/dsa/dsa_asn1.d test/testutil/stanza.d crypto/engine/tb_rsa.d crypto/x509/x509_v3.d crypto/modes/ccm128.d test/buildtest_safestack.d crypto/ec/curve448/curve448_tables.d ssl/record/rec_layer_s3.d crypto/pkcs12/p12_key.d crypto/dso/dso_openssl.d test/ssl_cert_table_internal_test.d test/cmactest.d crypto/x509/x509_att.d crypto/aes/aes_core.d crypto/x509v3/v3_info.d crypto/asn1/bio_ndef.d crypto/md2/md2_dgst.d crypto/camellia/cmll_cbc.d ssl/statem/statem.d crypto/md2/md2_one.d ssl/tls13_enc.d ssl/statem/extensions_cust.d test/afalgtest.d crypto/x509v3/v3_ia5.d crypto/x509v3/v3_genn.d test/asn1_decode_test.d test/destest.d apps/passwd.d apps/crl2p7.d ssl/ssl_asn1.d crypto/modes/cbc128.d crypto/bn/bn_shift.d crypto/seed/seed.d crypto/bio/bss_fd.d crypto/cms/cms_env.d crypto/err/err_all.d crypto/ui/ui_lib.d crypto/engine/eng_list.d crypto/asn1/x_val.d apps/x509.d crypto/ec/ecdsa_sign.d test/chacha_internal_test.d crypto/pkcs12/p12_crt.d crypto/modes/wrap128.d crypto/cms/cms_dd.d crypto/evp/e_camellia.d ssl/record/ssl3_record.d crypto/conf/conf_sap.d crypto/asn1/a_digest.d crypto/evp/e_des3.d test/buildtest_camellia.d crypto/blake2/blake2s.d crypto/ec/ec_key.d crypto/bio/bio_err.d crypto/des/xcbc_enc.d crypto/dh/dh_ameth.d apps/apps.d test/handshake_helper.d crypto/rsa/rsa_chk.d crypto/ec/ec_lib.d crypto/modes/ofb128.d crypto/modes/gcm128.d test/buildtest_pem.d test/asynciotest.d test/buildtest_rand.d crypto/dsa/dsa_key.d crypto/des/fcrypt_b.d crypto/engine/eng_lib.d crypto/asn1/tasn_enc.d crypto/rand/rand_vms.d crypto/bio/bss_mem.d test/buildtest_crypto.d crypto/asn1/d2i_pr.d crypto/des/ecb_enc.d crypto/cversion.d crypto/bio/b_dump.d test/recordlentest.d crypto/ocsp/ocsp_err.d test/rdrand_sanitytest.d ssl/s3_msg.d test/ocspapitest.d crypto/des/ecb3_enc.d test/threadstest.d ssl/s3_enc.d test/testutil/testutil_init.d test/x509_time_test.d crypto/pem/pem_all.d apps/smime.d crypto/ec/ecx_meth.d crypto/bn/bn_add.d test/testutil/test_cleanup.d test/pkey_meth_test.d test/buildtest_e_os2.d crypto/x509v3/pcy_lib.d crypto/cms/cms_io.d crypto/store/loader_file.d test/buildtest_bio.d crypto/engine/tb_rand.d crypto/ts/ts_req_print.d fuzz/server.d apps/genrsa.d test/buildtest_ui.d test/rsa_complex.d test/buildtest_stack.d crypto/md4/md4_dgst.d crypto/asn1/a_print.d crypto/ts/ts_rsp_print.d crypto/des/cfb_enc.d crypto/x509v3/v3_lib.d crypto/bn/bn_gf2m.d crypto/dh/dh_depr.d test/asn1_internal_test.d crypto/rand/rand_err.d ssl/methods.d apps/dsa.d crypto/ocsp/ocsp_srv.d crypto/dsa/dsa_meth.d crypto/objects/obj_err.d crypto/evp/m_md5.d test/buildtest_buffer.d crypto/des/ofb64ede.d crypto/rsa/rsa_sign.d crypto/ec/ec_check.d crypto/cmac/cmac.d crypto/md4/md4_one.d apps/pkeyutl.d crypto/modes/cts128.d crypto/evp/e_seed.d ssl/tls_srp.d crypto/dsa/dsa_pmeth.d crypto/x509/x_req.d crypto/x509/x509cset.d crypto/evp/evp_enc.d
+DEPS=test/buildtest_aes.d crypto/cast/c_skey.d crypto/pkcs7/pk7_attr.d crypto/asn1/t_pkey.d crypto/blake2/m_blake2s.d crypto/dso/dso_win32.d test/ct_test.d crypto/ts/ts_req_print.d crypto/pem/pem_err.d test/asynctest.d crypto/rand/randfile.d crypto/ui/ui_util.d crypto/ec/ec_pmeth.d crypto/dsa/dsa_lib.d crypto/err/err_prn.d crypto/des/cfb64ede.d apps/verify.d crypto/sm2/sm2_sign.d crypto/evp/e_rc2.d crypto/ct/ct_x509v3.d crypto/rsa/rsa_pmeth.d apps/s_socket.d crypto/bio/bss_file.d test/buildtest_crypto.d test/versions.d crypto/cms/cms_enc.d crypto/sm2/sm2_pmeth.d apps/pkcs12.d test/buildtest_idea.d crypto/rsa/rsa_sign.d test/ideatest.d crypto/x509/x_attrib.d crypto/asn1/f_int.d crypto/evp/pmeth_lib.d test/evp_test.d test/asynciotest.d test/asn1_time_test.d ssl/tls13_enc.d crypto/asn1/a_sign.d crypto/md4/md4_one.d crypto/asn1/a_digest.d crypto/x509/x_x509.d test/v3ext.d test/testutil/testutil_init.d test/asn1_decode_test.d ssl/t1_lib.d crypto/md2/md2_dgst.d crypto/x509/x_x509a.d test/testutil/stanza.d crypto/ec/ecp_nistputil.d crypto/bio/b_print.d crypto/rsa/rsa_crpt.d test/ciphername_test.d crypto/asn1/a_time.d crypto/evp/p_lib.d ssl/ssl_ciph.d crypto/pkcs12/p12_attr.d crypto/rc5/rc5cfb64.d crypto/bn/bn_ctx.d test/testutil/main.d crypto/ct/ct_policy.d crypto/x509v3/v3_enum.d ssl/record/ssl3_buffer.d test/buildtest_e_os2.d crypto/ec/ec_cvt.d ssl/d1_msg.d test/buildtest_obj_mac.d test/buildtest_engine.d test/buildtest_pkcs12.d apps/prime.d crypto/kdf/hkdf.d test/buildtest_modes.d crypto/asn1/asn1_par.d engines/e_dasync.d test/ssl_cert_table_internal_test.d test/mdc2test.d crypto/evp/e_rc4.d crypto/asn1/a_type.d test/buildtest_ocsp.d test/buildtest_rc5.d test/buildtest_pkcs7.d test/buildtest_evp.d crypto/asn1/a_mbstr.d crypto/evp/bio_b64.d crypto/asn1/asn1_gen.d crypto/modes/ccm128.d ssl/d1_lib.d crypto/evp/e_aes_cbc_hmac_sha256.d test/buildtest_comp.d crypto/evp/e_seed.d test/testutil/tap_bio.d crypto/bn/bn_asm.d crypto/pkcs12/p12_sbag.d test/ectest.d test/x509_time_test.d crypto/bio/b_sock.d crypto/ec/curve448/curve448.d crypto/asn1/asn_mime.d crypto/evp/evp_cnf.d crypto/rand/rand_lib.d crypto/rand/rand_unix.d crypto/ec/ecdsa_sign.d test/igetest.d crypto/asn1/a_print.d crypto/ocsp/ocsp_vfy.d test/buildtest_cmac.d test/buildtest_camellia.d crypto/x509/x509rset.d crypto/x509v3/v3_conf.d crypto/pem/pem_all.d crypto/bn/bn_nist.d test/siphash_internal_test.d test/dtlstest.d crypto/rc2/rc2cfb64.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/o_fips.d crypto/lhash/lhash.d crypto/cms/cms_err.d crypto/x509/x509_vfy.d crypto/ec/ecp_nistp521.d apps/ocsp.d crypto/ec/ecdsa_ossl.d crypto/des/ecb3_enc.d apps/spkac.d crypto/ec/ec_curve.d crypto/md5/md5_dgst.d test/ocspapitest.d crypto/x509/x509_d2.d crypto/pkcs7/pk7_mime.d test/curve448_internal_test.d crypto/ec/ecdsa_vrf.d crypto/evp/cmeth_lib.d apps/ecparam.d crypto/ts/ts_req_utils.d crypto/hmac/hm_ameth.d fuzz/bignum.d crypto/x509/x_exten.d ssl/ssl_sess.d crypto/asn1/a_verify.d test/sslcorrupttest.d test/buildtest_asn1.d ssl/ssl_conf.d crypto/asn1/asn_mstbl.d crypto/sha/keccak1600.d crypto/evp/evp_enc.d ssl/statem/statem.d crypto/cmac/cm_pmeth.d test/buildtest_tls1.d crypto/evp/encode.d crypto/dsa/dsa_prn.d crypto/des/fcrypt_b.d crypto/x509/x_name.d fuzz/client.d crypto/sm3/sm3.d test/buildtest_ui.d test/buildtest_rsa.d crypto/sha/sha1_one.d test/sm4_internal_test.d ssl/statem/extensions_clnt.d fuzz/ct.d crypto/ec/ecp_oct.d crypto/asn1/a_utctm.d ssl/ssl_err.d crypto/evp/e_chacha20_poly1305.d crypto/ct/ct_b64.d crypto/x509/x509_def.d apps/rehash.d crypto/hmac/hmac.d crypto/dsa/dsa_asn1.d apps/smime.d apps/engine.d test/drbg_cavs_test.d crypto/evp/e_rc5.d crypto/rsa/rsa_pss.d crypto/conf/conf_ssl.d crypto/store/store_init.d crypto/x509/x509_set.d crypto/x509v3/v3_ncons.d crypto/pkcs7/pk7_asn1.d crypto/dh/dh_pmeth.d crypto/engine/tb_dh.d crypto/x509/t_req.d crypto/asn1/a_i2d_fp.d apps/gendsa.d crypto/x509v3/v3_bitst.d crypto/x509/x509_meth.d test/buildtest_rc4.d crypto/srp/srp_vfy.d crypto/x509v3/v3_info.d crypto/bn/bn_mul.d test/buildtest_whrlpool.d crypto/siphash/siphash.d ssl/record/ssl3_record.d crypto/des/ecb_enc.d crypto/async/async_err.d crypto/ocsp/ocsp_srv.d ssl/methods.d apps/crl2p7.d crypto/des/ofb64enc.d crypto/init.d crypto/x509/x509_lu.d test/buildtest_hmac.d test/bio_memleak_test.d crypto/ct/ct_oct.d crypto/x509v3/pcy_map.d test/cipherlist_test.d crypto/ocsp/v3_ocsp.d crypto/threads_none.d apps/pkeyutl.d test/mdc2_internal_test.d crypto/conf/conf_sap.d crypto/x509v3/v3_pku.d crypto/dsa/dsa_gen.d crypto/asn1/x_sig.d crypto/buffer/buffer.d crypto/x509/x509_txt.d crypto/x509v3/pcy_cache.d test/exptest.d crypto/bf/bf_cfb64.d test/sslbuffertest.d crypto/bn/bn_x931p.d crypto/ex_data.d crypto/ec/curve448/f_generic.d crypto/evp/e_des.d crypto/poly1305/poly1305_pmeth.d test/buildtest_cms.d engines/e_capi.d test/danetest.d crypto/conf/conf_lib.d crypto/engine/tb_rand.d crypto/ts/ts_lib.d crypto/bio/bss_mem.d crypto/bio/bio_err.d crypto/idea/i_cbc.d test/buildtest_opensslv.d test/enginetest.d test/time_offset_test.d apps/rsautl.d crypto/ocsp/ocsp_prn.d crypto/ec/ecp_mont.d test/verify_extra_test.d crypto/evp/evp_err.d ssl/t1_trce.d crypto/objects/o_names.d crypto/x509/x_pubkey.d crypto/ec/ec_ameth.d test/sslapitest.d test/handshake_helper.d apps/passwd.d crypto/ec/ecdh_kdf.d crypto/camellia/camellia.d crypto/asn1/d2i_pu.d crypto/asn1/tasn_scn.d crypto/ts/ts_err.d crypto/txt_db/txt_db.d crypto/evp/digest.d crypto/objects/obj_xref.d crypto/engine/eng_rdrand.d crypto/bn/bn_dh.d crypto/rand/rand_vms.d crypto/rand/drbg_ctr.d crypto/bn/bn_blind.d crypto/dh/dh_kdf.d test/modes_internal_test.d crypto/evp/e_aria.d apps/s_server.d test/buildtest_store.d apps/apps.d engines/e_ossltest.d crypto/bn/bn_mod.d crypto/x509v3/pcy_node.d crypto/dh/dh_gen.d apps/ec.d crypto/ripemd/rmd_dgst.d apps/opt.d test/buildtest_md5.d fuzz/conf.d crypto/modes/wrap128.d crypto/blake2/m_blake2b.d crypto/ec/ec2_oct.d crypto/siphash/siphash_ameth.d crypto/dsa/dsa_pmeth.d crypto/evp/e_old.d crypto/bn/bn_srp.d crypto/x509v3/v3_akeya.d crypto/bn/bn_mpi.d crypto/asn1/a_d2i_fp.d crypto/rsa/rsa_lib.d crypto/pkcs12/p12_asn.d crypto/asn1/a_bitstr.d crypto/cpt_err.d apps/ts.d crypto/dsa/dsa_sign.d test/afalgtest.d crypto/sha/sha512.d apps/app_rand.d apps/enc.d crypto/ec/ecdh_ossl.d crypto/pkcs12/p12_key.d test/dsatest.d crypto/ts/ts_conf.d crypto/des/qud_cksm.d ssl/d1_srtp.d apps/dsaparam.d crypto/modes/ocb128.d crypto/bn/bn_add.d crypto/asn1/a_gentm.d ssl/record/rec_layer_s3.d crypto/asn1/a_strex.d crypto/o_init.d crypto/asn1/tasn_typ.d crypto/camellia/cmll_cbc.d crypto/cms/cms_kari.d crypto/ts/ts_rsp_print.d test/rdrand_sanitytest.d crypto/rsa/rsa_oaep.d test/buildtest_ecdsa.d crypto/asn1/x_bignum.d crypto/x509/x509_r2x.d crypto/bio/bf_buff.d crypto/modes/xts128.d crypto/des/pcbc_enc.d test/dtlsv1listentest.d test/testutil/test_cleanup.d crypto/camellia/cmll_ecb.d crypto/asn1/i2d_pu.d crypto/asn1/p8_pkey.d crypto/engine/eng_openssl.d crypto/async/arch/async_win.d crypto/conf/conf_err.d apps/srp.d crypto/rsa/rsa_pk1.d crypto/asn1/a_strnid.d crypto/asn1/n_pkey.d test/ssl_test_ctx_test.d crypto/conf/conf_mall.d crypto/cast/c_ofb64.d crypto/ct/ct_log.d crypto/pkcs12/p12_crt.d crypto/asn1/p5_pbev2.d ssl/pqueue.d crypto/pkcs12/p12_mutl.d crypto/pkcs12/p12_init.d crypto/x509v3/v3_crld.d crypto/cast/c_ecb.d crypto/camellia/cmll_ctr.d crypto/asn1/tasn_dec.d test/x509aux.d crypto/bio/bss_acpt.d crypto/ec/ec_check.d crypto/ts/ts_verify_ctx.d crypto/x509/x_crl.d crypto/ec/ec_oct.d crypto/des/ofb64ede.d crypto/bf/bf_enc.d crypto/seed/seed_cfb.d crypto/bn/bn_gf2m.d crypto/rsa/rsa_asn1.d crypto/md5/md5_one.d test/bio_enc_test.d test/shlibloadtest.d crypto/cryptlib.d apps/x509.d test/buildtest_lhash.d crypto/mem_dbg.d crypto/bio/bss_null.d crypto/objects/obj_dat.d crypto/asn1/t_spki.d test/asn1_string_table_test.d crypto/ec/curve448/arch_32/f_impl.d crypto/rand/rand_win.d test/dsa_no_digest_size_test.d test/buildtest_sha.d crypto/pkcs7/bio_pk7.d test/testutil/random.d crypto/bn/bn_sqr.d crypto/x509v3/v3_admis.d crypto/x509v3/v3_tlsf.d ssl/record/rec_layer_d1.d crypto/evp/pmeth_fn.d apps/s_client.d test/buildtest_des.d crypto/ts/ts_asn1.d apps/dgst.d crypto/pkcs7/pkcs7err.d crypto/evp/p_verify.d crypto/dh/dh_rfc5114.d crypto/dso/dso_vms.d crypto/des/cfb64enc.d crypto/dh/dh_ameth.d crypto/ct/ct_vfy.d test/rc2test.d test/ecdsatest.d crypto/asn1/a_object.d crypto/bn/bn_const.d crypto/pkcs12/pk12err.d crypto/asn1/asn_moid.d crypto/pem/pem_x509.d crypto/seed/seed_ecb.d crypto/dso/dso_lib.d crypto/rsa/rsa_prn.d crypto/dso/dso_dl.d test/buildtest_md4.d apps/s_cb.d crypto/des/str2key.d crypto/des/fcrypt.d apps/ciphers.d fuzz/bndiv.d crypto/cms/cms_env.d crypto/bf/bf_ecb.d crypto/dh/dh_rfc7919.d crypto/x509/x509_cmp.d crypto/x509/x509cset.d apps/genpkey.d crypto/x509v3/v3_bcons.d ssl/s3_enc.d test/asn1_encode_test.d crypto/evp/c_allc.d ssl/statem/statem_lib.d test/testutil/tests.d crypto/evp/bio_md.d crypto/asn1/p5_pbe.d crypto/evp/evp_key.d crypto/asn1/a_int.d apps/rand.d crypto/cms/cms_smime.d crypto/md2/md2_one.d test/buildtest_ct.d crypto/bio/bio_meth.d crypto/x509v3/v3_lib.d test/conf_include_test.d crypto/sm2/sm2_crypt.d apps/crl.d crypto/store/loader_file.d crypto/x509/x509_req.d crypto/engine/eng_init.d test/clienthellotest.d crypto/md4/md4_dgst.d test/errtest.d ssl/ssl_stat.d crypto/dh/dh_check.d crypto/idea/i_cfb64.d crypto/poly1305/poly1305_ameth.d crypto/conf/conf_mod.d crypto/evp/names.d crypto/ts/ts_rsp_utils.d crypto/pkcs7/pk7_lib.d crypto/x509v3/v3_sxnet.d test/testutil/format_output.d crypto/chacha/chacha_enc.d test/rc5test.d crypto/modes/ctr128.d crypto/asn1/tasn_fre.d crypto/engine/eng_list.d crypto/dsa/dsa_vrf.d crypto/x509v3/v3_pcons.d crypto/ec/curve448/eddsa.d apps/cms.d crypto/rand/rand_err.d crypto/x509v3/v3_pci.d test/tls13secretstest.d crypto/threads_win.d crypto/cms/cms_ess.d crypto/engine/tb_cipher.d fuzz/server.d crypto/rsa/rsa_gen.d crypto/modes/cfb128.d crypto/asn1/x_spki.d crypto/dso/dso_openssl.d crypto/o_fopen.d crypto/cversion.d crypto/siphash/siphash_pmeth.d crypto/ec/ec_err.d crypto/rsa/rsa_x931g.d crypto/ocsp/ocsp_err.d crypto/evp/e_camellia.d crypto/conf/conf_api.d crypto/rsa/rsa_mp.d crypto/cast/c_cfb64.d test/pemtest.d crypto/des/des_enc.d test/v3nametest.d crypto/seed/seed_cbc.d crypto/cms/cms_lib.d crypto/x509/x509_err.d crypto/x509v3/pcy_data.d crypto/rsa/rsa_saos.d test/buildtest_bio.d crypto/modes/ofb128.d test/buildtest_ossl_typ.d test/buildtest_blowfish.d crypto/bio/bss_log.d test/gmdifftest.d test/rsa_complex.d crypto/evp/p5_crpt.d test/testutil/basic_output.d crypto/evp/p_sign.d crypto/rsa/rsa_x931.d crypto/dsa/dsa_ossl.d crypto/cms/cms_sd.d apps/dhparam.d apps/storeutl.d crypto/ui/ui_lib.d test/buildtest_dtls1.d crypto/x509/x509spki.d test/dtls_mtu_test.d crypto/x509v3/v3_alt.d test/buildtest_md2.d apps/req.d crypto/bio/bss_fd.d crypto/dh/dh_asn1.d test/buildtest_kdf.d crypto/asn1/x_long.d crypto/bn/bn_word.d crypto/ec/ecp_nistp224.d crypto/asn1/asn_pack.d test/gosttest.d crypto/engine/tb_dsa.d crypto/dh/dh_prn.d crypto/blake2/blake2s.d test/ssltest_old.d crypto/camellia/cmll_ofb.d crypto/x509/x509_obj.d crypto/mem_clr.d ssl/ssl_lib.d test/stack_test.d crypto/bn/bn_exp.d crypto/x509/x509name.d crypto/kdf/kdf_err.d crypto/comp/c_zlib.d crypto/cms/cms_dd.d crypto/bio/bio_cb.d test/buildtest_async.d crypto/bn/bn_mont.d crypto/evp/e_aes.d test/buildtest_rand.d crypto/ocsp/ocsp_ht.d ssl/ssl_utst.d crypto/x509/x509_att.d test/testutil/output_helpers.d crypto/sm3/m_sm3.d crypto/evp/bio_ok.d crypto/engine/eng_all.d test/test_test.d crypto/bn/bn_depr.d test/tls13ccstest.d crypto/sha/sha1dgst.d crypto/rsa/rsa_meth.d crypto/x509v3/v3_cpols.d crypto/pem/pem_lib.d crypto/pkcs12/p12_decr.d crypto/ts/ts_rsp_verify.d crypto/mem_sec.d crypto/pkcs12/p12_npas.d test/pbelutest.d crypto/asn1/asn1_item_list.d crypto/uid.d crypto/x509v3/v3_pcia.d crypto/asn1/p5_scrypt.d crypto/dh/dh_key.d crypto/ec/ecp_smpl.d crypto/evp/e_idea.d test/buildtest_ebcdic.d crypto/x509v3/v3_addr.d crypto/ec/ec_print.d crypto/comp/comp_err.d crypto/dsa/dsa_err.d crypto/bn/bn_exp2.d crypto/evp/e_null.d apps/openssl.d crypto/whrlpool/wp_block.d crypto/rand/drbg_lib.d test/bntest.d crypto/asn1/f_string.d crypto/des/set_key.d crypto/o_time.d test/buildtest_bn.d ssl/s3_msg.d test/ctype_internal_test.d test/cmsapitest.d apps/speed.d test/buildtest_stack.d crypto/o_str.d crypto/aes/aes_cfb.d crypto/bn/bn_lib.d crypto/pkcs12/p12_kiss.d crypto/rc2/rc2_skey.d crypto/aes/aes_wrap.d crypto/rsa/rsa_none.d crypto/engine/eng_err.d crypto/bio/bio_lib.d test/sysdefaulttest.d crypto/rc4/rc4_enc.d crypto/engine/eng_lib.d test/buildtest_ec.d crypto/err/err_all.d crypto/ec/ec_asn1.d crypto/buffer/buf_err.d crypto/ui/ui_null.d crypto/evp/evp_lib.d test/rc4test.d test/md2test.d ssl/s3_lib.d crypto/bn/bn_shift.d crypto/camellia/cmll_cfb.d test/packettest.d crypto/bio/b_addr.d crypto/dso/dso_dlfcn.d crypto/evp/pmeth_gn.d crypto/dh/dh_err.d crypto/des/ofb_enc.d crypto/evp/m_null.d crypto/idea/i_ecb.d test/pkey_meth_test.d apps/genrsa.d ssl/statem/extensions_cust.d crypto/cms/cms_asn1.d test/buildtest_ripemd.d apps/version.d crypto/aes/aes_cbc.d crypto/evp/p_open.d crypto/asn1/tasn_utl.d crypto/async/async.d crypto/o_dir.d crypto/ctype.d test/evp_extra_test.d crypto/ocsp/ocsp_asn.d apps/ca.d crypto/x509v3/v3_pmaps.d crypto/x509v3/v3_prn.d crypto/kdf/tls1_prf.d crypto/rsa/rsa_depr.d test/asn1_internal_test.d crypto/idea/i_ofb64.d test/drbg_cavs_data.d test/recordlentest.d crypto/store/store_err.d crypto/evp/m_wp.d crypto/pkcs12/p12_p8d.d crypto/modes/gcm128.d crypto/rsa/rsa_chk.d crypto/aes/aes_core.d crypto/seed/seed.d test/memleaktest.d crypto/ct/ct_sct_ctx.d crypto/engine/tb_rsa.d test/dhtest.d crypto/ec/curve25519.d test/buildtest_pem2.d test/buildtest_ssl.d crypto/x509v3/pcy_tree.d ssl/statem/statem_clnt.d crypto/dsa/dsa_ameth.d apps/pkcs7.d test/buildtest_ts.d crypto/ec/ec_key.d crypto/bio/b_sock2.d crypto/evp/e_xcbc_d.d crypto/x509/x_all.d crypto/bn/bn_sqrt.d test/buildtest_ssl3.d crypto/ebcdic.d crypto/ts/ts_rsp_sign.d crypto/objects/obj_lib.d crypto/evp/evp_pbe.d crypto/modes/cbc128.d test/sanitytest.d test/pkey_meth_kdf_test.d crypto/engine/tb_pkmeth.d crypto/ripemd/rmd_one.d crypto/rc5/rc5_skey.d test/ec_internal_test.d test/constant_time_test.d test/ssl_test.d crypto/cms/cms_io.d crypto/evp/e_bf.d crypto/dh/dh_meth.d test/bio_callback_test.d apps/pkey.d crypto/aes/aes_misc.d fuzz/asn1parse.d crypto/stack/stack.d test/lhash_test.d crypto/evp/p_enc.d crypto/ct/ct_sct.d crypto/modes/cts128.d crypto/bn/bn_gcd.d crypto/x509v3/v3_ia5.d crypto/asn1/asn1_lib.d crypto/ec/ec_mult.d test/buildtest_conf_api.d test/wpackettest.d test/buildtest_conf.d crypto/engine/tb_eckey.d crypto/evp/m_mdc2.d crypto/threads_pthread.d crypto/asn1/t_bitst.d crypto/engine/eng_pkey.d crypto/aes/aes_ecb.d ssl/ssl_txt.d crypto/pkcs12/p12_crpt.d crypto/pkcs12/p12_p8e.d crypto/bio/bf_null.d crypto/x509/t_crl.d crypto/asn1/bio_ndef.d crypto/bio/bss_bio.d crypto/store/store_register.d crypto/bf/bf_ofb64.d crypto/cms/cms_pwri.d crypto/bn/bn_print.d crypto/ec/eck_prn.d crypto/engine/eng_fat.d test/ecstresstest.d test/hmactest.d crypto/rc5/rc5_ecb.d crypto/aes/aes_ige.d test/rsa_mp_test.d ssl/packet.d test/buildtest_x509v3.d crypto/rsa/rsa_ossl.d crypto/engine/tb_asnmth.d crypto/kdf/scrypt.d apps/pkeyparam.d crypto/asn1/d2i_pr.d crypto/rc2/rc2ofb64.d crypto/x509v3/v3_int.d test/buildtest_srtp.d crypto/rc2/rc2_cbc.d crypto/pkcs12/p12_utl.d test/srptest.d crypto/evp/m_ripemd.d ssl/ssl_init.d crypto/ec/ecp_nist.d crypto/pem/pem_info.d crypto/bio/bss_sock.d test/buildtest_safestack.d test/cipherbytes_test.d crypto/bn/bn_rand.d crypto/x509/by_file.d crypto/bn/bn_prime.d crypto/cast/c_enc.d test/buildtest_dh.d crypto/ec/ecp_nistp256.d crypto/asn1/x_info.d crypto/evp/m_md5.d crypto/sm4/sm4.d crypto/evp/c_alld.d crypto/x509/x_req.d crypto/lhash/lh_stats.d crypto/ct/ct_prn.d test/secmemtest.d crypto/store/store_lib.d crypto/rc5/rc5_enc.d crypto/engine/eng_cnf.d apps/s_time.d crypto/sha/sha256.d apps/dsa.d fuzz/test-corpus.d test/buildtest_symhacks.d crypto/cms/cms_att.d crypto/mem.d crypto/camellia/cmll_misc.d crypto/pem/pem_sign.d crypto/engine/eng_dyn.d crypto/dsa/dsa_key.d crypto/x509v3/v3_genn.d crypto/bn/bn_intern.d test/servername_test.d crypto/rc2/rc2_ecb.d crypto/blake2/blake2b.d crypto/ec/curve448/scalar.d crypto/engine/eng_ctrl.d test/buildtest_objects.d crypto/cms/cms_cd.d ssl/bio_ssl.d test/x509_dup_cert_test.d crypto/cmac/cmac.d test/testutil/cb.d crypto/dsa/dsa_meth.d test/testutil/driver.d crypto/bn/bn_kron.d test/uitest.d crypto/rsa/rsa_err.d crypto/des/cbc_enc.d ssl/tls_srp.d crypto/des/rand_key.d crypto/bf/bf_skey.d crypto/sm2/sm2_err.d crypto/dh/dh_lib.d crypto/x509v3/v3_skey.d crypto/objects/obj_err.d crypto/poly1305/poly1305.d crypto/bn/bn_recp.d test/buildtest_rc2.d ssl/statem/statem_srvr.d crypto/rc5/rc5ofb64.d crypto/evp/m_md5_sha1.d crypto/ocsp/ocsp_ext.d test/poly1305_internal_test.d crypto/bio/bss_conn.d crypto/evp/p_seal.d crypto/err/err.d test/drbgtest.d crypto/asn1/asn1_err.d test/buildtest_asn1t.d crypto/evp/bio_enc.d crypto/asn1/i2d_pr.d crypto/engine/tb_digest.d crypto/x509v3/v3_akey.d crypto/evp/e_des3.d apps/bf_prefix.d crypto/evp/evp_pkey.d crypto/cmac/cm_ameth.d test/ssl_test_ctx.d crypto/asn1/a_utf8.d crypto/x509v3/v3err.d crypto/bn/bn_div.d test/buildtest_pem.d crypto/asn1/evp_asn1.d test/ssl_ctx_test.d test/buildtest_ssl2.d ssl/t1_enc.d crypto/bio/bf_nbio.d crypto/evp/p_dec.d apps/sess_id.d crypto/pem/pem_xaux.d crypto/asn1/nsseq.d crypto/bn/bn_err.d crypto/rc4/rc4_skey.d crypto/asn1/x_val.d crypto/whrlpool/wp_dgst.d crypto/evp/m_sha1.d crypto/evp/e_rc4_hmac_md5.d ssl/statem/extensions.d crypto/x509v3/v3_extku.d crypto/des/xcbc_enc.d crypto/hmac/hm_pmeth.d apps/errstr.d test/rsa_test.d engines/e_padlock.d crypto/x509/x509_ext.d crypto/seed/seed_ofb.d crypto/x509v3/v3_purp.d test/threadstest.d crypto/evp/pbe_scrypt.d crypto/store/store_strings.d test/bioprinttest.d test/fatalerrtest.d crypto/evp/p5_crpt2.d crypto/asn1/ameth_lib.d ssl/ssl_mcnf.d ssl/statem/extensions_srvr.d crypto/x509v3/v3_utl.d crypto/asn1/x_pkey.d crypto/asn1/a_octet.d crypto/rand/rand_egd.d apps/nseq.d crypto/dsa/dsa_depr.d crypto/asn1/tasn_prn.d crypto/engine/eng_table.d crypto/asn1/tasn_new.d crypto/evp/m_md2.d crypto/pem/pem_pkey.d test/x509_internal_test.d crypto/x509/x509_vpm.d crypto/getenv.d crypto/ocsp/ocsp_lib.d crypto/pkcs12/p12_add.d crypto/x509/by_dir.d test/sm2_internal_test.d crypto/x509/t_x509.d test/ssltestlib.d test/casttest.d crypto/evp/m_sha3.d test/buildtest_txt_db.d crypto/evp/e_cast.d test/crltest.d crypto/ct/ct_err.d crypto/asn1/a_dup.d fuzz/x509.d crypto/asn1/tasn_enc.d ssl/ssl_asn1.d crypto/des/cbc_cksm.d crypto/asn1/x_int64.d crypto/dh/dh_depr.d crypto/ui/ui_openssl.d crypto/bio/bss_dgram.d crypto/pem/pvkfmt.d test/exdatatest.d crypto/async/arch/async_posix.d ssl/ssl_rsa.d crypto/evp/e_sm4.d ssl/record/ssl3_record_tls13.d crypto/async/arch/async_null.d test/buildtest_seed.d crypto/rsa/rsa_ssl.d crypto/ec/ec2_smpl.d crypto/aes/aes_ofb.d crypto/dso/dso_err.d crypto/bio/bf_lbuf.d crypto/pkcs7/pk7_smime.d crypto/des/cfb_enc.d test/tls13encryptiontest.d test/d2i_test.d crypto/x509/x509_v3.d crypto/conf/conf_def.d crypto/srp/srp_lib.d test/chacha_internal_test.d crypto/ui/ui_err.d crypto/idea/i_skey.d crypto/pem/pem_pk8.d crypto/async/async_wait.d test/buildtest_buffer.d crypto/bio/b_dump.d apps/pkcs8.d fuzz/cms.d crypto/ec/ec_kmeth.d crypto/evp/m_md4.d crypto/x509v3/pcy_lib.d test/buildtest_ecdh.d test/x509_check_cert_pkey_test.d test/buildtest_cast.d test/buildtest_rand_drbg.d crypto/comp/comp_lib.d crypto/aria/aria.d test/buildtest_dsa.d test/aborttest.d crypto/x509/x509_trs.d crypto/asn1/x_algor.d crypto/asn1/bio_asn1.d crypto/pkcs7/pk7_doit.d crypto/rsa/rsa_ameth.d ssl/s3_cbc.d test/bad_dtls_test.d apps/asn1pars.d test/destest.d fuzz/asn1.d apps/rsa.d test/cmactest.d test/bftest.d ssl/record/dtls1_bitmap.d ssl/ssl_cert.d test/buildtest_x509_vfy.d crypto/ec/curve448/curve448_tables.d crypto/x509v3/v3_asid.d crypto/ocsp/ocsp_cl.d ssl/statem/statem_dtls.d crypto/ec/ecx_meth.d test/buildtest_srp.d crypto/evp/m_sigver.d fuzz/crl.d crypto/x509/x509type.d crypto/pem/pem_oth.d test/buildtest_x509.d crypto/ec/ec_lib.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
diff --git a/upstream-build/makefile/x86_64-linux b/upstream-build/makefile/x86_64-linux
index 8ff498e..8c18a3b 100644
--- a/upstream-build/makefile/x86_64-linux
+++ b/upstream-build/makefile/x86_64-linux
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("linux-x86_64", "--prefix=/home/karen/install", "enable-md2", "e
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -30,7 +30,7 @@ ENGINES=engines/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so e
PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmactest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/evp/p_open.d crypto/engine/tb_rsa.d crypto/evp/c_allc.d ssl/s3_lib.d crypto/bn/bn_print.d crypto/dsa/dsa_vrf.d crypto/x509v3/v3_pmaps.d crypto/rc5/rc5cfb64.d crypto/cms/cms_ess.d test/buildtest_idea.d crypto/des/ecb3_enc.d apps/version.d crypto/blake2/m_blake2s.d test/buildtest_kdf.d crypto/bn/bn_div.d engines/e_dasync.d crypto/pkcs12/p12_init.d crypto/threads_win.d test/v3nametest.d crypto/asn1/tasn_dec.d crypto/pkcs12/p12_sbag.d crypto/x509v3/v3_pcons.d crypto/rc5/rc5_enc.d crypto/bn/bn_err.d crypto/des/str2key.d crypto/bn/bn_sqr.d crypto/sha/keccak1600.d crypto/bn/bn_ctx.d crypto/evp/e_null.d apps/rsautl.d crypto/srp/srp_vfy.d crypto/rc2/rc2_cbc.d crypto/cmac/cm_ameth.d test/packettest.d crypto/ct/ct_log.d crypto/asn1/a_time.d crypto/ts/ts_asn1.d crypto/des/fcrypt_b.d test/clienthellotest.d crypto/cryptlib.d apps/verify.d crypto/ts/ts_rsp_print.d test/buildtest_rsa.d crypto/ec/ecdsa_sign.d crypto/ec/ec2_oct.d crypto/ec/curve448/f_generic.d crypto/bio/b_addr.d apps/passwd.d crypto/ts/ts_rsp_utils.d crypto/asn1/d2i_pr.d crypto/x509/x509_v3.d crypto/pkcs12/p12_p8e.d test/buildtest_symhacks.d crypto/x509/x509_req.d test/x509_dup_cert_test.d test/testutil/tests.d crypto/aes/aes_core.d crypto/srp/srp_lib.d test/time_offset_test.d crypto/dsa/dsa_key.d crypto/bio/bss_mem.d crypto/sha/sha256.d crypto/seed/seed_cbc.d crypto/dso/dso_vms.d test/wpackettest.d crypto/asn1/tasn_scn.d crypto/modes/gcm128.d test/ct_test.d crypto/ec/ec_ameth.d crypto/camellia/cmll_ecb.d crypto/bio/bf_lbuf.d crypto/conf/conf_api.d crypto/aes/aes_ofb.d test/buildtest_md2.d crypto/blake2/blake2b.d apps/pkey.d crypto/x509/by_file.d crypto/pkcs12/p12_decr.d ssl/ssl_init.d crypto/stack/stack.d test/bio_enc_test.d crypto/bio/b_dump.d apps/pkeyutl.d crypto/ec/ecp_nist.d apps/asn1pars.d crypto/x509v3/v3_tlsf.d crypto/pem/pem_all.d crypto/sha/sha1dgst.d crypto/conf/conf_sap.d fuzz/ct.d crypto/ec/ec_kmeth.d test/buildtest_seed.d crypto/pkcs12/p12_asn.d crypto/asn1/p5_pbe.d crypto/cms/cms_dd.d crypto/rc5/rc5ofb64.d crypto/asn1/t_bitst.d test/buildtest_sha.d crypto/bf/bf_cfb64.d crypto/dh/dh_err.d crypto/rsa/rsa_depr.d test/buildtest_x509_vfy.d test/sysdefaulttest.d crypto/dsa/dsa_ameth.d test/buildtest_ui.d crypto/rc2/rc2_skey.d crypto/ec/curve448/curve448_tables.d test/buildtest_ct.d crypto/pem/pem_pk8.d test/verify_extra_test.d crypto/x509v3/pcy_node.d test/enginetest.d crypto/x509/x509_cmp.d crypto/evp/e_des3.d crypto/bio/bss_sock.d ssl/statem/statem_dtls.d crypto/x509/x_crl.d crypto/rsa/rsa_asn1.d test/d2i_test.d test/buildtest_tls1.d crypto/dh/dh_kdf.d test/buildtest_dsa.d test/testutil/format_output.d crypto/bn/bn_mod.d ssl/ssl_txt.d crypto/pem/pem_sign.d apps/openssl.d crypto/evp/e_rc4.d crypto/objects/o_names.d crypto/store/store_lib.d crypto/des/qud_cksm.d crypto/x509/x_x509a.d ssl/ssl_rsa.d crypto/asn1/asn_mime.d crypto/cms/cms_sd.d test/buildtest_ossl_typ.d crypto/x509/x509cset.d crypto/engine/eng_err.d crypto/async/async_err.d crypto/ec/ec_asn1.d crypto/bn/bn_lib.d ssl/statem/statem_srvr.d crypto/engine/eng_dyn.d crypto/o_init.d crypto/pkcs12/pk12err.d crypto/engine/tb_asnmth.d test/tls13secretstest.d crypto/asn1/tasn_utl.d test/buildtest_rc4.d ssl/pqueue.d crypto/rand/rand_egd.d test/buildtest_ts.d test/buildtest_evp.d ssl/bio_ssl.d apps/gendsa.d crypto/pem/pem_lib.d crypto/ct/ct_policy.d crypto/x509/t_req.d crypto/pem/pvkfmt.d crypto/kdf/scrypt.d crypto/des/set_key.d test/bio_callback_test.d crypto/blake2/m_blake2b.d crypto/rsa/rsa_chk.d test/buildtest_ssl3.d test/buildtest_rand_drbg.d test/buildtest_des.d crypto/ec/eck_prn.d test/pkey_meth_test.d crypto/evp/m_sha3.d crypto/ec/ecp_mont.d crypto/modes/wrap128.d crypto/x509v3/v3_cpols.d test/fatalerrtest.d crypto/asn1/a_utf8.d crypto/bio/bf_buff.d crypto/mem_sec.d crypto/sha/sha1_one.d crypto/camellia/cmll_cbc.d crypto/evp/p_verify.d crypto/asn1/a_mbstr.d crypto/idea/i_cbc.d crypto/async/arch/async_null.d apps/engine.d crypto/async/arch/async_win.d crypto/txt_db/txt_db.d crypto/pem/pem_info.d crypto/asn1/tasn_typ.d crypto/asn1/asn1_err.d test/buildtest_ebcdic.d test/bio_memleak_test.d crypto/ocsp/ocsp_prn.d crypto/asn1/a_octet.d crypto/sm2/sm2_pmeth.d crypto/bf/bf_ofb64.d crypto/aes/aes_ecb.d crypto/sm4/sm4.d fuzz/test-corpus.d crypto/ct/ct_err.d crypto/md2/md2_dgst.d crypto/dsa/dsa_meth.d crypto/des/cfb64enc.d test/ectest.d crypto/dh/dh_rfc5114.d test/cipherlist_test.d crypto/x509v3/v3_lib.d crypto/asn1/t_pkey.d crypto/bio/bss_log.d crypto/sm2/sm2_sign.d crypto/conf/conf_ssl.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/comp/comp_err.d test/exptest.d ssl/statem/statem_lib.d crypto/camellia/camellia.d crypto/rsa/rsa_err.d crypto/o_time.d apps/pkcs7.d crypto/pkcs7/pk7_smime.d apps/crl.d ssl/tls13_enc.d test/pkey_meth_kdf_test.d test/sslbuffertest.d test/conf_include_test.d crypto/dso/dso_err.d crypto/dh/dh_lib.d test/pemtest.d crypto/asn1/f_int.d crypto/bn/bn_gcd.d crypto/bio/b_print.d crypto/rand/drbg_lib.d crypto/asn1/x_val.d crypto/asn1/a_digest.d crypto/rc4/rc4_enc.d crypto/x509v3/v3_bitst.d crypto/rsa/rsa_pk1.d crypto/evp/e_aes.d ssl/statem/extensions_cust.d crypto/ts/ts_verify_ctx.d crypto/asn1/asn_moid.d crypto/evp/e_camellia.d fuzz/cms.d crypto/bio/bss_fd.d ssl/t1_enc.d crypto/des/ofb64ede.d crypto/x509v3/v3_sxnet.d crypto/asn1/a_bitstr.d test/ideatest.d crypto/evp/evp_pbe.d crypto/pem/pem_oth.d test/ssl_cert_table_internal_test.d crypto/ui/ui_openssl.d test/buildtest_safestack.d crypto/x509v3/v3_pku.d crypto/asn1/a_d2i_fp.d test/buildtest_x509v3.d crypto/dh/dh_pmeth.d crypto/x509v3/v3_ncons.d crypto/x509v3/pcy_cache.d crypto/asn1/t_spki.d ssl/ssl_err.d ssl/record/ssl3_record.d crypto/evp/bio_ok.d crypto/engine/eng_list.d crypto/pem/pem_x509.d test/ecstresstest.d crypto/x509/x509_vfy.d apps/ca.d crypto/engine/eng_all.d crypto/pkcs7/pk7_lib.d crypto/ripemd/rmd_dgst.d test/rc2test.d test/danetest.d crypto/des/ofb_enc.d ssl/d1_msg.d test/rsa_test.d crypto/ec/ecp_nistputil.d crypto/cms/cms_asn1.d crypto/evp/evp_lib.d test/secmemtest.d test/memleaktest.d engines/e_afalg.d crypto/evp/e_aes_cbc_hmac_sha1.d test/handshake_helper.d crypto/dh/dh_depr.d crypto/aes/aes_ige.d crypto/bio/bio_cb.d test/igetest.d crypto/ocsp/ocsp_err.d crypto/siphash/siphash_ameth.d crypto/cpt_err.d apps/pkcs8.d crypto/objects/obj_dat.d test/crltest.d crypto/conf/conf_mall.d crypto/bn/bn_kron.d crypto/comp/c_zlib.d crypto/asn1/a_dup.d crypto/bn/bn_nist.d crypto/rsa/rsa_none.d test/asn1_time_test.d crypto/bn/bn_asm.d apps/ec.d test/ec_internal_test.d crypto/bn/bn_prime.d crypto/asn1/asn_pack.d ssl/ssl_stat.d apps/storeutl.d test/gosttest.d test/buildtest_hmac.d test/bioprinttest.d ssl/record/ssl3_record_tls13.d crypto/rc5/rc5_ecb.d test/buildtest_conf.d test/testutil/basic_output.d test/testutil/stanza.d crypto/hmac/hmac.d crypto/bn/bn_depr.d crypto/rsa/rsa_crpt.d crypto/ui/ui_err.d crypto/rsa/rsa_x931g.d apps/nseq.d crypto/cms/cms_err.d crypto/seed/seed_ecb.d crypto/conf/conf_err.d test/buildtest_aes.d crypto/asn1/a_print.d crypto/x509/x509spki.d crypto/asn1/d2i_pu.d test/sslapitest.d test/bntest.d crypto/evp/evp_cnf.d crypto/md5/md5_one.d crypto/threads_pthread.d crypto/evp/digest.d crypto/ec/ec_key.d test/buildtest_lhash.d crypto/x509v3/pcy_tree.d crypto/camellia/cmll_ofb.d crypto/rsa/rsa_pss.d crypto/rand/rand_err.d crypto/bio/bio_lib.d crypto/asn1/a_object.d crypto/x509/t_x509.d crypto/evp/m_md2.d test/buildtest_rc5.d test/md2test.d crypto/des/pcbc_enc.d test/gmdifftest.d crypto/rand/drbg_ctr.d crypto/ct/ct_oct.d crypto/pkcs7/bio_pk7.d crypto/engine/tb_dsa.d crypto/getenv.d test/siphash_internal_test.d crypto/buffer/buffer.d test/buildtest_x509.d crypto/rsa/rsa_ameth.d test/asn1_decode_test.d test/stack_test.d crypto/conf/conf_def.d crypto/evp/e_old.d crypto/dsa/dsa_depr.d test/buildtest_txt_db.d crypto/dh/dh_meth.d crypto/dh/dh_check.d crypto/lhash/lh_stats.d test/buildtest_bn.d test/x509_time_test.d crypto/evp/m_sha1.d crypto/evp/e_bf.d crypto/bio/bss_dgram.d test/exdatatest.d crypto/dsa/dsa_asn1.d crypto/bn/bn_srp.d crypto/ocsp/ocsp_ext.d apps/s_cb.d crypto/x509/x509_meth.d crypto/hmac/hm_pmeth.d crypto/rsa/rsa_oaep.d test/curve448_internal_test.d crypto/mem_clr.d crypto/ex_data.d test/mdc2test.d crypto/dh/dh_gen.d crypto/bio/b_sock2.d crypto/evp/e_xcbc_d.d crypto/idea/i_cfb64.d test/buildtest_comp.d test/ssl_test_ctx_test.d test/buildtest_opensslv.d crypto/ec/ecx_meth.d crypto/seed/seed.d crypto/cversion.d crypto/x509v3/v3_enum.d crypto/bn/bn_x931p.d crypto/idea/i_ecb.d test/testutil/driver.d test/buildtest_whrlpool.d crypto/asn1/tasn_enc.d apps/pkeyparam.d test/ssl_ctx_test.d crypto/ec/ecp_oct.d crypto/asn1/a_utctm.d crypto/chacha/chacha_enc.d ssl/s3_cbc.d crypto/pkcs12/p12_crpt.d crypto/cms/cms_enc.d test/buildtest_ocsp.d crypto/bf/bf_enc.d crypto/err/err.d test/buildtest_modes.d test/rsa_mp_test.d crypto/md4/md4_one.d apps/smime.d crypto/o_fopen.d crypto/x509v3/v3_utl.d crypto/x509/x509_txt.d crypto/ec/ecp_nistp521.d crypto/whrlpool/wp_dgst.d crypto/asn1/asn1_gen.d crypto/engine/eng_ctrl.d test/ctype_internal_test.d ssl/ssl_asn1.d crypto/seed/seed_cfb.d crypto/objects/obj_err.d crypto/engine/tb_digest.d apps/s_time.d crypto/ui/ui_lib.d apps/apps.d crypto/ec/ec_cvt.d crypto/store/store_strings.d test/buildtest_objects.d crypto/idea/i_skey.d test/dhtest.d test/rc4test.d crypto/engine/eng_cnf.d crypto/rsa/rsa_meth.d apps/genrsa.d test/threadstest.d crypto/store/loader_file.d test/testutil/testutil_init.d crypto/bio/bss_file.d crypto/asn1/a_gentm.d crypto/ec/curve25519.d ssl/ssl_ciph.d crypto/x509/by_dir.d crypto/pkcs7/pk7_doit.d test/buildtest_ecdsa.d crypto/evp/e_rc5.d crypto/dsa/dsa_err.d crypto/asn1/bio_asn1.d crypto/evp/p_dec.d crypto/seed/seed_ofb.d apps/x509.d crypto/bn/bn_blind.d crypto/cms/cms_io.d crypto/engine/eng_lib.d crypto/init.d test/casttest.d crypto/rand/rand_win.d crypto/evp/pmeth_lib.d crypto/asn1/asn1_item_list.d crypto/siphash/siphash.d test/cmactest.d crypto/rsa/rsa_ssl.d crypto/x509/x509_att.d ssl/t1_trce.d crypto/x509v3/v3_bcons.d crypto/evp/pmeth_fn.d crypto/idea/i_ofb64.d test/asn1_encode_test.d crypto/ui/ui_util.d crypto/o_fips.d crypto/rsa/rsa_lib.d crypto/rsa/rsa_mp.d crypto/cms/cms_kari.d crypto/evp/m_ripemd.d crypto/evp/cmeth_lib.d crypto/evp/encode.d test/dtlsv1listentest.d crypto/x509/x509rset.d crypto/x509/x_attrib.d crypto/asn1/f_string.d test/buildtest_buffer.d apps/req.d crypto/sm3/sm3.d crypto/evp/e_aria.d test/buildtest_pkcs7.d fuzz/x509.d crypto/evp/e_sm4.d crypto/dso/dso_lib.d crypto/x509v3/v3_extku.d crypto/store/store_init.d crypto/rc2/rc2cfb64.d test/buildtest_cms.d crypto/pkcs7/pk7_asn1.d crypto/sm2/sm2_err.d ssl/s3_enc.d crypto/rand/randfile.d test/buildtest_dtls1.d test/buildtest_asn1t.d crypto/ripemd/rmd_one.d crypto/ocsp/ocsp_cl.d crypto/cast/c_enc.d crypto/bio/bss_bio.d apps/ts.d crypto/modes/cfb128.d crypto/rsa/rsa_sign.d test/asn1_internal_test.d crypto/asn1/x_spki.d crypto/asn1/x_bignum.d crypto/x509v3/pcy_data.d crypto/ocsp/ocsp_asn.d crypto/x509v3/v3_prn.d test/v3ext.d crypto/ts/ts_conf.d crypto/ocsp/ocsp_lib.d crypto/bn/bn_rand.d crypto/md4/md4_dgst.d crypto/rsa/rsa_pmeth.d crypto/x509v3/v3_akey.d test/servername_test.d crypto/evp/m_wp.d test/rsa_complex.d crypto/pkcs12/p12_utl.d apps/sess_id.d crypto/cms/cms_smime.d crypto/dso/dso_openssl.d crypto/poly1305/poly1305_ameth.d test/bftest.d crypto/ts/ts_rsp_sign.d crypto/x509/x509_r2x.d crypto/asn1/a_sign.d test/ssl_test_ctx.d crypto/bn/bn_gf2m.d crypto/x509/x509type.d test/buildtest_rc2.d crypto/ec/ec_err.d crypto/conf/conf_lib.d apps/s_server.d test/dsatest.d crypto/asn1/i2d_pu.d test/recordlentest.d crypto/objects/obj_lib.d crypto/pem/pem_err.d ssl/ssl_conf.d crypto/x509v3/v3_pci.d crypto/poly1305/poly1305.d crypto/asn1/a_int.d apps/rand.d test/buildtest_srp.d crypto/x509v3/v3_conf.d crypto/bf/bf_ecb.d crypto/cms/cms_att.d test/testutil/output_helpers.d crypto/dsa/dsa_gen.d crypto/pkcs12/p12_npas.d crypto/evp/m_md4.d crypto/asn1/tasn_new.d crypto/x509/x509_vpm.d crypto/ec/ec_print.d test/shlibloadtest.d apps/dsaparam.d crypto/o_dir.d crypto/evp/e_seed.d test/tls13encryptiontest.d crypto/evp/e_des.d ssl/statem/statem.d crypto/asn1/x_algor.d crypto/dh/dh_ameth.d crypto/cms/cms_pwri.d crypto/asn1/x_int64.d crypto/bn/bn_exp.d apps/srp.d crypto/x509v3/v3_genn.d crypto/objects/obj_xref.d test/drbg_cavs_test.d crypto/bf/bf_skey.d crypto/rc5/rc5_skey.d crypto/threads_none.d test/rc5test.d engines/e_ossltest.d crypto/x509/x_x509.d crypto/x509v3/pcy_map.d crypto/rc2/rc2ofb64.d crypto/asn1/a_type.d test/buildtest_asn1.d crypto/ct/ct_b64.d crypto/evp/evp_key.d crypto/ts/ts_lib.d crypto/asn1/a_strex.d crypto/bn/bn_const.d crypto/ts/ts_req_print.d crypto/x509/x509name.d crypto/x509v3/v3_int.d crypto/rand/rand_lib.d crypto/ts/ts_req_utils.d crypto/evp/pbe_scrypt.d ssl/tls_srp.d test/buildtest_async.d test/testutil/tap_bio.d crypto/cms/cms_env.d crypto/conf/conf_mod.d test/buildtest_e_os2.d crypto/rc4/rc4_skey.d crypto/evp/c_alld.d test/buildtest_md4.d test/buildtest_obj_mac.d apps/bf_prefix.d crypto/des/cfb64ede.d crypto/ct/ct_vfy.d test/hmactest.d crypto/asn1/a_i2d_fp.d crypto/aes/aes_cfb.d test/evp_test.d crypto/evp/p_lib.d crypto/aes/aes_misc.d test/evp_extra_test.d crypto/ct/ct_sct_ctx.d crypto/modes/ofb128.d crypto/ebcdic.d crypto/asn1/tasn_fre.d test/mdc2_internal_test.d crypto/pem/pem_pkey.d crypto/sm3/m_sm3.d crypto/rsa/rsa_x931.d test/cmsapitest.d crypto/err/err_prn.d crypto/evp/bio_md.d crypto/des/cfb_enc.d apps/genpkey.d crypto/ctype.d crypto/dh/dh_asn1.d apps/rehash.d crypto/pkcs7/pk7_mime.d ssl/packet.d ssl/ssl_lib.d crypto/pkcs12/p12_kiss.d crypto/modes/ccm128.d crypto/engine/tb_eckey.d ssl/ssl_mcnf.d crypto/ec/ec_mult.d crypto/sm2/sm2_crypt.d test/buildtest_cmac.d crypto/x509/x509_trs.d crypto/x509/x_all.d test/sanitytest.d crypto/engine/tb_cipher.d crypto/bio/bio_meth.d crypto/evp/bio_b64.d crypto/x509v3/v3err.d crypto/pkcs12/p12_mutl.d crypto/des/des_enc.d crypto/x509/x_exten.d apps/ciphers.d crypto/dsa/dsa_prn.d test/buildtest_blowfish.d crypto/ec/ec_lib.d apps/ecparam.d crypto/md5/md5_dgst.d test/testutil/main.d crypto/bio/b_sock.d test/x509_internal_test.d crypto/camellia/cmll_ctr.d ssl/ssl_sess.d apps/app_rand.d crypto/x509v3/v3_akeya.d crypto/x509/x509_d2.d apps/crl2p7.d crypto/engine/eng_table.d crypto/ec/ecdh_ossl.d test/rdrand_sanitytest.d crypto/ec/curve448/eddsa.d test/aborttest.d fuzz/asn1.d crypto/hmac/hm_ameth.d crypto/mem.d test/tls13ccstest.d crypto/x509v3/v3_ia5.d crypto/kdf/hkdf.d test/asynciotest.d crypto/rsa/rsa_ossl.d crypto/asn1/x_info.d crypto/evp/e_rc4_hmac_md5.d test/drbg_cavs_data.d crypto/bio/bss_acpt.d ssl/d1_lib.d test/ocspapitest.d crypto/ts/ts_rsp_verify.d ssl/statem/extensions_clnt.d crypto/ec/ecdh_kdf.d crypto/bn/bn_word.d test/testutil/test_cleanup.d crypto/bn/bn_mpi.d fuzz/asn1parse.d crypto/ts/ts_err.d crypto/x509/x509_obj.d crypto/ec/ec2_smpl.d apps/cms.d crypto/asn1/n_pkey.d test/poly1305_internal_test.d crypto/sha/sha512.d crypto/pkcs7/pkcs7err.d crypto/kdf/tls1_prf.d crypto/kdf/kdf_err.d crypto/evp/evp_pkey.d crypto/bn/bn_dh.d crypto/async/arch/async_posix.d fuzz/client.d apps/pkcs12.d crypto/modes/cbc128.d crypto/asn1/p5_scrypt.d test/buildtest_ssl.d crypto/store/store_err.d crypto/des/fcrypt.d crypto/pkcs12/p12_crt.d crypto/x509/x509_def.d crypto/bn/bn_intern.d crypto/dsa/dsa_lib.d crypto/x509v3/v3_asid.d test/buildtest_srtp.d crypto/engine/eng_fat.d engines/e_padlock.d crypto/camellia/cmll_cfb.d crypto/asn1/x_long.d crypto/ec/ec_pmeth.d crypto/des/ecb_enc.d crypto/pkcs7/pk7_attr.d crypto/cms/cms_cd.d crypto/pkcs12/p12_attr.d crypto/cast/c_ecb.d crypto/evp/m_mdc2.d test/ssl_test.d crypto/rand/rand_vms.d fuzz/crl.d test/versions.d crypto/evp/p5_crpt2.d ssl/t1_lib.d ssl/statem/extensions.d ssl/ssl_cert.d crypto/asn1/ameth_lib.d ssl/record/rec_layer_d1.d crypto/x509/x509_err.d crypto/modes/ctr128.d test/testutil/cb.d test/pbelutest.d apps/rsa.d test/buildtest_ssl2.d fuzz/bndiv.d crypto/poly1305/poly1305_pmeth.d crypto/dsa/dsa_pmeth.d crypto/cast/c_cfb64.d ssl/statem/extensions_srvr.d crypto/evp/m_sigver.d test/chacha_internal_test.d crypto/mem_dbg.d crypto/asn1/i2d_pr.d ssl/record/dtls1_bitmap.d test/buildtest_ecdh.d crypto/buffer/buf_err.d crypto/ec/ecdsa_vrf.d crypto/dsa/dsa_sign.d crypto/async/async_wait.d crypto/asn1/asn1_par.d test/ssltestlib.d crypto/evp/m_md5.d test/buildtest_engine.d ssl/d1_srtp.d crypto/ocsp/ocsp_vfy.d crypto/evp/p5_crpt.d crypto/ct/ct_x509v3.d test/test_test.d crypto/o_str.d crypto/dh/dh_rfc7919.d test/drbgtest.d crypto/asn1/p8_pkey.d test/asn1_string_table_test.d crypto/evp/evp_enc.d crypto/pkcs12/p12_p8d.d crypto/md2/md2_one.d crypto/cast/c_ofb64.d crypto/engine/eng_init.d crypto/des/rand_key.d crypto/x509v3/v3_pcia.d test/sslcorrupttest.d fuzz/server.d crypto/dh/dh_prn.d crypto/x509v3/v3_crld.d crypto/modes/ocb128.d crypto/x509v3/v3_info.d test/buildtest_store.d crypto/evp/p_enc.d crypto/ec/ec_check.d crypto/dh/dh_key.d crypto/evp/bio_enc.d crypto/des/ofb64enc.d crypto/rc2/rc2_ecb.d crypto/lhash/lhash.d apps/opt.d test/dtlstest.d crypto/x509v3/v3_admis.d test/buildtest_rand.d crypto/ec/curve448/curve448.d test/buildtest_conf_api.d test/destest.d test/modes_internal_test.d crypto/engine/eng_openssl.d crypto/rsa/rsa_gen.d crypto/ocsp/ocsp_ht.d ssl/methods.d apps/s_client.d crypto/evp/p_seal.d test/buildtest_bio.d crypto/store/store_register.d crypto/bio/bf_nbio.d crypto/bn/bn_sqrt.d apps/s_socket.d crypto/ec/ecp_nistp256.d test/buildtest_md5.d test/ssltest_old.d crypto/engine/eng_rdrand.d test/asynctest.d test/sm2_internal_test.d crypto/modes/cts128.d apps/enc.d crypto/aes/aes_wrap.d crypto/cast/c_skey.d test/afalgtest.d apps/dgst.d crypto/ui/ui_null.d crypto/x509v3/pcy_lib.d crypto/evp/pmeth_gn.d crypto/uid.d test/x509aux.d crypto/camellia/cmll_misc.d crypto/bn/bn_shift.d crypto/cmac/cm_pmeth.d crypto/ec/ecp_smpl.d crypto/asn1/tasn_prn.d crypto/rand/rand_unix.d crypto/dso/dso_dl.d crypto/asn1/evp_asn1.d crypto/asn1/asn_mstbl.d test/buildtest_stack.d apps/spkac.d crypto/rsa/rsa_saos.d crypto/aria/aria.d ssl/record/ssl3_buffer.d crypto/asn1/x_sig.d crypto/siphash/siphash_pmeth.d test/uitest.d crypto/x509v3/v3_purp.d crypto/evp/p_sign.d crypto/x509/t_crl.d crypto/ec/curve448/scalar.d test/errtest.d crypto/bio/bio_err.d apps/ocsp.d crypto/x509v3/v3_skey.d fuzz/conf.d crypto/ct/ct_sct.d crypto/des/cbc_cksm.d crypto/dso/dso_win32.d test/buildtest_pkcs12.d crypto/x509/x509_ext.d crypto/async/async.d crypto/x509/x_pubkey.d test/buildtest_pem.d test/sm4_internal_test.d crypto/pem/pem_xaux.d test/dsa_no_digest_size_test.d apps/speed.d crypto/err/err_all.d crypto/whrlpool/wp_block.d crypto/aes/aes_cbc.d crypto/bio/bss_conn.d test/cipherbytes_test.d crypto/bio/bss_null.d test/ciphername_test.d crypto/evp/m_null.d test/buildtest_dh.d crypto/engine/eng_pkey.d crypto/evp/m_md5_sha1.d crypto/evp/e_rc2.d crypto/bn/bn_mul.d apps/prime.d crypto/cmac/cmac.d crypto/x509/x_req.d test/x509_check_cert_pkey_test.d crypto/evp/e_chacha20_poly1305.d ssl/statem/statem_clnt.d test/buildtest_pem2.d test/testutil/random.d crypto/asn1/a_strnid.d crypto/engine/tb_dh.d crypto/cms/cms_lib.d crypto/asn1/a_verify.d crypto/bn/bn_add.d crypto/asn1/nsseq.d crypto/pkcs12/p12_key.d crypto/evp/names.d test/ecdsatest.d crypto/x509v3/v3_alt.d crypto/bn/bn_mont.d crypto/ocsp/ocsp_srv.d ssl/record/rec_layer_s3.d test/buildtest_ripemd.d test/buildtest_crypto.d fuzz/bignum.d crypto/asn1/asn1_lib.d test/buildtest_ec.d crypto/x509v3/v3_addr.d apps/dhparam.d test/buildtest_camellia.d test/buildtest_cast.d ssl/s3_msg.d engines/e_capi.d crypto/des/cbc_enc.d test/srptest.d crypto/rsa/rsa_prn.d crypto/asn1/bio_ndef.d crypto/dsa/dsa_ossl.d crypto/engine/tb_rand.d crypto/modes/xts128.d crypto/pkcs12/p12_add.d crypto/evp/evp_err.d crypto/ec/curve448/arch_32/f_impl.d crypto/dso/dso_dlfcn.d test/constant_time_test.d crypto/engine/tb_pkmeth.d crypto/bn/bn_exp2.d crypto/asn1/x_pkey.d test/bad_dtls_test.d crypto/ec/ec_curve.d crypto/ocsp/v3_ocsp.d crypto/evp/e_idea.d crypto/ec/ec_oct.d crypto/bn/bn_recp.d crypto/blake2/blake2s.d crypto/x509/x509_set.d test/lhash_test.d crypto/ec/ecdsa_ossl.d crypto/des/xcbc_enc.d crypto/evp/e_cast.d apps/errstr.d crypto/ct/ct_prn.d apps/dsa.d ssl/ssl_utst.d crypto/x509/x_name.d crypto/bio/bf_null.d test/dtls_mtu_test.d crypto/comp/comp_lib.d crypto/ec/ecp_nistp224.d crypto/asn1/p5_pbev2.d crypto/x509/x509_lu.d
+DEPS=test/casttest.d crypto/asn1/ameth_lib.d crypto/ec/ecp_nistp256.d crypto/asn1/asn1_par.d crypto/bn/bn_exp2.d test/ciphername_test.d crypto/x509/t_req.d crypto/evp/e_null.d crypto/hmac/hmac.d crypto/x509v3/v3_pcons.d crypto/asn1/x_algor.d crypto/bn/bn_recp.d crypto/blake2/m_blake2b.d crypto/x509/x509_err.d crypto/ec/ecx_meth.d crypto/ec/ec_check.d crypto/ct/ct_sct_ctx.d crypto/o_init.d apps/s_socket.d crypto/dso/dso_vms.d test/handshake_helper.d crypto/ts/ts_asn1.d crypto/dsa/dsa_depr.d crypto/asn1/t_bitst.d fuzz/cms.d crypto/evp/m_sigver.d crypto/x509v3/v3_crld.d test/cipherbytes_test.d crypto/rand/rand_lib.d test/dhtest.d test/buildtest_rand_drbg.d crypto/pkcs12/p12_p8e.d crypto/x509/x509_obj.d crypto/pkcs7/pk7_lib.d crypto/rsa/rsa_pmeth.d crypto/evp/bio_md.d test/rsa_complex.d crypto/evp/e_rc2.d crypto/asn1/asn1_err.d crypto/seed/seed.d crypto/objects/obj_dat.d test/threadstest.d test/pbelutest.d crypto/comp/c_zlib.d crypto/asn1/p5_pbev2.d crypto/ts/ts_err.d crypto/evp/bio_enc.d crypto/ts/ts_lib.d crypto/x509v3/pcy_cache.d crypto/x509v3/v3_tlsf.d test/mdc2test.d crypto/ts/ts_req_utils.d test/buildtest_cast.d crypto/ec/ec_kmeth.d crypto/threads_win.d crypto/asn1/a_type.d crypto/x509/x509_meth.d crypto/bn/bn_rand.d crypto/ec/ec_mult.d crypto/evp/p_sign.d crypto/bn/bn_intern.d test/buildtest_ripemd.d apps/rsa.d crypto/siphash/siphash_ameth.d crypto/ui/ui_util.d test/testutil/tests.d crypto/bf/bf_enc.d crypto/x509v3/v3_genn.d test/lhash_test.d crypto/ct/ct_policy.d crypto/sm3/sm3.d crypto/x509/x_attrib.d crypto/cpt_err.d crypto/x509v3/v3_asid.d crypto/camellia/cmll_misc.d test/v3ext.d test/md2test.d crypto/bf/bf_cfb64.d ssl/s3_cbc.d crypto/md5/md5_dgst.d ssl/statem/statem_lib.d crypto/evp/e_des3.d crypto/pkcs12/p12_init.d test/buildtest_blowfish.d crypto/pkcs7/pk7_asn1.d crypto/asn1/x_bignum.d crypto/bn/bn_ctx.d crypto/evp/e_xcbc_d.d crypto/srp/srp_lib.d test/asynctest.d apps/cms.d crypto/objects/obj_xref.d crypto/engine/tb_rsa.d crypto/bn/bn_sqrt.d crypto/asn1/i2d_pu.d crypto/modes/xts128.d test/uitest.d crypto/cms/cms_env.d engines/e_dasync.d apps/engine.d crypto/x509/x509_txt.d crypto/modes/ocb128.d test/x509_internal_test.d crypto/buffer/buf_err.d apps/pkcs7.d crypto/x509/x509_vpm.d ssl/ssl_rsa.d ssl/d1_srtp.d crypto/des/pcbc_enc.d crypto/cversion.d test/ideatest.d crypto/asn1/asn_pack.d crypto/conf/conf_mod.d crypto/rsa/rsa_ossl.d ssl/s3_msg.d crypto/evp/p_seal.d crypto/o_str.d crypto/conf/conf_mall.d test/asn1_internal_test.d crypto/seed/seed_cbc.d test/buildtest_safestack.d crypto/bio/bss_log.d crypto/aes/aes_ofb.d ssl/statem/extensions.d crypto/threads_pthread.d crypto/md4/md4_dgst.d crypto/hmac/hm_ameth.d crypto/lhash/lhash.d test/buildtest_modes.d crypto/sm2/sm2_crypt.d test/buildtest_async.d crypto/x509/x509rset.d crypto/bio/bss_bio.d crypto/evp/m_sha3.d apps/pkeyparam.d test/buildtest_asn1.d test/ecstresstest.d crypto/ebcdic.d crypto/x509v3/pcy_node.d crypto/pkcs12/p12_add.d crypto/dsa/dsa_prn.d crypto/dsa/dsa_lib.d crypto/ec/ecp_oct.d crypto/x509/x_pubkey.d apps/spkac.d crypto/seed/seed_ofb.d crypto/cms/cms_lib.d crypto/bn/bn_print.d crypto/evp/e_des.d crypto/asn1/f_string.d crypto/pem/pvkfmt.d crypto/dsa/dsa_vrf.d crypto/ts/ts_verify_ctx.d test/chacha_internal_test.d test/testutil/output_helpers.d crypto/ec/curve448/eddsa.d ssl/statem/statem.d crypto/evp/e_aes_cbc_hmac_sha1.d test/buildtest_pkcs7.d crypto/cms/cms_enc.d crypto/pkcs12/p12_sbag.d crypto/ctype.d apps/ca.d ssl/ssl_asn1.d crypto/x509/x509_req.d test/errtest.d crypto/pkcs12/pk12err.d crypto/err/err_all.d crypto/async/async.d crypto/pkcs12/p12_kiss.d crypto/ocsp/ocsp_vfy.d crypto/des/rand_key.d test/buildtest_rc2.d crypto/asn1/x_info.d test/ssl_test.d test/testutil/tap_bio.d crypto/bn/bn_prime.d crypto/x509/x509type.d test/bntest.d crypto/pkcs12/p12_mutl.d crypto/bio/bio_lib.d apps/pkey.d crypto/x509/x509_d2.d ssl/t1_trce.d crypto/des/cfb_enc.d crypto/rsa/rsa_gen.d crypto/evp/evp_cnf.d apps/rsautl.d apps/enc.d crypto/bio/b_sock.d crypto/comp/comp_err.d apps/rand.d ssl/record/rec_layer_s3.d apps/app_rand.d crypto/asn1/t_pkey.d apps/verify.d crypto/asn1/a_digest.d test/buildtest_idea.d crypto/conf/conf_sap.d test/testutil/random.d test/fatalerrtest.d crypto/rand/drbg_ctr.d crypto/ct/ct_b64.d crypto/rsa/rsa_x931.d crypto/evp/m_mdc2.d test/testutil/stanza.d test/buildtest_ecdh.d crypto/evp/m_md4.d crypto/ec/ecp_smpl.d crypto/camellia/cmll_ctr.d crypto/x509/x_x509a.d crypto/ec/ec_curve.d apps/req.d crypto/async/async_wait.d crypto/bn/bn_nist.d apps/asn1pars.d crypto/ct/ct_oct.d engines/e_capi.d test/sanitytest.d crypto/ocsp/ocsp_asn.d test/buildtest_sha.d crypto/ocsp/ocsp_ht.d ssl/statem/statem_srvr.d crypto/siphash/siphash.d crypto/bn/bn_mont.d crypto/dso/dso_dl.d crypto/engine/tb_dh.d crypto/evp/pmeth_fn.d crypto/evp/encode.d crypto/cast/c_ofb64.d test/memleaktest.d test/buildtest_conf_api.d crypto/bn/bn_depr.d ssl/d1_lib.d crypto/aes/aes_cfb.d test/pkey_meth_test.d crypto/pkcs12/p12_decr.d crypto/rc2/rc2cfb64.d crypto/x509/t_x509.d crypto/poly1305/poly1305.d crypto/engine/eng_pkey.d ssl/record/ssl3_buffer.d crypto/x509/by_dir.d test/buildtest_dtls1.d crypto/x509v3/v3_ia5.d crypto/pem/pem_pkey.d test/poly1305_internal_test.d crypto/ec/ecp_mont.d crypto/asn1/a_bitstr.d crypto/kdf/tls1_prf.d crypto/mem_sec.d crypto/des/qud_cksm.d apps/dgst.d crypto/ec/curve25519.d test/gmdifftest.d crypto/modes/ctr128.d crypto/cms/cms_cd.d test/sm4_internal_test.d test/verify_extra_test.d test/asn1_time_test.d test/rc2test.d apps/s_client.d crypto/sm4/sm4.d crypto/camellia/cmll_cfb.d crypto/rc2/rc2_skey.d test/testutil/testutil_init.d crypto/x509/x_all.d test/pkey_meth_kdf_test.d apps/pkcs12.d crypto/md2/md2_one.d apps/gendsa.d crypto/store/store_err.d crypto/des/fcrypt.d crypto/blake2/m_blake2s.d crypto/idea/i_skey.d test/tls13encryptiontest.d test/exptest.d test/hmactest.d test/buildtest_md5.d crypto/sha/sha512.d crypto/bn/bn_mod.d test/dtls_mtu_test.d crypto/objects/obj_err.d crypto/asn1/x_val.d crypto/rand/rand_unix.d crypto/pem/pem_pk8.d crypto/x509v3/v3_pku.d test/asn1_encode_test.d fuzz/asn1parse.d crypto/mem.d crypto/engine/eng_init.d crypto/asn1/tasn_enc.d crypto/cms/cms_sd.d test/buildtest_dh.d crypto/kdf/hkdf.d crypto/rsa/rsa_sign.d crypto/whrlpool/wp_block.d ssl/tls_srp.d crypto/sm3/m_sm3.d crypto/ocsp/v3_ocsp.d test/buildtest_srtp.d crypto/ui/ui_null.d crypto/cms/cms_io.d crypto/store/store_register.d crypto/blake2/blake2b.d crypto/ocsp/ocsp_prn.d crypto/x509v3/v3_info.d crypto/evp/bio_b64.d ssl/ssl_err.d crypto/x509v3/v3_pcia.d crypto/cmac/cmac.d crypto/bf/bf_skey.d crypto/asn1/f_int.d test/buildtest_lhash.d crypto/rc5/rc5_enc.d test/buildtest_whrlpool.d test/asn1_string_table_test.d crypto/asn1/p5_pbe.d crypto/x509v3/v3_lib.d apps/crl2p7.d crypto/asn1/x_int64.d crypto/ec/ecp_nistp224.d crypto/ec/curve448/f_generic.d test/rsa_mp_test.d crypto/engine/eng_dyn.d apps/ciphers.d test/packettest.d crypto/rand/rand_egd.d crypto/sha/sha1dgst.d crypto/engine/tb_cipher.d test/mdc2_internal_test.d test/buildtest_bn.d crypto/ec/ecdsa_sign.d crypto/bn/bn_asm.d crypto/aes/aes_ige.d crypto/des/ofb64enc.d crypto/x509v3/v3_akeya.d crypto/bf/bf_ofb64.d test/servername_test.d crypto/asn1/tasn_dec.d test/buildtest_ssl2.d crypto/bio/bio_meth.d test/bioprinttest.d test/buildtest_comp.d crypto/ui/ui_openssl.d test/buildtest_ssl.d crypto/ec/ecdsa_ossl.d test/x509aux.d crypto/x509v3/v3_utl.d crypto/engine/tb_pkmeth.d crypto/asn1/i2d_pr.d test/buildtest_rc4.d crypto/o_time.d apps/prime.d crypto/bn/bn_shift.d crypto/x509v3/v3_extku.d test/modes_internal_test.d crypto/ts/ts_rsp_print.d crypto/cms/cms_ess.d crypto/pem/pem_lib.d test/buildtest_crypto.d crypto/x509v3/v3_prn.d crypto/evp/names.d crypto/evp/p_open.d crypto/ec/ec_oct.d crypto/rc4/rc4_enc.d engines/e_ossltest.d crypto/store/store_init.d crypto/ec/ec_print.d apps/genrsa.d crypto/bn/bn_gf2m.d crypto/des/cfb64ede.d test/aborttest.d crypto/x509v3/v3_ncons.d crypto/rc2/rc2_ecb.d crypto/ocsp/ocsp_lib.d crypto/rand/rand_win.d test/test_test.d test/buildtest_hmac.d crypto/bio/bio_cb.d crypto/asn1/tasn_scn.d apps/storeutl.d crypto/des/cbc_enc.d test/buildtest_rand.d test/buildtest_aes.d crypto/evp/pmeth_gn.d crypto/pkcs12/p12_npas.d crypto/evp/p_lib.d crypto/rsa/rsa_err.d crypto/dh/dh_depr.d crypto/async/async_err.d crypto/evp/e_cast.d crypto/conf/conf_err.d crypto/x509v3/v3_pci.d crypto/o_fopen.d crypto/aes/aes_ecb.d test/buildtest_rsa.d crypto/x509v3/v3_conf.d crypto/bio/bss_acpt.d crypto/x509v3/v3_sxnet.d test/stack_test.d crypto/asn1/asn1_gen.d crypto/engine/eng_lib.d crypto/cast/c_cfb64.d crypto/rand/randfile.d test/buildtest_buffer.d crypto/blake2/blake2s.d crypto/pkcs12/p12_crt.d crypto/x509v3/v3_bcons.d crypto/rsa/rsa_pk1.d test/buildtest_x509v3.d test/cmsapitest.d crypto/sha/keccak1600.d crypto/asn1/x_spki.d crypto/pkcs12/p12_crpt.d test/buildtest_ocsp.d crypto/engine/tb_rand.d crypto/bio/b_dump.d crypto/dsa/dsa_ameth.d crypto/ct/ct_log.d ssl/record/rec_layer_d1.d crypto/err/err.d crypto/engine/tb_digest.d test/dsa_no_digest_size_test.d test/buildtest_dsa.d crypto/rsa/rsa_none.d crypto/evp/evp_key.d crypto/x509/x_crl.d engines/e_afalg.d crypto/rc2/rc2ofb64.d crypto/ocsp/ocsp_ext.d crypto/bn/bn_gcd.d crypto/evp/m_md5.d crypto/dso/dso_lib.d test/siphash_internal_test.d crypto/cms/cms_asn1.d ssl/record/dtls1_bitmap.d crypto/dsa/dsa_asn1.d crypto/cmac/cm_ameth.d crypto/evp/evp_err.d crypto/async/arch/async_null.d crypto/camellia/cmll_ofb.d crypto/store/loader_file.d fuzz/asn1.d crypto/evp/e_old.d crypto/x509/x509name.d crypto/modes/wrap128.d crypto/dso/dso_openssl.d apps/ecparam.d crypto/dh/dh_check.d crypto/idea/i_ecb.d crypto/lhash/lh_stats.d crypto/mem_clr.d crypto/dsa/dsa_meth.d test/buildtest_ossl_typ.d ssl/statem/extensions_clnt.d crypto/dsa/dsa_ossl.d crypto/init.d crypto/asn1/a_print.d crypto/evp/bio_ok.d crypto/des/cbc_cksm.d test/buildtest_opensslv.d apps/ts.d crypto/evp/evp_enc.d apps/dsaparam.d crypto/objects/o_names.d ssl/ssl_init.d crypto/siphash/siphash_pmeth.d crypto/dso/dso_err.d test/buildtest_asn1t.d test/buildtest_e_os2.d ssl/packet.d crypto/bio/bss_sock.d crypto/evp/c_alld.d crypto/rsa/rsa_oaep.d crypto/evp/evp_lib.d crypto/asn1/bio_asn1.d test/sslbuffertest.d crypto/cms/cms_pwri.d test/v3nametest.d crypto/asn1/bio_ndef.d crypto/bio/b_addr.d crypto/asn1/a_gentm.d crypto/asn1/tasn_new.d crypto/pkcs12/p12_key.d crypto/bn/bn_div.d crypto/bn/bn_word.d crypto/txt_db/txt_db.d crypto/modes/ccm128.d crypto/bio/bf_null.d crypto/rsa/rsa_lib.d crypto/o_fips.d crypto/asn1/d2i_pu.d crypto/evp/pbe_scrypt.d crypto/asn1/a_strnid.d apps/dsa.d crypto/evp/pmeth_lib.d test/cipherlist_test.d crypto/bio/bss_dgram.d crypto/pkcs12/p12_utl.d crypto/x509v3/v3_alt.d crypto/rsa/rsa_prn.d crypto/asn1/a_i2d_fp.d apps/s_time.d crypto/ts/ts_req_print.d crypto/md2/md2_dgst.d crypto/cms/cms_att.d test/d2i_test.d test/buildtest_cmac.d crypto/bn/bn_x931p.d test/testutil/cb.d test/drbg_cavs_data.d crypto/ocsp/ocsp_cl.d crypto/x509/x509cset.d crypto/evp/e_aes_cbc_hmac_sha256.d apps/ec.d apps/speed.d crypto/bn/bn_mul.d crypto/sm2/sm2_sign.d test/ocspapitest.d crypto/asn1/a_object.d crypto/ct/ct_x509v3.d crypto/dh/dh_err.d crypto/dh/dh_lib.d crypto/evp/e_seed.d test/asynciotest.d test/x509_time_test.d test/rc5test.d test/crltest.d crypto/rsa/rsa_ssl.d ssl/statem/extensions_cust.d ssl/ssl_ciph.d ssl/statem/extensions_srvr.d ssl/ssl_stat.d ssl/ssl_utst.d crypto/o_dir.d apps/smime.d test/rdrand_sanitytest.d crypto/asn1/x_pkey.d test/evp_test.d crypto/bn/bn_mpi.d crypto/asn1/a_verify.d crypto/ct/ct_prn.d ssl/record/ssl3_record.d crypto/dh/dh_pmeth.d crypto/des/ecb3_enc.d crypto/asn1/x_long.d crypto/bn/bn_kron.d test/buildtest_symhacks.d crypto/des/xcbc_enc.d crypto/dh/dh_asn1.d fuzz/bignum.d crypto/comp/comp_lib.d crypto/dso/dso_win32.d crypto/bio/b_print.d crypto/bio/bss_file.d crypto/chacha/chacha_enc.d test/cmactest.d crypto/dsa/dsa_gen.d crypto/asn1/a_strex.d test/ssltestlib.d crypto/stack/stack.d crypto/pem/pem_all.d crypto/bio/bss_mem.d crypto/asn1/nsseq.d test/buildtest_pkcs12.d crypto/ec/ecp_nist.d test/bio_enc_test.d crypto/engine/tb_eckey.d crypto/pkcs7/pk7_attr.d crypto/ec/ecp_nistp521.d test/ssl_ctx_test.d crypto/pem/pem_err.d crypto/rsa/rsa_x931g.d crypto/ec/ecp_nistputil.d crypto/ec/eck_prn.d crypto/des/set_key.d test/ctype_internal_test.d crypto/evp/e_idea.d crypto/bio/bf_buff.d fuzz/x509.d crypto/aes/aes_core.d crypto/cms/cms_smime.d crypto/x509v3/pcy_lib.d crypto/evp/e_camellia.d crypto/engine/eng_list.d crypto/bn/bn_blind.d crypto/ec/curve448/arch_32/f_impl.d test/buildtest_engine.d test/buildtest_des.d test/drbg_cavs_test.d test/buildtest_md2.d crypto/x509v3/pcy_data.d crypto/ec/ec2_oct.d crypto/modes/cbc128.d crypto/aes/aes_wrap.d test/ectest.d crypto/pem/pem_info.d test/time_offset_test.d crypto/des/cfb64enc.d test/buildtest_x509.d ssl/ssl_sess.d crypto/evp/p_verify.d crypto/evp/evp_pkey.d crypto/bn/bn_err.d crypto/bn/bn_lib.d crypto/rand/rand_err.d crypto/sm2/sm2_err.d crypto/ripemd/rmd_one.d crypto/asn1/a_sign.d crypto/evp/digest.d crypto/asn1/asn1_item_list.d crypto/rsa/rsa_depr.d crypto/ocsp/ocsp_srv.d crypto/evp/e_sm4.d crypto/cmac/cm_pmeth.d crypto/poly1305/poly1305_pmeth.d crypto/dh/dh_kdf.d test/buildtest_objects.d test/ssl_test_ctx.d test/buildtest_ct.d crypto/x509/x_req.d crypto/evp/m_md5_sha1.d crypto/poly1305/poly1305_ameth.d ssl/methods.d crypto/asn1/p8_pkey.d crypto/rc2/rc2_cbc.d crypto/rand/drbg_lib.d crypto/pkcs12/p12_asn.d test/evp_extra_test.d crypto/asn1/asn1_lib.d crypto/ui/ui_err.d crypto/dsa/dsa_pmeth.d crypto/rsa/rsa_saos.d crypto/ui/ui_lib.d test/buildtest_txt_db.d ssl/record/ssl3_record_tls13.d test/buildtest_kdf.d crypto/asn1/asn_mstbl.d crypto/bn/bn_add.d crypto/ec/ec_key.d crypto/asn1/tasn_typ.d crypto/des/ofb64ede.d crypto/x509/x509_def.d test/buildtest_ts.d test/destest.d test/buildtest_x509_vfy.d crypto/ec/ecdh_ossl.d crypto/x509/x509_ext.d crypto/pkcs12/p12_attr.d crypto/modes/ofb128.d test/buildtest_obj_mac.d test/afalgtest.d crypto/engine/eng_table.d test/buildtest_srp.d apps/x509.d test/buildtest_pem.d test/exdatatest.d crypto/bn/bn_dh.d crypto/evp/m_md2.d crypto/aes/aes_cbc.d crypto/engine/eng_openssl.d test/buildtest_pem2.d test/conf_include_test.d crypto/evp/p_dec.d ssl/ssl_cert.d ssl/statem/statem_dtls.d test/buildtest_evp.d crypto/evp/p_enc.d test/drbgtest.d crypto/x509/x509_att.d crypto/rsa/rsa_crpt.d crypto/x509v3/v3_pmaps.d test/wpackettest.d crypto/ec/ec_cvt.d crypto/asn1/p5_scrypt.d test/rsa_test.d crypto/camellia/cmll_ecb.d crypto/seed/seed_ecb.d apps/openssl.d crypto/des/fcrypt_b.d crypto/engine/eng_fat.d crypto/engine/tb_dsa.d crypto/pem/pem_sign.d ssl/ssl_lib.d crypto/x509v3/v3_skey.d crypto/camellia/camellia.d crypto/ts/ts_rsp_verify.d crypto/x509v3/v3_bitst.d test/sm2_internal_test.d apps/pkcs8.d test/buildtest_seed.d test/rc4test.d test/x509_dup_cert_test.d crypto/ec/ecdsa_vrf.d test/buildtest_cms.d ssl/d1_msg.d crypto/x509v3/pcy_tree.d test/buildtest_conf.d crypto/pem/pem_x509.d crypto/ec/ec_ameth.d crypto/ct/ct_vfy.d test/buildtest_store.d test/shlibloadtest.d test/pemtest.d apps/srp.d crypto/evp/m_wp.d test/tls13secretstest.d crypto/bn/bn_exp.d crypto/pkcs12/p12_p8d.d apps/genpkey.d apps/bf_prefix.d test/bio_callback_test.d crypto/evp/e_aria.d crypto/evp/e_bf.d ssl/ssl_mcnf.d crypto/buffer/buffer.d fuzz/ct.d test/curve448_internal_test.d test/buildtest_ecdsa.d test/ssltest_old.d test/igetest.d test/buildtest_rc5.d crypto/ct/ct_err.d apps/apps.d crypto/idea/i_ofb64.d test/testutil/format_output.d test/srptest.d crypto/evp/m_ripemd.d crypto/dso/dso_dlfcn.d ssl/s3_enc.d crypto/evp/e_rc5.d crypto/modes/cfb128.d crypto/dh/dh_ameth.d test/bio_memleak_test.d apps/s_server.d crypto/asn1/evp_asn1.d crypto/idea/i_cbc.d test/ssl_test_ctx_test.d fuzz/test-corpus.d crypto/conf/conf_def.d crypto/ex_data.d crypto/modes/gcm128.d crypto/x509/x_name.d crypto/bn/bn_sqr.d crypto/dh/dh_rfc5114.d crypto/ec/curve448/curve448.d apps/s_cb.d crypto/pem/pem_xaux.d crypto/ec/curve448/curve448_tables.d crypto/evp/m_null.d crypto/pkcs7/bio_pk7.d apps/version.d crypto/asn1/n_pkey.d crypto/dh/dh_prn.d crypto/pkcs7/pk7_smime.d crypto/ts/ts_conf.d crypto/ec/ecdh_kdf.d ssl/t1_lib.d test/sslcorrupttest.d crypto/md5/md5_one.d test/bftest.d test/danetest.d crypto/err/err_prn.d crypto/x509/x509spki.d test/buildtest_ebcdic.d crypto/evp/e_rc4_hmac_md5.d crypto/kdf/kdf_err.d apps/pkeyutl.d ssl/bio_ssl.d crypto/engine/tb_asnmth.d crypto/evp/e_aes.d crypto/ocsp/ocsp_err.d crypto/bio/bio_err.d test/dtlstest.d crypto/ec/ec2_smpl.d crypto/cms/cms_kari.d crypto/evp/evp_pbe.d crypto/x509/x509_cmp.d crypto/conf/conf_lib.d crypto/x509v3/v3_addr.d apps/dhparam.d crypto/rc5/rc5cfb64.d crypto/engine/eng_ctrl.d crypto/cms/cms_err.d crypto/evp/m_sha1.d crypto/dsa/dsa_err.d crypto/aria/aria.d test/testutil/basic_output.d crypto/rsa/rsa_mp.d crypto/dsa/dsa_key.d test/ct_test.d crypto/rc5/rc5_skey.d crypto/cast/c_skey.d crypto/engine/eng_rdrand.d crypto/x509/t_crl.d crypto/asn1/asn_moid.d crypto/engine/eng_all.d crypto/sm2/sm2_pmeth.d test/versions.d ssl/statem/statem_clnt.d crypto/des/ecb_enc.d test/buildtest_stack.d test/buildtest_ssl3.d ssl/s3_lib.d crypto/x509/x509_lu.d crypto/pkcs7/pk7_mime.d test/x509_check_cert_pkey_test.d crypto/dh/dh_key.d crypto/dh/dh_rfc7919.d crypto/des/str2key.d apps/sess_id.d crypto/asn1/t_spki.d test/buildtest_bio.d test/buildtest_camellia.d ssl/t1_enc.d crypto/conf/conf_api.d crypto/des/des_enc.d crypto/bio/bss_fd.d ssl/tls13_enc.d crypto/rsa/rsa_ameth.d test/buildtest_tls1.d crypto/bn/bn_const.d apps/opt.d crypto/dh/dh_gen.d apps/passwd.d crypto/cryptlib.d crypto/rsa/rsa_pss.d apps/errstr.d test/asn1_decode_test.d crypto/rsa/rsa_meth.d crypto/asn1/x_sig.d crypto/rsa/rsa_asn1.d crypto/evp/c_allc.d crypto/bio/bf_lbuf.d crypto/ec/curve448/scalar.d crypto/ripemd/rmd_dgst.d crypto/x509v3/pcy_map.d crypto/ec/ec_pmeth.d crypto/rc5/rc5ofb64.d crypto/ec/ec_asn1.d crypto/x509/x509_set.d crypto/pem/pem_oth.d crypto/x509/x_exten.d crypto/bio/bf_nbio.d crypto/engine/eng_cnf.d crypto/evp/p5_crpt2.d test/buildtest_ec.d crypto/bio/b_sock2.d crypto/asn1/a_d2i_fp.d crypto/sha/sha1_one.d crypto/threads_none.d fuzz/conf.d crypto/evp/p5_crpt.d crypto/evp/cmeth_lib.d crypto/bio/bss_null.d crypto/x509v3/v3_purp.d crypto/x509/x_x509.d crypto/asn1/tasn_utl.d crypto/rc4/rc4_skey.d crypto/asn1/a_dup.d test/gosttest.d test/ec_internal_test.d ssl/ssl_txt.d engines/e_padlock.d crypto/x509/x509_r2x.d crypto/asn1/asn_mime.d test/testutil/driver.d crypto/ec/ec_lib.d crypto/asn1/tasn_prn.d crypto/dh/dh_meth.d apps/crl.d crypto/ec/ec_err.d crypto/x509/by_file.d fuzz/bndiv.d crypto/mem_dbg.d crypto/x509/x509_v3.d crypto/asn1/a_octet.d test/dtlsv1listentest.d crypto/kdf/scrypt.d crypto/seed/seed_cfb.d test/sysdefaulttest.d crypto/whrlpool/wp_dgst.d crypto/asn1/a_int.d crypto/cms/cms_dd.d crypto/x509v3/v3_int.d crypto/x509v3/v3_enum.d crypto/bf/bf_ecb.d crypto/bn/bn_srp.d crypto/async/arch/async_posix.d crypto/camellia/cmll_cbc.d crypto/idea/i_cfb64.d crypto/asn1/a_time.d test/ecdsatest.d test/dsatest.d ssl/pqueue.d test/sslapitest.d crypto/asn1/tasn_fre.d crypto/x509v3/v3_cpols.d crypto/hmac/hm_pmeth.d apps/nseq.d crypto/dsa/dsa_sign.d test/buildtest_md4.d crypto/cast/c_enc.d crypto/asn1/a_mbstr.d test/testutil/main.d ssl/ssl_conf.d crypto/getenv.d test/constant_time_test.d test/bad_dtls_test.d crypto/uid.d crypto/x509v3/v3_akey.d crypto/pkcs7/pkcs7err.d crypto/engine/eng_err.d crypto/rc5/rc5_ecb.d crypto/asn1/d2i_pr.d crypto/async/arch/async_win.d test/secmemtest.d crypto/srp/srp_vfy.d test/clienthellotest.d crypto/x509v3/v3_admis.d fuzz/server.d crypto/md4/md4_one.d crypto/asn1/a_utctm.d crypto/pkcs7/pk7_doit.d crypto/asn1/a_utf8.d apps/rehash.d crypto/ts/ts_rsp_sign.d crypto/bio/bss_conn.d fuzz/crl.d crypto/store/store_strings.d crypto/cast/c_ecb.d crypto/ts/ts_rsp_utils.d crypto/conf/conf_ssl.d test/tls13ccstest.d crypto/rand/rand_vms.d crypto/aes/aes_misc.d test/buildtest_ui.d test/testutil/test_cleanup.d crypto/x509v3/v3err.d crypto/des/ofb_enc.d test/enginetest.d test/ssl_cert_table_internal_test.d test/recordlentest.d crypto/objects/obj_lib.d fuzz/client.d crypto/x509/x509_trs.d crypto/evp/e_chacha20_poly1305.d crypto/modes/cts128.d crypto/sha/sha256.d crypto/store/store_lib.d crypto/evp/e_rc4.d crypto/ct/ct_sct.d crypto/x509/x509_vfy.d apps/ocsp.d crypto/rsa/rsa_chk.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
@@ -9596,7 +9596,7 @@ crypto/x509 crypto/x509/: crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509
crypto/x509v3 crypto/x509v3/: crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
engines engines/: engines/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
fuzz fuzz/: fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test
-ssl ssl/: ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o ssl/packet.o ssl/tls13_enc.o
+ssl ssl/: ssl/packet.o ssl/tls13_enc.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o
ssl/statem ssl/statem/: ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o
@@ -14770,6 +14770,7 @@ crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c ../crypto/ec/ec_local.h \
../include/openssl/bnerr.h ../include/openssl/ecerr.h \
../include/internal/refcount.h ../include/crypto/ec.h \
../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/objects.h ../include/openssl/objectserr.h \
../include/internal/nelem.h
crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c ../include/openssl/err.h \
../include/openssl/e_os2.h include/openssl/opensslconf.h \
@@ -24688,29 +24689,32 @@ test/errtest.o: ../test/errtest.c include/openssl/opensslconf.h \
../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
../include/openssl/bioerr.h ../include/openssl/lhash.h \
../test/testutil.h ../include/openssl/bn.h ../include/openssl/bnerr.h
-test/evp_extra_test.o: ../test/evp_extra_test.c ../include/openssl/bio.h \
- ../include/openssl/e_os2.h include/openssl/opensslconf.h \
- ../include/openssl/opensslv.h ../include/openssl/crypto.h \
- ../include/openssl/safestack.h ../include/openssl/stack.h \
- ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
- ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
- ../include/openssl/err.h ../include/openssl/lhash.h \
- ../include/openssl/evp.h ../include/openssl/evperr.h \
- ../include/openssl/objects.h ../include/openssl/obj_mac.h \
- ../include/openssl/asn1.h ../include/openssl/asn1err.h \
- ../include/openssl/bn.h ../include/openssl/bnerr.h \
- ../include/openssl/objectserr.h ../include/openssl/rsa.h \
- ../include/openssl/rsaerr.h ../include/openssl/x509.h \
- ../include/openssl/buffer.h ../include/openssl/buffererr.h \
- ../include/openssl/ec.h ../include/openssl/ecerr.h \
- ../include/openssl/dsa.h ../include/openssl/dh.h \
- ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
- ../include/openssl/sha.h ../include/openssl/x509err.h \
- ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
- ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
- ../include/openssl/pemerr.h ../include/openssl/kdf.h \
- ../include/openssl/kdferr.h ../test/testutil.h \
- ../include/internal/nelem.h ../include/crypto/evp.h \
+test/evp_extra_test.o: ../test/evp_extra_test.c ../include/openssl/aes.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/kdf.h ../include/openssl/kdferr.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../test/testutil.h ../include/internal/nelem.h ../include/crypto/evp.h \
../include/internal/refcount.h
test/evp_test.o: ../test/evp_test.c ../include/openssl/evp.h \
include/openssl/opensslconf.h ../include/openssl/opensslv.h \
@@ -25944,7 +25948,9 @@ test/verify_extra_test.o: ../test/verify_extra_test.c \
../include/openssl/dsaerr.h ../include/openssl/sha.h \
../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
../include/openssl/lhash.h ../include/openssl/pkcs7.h \
- ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/pem.h \
../include/openssl/pemerr.h ../include/openssl/err.h ../test/testutil.h
test/versions.o: ../test/versions.c ../include/openssl/opensslv.h \
../include/openssl/crypto.h ../include/openssl/e_os2.h \
diff --git a/upstream-build/makefile/x86_64-macos b/upstream-build/makefile/x86_64-macos
index 17d2f5d..5ef2e58 100644
--- a/upstream-build/makefile/x86_64-macos
+++ b/upstream-build/makefile/x86_64-macos
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("darwin64-x86_64-cc", "enable-md2", "enable-rc5", "enable-ssl3",
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -30,7 +30,7 @@ ENGINES=engines/capi.dylib engines/dasync.dylib engines/ossltest.dylib engines/p
PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmactest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/seed/seed_ecb.d crypto/bn/bn_mod.d crypto/x509/x509_vpm.d test/buildtest_pkcs12.d crypto/ts/ts_rsp_verify.d crypto/des/ofb_enc.d crypto/des/cfb64enc.d ssl/bio_ssl.d apps/cms.d crypto/rsa/rsa_x931.d apps/s_client.d crypto/ui/ui_err.d crypto/x509v3/v3_genn.d ssl/record/ssl3_buffer.d crypto/dsa/dsa_err.d crypto/rc2/rc2_skey.d crypto/ocsp/ocsp_vfy.d crypto/evp/evp_cnf.d crypto/evp/bio_md.d crypto/x509/t_crl.d crypto/bio/bss_conn.d crypto/evp/p_verify.d test/cipherlist_test.d crypto/store/store_init.d crypto/rsa/rsa_lib.d crypto/blake2/m_blake2s.d apps/errstr.d apps/dhparam.d crypto/asn1/a_i2d_fp.d crypto/ocsp/ocsp_asn.d test/buildtest_safestack.d test/handshake_helper.d crypto/sha/sha1_one.d crypto/bn/bn_sqrt.d crypto/ts/ts_err.d ssl/pqueue.d crypto/ec/ecdsa_vrf.d crypto/objects/obj_lib.d crypto/x509/x509_set.d crypto/blake2/blake2b.d apps/asn1pars.d crypto/dh/dh_depr.d crypto/bio/bio_lib.d test/secmemtest.d crypto/camellia/cmll_cbc.d crypto/rc4/rc4_enc.d crypto/siphash/siphash.d crypto/asn1/a_digest.d test/buildtest_bn.d test/buildtest_cms.d crypto/asn1/d2i_pr.d crypto/bn/bn_sqr.d crypto/asn1/asn1_par.d crypto/rand/rand_err.d ssl/ssl_asn1.d crypto/x509v3/pcy_lib.d crypto/aes/aes_ofb.d test/buildtest_hmac.d crypto/dsa/dsa_lib.d ssl/statem/statem_dtls.d ssl/d1_msg.d crypto/x509v3/v3_pcons.d test/enginetest.d test/rc5test.d crypto/evp/e_idea.d crypto/x509v3/v3_int.d crypto/evp/evp_lib.d crypto/evp/bio_b64.d crypto/engine/eng_lib.d crypto/ts/ts_verify_ctx.d crypto/ct/ct_b64.d crypto/whrlpool/wp_block.d crypto/evp/e_xcbc_d.d crypto/ct/ct_prn.d crypto/x509/x509_err.d crypto/modes/cts128.d crypto/ec/ec2_smpl.d test/wpackettest.d crypto/bio/bss_bio.d crypto/rsa/rsa_crpt.d crypto/asn1/bio_asn1.d crypto/ec/eck_prn.d crypto/ui/ui_null.d apps/bf_prefix.d test/exdatatest.d ssl/tls_srp.d crypto/asn1/a_time.d crypto/threads_win.d crypto/rsa/rsa_oaep.d crypto/x509v3/v3_admis.d crypto/evp/p_enc.d crypto/asn1/a_octet.d apps/passwd.d crypto/bn/bn_gf2m.d ssl/record/rec_layer_s3.d crypto/pkcs7/pkcs7err.d crypto/cms/cms_lib.d crypto/rsa/rsa_x931g.d test/ecdsatest.d test/rc4test.d crypto/dsa/dsa_vrf.d crypto/x509/x509_r2x.d test/buildtest_asn1.d apps/gendsa.d test/buildtest_ec.d crypto/bn/bn_prime.d crypto/engine/eng_err.d crypto/bio/b_sock2.d crypto/ec/ec_cvt.d ssl/statem/extensions.d apps/version.d apps/apps.d test/evp_extra_test.d crypto/evp/p_dec.d test/buildtest_conf_api.d crypto/asn1/x_info.d crypto/ec/curve448/curve448.d apps/s_server.d crypto/bio/bio_err.d crypto/engine/eng_list.d crypto/dh/dh_ameth.d ssl/record/ssl3_record_tls13.d crypto/rsa/rsa_pss.d crypto/asn1/a_type.d test/asynctest.d crypto/x509v3/v3_akeya.d crypto/ts/ts_conf.d crypto/evp/digest.d fuzz/crl.d crypto/x509v3/v3_skey.d ssl/ssl_sess.d crypto/ct/ct_oct.d crypto/evp/m_wp.d crypto/x509/x_req.d ssl/record/dtls1_bitmap.d crypto/evp/e_bf.d crypto/des/ecb_enc.d crypto/bf/bf_ecb.d crypto/x509v3/v3_pcia.d test/dsa_no_digest_size_test.d test/rsa_test.d apps/pkey.d apps/sess_id.d crypto/dsa/dsa_sign.d test/buildtest_sha.d crypto/bio/bss_log.d engines/e_padlock.d crypto/cms/cms_dd.d crypto/rand/randfile.d test/buildtest_modes.d crypto/bn/bn_gcd.d test/buildtest_ssl3.d ssl/ssl_init.d crypto/evp/names.d crypto/bn/bn_rand.d apps/pkcs8.d test/rsa_mp_test.d crypto/evp/e_cast.d crypto/asn1/t_spki.d crypto/engine/tb_asnmth.d test/recordlentest.d ssl/tls13_enc.d test/testutil/main.d crypto/seed/seed_cbc.d crypto/ocsp/v3_ocsp.d crypto/pem/pem_oth.d crypto/asn1/a_object.d test/bio_callback_test.d crypto/kdf/scrypt.d engines/e_ossltest.d crypto/stack/stack.d crypto/store/store_err.d crypto/threads_pthread.d crypto/rsa/rsa_gen.d crypto/asn1/tasn_utl.d crypto/bn/bn_err.d crypto/pem/pem_sign.d crypto/des/rand_key.d crypto/whrlpool/wp_dgst.d crypto/o_fopen.d crypto/asn1/x_bignum.d crypto/pkcs12/p12_init.d crypto/kdf/kdf_err.d crypto/store/store_strings.d ssl/ssl_conf.d crypto/bio/bf_null.d crypto/evp/e_des.d crypto/engine/eng_openssl.d crypto/ec/ec_pmeth.d crypto/sm2/sm2_err.d crypto/evp/bio_ok.d crypto/bio/bss_acpt.d crypto/cast/c_skey.d crypto/asn1/a_strex.d crypto/engine/eng_pkey.d crypto/des/cfb_enc.d crypto/ts/ts_lib.d crypto/dso/dso_win32.d crypto/x509/x_name.d crypto/evp/pmeth_gn.d crypto/evp/m_sigver.d crypto/bio/b_addr.d test/pbelutest.d crypto/ec/ec_key.d test/x509_dup_cert_test.d crypto/ec/curve448/eddsa.d crypto/ctype.d crypto/o_time.d crypto/cmac/cm_pmeth.d crypto/bio/b_sock.d fuzz/bndiv.d crypto/asn1/tasn_scn.d crypto/dso/dso_dl.d crypto/asn1/nsseq.d crypto/asn1/asn_moid.d test/bad_dtls_test.d apps/req.d crypto/des/ofb64ede.d ssl/record/rec_layer_d1.d crypto/x509v3/v3_akey.d crypto/dh/dh_rfc5114.d crypto/blake2/m_blake2b.d test/drbg_cavs_test.d crypto/asn1/a_d2i_fp.d crypto/dso/dso_lib.d crypto/x509/by_file.d test/buildtest_buffer.d crypto/bf/bf_ofb64.d crypto/x509v3/pcy_cache.d crypto/getenv.d crypto/x509v3/v3_addr.d test/buildtest_ssl2.d test/md2test.d test/testutil/testutil_init.d test/modes_internal_test.d test/sanitytest.d crypto/bn/bn_x931p.d crypto/ec/ecdsa_ossl.d test/dtls_mtu_test.d test/pkey_meth_test.d crypto/bn/bn_add.d test/time_offset_test.d test/buildtest_comp.d crypto/rsa/rsa_ameth.d crypto/asn1/t_bitst.d crypto/sha/keccak1600.d apps/smime.d crypto/asn1/a_utctm.d crypto/conf/conf_err.d crypto/objects/obj_dat.d test/buildtest_ocsp.d test/x509_check_cert_pkey_test.d test/buildtest_ebcdic.d apps/enc.d crypto/bn/bn_intern.d crypto/dh/dh_pmeth.d ssl/t1_lib.d crypto/sha/sha1dgst.d crypto/camellia/cmll_ctr.d crypto/x509/x_attrib.d test/gmdifftest.d crypto/cms/cms_smime.d crypto/async/async_wait.d crypto/asn1/tasn_new.d crypto/hmac/hm_pmeth.d crypto/md2/md2_dgst.d apps/ts.d test/test_test.d test/ciphername_test.d crypto/blake2/blake2s.d crypto/dh/dh_err.d crypto/x509/x509_trs.d crypto/ec/ecp_oct.d crypto/sm3/m_sm3.d test/x509aux.d crypto/des/ecb3_enc.d test/buildtest_srp.d crypto/dh/dh_kdf.d crypto/asn1/asn_mime.d crypto/bn/bn_depr.d test/threadstest.d ssl/ssl_utst.d crypto/engine/tb_pkmeth.d fuzz/test-corpus.d test/bftest.d apps/ecparam.d crypto/ocsp/ocsp_prn.d crypto/pkcs7/bio_pk7.d crypto/bio/bss_dgram.d test/srptest.d ssl/d1_srtp.d crypto/rc5/rc5ofb64.d crypto/bn/bn_nist.d crypto/evp/m_md5_sha1.d crypto/x509v3/v3_tlsf.d crypto/dh/dh_rfc7919.d crypto/rsa/rsa_none.d crypto/bn/bn_div.d crypto/rc4/rc4_skey.d test/buildtest_cmac.d test/asynciotest.d crypto/x509/x_pubkey.d crypto/ct/ct_vfy.d crypto/asn1/tasn_prn.d crypto/x509/x_exten.d crypto/ec/ecdsa_sign.d crypto/lhash/lhash.d crypto/bn/bn_print.d crypto/asn1/i2d_pu.d test/buildtest_txt_db.d crypto/pkcs7/pk7_smime.d test/x509_time_test.d apps/pkcs7.d crypto/rsa/rsa_pmeth.d crypto/evp/evp_enc.d test/rsa_complex.d test/buildtest_pkcs7.d crypto/pem/pvkfmt.d crypto/asn1/f_string.d crypto/camellia/camellia.d crypto/cms/cms_env.d crypto/bn/bn_mul.d crypto/camellia/cmll_cfb.d crypto/uid.d crypto/mem_dbg.d crypto/engine/tb_dh.d test/servername_test.d test/hmactest.d crypto/x509/x_all.d crypto/x509/t_x509.d crypto/asn1/asn1_lib.d crypto/ts/ts_rsp_sign.d crypto/evp/m_md5.d test/buildtest_rc2.d crypto/async/arch/async_null.d ssl/ssl_lib.d crypto/rand/rand_egd.d crypto/bn/bn_kron.d crypto/dh/dh_asn1.d crypto/ec/ec_mult.d fuzz/conf.d crypto/x509v3/v3_extku.d crypto/async/async_err.d crypto/rsa/rsa_sign.d crypto/threads_none.d test/buildtest_stack.d crypto/bn/bn_ctx.d crypto/cms/cms_enc.d crypto/evp/m_md4.d crypto/dso/dso_err.d test/buildtest_objects.d test/buildtest_dh.d crypto/engine/tb_rand.d test/chacha_internal_test.d crypto/dso/dso_openssl.d crypto/x509v3/v3_alt.d test/testutil/tap_bio.d ssl/statem/statem_clnt.d crypto/rsa/rsa_depr.d crypto/x509v3/pcy_data.d test/rc2test.d crypto/poly1305/poly1305_pmeth.d test/pkey_meth_kdf_test.d fuzz/asn1.d test/poly1305_internal_test.d crypto/async/arch/async_posix.d test/buildtest_md2.d crypto/buffer/buffer.d crypto/pkcs12/p12_attr.d crypto/des/xcbc_enc.d test/dtlsv1listentest.d crypto/bn/bn_mont.d crypto/siphash/siphash_ameth.d crypto/idea/i_cfb64.d crypto/evp/pmeth_fn.d crypto/engine/tb_cipher.d crypto/asn1/x_val.d crypto/evp/evp_pbe.d crypto/pkcs7/pk7_mime.d ssl/ssl_mcnf.d test/pemtest.d crypto/asn1/a_strnid.d crypto/evp/evp_err.d crypto/rc5/rc5_skey.d fuzz/ct.d crypto/ec/ecdh_kdf.d test/buildtest_des.d crypto/evp/p5_crpt.d crypto/asn1/asn1_gen.d crypto/evp/c_alld.d crypto/sm3/sm3.d crypto/seed/seed_cfb.d crypto/cast/c_cfb64.d crypto/sm2/sm2_sign.d crypto/rc5/rc5cfb64.d test/buildtest_async.d apps/x509.d crypto/modes/ocb128.d crypto/evp/e_chacha20_poly1305.d crypto/idea/i_ofb64.d crypto/x509/t_req.d crypto/ec/curve448/curve448_tables.d crypto/evp/e_rc4.d crypto/o_fips.d crypto/ct/ct_x509v3.d test/dhtest.d crypto/engine/eng_cnf.d apps/rand.d test/buildtest_x509_vfy.d crypto/store/loader_file.d crypto/x509/x509rset.d test/ectest.d crypto/engine/eng_rdrand.d crypto/modes/cbc128.d crypto/x509/x509_lu.d crypto/async/arch/async_win.d test/buildtest_aes.d crypto/bio/bio_cb.d crypto/camellia/cmll_ofb.d crypto/pkcs12/pk12err.d test/siphash_internal_test.d test/buildtest_lhash.d crypto/asn1/a_verify.d crypto/pkcs12/p12_decr.d crypto/bn/bn_shift.d crypto/evp/e_rc2.d test/buildtest_x509v3.d crypto/x509/x_x509a.d crypto/asn1/bio_ndef.d crypto/x509v3/pcy_node.d crypto/evp/encode.d test/ecstresstest.d fuzz/server.d crypto/x509v3/v3_bcons.d crypto/store/store_lib.d crypto/rsa/rsa_mp.d test/mdc2_internal_test.d apps/ciphers.d test/mdc2test.d crypto/x509v3/v3_purp.d ssl/ssl_rsa.d crypto/des/des_enc.d crypto/ct/ct_policy.d test/aborttest.d ssl/statem/extensions_clnt.d crypto/rsa/rsa_prn.d crypto/x509/x509_v3.d crypto/cms/cms_asn1.d crypto/ec/ec_curve.d crypto/x509v3/v3_info.d crypto/bf/bf_enc.d crypto/bf/bf_cfb64.d crypto/asn1/n_pkey.d crypto/evp/e_rc4_hmac_md5.d ssl/s3_cbc.d test/testutil/format_output.d crypto/conf/conf_mall.d crypto/comp/comp_lib.d crypto/evp/p_seal.d crypto/x509/x509_att.d test/rdrand_sanitytest.d test/casttest.d crypto/err/err_all.d crypto/des/set_key.d crypto/ec/ec_print.d test/cmactest.d ssl/packet.d apps/storeutl.d crypto/bio/bss_mem.d crypto/aes/aes_ecb.d crypto/rand/drbg_lib.d test/buildtest_rc4.d crypto/engine/eng_all.d test/buildtest_dtls1.d crypto/ts/ts_req_utils.d crypto/bio/bss_fd.d crypto/pem/pem_x509.d crypto/err/err.d crypto/asn1/t_pkey.d test/buildtest_rsa.d test/testutil/stanza.d ssl/t1_trce.d crypto/x509/x509cset.d crypto/ec/curve448/arch_32/f_impl.d crypto/mem_clr.d crypto/hmac/hm_ameth.d crypto/rc5/rc5_ecb.d test/cipherbytes_test.d test/sm2_internal_test.d crypto/cms/cms_kari.d test/testutil/tests.d crypto/bio/b_print.d crypto/ec/curve448/f_generic.d crypto/evp/e_des3.d ssl/ssl_cert.d crypto/asn1/x_spki.d crypto/bn/bn_dh.d crypto/des/cbc_cksm.d crypto/dsa/dsa_key.d crypto/evp/m_sha1.d test/sslapitest.d crypto/evp/evp_pkey.d test/buildtest_md4.d crypto/ts/ts_rsp_utils.d test/sslcorrupttest.d crypto/x509/x509type.d crypto/des/fcrypt.d crypto/comp/comp_err.d test/dsatest.d crypto/x509/x509_req.d test/buildtest_bio.d crypto/asn1/a_bitstr.d apps/ocsp.d crypto/bio/bss_null.d crypto/ec/ecp_mont.d crypto/sm4/sm4.d crypto/rsa/rsa_pk1.d crypto/asn1/asn_mstbl.d crypto/bn/bn_asm.d test/exptest.d crypto/dh/dh_lib.d crypto/ripemd/rmd_dgst.d test/buildtest_md5.d crypto/pkcs7/pk7_asn1.d apps/rsautl.d test/tls13secretstest.d crypto/bn/bn_lib.d apps/ca.d crypto/dsa/dsa_prn.d crypto/engine/eng_table.d test/stack_test.d crypto/pkcs12/p12_asn.d crypto/bio/b_dump.d test/buildtest_ossl_typ.d test/buildtest_rc5.d crypto/ec/ec_oct.d crypto/buffer/buf_err.d crypto/md5/md5_one.d ssl/s3_msg.d crypto/evp/evp_key.d crypto/asn1/a_sign.d crypto/dh/dh_prn.d crypto/rand/rand_vms.d crypto/conf/conf_ssl.d crypto/pkcs12/p12_crt.d test/asn1_internal_test.d crypto/x509v3/v3_pku.d crypto/objects/obj_xref.d crypto/rc2/rc2_cbc.d crypto/asn1/evp_asn1.d crypto/idea/i_cbc.d test/buildtest_store.d crypto/x509/x509name.d crypto/ec/ecp_nist.d crypto/dh/dh_gen.d crypto/pkcs12/p12_sbag.d crypto/modes/ccm128.d fuzz/asn1parse.d crypto/pkcs12/p12_crpt.d crypto/pem/pem_all.d test/ec_internal_test.d crypto/conf/conf_lib.d crypto/dsa/dsa_ossl.d crypto/pkcs12/p12_mutl.d crypto/cast/c_enc.d crypto/pem/pem_pkey.d test/fatalerrtest.d test/bio_memleak_test.d crypto/bn/bn_blind.d crypto/pkcs7/pk7_attr.d apps/s_cb.d crypto/siphash/siphash_pmeth.d ssl/ssl_ciph.d apps/spkac.d test/v3nametest.d crypto/x509v3/v3_pci.d crypto/ec/ec_kmeth.d test/crltest.d crypto/x509v3/v3_utl.d apps/s_time.d crypto/x509/x_crl.d test/clienthellotest.d test/ssltest_old.d crypto/camellia/cmll_ecb.d test/ssl_ctx_test.d crypto/conf/conf_sap.d crypto/engine/tb_eckey.d crypto/bn/bn_exp2.d crypto/ts/ts_asn1.d crypto/sm2/sm2_crypt.d crypto/evp/m_sha3.d test/bioprinttest.d crypto/rsa/rsa_ssl.d crypto/modes/xts128.d crypto/rsa/rsa_saos.d apps/s_socket.d crypto/ec/ecp_nistp521.d test/asn1_decode_test.d crypto/cms/cms_att.d crypto/evp/m_mdc2.d test/buildtest_x509.d crypto/o_dir.d engines/e_capi.d crypto/ct/ct_sct_ctx.d crypto/engine/eng_ctrl.d test/bio_enc_test.d crypto/x509/x_x509.d crypto/pkcs12/p12_p8d.d crypto/ec/ec_err.d crypto/x509v3/v3_ia5.d crypto/ct/ct_sct.d crypto/cversion.d crypto/aes/aes_cbc.d crypto/pem/pem_err.d crypto/dh/dh_key.d crypto/dsa/dsa_meth.d crypto/aes/aes_misc.d crypto/rc2/rc2ofb64.d test/buildtest_opensslv.d crypto/asn1/p8_pkey.d test/danetest.d test/ctype_internal_test.d crypto/ec/curve448/scalar.d crypto/ocsp/ocsp_lib.d test/conf_include_test.d crypto/pkcs12/p12_npas.d crypto/cms/cms_cd.d crypto/asn1/p5_scrypt.d crypto/sm2/sm2_pmeth.d apps/crl2p7.d test/buildtest_camellia.d crypto/asn1/a_mbstr.d crypto/modes/wrap128.d test/buildtest_ct.d ssl/statem/statem_lib.d crypto/ocsp/ocsp_srv.d crypto/ocsp/ocsp_ht.d test/buildtest_evp.d crypto/seed/seed.d crypto/rc2/rc2_ecb.d test/tls13ccstest.d test/buildtest_whrlpool.d apps/dsaparam.d crypto/x509v3/v3_conf.d crypto/asn1/a_print.d crypto/pkcs12/p12_add.d test/buildtest_ts.d crypto/des/cfb64ede.d crypto/ct/ct_err.d crypto/asn1/x_sig.d crypto/bn/bn_exp.d test/buildtest_seed.d crypto/seed/seed_ofb.d crypto/idea/i_skey.d crypto/pkcs12/p12_kiss.d test/buildtest_rand.d crypto/x509v3/v3_pmaps.d crypto/x509/x509spki.d crypto/dso/dso_vms.d test/buildtest_pem2.d crypto/chacha/chacha_enc.d crypto/cast/c_ofb64.d crypto/o_str.d crypto/aes/aes_wrap.d ssl/ssl_txt.d crypto/engine/tb_dsa.d ssl/statem/statem.d apps/pkcs12.d crypto/asn1/a_utf8.d crypto/ui/ui_util.d crypto/modes/cfb128.d crypto/md2/md2_one.d test/testutil/driver.d crypto/evp/e_null.d crypto/ocsp/ocsp_err.d test/ssl_test_ctx_test.d crypto/evp/p_lib.d test/ocspapitest.d test/testutil/output_helpers.d crypto/ec/ecx_meth.d crypto/x509v3/v3err.d test/ssl_cert_table_internal_test.d test/buildtest_cast.d test/buildtest_ecdsa.d fuzz/client.d crypto/comp/c_zlib.d apps/dsa.d test/sysdefaulttest.d test/evp_test.d crypto/aria/aria.d crypto/ec/ecp_nistp256.d crypto/evp/e_camellia.d apps/nseq.d crypto/mem_sec.d crypto/ec/ecp_nistputil.d crypto/asn1/ameth_lib.d test/sm4_internal_test.d crypto/des/ofb64enc.d crypto/dsa/dsa_depr.d crypto/dh/dh_meth.d crypto/asn1/a_int.d crypto/evp/cmeth_lib.d crypto/mem.d test/lhash_test.d crypto/evp/bio_enc.d crypto/ec/ec_check.d test/afalgtest.d crypto/rsa/rsa_meth.d crypto/camellia/cmll_misc.d ssl/statem/extensions_srvr.d test/d2i_test.d crypto/ex_data.d crypto/rc2/rc2cfb64.d apps/speed.d crypto/ct/ct_log.d crypto/dso/dso_dlfcn.d crypto/des/qud_cksm.d test/drbgtest.d crypto/evp/e_sm4.d crypto/ocsp/ocsp_cl.d test/buildtest_dsa.d crypto/init.d test/buildtest_rand_drbg.d crypto/store/store_register.d crypto/asn1/x_int64.d test/buildtest_e_os2.d crypto/objects/obj_err.d ssl/s3_lib.d crypto/bn/bn_word.d ssl/methods.d test/drbg_cavs_data.d crypto/bio/bf_nbio.d crypto/x509v3/v3_ncons.d test/tls13encryptiontest.d crypto/x509/x509_cmp.d crypto/modes/ofb128.d test/buildtest_idea.d test/sslbuffertest.d crypto/aes/aes_ige.d apps/crl.d crypto/asn1/x_long.d crypto/bf/bf_skey.d test/destest.d test/constant_time_test.d test/x509_internal_test.d crypto/evp/m_null.d crypto/engine/tb_digest.d test/packettest.d crypto/kdf/hkdf.d crypto/x509/x509_vfy.d crypto/kdf/tls1_prf.d crypto/ec/ecp_smpl.d crypto/x509/x509_def.d crypto/cpt_err.d crypto/async/async.d crypto/x509v3/v3_lib.d crypto/engine/eng_dyn.d crypto/rsa/rsa_chk.d test/curve448_internal_test.d apps/rsa.d crypto/asn1/i2d_pr.d test/buildtest_engine.d crypto/x509v3/v3_crld.d test/ct_test.d test/ssltestlib.d crypto/modes/gcm128.d test/verify_extra_test.d ssl/t1_enc.d crypto/asn1/a_gentm.d crypto/asn1/asn1_item_list.d crypto/bn/bn_recp.d crypto/bio/bf_lbuf.d crypto/pkcs12/p12_p8e.d test/testutil/basic_output.d test/buildtest_pem.d crypto/ocsp/ocsp_ext.d test/buildtest_blowfish.d crypto/evp/e_rc5.d crypto/ui/ui_openssl.d test/buildtest_asn1t.d crypto/dsa/dsa_gen.d test/ideatest.d crypto/asn1/x_algor.d crypto/evp/e_aes.d test/cmsapitest.d test/asn1_time_test.d crypto/pem/pem_lib.d test/buildtest_ripemd.d test/ssl_test_ctx.d crypto/dsa/dsa_pmeth.d crypto/x509v3/v3_asid.d test/buildtest_ecdh.d crypto/conf/conf_mod.d crypto/ebcdic.d crypto/x509v3/pcy_tree.d crypto/asn1/tasn_fre.d apps/srp.d test/buildtest_kdf.d test/buildtest_srtp.d apps/ec.d crypto/cms/cms_pwri.d crypto/cms/cms_sd.d crypto/ec/ec2_oct.d crypto/ec/ec_ameth.d crypto/des/str2key.d crypto/bn/bn_mpi.d crypto/rand/rand_win.d crypto/des/pcbc_enc.d ssl/d1_lib.d crypto/asn1/asn_pack.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/pem/pem_pk8.d crypto/rsa/rsa_asn1.d crypto/x509v3/pcy_map.d crypto/asn1/asn1_err.d test/shlibloadtest.d crypto/md5/md5_dgst.d crypto/sha/sha256.d crypto/cast/c_ecb.d crypto/asn1/d2i_pu.d crypto/x509/x509_d2.d test/dtlstest.d crypto/modes/ctr128.d crypto/ec/curve25519.d crypto/evp/c_allc.d test/buildtest_tls1.d crypto/srp/srp_vfy.d crypto/rsa/rsa_err.d crypto/poly1305/poly1305.d crypto/pkcs12/p12_key.d crypto/pkcs12/p12_utl.d crypto/bio/bio_meth.d crypto/rsa/rsa_ossl.d crypto/des/cbc_enc.d crypto/aes/aes_core.d crypto/ec/ecdh_ossl.d crypto/pkcs7/pk7_doit.d test/asn1_string_table_test.d crypto/des/fcrypt_b.d crypto/evp/m_md2.d apps/openssl.d crypto/cryptlib.d crypto/evp/e_seed.d crypto/rand/rand_unix.d test/buildtest_conf.d test/gosttest.d fuzz/x509.d test/buildtest_ssl.d crypto/dh/dh_check.d crypto/cmac/cmac.d crypto/ripemd/rmd_one.d crypto/ec/ec_asn1.d crypto/ec/ec_lib.d test/testutil/test_cleanup.d test/memleaktest.d test/versions.d test/v3ext.d crypto/x509v3/v3_enum.d crypto/ts/ts_rsp_print.d crypto/o_init.d test/uitest.d crypto/x509/x509_obj.d crypto/asn1/p5_pbev2.d crypto/aes/aes_cfb.d crypto/bio/bss_file.d crypto/objects/o_names.d crypto/dsa/dsa_asn1.d crypto/poly1305/poly1305_ameth.d crypto/md4/md4_dgst.d crypto/x509/x509_ext.d crypto/engine/eng_fat.d crypto/hmac/hmac.d crypto/x509v3/v3_cpols.d fuzz/cms.d apps/opt.d apps/genrsa.d crypto/evp/p5_crpt2.d apps/pkeyutl.d test/asn1_encode_test.d engines/e_dasync.d crypto/bio/bf_buff.d crypto/cmac/cm_ameth.d crypto/cms/cms_ess.d ssl/statem/statem_srvr.d crypto/engine/eng_init.d apps/genpkey.d test/ssl_test.d crypto/pkcs7/pk7_lib.d apps/verify.d crypto/dsa/dsa_ameth.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/idea/i_ecb.d test/buildtest_ui.d crypto/conf/conf_def.d crypto/asn1/tasn_typ.d ssl/record/ssl3_record.d crypto/bio/bss_sock.d ssl/ssl_stat.d crypto/asn1/p5_pbe.d crypto/evp/pbe_scrypt.d test/testutil/cb.d apps/app_rand.d crypto/asn1/x_pkey.d test/buildtest_obj_mac.d crypto/pem/pem_xaux.d crypto/x509v3/v3_bitst.d ssl/statem/extensions_cust.d ssl/ssl_err.d crypto/asn1/tasn_enc.d crypto/ts/ts_req_print.d crypto/engine/tb_rsa.d test/bntest.d crypto/evp/e_aria.d crypto/pem/pem_info.d test/igetest.d crypto/rc5/rc5_enc.d crypto/evp/pmeth_lib.d crypto/err/err_prn.d crypto/asn1/a_dup.d apps/rehash.d crypto/asn1/f_int.d crypto/bn/bn_const.d crypto/asn1/tasn_dec.d crypto/rand/rand_lib.d crypto/evp/p_sign.d crypto/evp/e_old.d crypto/evp/m_ripemd.d apps/engine.d apps/pkeyparam.d crypto/x509/x509_meth.d test/buildtest_symhacks.d crypto/cms/cms_err.d crypto/x509/x509_txt.d test/errtest.d crypto/lhash/lh_stats.d crypto/x509v3/v3_prn.d apps/prime.d crypto/ec/ecp_nistp224.d crypto/srp/srp_lib.d ssl/s3_enc.d crypto/sha/sha512.d crypto/rand/drbg_ctr.d crypto/bn/bn_srp.d test/buildtest_crypto.d test/testutil/random.d crypto/x509/by_dir.d crypto/ui/ui_lib.d crypto/md4/md4_one.d apps/dgst.d crypto/evp/p_open.d fuzz/bignum.d crypto/x509v3/v3_sxnet.d crypto/cms/cms_io.d crypto/txt_db/txt_db.d crypto/conf/conf_api.d
+DEPS=test/buildtest_tls1.d ssl/ssl_rsa.d crypto/engine/tb_rsa.d crypto/bio/bss_dgram.d crypto/store/store_init.d crypto/async/arch/async_posix.d test/asn1_internal_test.d apps/ec.d crypto/ec/curve448/scalar.d crypto/dso/dso_win32.d crypto/dsa/dsa_prn.d crypto/x509v3/v3_conf.d crypto/x509/x509_r2x.d test/memleaktest.d crypto/evp/e_idea.d crypto/evp/m_md2.d crypto/cms/cms_enc.d crypto/rand/rand_err.d crypto/bn/bn_rand.d crypto/pkcs12/p12_add.d crypto/ocsp/ocsp_asn.d crypto/evp/pmeth_lib.d test/buildtest_cmac.d test/buildtest_rsa.d crypto/des/set_key.d crypto/evp/p_seal.d crypto/bn/bn_blind.d crypto/getenv.d crypto/store/store_strings.d test/bio_enc_test.d test/buildtest_obj_mac.d crypto/ts/ts_req_print.d crypto/evp/p5_crpt.d crypto/idea/i_skey.d crypto/ec/ecx_meth.d crypto/rsa/rsa_gen.d test/buildtest_rand.d test/exptest.d crypto/mem_clr.d crypto/asn1/a_sign.d crypto/bn/bn_asm.d crypto/x509v3/v3_sxnet.d ssl/record/ssl3_record_tls13.d test/tls13encryptiontest.d test/buildtest_md2.d crypto/evp/e_sm4.d test/threadstest.d crypto/asn1/p5_pbe.d crypto/asn1/bio_asn1.d crypto/rsa/rsa_pmeth.d crypto/dso/dso_err.d crypto/evp/e_xcbc_d.d crypto/bn/bn_sqrt.d apps/dhparam.d crypto/bn/bn_word.d crypto/dsa/dsa_depr.d crypto/ec/ecdsa_vrf.d crypto/asn1/a_time.d crypto/dh/dh_pmeth.d test/buildtest_pkcs12.d crypto/pkcs7/pk7_mime.d crypto/x509/x509_d2.d crypto/asn1/a_bitstr.d test/packettest.d test/rc2test.d crypto/ocsp/ocsp_srv.d test/ssl_ctx_test.d apps/req.d crypto/dh/dh_ameth.d crypto/poly1305/poly1305_pmeth.d crypto/x509v3/v3_lib.d crypto/sm2/sm2_err.d crypto/evp/e_rc4.d apps/dgst.d crypto/evp/evp_pbe.d crypto/err/err.d crypto/cms/cms_env.d apps/dsaparam.d crypto/evp/m_sha1.d crypto/conf/conf_err.d crypto/ec/ecdsa_ossl.d crypto/comp/c_zlib.d test/rdrand_sanitytest.d apps/s_time.d apps/verify.d crypto/evp/bio_b64.d test/versions.d crypto/conf/conf_mall.d crypto/rsa/rsa_pk1.d crypto/dso/dso_dlfcn.d crypto/aes/aes_ofb.d crypto/ocsp/ocsp_lib.d crypto/rc5/rc5ofb64.d ssl/s3_msg.d apps/ca.d apps/pkcs7.d crypto/bn/bn_srp.d test/secmemtest.d test/buildtest_modes.d test/buildtest_ecdh.d crypto/evp/evp_err.d crypto/pem/pem_x509.d crypto/rand/rand_egd.d crypto/evp/e_rc5.d crypto/ec/ecp_nistp224.d test/buildtest_des.d test/tls13ccstest.d crypto/dsa/dsa_vrf.d crypto/sha/sha1dgst.d crypto/evp/m_md5.d crypto/cms/cms_asn1.d test/ssl_test_ctx_test.d crypto/pkcs12/p12_attr.d crypto/ec/ecp_nistputil.d crypto/x509/x509_att.d crypto/pkcs12/p12_p8d.d crypto/o_dir.d fuzz/cms.d ssl/tls13_enc.d crypto/x509/x509_obj.d ssl/d1_srtp.d crypto/rsa/rsa_ameth.d test/testutil/random.d crypto/cms/cms_kari.d crypto/cms/cms_ess.d crypto/x509v3/v3_pcia.d crypto/x509v3/v3_enum.d crypto/pkcs12/p12_key.d test/errtest.d crypto/rc5/rc5_enc.d crypto/sm4/sm4.d ssl/statem/statem_clnt.d test/buildtest_bn.d crypto/bn/bn_depr.d crypto/evp/m_md4.d crypto/conf/conf_def.d crypto/comp/comp_err.d apps/errstr.d crypto/pkcs7/pkcs7err.d crypto/bn/bn_kron.d crypto/x509v3/v3_prn.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/engine/eng_pkey.d test/buildtest_pkcs7.d crypto/des/qud_cksm.d crypto/cms/cms_dd.d test/evp_extra_test.d crypto/ripemd/rmd_one.d crypto/bio/bio_cb.d test/buildtest_ct.d crypto/ctype.d crypto/dh/dh_err.d apps/pkcs12.d crypto/async/async_err.d crypto/asn1/tasn_new.d crypto/x509v3/pcy_node.d crypto/hmac/hmac.d crypto/rsa/rsa_meth.d apps/s_socket.d test/asn1_encode_test.d ssl/packet.d test/buildtest_asn1t.d crypto/cversion.d crypto/sm2/sm2_sign.d crypto/uid.d test/cipherbytes_test.d crypto/x509v3/v3_pku.d crypto/x509/x509_def.d crypto/threads_pthread.d crypto/ts/ts_rsp_print.d crypto/bn/bn_lib.d crypto/engine/tb_asnmth.d crypto/ec/ecp_oct.d test/buildtest_rc4.d crypto/ec/ecp_mont.d test/test_test.d apps/srp.d crypto/rsa/rsa_saos.d crypto/bf/bf_cfb64.d test/dtlstest.d apps/openssl.d test/x509_time_test.d crypto/pkcs7/pk7_attr.d crypto/evp/m_sha3.d crypto/evp/evp_lib.d engines/e_capi.d test/v3nametest.d crypto/pem/pvkfmt.d crypto/modes/gcm128.d crypto/blake2/m_blake2b.d crypto/siphash/siphash.d crypto/asn1/asn1_item_list.d crypto/bn/bn_const.d crypto/modes/ccm128.d crypto/evp/bio_enc.d ssl/statem/extensions_cust.d test/buildtest_bio.d crypto/pem/pem_lib.d apps/ciphers.d crypto/asn1/i2d_pu.d apps/pkeyparam.d crypto/evp/m_md5_sha1.d crypto/bn/bn_sqr.d ssl/ssl_ciph.d crypto/evp/e_old.d crypto/rc4/rc4_enc.d crypto/err/err_all.d test/constant_time_test.d test/buildtest_ossl_typ.d crypto/bn/bn_shift.d crypto/rsa/rsa_ssl.d test/danetest.d crypto/evp/p_sign.d crypto/asn1/ameth_lib.d crypto/ct/ct_err.d crypto/rand/drbg_lib.d crypto/pem/pem_all.d crypto/pkcs7/pk7_asn1.d crypto/evp/evp_cnf.d crypto/bio/bss_null.d test/testutil/main.d test/buildtest_camellia.d crypto/x509v3/v3_pcons.d test/x509_check_cert_pkey_test.d apps/s_client.d test/sslapitest.d test/asn1_string_table_test.d test/ssl_cert_table_internal_test.d test/pkey_meth_test.d crypto/asn1/a_utctm.d crypto/ocsp/v3_ocsp.d crypto/x509v3/pcy_cache.d crypto/rsa/rsa_depr.d crypto/ec/eck_prn.d crypto/x509/x509cset.d crypto/ec/ecp_nistp521.d crypto/bio/bss_log.d crypto/srp/srp_vfy.d crypto/dh/dh_kdf.d crypto/asn1/t_spki.d crypto/conf/conf_api.d crypto/ts/ts_asn1.d crypto/camellia/camellia.d apps/genpkey.d crypto/x509v3/v3_akeya.d crypto/engine/eng_rdrand.d test/tls13secretstest.d apps/nseq.d crypto/ec/ecp_nistp256.d apps/pkeyutl.d test/afalgtest.d apps/gendsa.d crypto/asn1/asn_mime.d test/buildtest_dsa.d crypto/modes/wrap128.d ssl/statem/statem_lib.d crypto/ui/ui_util.d ssl/ssl_cert.d crypto/evp/e_null.d test/buildtest_store.d test/testutil/format_output.d apps/rsautl.d test/buildtest_symhacks.d ssl/ssl_asn1.d crypto/asn1/asn1_par.d test/pbelutest.d crypto/rand/rand_vms.d crypto/x509/x509spki.d crypto/asn1/x_long.d crypto/ct/ct_sct_ctx.d crypto/rsa/rsa_x931.d crypto/engine/tb_pkmeth.d test/ciphername_test.d crypto/bn/bn_print.d crypto/des/ofb64enc.d test/buildtest_x509.d fuzz/bndiv.d crypto/cast/c_skey.d crypto/poly1305/poly1305_ameth.d crypto/dh/dh_rfc5114.d test/buildtest_ts.d crypto/dh/dh_gen.d test/verify_extra_test.d test/sslbuffertest.d crypto/conf/conf_ssl.d test/buildtest_ssl3.d test/x509aux.d crypto/evp/e_des3.d crypto/ec/ecdsa_sign.d crypto/engine/tb_cipher.d crypto/ec/curve448/eddsa.d crypto/cms/cms_cd.d crypto/evp/pmeth_fn.d test/stack_test.d crypto/x509/x509_vpm.d apps/dsa.d crypto/bn/bn_div.d test/testutil/output_helpers.d test/siphash_internal_test.d test/buildtest_dtls1.d crypto/bn/bn_mod.d crypto/bn/bn_intern.d apps/cms.d crypto/async/arch/async_null.d ssl/bio_ssl.d ssl/ssl_stat.d crypto/sm2/sm2_pmeth.d test/v3ext.d test/buildtest_cast.d crypto/asn1/p5_scrypt.d crypto/bn/bn_add.d crypto/ct/ct_oct.d ssl/ssl_utst.d crypto/evp/p_dec.d crypto/evp/p5_crpt2.d crypto/des/xcbc_enc.d crypto/mem_sec.d crypto/o_str.d crypto/pkcs12/p12_asn.d crypto/x509v3/v3_addr.d crypto/ts/ts_rsp_sign.d crypto/x509v3/v3_crld.d engines/e_dasync.d test/ssltest_old.d crypto/rand/rand_unix.d crypto/rand/rand_win.d test/buildtest_e_os2.d ssl/ssl_lib.d crypto/bio/b_print.d apps/asn1pars.d crypto/bio/bf_nbio.d crypto/asn1/a_int.d crypto/async/arch/async_win.d crypto/modes/ofb128.d crypto/bio/bss_acpt.d crypto/dsa/dsa_gen.d test/buildtest_comp.d crypto/comp/comp_lib.d crypto/sm3/sm3.d test/sslcorrupttest.d crypto/aes/aes_core.d crypto/modes/ctr128.d fuzz/asn1.d crypto/dh/dh_asn1.d crypto/ec/ecp_smpl.d ssl/ssl_sess.d ssl/d1_lib.d test/ideatest.d crypto/x509/x509type.d ssl/methods.d test/shlibloadtest.d crypto/evp/evp_pkey.d crypto/txt_db/txt_db.d crypto/whrlpool/wp_block.d ssl/statem/extensions_clnt.d crypto/siphash/siphash_ameth.d crypto/objects/obj_err.d crypto/seed/seed_ecb.d crypto/x509/x_exten.d test/exdatatest.d crypto/siphash/siphash_pmeth.d crypto/ec/ec2_smpl.d test/chacha_internal_test.d crypto/rsa/rsa_oaep.d crypto/rsa/rsa_sign.d apps/ocsp.d crypto/aes/aes_cbc.d test/drbgtest.d crypto/asn1/t_pkey.d crypto/asn1/x_spki.d apps/speed.d crypto/asn1/a_d2i_fp.d crypto/asn1/asn1_gen.d crypto/des/cfb64ede.d ssl/statem/statem_dtls.d crypto/sm3/m_sm3.d test/buildtest_ec.d crypto/x509/x_all.d test/drbg_cavs_data.d test/igetest.d crypto/des/ofb_enc.d crypto/cms/cms_lib.d crypto/conf/conf_mod.d test/buildtest_md4.d test/bftest.d crypto/evp/evp_key.d crypto/lhash/lh_stats.d crypto/evp/bio_ok.d test/ssl_test_ctx.d crypto/ec/ec_pmeth.d crypto/asn1/x_pkey.d test/d2i_test.d apps/crl.d test/buildtest_x509v3.d crypto/bio/b_dump.d test/buildtest_sha.d test/buildtest_ebcdic.d crypto/o_time.d crypto/asn1/tasn_typ.d crypto/kdf/scrypt.d crypto/buffer/buffer.d crypto/chacha/chacha_enc.d test/sysdefaulttest.d crypto/x509/x509_meth.d crypto/x509/x509_err.d test/dtlsv1listentest.d crypto/x509v3/pcy_lib.d crypto/asn1/a_type.d ssl/s3_enc.d apps/opt.d crypto/asn1/a_digest.d crypto/x509/x509name.d test/buildtest_ripemd.d crypto/stack/stack.d test/conf_include_test.d test/testutil/cb.d test/rsa_test.d apps/enc.d crypto/x509/t_req.d crypto/evp/bio_md.d crypto/blake2/blake2b.d crypto/ui/ui_err.d crypto/evp/e_des.d crypto/x509/t_crl.d crypto/x509v3/v3_purp.d crypto/engine/tb_dh.d test/enginetest.d crypto/dso/dso_openssl.d crypto/x509v3/v3_alt.d crypto/x509v3/v3_pci.d test/clienthellotest.d crypto/threads_win.d crypto/ec/ec_oct.d fuzz/bignum.d crypto/ocsp/ocsp_vfy.d crypto/x509/x509_trs.d test/testutil/testutil_init.d crypto/bio/bio_lib.d crypto/bn/bn_x931p.d crypto/ocsp/ocsp_ht.d crypto/x509v3/v3_skey.d crypto/evp/e_cast.d crypto/pkcs12/pk12err.d crypto/camellia/cmll_misc.d crypto/bn/bn_mpi.d crypto/bn/bn_gf2m.d crypto/asn1/x_bignum.d crypto/async/async_wait.d crypto/kdf/kdf_err.d crypto/threads_none.d crypto/asn1/a_dup.d crypto/x509v3/v3_admis.d crypto/x509/x509_v3.d crypto/cpt_err.d apps/s_server.d apps/engine.d crypto/x509/x509rset.d test/buildtest_pem2.d fuzz/ct.d crypto/ripemd/rmd_dgst.d test/buildtest_pem.d crypto/asn1/tasn_enc.d test/testutil/test_cleanup.d crypto/md5/md5_dgst.d crypto/aes/aes_wrap.d crypto/pem/pem_pk8.d crypto/camellia/cmll_ecb.d crypto/ts/ts_req_utils.d crypto/pkcs12/p12_utl.d crypto/pkcs12/p12_crt.d crypto/cmac/cm_pmeth.d crypto/des/cfb_enc.d crypto/ct/ct_vfy.d crypto/asn1/asn_moid.d crypto/x509v3/v3_bitst.d crypto/asn1/a_gentm.d crypto/bn/bn_prime.d crypto/modes/cbc128.d crypto/dsa/dsa_meth.d test/buildtest_aes.d crypto/asn1/d2i_pu.d crypto/dsa/dsa_lib.d test/buildtest_rand_drbg.d test/buildtest_srp.d crypto/rc5/rc5_ecb.d test/aborttest.d crypto/bn/bn_dh.d crypto/ui/ui_null.d crypto/pkcs7/pk7_smime.d crypto/bio/bss_sock.d crypto/x509/x_req.d crypto/sha/sha256.d crypto/ec/curve448/f_generic.d crypto/asn1/f_string.d test/curve448_internal_test.d crypto/x509/by_dir.d crypto/asn1/x_algor.d test/servername_test.d test/handshake_helper.d crypto/ui/ui_openssl.d crypto/asn1/x_info.d ssl/record/rec_layer_s3.d crypto/dsa/dsa_pmeth.d crypto/rc2/rc2_ecb.d crypto/asn1/f_int.d crypto/bf/bf_ecb.d crypto/x509/x_x509a.d crypto/x509/x_crl.d crypto/des/str2key.d crypto/evp/c_alld.d crypto/rc5/rc5_skey.d test/dsatest.d crypto/x509/x_name.d crypto/des/fcrypt.d crypto/evp/names.d test/dsa_no_digest_size_test.d crypto/pkcs12/p12_decr.d test/cmsapitest.d crypto/bn/bn_err.d crypto/seed/seed.d crypto/bn/bn_mont.d crypto/des/cbc_cksm.d crypto/store/store_err.d test/uitest.d test/testutil/tap_bio.d crypto/idea/i_ofb64.d crypto/x509v3/v3_tlsf.d crypto/evp/m_null.d test/ctype_internal_test.d crypto/objects/obj_lib.d crypto/aes/aes_cfb.d test/testutil/driver.d test/buildtest_conf_api.d apps/app_rand.d crypto/rsa/rsa_chk.d crypto/evp/e_bf.d ssl/d1_msg.d crypto/evp/m_mdc2.d test/ectest.d crypto/rsa/rsa_mp.d crypto/mem.d crypto/evp/c_allc.d crypto/ec/ec_mult.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/x509v3/pcy_tree.d crypto/cast/c_ofb64.d crypto/bio/bio_meth.d apps/rand.d crypto/x509v3/v3_asid.d test/buildtest_buffer.d crypto/engine/eng_err.d test/buildtest_ecdsa.d crypto/bio/bf_lbuf.d crypto/asn1/a_print.d test/buildtest_srtp.d crypto/poly1305/poly1305.d ssl/pqueue.d crypto/pem/pem_xaux.d crypto/dso/dso_lib.d crypto/modes/xts128.d ssl/statem/extensions.d crypto/x509/x509_cmp.d crypto/pem/pem_info.d crypto/evp/e_seed.d crypto/objects/obj_xref.d crypto/rsa/rsa_pss.d crypto/des/rand_key.d crypto/dh/dh_prn.d crypto/evp/p_lib.d crypto/idea/i_ecb.d crypto/ts/ts_err.d crypto/aes/aes_ige.d crypto/ts/ts_rsp_utils.d crypto/engine/eng_cnf.d crypto/rsa/rsa_lib.d crypto/engine/eng_dyn.d crypto/asn1/a_utf8.d crypto/rc2/rc2_cbc.d crypto/evp/pbe_scrypt.d crypto/ui/ui_lib.d crypto/bn/bn_exp2.d crypto/ct/ct_b64.d crypto/x509v3/v3_utl.d crypto/pkcs12/p12_kiss.d crypto/pkcs12/p12_p8e.d test/modes_internal_test.d crypto/bf/bf_skey.d test/evp_test.d crypto/ec/curve448/curve448.d test/buildtest_crypto.d crypto/cmac/cm_ameth.d crypto/idea/i_cfb64.d crypto/objects/obj_dat.d test/buildtest_ui.d crypto/asn1/tasn_dec.d crypto/dsa/dsa_asn1.d crypto/rsa/rsa_crpt.d test/buildtest_stack.d test/buildtest_ocsp.d crypto/x509v3/v3err.d fuzz/client.d crypto/seed/seed_cfb.d crypto/asn1/p8_pkey.d crypto/asn1/p5_pbev2.d crypto/rsa/rsa_x931g.d crypto/asn1/nsseq.d crypto/rand/randfile.d crypto/engine/tb_digest.d ssl/statem/extensions_srvr.d crypto/rc5/rc5cfb64.d fuzz/test-corpus.d ssl/t1_lib.d engines/e_padlock.d crypto/bio/b_addr.d crypto/asn1/t_bitst.d test/ocspapitest.d crypto/seed/seed_cbc.d ssl/statem/statem_srvr.d crypto/bio/bss_mem.d crypto/dh/dh_meth.d crypto/modes/cfb128.d ssl/record/ssl3_buffer.d apps/storeutl.d crypto/rsa/rsa_prn.d test/x509_dup_cert_test.d crypto/bio/bf_buff.d crypto/ec/ec_asn1.d crypto/bio/b_sock.d crypto/cms/cms_err.d crypto/camellia/cmll_cbc.d crypto/ec/ec_check.d crypto/evp/e_rc2.d crypto/dh/dh_rfc7919.d test/buildtest_blowfish.d test/bioprinttest.d apps/smime.d crypto/dso/dso_dl.d crypto/sha/sha1_one.d test/ecstresstest.d crypto/ec/ec_curve.d crypto/evp/e_rc4_hmac_md5.d test/md2test.d test/fatalerrtest.d crypto/evp/pmeth_gn.d test/ec_internal_test.d crypto/md4/md4_dgst.d apps/pkey.d test/buildtest_opensslv.d crypto/modes/ocb128.d ssl/ssl_mcnf.d crypto/evp/m_wp.d apps/ts.d crypto/pkcs12/p12_mutl.d crypto/kdf/tls1_prf.d crypto/bn/bn_recp.d crypto/rsa/rsa_err.d crypto/evp/cmeth_lib.d crypto/des/cfb64enc.d crypto/ec/ec_err.d crypto/des/cbc_enc.d crypto/bn/bn_exp.d ssl/s3_lib.d test/rc5test.d crypto/x509/x_x509.d crypto/x509v3/v3_genn.d engines/e_ossltest.d test/drbg_cavs_test.d crypto/bf/bf_ofb64.d crypto/ts/ts_verify_ctx.d test/buildtest_conf.d crypto/x509v3/v3_info.d test/cipherlist_test.d test/pemtest.d crypto/aria/aria.d test/ssltestlib.d crypto/ec/ec_lib.d crypto/ec/ecdh_kdf.d crypto/ct/ct_x509v3.d crypto/engine/eng_fat.d test/buildtest_kdf.d crypto/ec/ec_cvt.d crypto/bn/bn_gcd.d crypto/asn1/x_sig.d apps/bf_prefix.d crypto/pem/pem_err.d crypto/engine/tb_dsa.d crypto/evp/e_aria.d test/buildtest_md5.d test/crltest.d apps/passwd.d fuzz/conf.d ssl/statem/statem.d crypto/evp/m_sigver.d crypto/pem/pem_sign.d test/destest.d crypto/asn1/tasn_scn.d test/rsa_mp_test.d apps/crl2p7.d crypto/evp/encode.d crypto/ct/ct_sct.d ssl/ssl_err.d apps/spkac.d crypto/cast/c_cfb64.d crypto/ec/ec_ameth.d test/rsa_complex.d test/buildtest_objects.d crypto/md4/md4_one.d test/buildtest_seed.d crypto/store/loader_file.d crypto/ex_data.d crypto/rsa/rsa_ossl.d crypto/dso/dso_vms.d crypto/asn1/tasn_fre.d crypto/pkcs12/p12_npas.d test/bio_callback_test.d test/x509_internal_test.d test/rc4test.d crypto/bio/bio_err.d test/testutil/tests.d crypto/ocsp/ocsp_cl.d crypto/ebcdic.d crypto/des/pcbc_enc.d crypto/evp/p_verify.d crypto/cms/cms_pwri.d crypto/store/store_register.d crypto/asn1/bio_ndef.d crypto/asn1/evp_asn1.d crypto/x509/x509_vfy.d test/asn1_time_test.d crypto/evp/digest.d crypto/ts/ts_rsp_verify.d crypto/sm2/sm2_crypt.d test/buildtest_cms.d crypto/blake2/blake2s.d fuzz/crl.d crypto/ct/ct_log.d crypto/ocsp/ocsp_prn.d crypto/idea/i_cbc.d ssl/ssl_init.d crypto/asn1/a_i2d_fp.d crypto/sha/sha512.d crypto/dsa/dsa_ameth.d crypto/cryptlib.d crypto/rand/drbg_ctr.d crypto/evp/e_chacha20_poly1305.d crypto/engine/eng_lib.d fuzz/x509.d test/asynciotest.d crypto/pem/pem_pkey.d crypto/rc2/rc2cfb64.d crypto/pkcs7/pk7_doit.d test/testutil/stanza.d crypto/evp/e_aes.d crypto/bn/bn_ctx.d crypto/bio/bss_conn.d test/buildtest_async.d crypto/lhash/lhash.d test/mdc2test.d crypto/ec/ec2_oct.d crypto/aes/aes_misc.d crypto/whrlpool/wp_dgst.d crypto/err/err_prn.d ssl/tls_srp.d crypto/asn1/a_mbstr.d crypto/dsa/dsa_ossl.d ssl/record/dtls1_bitmap.d crypto/o_fips.d ssl/record/ssl3_record.d crypto/blake2/m_blake2s.d crypto/x509/x509_lu.d crypto/srp/srp_lib.d crypto/pkcs12/p12_sbag.d crypto/mem_dbg.d crypto/ec/curve448/arch_32/f_impl.d crypto/x509v3/pcy_map.d crypto/x509/t_x509.d test/cmactest.d crypto/asn1/tasn_utl.d crypto/pkcs7/bio_pk7.d crypto/bio/bf_null.d crypto/asn1/x_val.d test/gmdifftest.d crypto/camellia/cmll_ofb.d apps/s_cb.d crypto/cmac/cmac.d test/buildtest_txt_db.d crypto/ec/curve25519.d crypto/rc4/rc4_skey.d crypto/cms/cms_smime.d test/recordlentest.d crypto/x509/x509_req.d crypto/des/ecb3_enc.d test/bio_memleak_test.d crypto/ec/ecp_nist.d crypto/ct/ct_policy.d crypto/x509/x509_txt.d crypto/o_fopen.d crypto/pem/pem_oth.d crypto/des/des_enc.d crypto/x509v3/v3_ia5.d apps/ecparam.d test/ct_test.d apps/version.d crypto/asn1/a_octet.d test/buildtest_safestack.d test/asynctest.d crypto/asn1/x_int64.d crypto/engine/eng_openssl.d crypto/evp/e_camellia.d crypto/dh/dh_check.d test/buildtest_hmac.d test/buildtest_idea.d crypto/x509/x_pubkey.d crypto/ec/curve448/curve448_tables.d test/dhtest.d test/bntest.d crypto/asn1/asn1_lib.d test/gosttest.d test/time_offset_test.d crypto/bio/bss_bio.d crypto/pkcs12/p12_init.d crypto/dsa/dsa_key.d crypto/async/async.d ssl/ssl_txt.d apps/rehash.d crypto/evp/evp_enc.d crypto/modes/cts128.d ssl/ssl_conf.d crypto/asn1/tasn_prn.d test/buildtest_rc2.d apps/pkcs8.d crypto/dh/dh_key.d crypto/pkcs12/p12_crpt.d crypto/asn1/a_strnid.d crypto/cms/cms_sd.d crypto/camellia/cmll_ctr.d crypto/engine/eng_table.d crypto/camellia/cmll_cfb.d test/buildtest_ssl.d test/ssl_test.d crypto/conf/conf_lib.d crypto/bn/bn_nist.d ssl/record/rec_layer_d1.d fuzz/asn1parse.d crypto/engine/eng_init.d test/buildtest_lhash.d crypto/x509v3/v3_ncons.d crypto/engine/eng_list.d crypto/rc2/rc2_skey.d ssl/t1_trce.d crypto/md2/md2_one.d crypto/ec/ec_kmeth.d crypto/evp/p_enc.d test/buildtest_asn1.d crypto/x509/x509_ext.d test/testutil/basic_output.d crypto/init.d test/wpackettest.d crypto/bf/bf_enc.d crypto/x509/x509_set.d crypto/des/ofb64ede.d test/buildtest_whrlpool.d crypto/x509v3/v3_extku.d crypto/objects/o_names.d crypto/x509v3/pcy_data.d crypto/dsa/dsa_err.d crypto/x509v3/v3_int.d crypto/x509v3/v3_cpols.d crypto/o_init.d test/buildtest_evp.d test/lhash_test.d crypto/rsa/rsa_none.d crypto/engine/eng_ctrl.d test/buildtest_ssl2.d crypto/ts/ts_conf.d crypto/ts/ts_lib.d test/sanitytest.d crypto/dh/dh_lib.d crypto/asn1/asn1_err.d crypto/cms/cms_io.d crypto/x509/by_file.d apps/prime.d crypto/dh/dh_depr.d crypto/rc2/rc2ofb64.d crypto/x509v3/v3_bcons.d crypto/bio/bss_fd.d crypto/seed/seed_ofb.d test/ecdsatest.d test/buildtest_rc5.d test/srptest.d crypto/ec/ecdh_ossl.d test/asn1_decode_test.d apps/rsa.d crypto/conf/conf_sap.d crypto/hmac/hm_ameth.d crypto/asn1/a_verify.d crypto/rand/rand_lib.d crypto/asn1/d2i_pr.d test/sm4_internal_test.d crypto/engine/tb_rand.d test/dtls_mtu_test.d crypto/ct/ct_prn.d ssl/s3_cbc.d crypto/des/ecb_enc.d apps/sess_id.d fuzz/server.d crypto/cast/c_enc.d crypto/ocsp/ocsp_err.d crypto/des/fcrypt_b.d crypto/x509/x_attrib.d test/mdc2_internal_test.d crypto/pkcs7/pk7_lib.d crypto/x509v3/v3_pmaps.d test/buildtest_engine.d test/sm2_internal_test.d crypto/asn1/n_pkey.d test/hmactest.d crypto/hmac/hm_pmeth.d crypto/engine/eng_all.d apps/x509.d crypto/asn1/i2d_pr.d crypto/bio/b_sock2.d crypto/kdf/hkdf.d crypto/ec/ec_print.d crypto/asn1/asn_pack.d crypto/sha/keccak1600.d test/casttest.d crypto/evp/p_open.d test/pkey_meth_kdf_test.d crypto/md2/md2_dgst.d crypto/store/store_lib.d test/buildtest_x509_vfy.d crypto/bio/bss_file.d ssl/t1_enc.d crypto/ec/ec_key.d crypto/buffer/buf_err.d test/buildtest_dh.d apps/apps.d test/poly1305_internal_test.d crypto/rsa/rsa_asn1.d crypto/dsa/dsa_sign.d crypto/cast/c_ecb.d crypto/asn1/asn_mstbl.d crypto/asn1/a_strex.d crypto/cms/cms_att.d crypto/md5/md5_one.d crypto/evp/m_ripemd.d crypto/bn/bn_mul.d crypto/aes/aes_ecb.d test/bad_dtls_test.d crypto/engine/tb_eckey.d apps/genrsa.d crypto/x509v3/v3_akey.d crypto/ocsp/ocsp_ext.d crypto/asn1/a_object.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
diff --git a/upstream-build/makefile/x86_64-win32-mingw32 b/upstream-build/makefile/x86_64-win32-mingw32
index db1ae05..63796e4 100644
--- a/upstream-build/makefile/x86_64-win32-mingw32
+++ b/upstream-build/makefile/x86_64-win32-mingw32
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("mingw64", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ss
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -30,7 +30,7 @@ ENGINES=engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock
PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bio_memleak_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_c_aes.exe test/buildtest_c_asn1.exe test/buildtest_c_asn1t.exe test/buildtest_c_async.exe test/buildtest_c_bio.exe test/buildtest_c_blowfish.exe test/buildtest_c_bn.exe test/buildtest_c_buffer.exe test/buildtest_c_camellia.exe test/buildtest_c_cast.exe test/buildtest_c_cmac.exe test/buildtest_c_cms.exe test/buildtest_c_comp.exe test/buildtest_c_conf.exe test/buildtest_c_conf_api.exe test/buildtest_c_crypto.exe test/buildtest_c_ct.exe test/buildtest_c_des.exe test/buildtest_c_dh.exe test/buildtest_c_dsa.exe test/buildtest_c_dtls1.exe test/buildtest_c_e_os2.exe test/buildtest_c_ebcdic.exe test/buildtest_c_ec.exe test/buildtest_c_ecdh.exe test/buildtest_c_ecdsa.exe test/buildtest_c_engine.exe test/buildtest_c_evp.exe test/buildtest_c_hmac.exe test/buildtest_c_idea.exe test/buildtest_c_kdf.exe test/buildtest_c_lhash.exe test/buildtest_c_md2.exe test/buildtest_c_md4.exe test/buildtest_c_md5.exe test/buildtest_c_modes.exe test/buildtest_c_obj_mac.exe test/buildtest_c_objects.exe test/buildtest_c_ocsp.exe test/buildtest_c_opensslv.exe test/buildtest_c_ossl_typ.exe test/buildtest_c_pem.exe test/buildtest_c_pem2.exe test/buildtest_c_pkcs12.exe test/buildtest_c_pkcs7.exe test/buildtest_c_rand.exe test/buildtest_c_rand_drbg.exe test/buildtest_c_rc2.exe test/buildtest_c_rc4.exe test/buildtest_c_rc5.exe test/buildtest_c_ripemd.exe test/buildtest_c_rsa.exe test/buildtest_c_safestack.exe test/buildtest_c_seed.exe test/buildtest_c_sha.exe test/buildtest_c_srp.exe test/buildtest_c_srtp.exe test/buildtest_c_ssl.exe test/buildtest_c_ssl2.exe test/buildtest_c_ssl3.exe test/buildtest_c_stack.exe test/buildtest_c_store.exe test/buildtest_c_symhacks.exe test/buildtest_c_tls1.exe test/buildtest_c_ts.exe test/buildtest_c_txt_db.exe test/buildtest_c_ui.exe test/buildtest_c_whrlpool.exe test/buildtest_c_x509.exe test/buildtest_c_x509_vfy.exe test/buildtest_c_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmactest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ec_internal_test.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_ctx_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/x509/x_x509a.d crypto/seed/seed_cfb.d test/ct_test.d apps/genrsa.d crypto/ripemd/rmd_one.d crypto/dh/dh_gen.d test/clienthellotest.d fuzz/asn1parse.d test/buildtest_modes.d test/danetest.d crypto/evp/m_null.d crypto/asn1/p5_scrypt.d crypto/getenv.d test/buildtest_symhacks.d test/rc4test.d crypto/x509/t_x509.d test/d2i_test.d crypto/dh/dh_rfc7919.d test/x509_internal_test.d crypto/stack/stack.d crypto/ec/ec_pmeth.d test/evp_extra_test.d crypto/evp/m_sigver.d crypto/dso/dso_dlfcn.d crypto/ec/ec_check.d apps/sess_id.d crypto/x509v3/v3_info.d crypto/asn1/f_int.d test/chacha_internal_test.d crypto/engine/eng_pkey.d ssl/ssl_conf.d crypto/err/err_prn.d apps/ecparam.d test/bio_memleak_test.d crypto/pkcs12/p12_attr.d test/asn1_string_table_test.d ssl/ssl_utst.d crypto/bn/bn_mul.d crypto/x509/x_pubkey.d crypto/store/loader_file.d crypto/pkcs12/p12_asn.d test/threadstest.d test/buildtest_rsa.d test/igetest.d crypto/ui/ui_lib.d crypto/x509/x509_r2x.d crypto/ui/ui_openssl.d test/dhtest.d crypto/sm2/sm2_crypt.d crypto/evp/m_sha3.d crypto/x509/x_exten.d apps/pkey.d crypto/sha/sha512.d crypto/evp/m_wp.d crypto/rc2/rc2ofb64.d test/bad_dtls_test.d test/buildtest_x509_vfy.d test/testutil/tap_bio.d crypto/sm2/sm2_pmeth.d ssl/ssl_err.d test/buildtest_crypto.d crypto/bn/bn_print.d crypto/x509v3/v3_akey.d crypto/srp/srp_lib.d crypto/pkcs12/p12_decr.d crypto/cast/c_ofb64.d apps/ec.d crypto/dsa/dsa_depr.d test/dtlsv1listentest.d crypto/camellia/cmll_ecb.d crypto/txt_db/txt_db.d test/testutil/stanza.d crypto/evp/p_verify.d crypto/pem/pem_info.d crypto/ui/ui_null.d crypto/x509v3/pcy_tree.d crypto/x509/x509_lu.d crypto/evp/e_rc4.d crypto/bn/bn_add.d crypto/chacha/chacha_enc.d test/mdc2test.d test/buildtest_txt_db.d crypto/rand/rand_vms.d crypto/rsa/rsa_ossl.d ssl/ssl_init.d test/buildtest_pem.d apps/pkcs7.d crypto/pkcs7/pk7_doit.d crypto/x509/x509_txt.d crypto/asn1/a_object.d crypto/cms/cms_sd.d crypto/seed/seed_cbc.d crypto/cpt_err.d crypto/cast/c_cfb64.d crypto/asn1/tasn_fre.d test/buildtest_rand.d apps/ocsp.d apps/spkac.d crypto/cmac/cmac.d crypto/evp/m_mdc2.d test/cmsapitest.d crypto/ec/ecp_oct.d ssl/statem/statem_srvr.d ssl/statem/statem_dtls.d ssl/s3_cbc.d crypto/x509v3/v3_addr.d crypto/asn1/a_print.d crypto/evp/e_xcbc_d.d test/lhash_test.d test/verify_extra_test.d crypto/dsa/dsa_gen.d crypto/ec/ec_ameth.d crypto/rc2/rc2cfb64.d crypto/evp/p_enc.d crypto/dso/dso_win32.d test/ocspapitest.d crypto/idea/i_ecb.d crypto/asn1/x_info.d crypto/asn1/a_gentm.d crypto/kdf/scrypt.d crypto/dso/dso_dl.d crypto/lhash/lhash.d crypto/ts/ts_rsp_verify.d test/memleaktest.d crypto/rsa/rsa_prn.d crypto/o_fips.d crypto/bio/bss_fd.d crypto/dsa/dsa_err.d crypto/asn1/tasn_utl.d crypto/ui/ui_util.d test/ec_internal_test.d crypto/asn1/tasn_prn.d crypto/pem/pem_oth.d ssl/t1_lib.d crypto/rsa/rsa_crpt.d crypto/evp/m_ripemd.d crypto/evp/e_camellia.d crypto/asn1/asn1_par.d crypto/des/qud_cksm.d crypto/rsa/rsa_pss.d crypto/pem/pem_err.d crypto/x509v3/v3_ncons.d crypto/bn/bn_gf2m.d crypto/modes/xts128.d ssl/ssl_cert.d crypto/conf/conf_err.d crypto/x509v3/pcy_lib.d crypto/ec/ecp_nistputil.d test/casttest.d test/x509aux.d test/constant_time_test.d crypto/err/err.d crypto/bio/b_print.d crypto/bn/bn_kron.d crypto/pkcs7/pk7_smime.d crypto/asn1/a_d2i_fp.d crypto/bn/bn_blind.d crypto/conf/conf_lib.d ssl/tls13_enc.d crypto/engine/tb_dsa.d crypto/async/async_err.d crypto/x509v3/pcy_node.d crypto/bio/bf_null.d crypto/evp/evp_key.d crypto/x509/x509_req.d crypto/engine/tb_rand.d crypto/ec/curve448/curve448.d test/buildtest_idea.d crypto/x509v3/pcy_data.d test/buildtest_rand_drbg.d test/buildtest_md4.d apps/openssl.d test/ssl_cert_table_internal_test.d crypto/modes/cts128.d crypto/des/str2key.d crypto/x509v3/v3_conf.d crypto/dh/dh_lib.d crypto/rc5/rc5_skey.d crypto/x509v3/v3_genn.d crypto/conf/conf_def.d crypto/bn/bn_word.d crypto/ts/ts_lib.d apps/crl2p7.d test/buildtest_ecdh.d crypto/dsa/dsa_key.d crypto/x509v3/v3_int.d crypto/dh/dh_key.d test/buildtest_cms.d crypto/x509v3/v3_enum.d test/buildtest_stack.d crypto/rsa/rsa_sign.d crypto/x509v3/v3_bcons.d test/crltest.d crypto/ec/ec_cvt.d crypto/evp/names.d crypto/asn1/a_utctm.d crypto/evp/p_dec.d crypto/asn1/x_sig.d test/buildtest_x509.d test/asn1_decode_test.d ssl/packet.d crypto/bn/bn_sqrt.d test/buildtest_pem2.d test/ssltest_old.d apps/version.d crypto/x509v3/v3_lib.d crypto/o_fopen.d ssl/ssl_ciph.d crypto/bio/bss_sock.d crypto/hmac/hmac.d test/buildtest_ec.d test/drbg_cavs_data.d crypto/siphash/siphash_ameth.d crypto/x509/x509type.d crypto/ec/ec2_smpl.d crypto/ec/ec_asn1.d crypto/bf/bf_ofb64.d crypto/evp/evp_err.d test/buildtest_buffer.d crypto/cms/cms_lib.d crypto/threads_none.d crypto/rc5/rc5_ecb.d crypto/modes/gcm128.d crypto/asn1/evp_asn1.d crypto/bn/bn_nist.d test/buildtest_opensslv.d crypto/evp/m_sha1.d test/buildtest_md5.d crypto/asn1/asn_mime.d ssl/record/rec_layer_s3.d crypto/x509v3/v3_admis.d crypto/bio/bf_nbio.d crypto/des/ecb_enc.d crypto/x509v3/v3_pcons.d test/sm2_internal_test.d crypto/x509/x509_obj.d apps/req.d apps/nseq.d crypto/dso/dso_err.d crypto/asn1/asn1_err.d test/shlibloadtest.d test/x509_dup_cert_test.d test/testutil/testutil_init.d crypto/asn1/asn1_lib.d crypto/x509/t_req.d apps/dsaparam.d crypto/dh/dh_prn.d test/buildtest_dsa.d crypto/evp/bio_md.d crypto/asn1/a_strex.d test/buildtest_ct.d crypto/ocsp/ocsp_asn.d test/enginetest.d crypto/x509/x509_def.d crypto/asn1/i2d_pu.d crypto/pem/pem_x509.d test/buildtest_bio.d ssl/pqueue.d test/buildtest_comp.d crypto/x509/x_crl.d test/packettest.d test/v3ext.d crypto/evp/evp_enc.d crypto/md5/md5_one.d crypto/ocsp/ocsp_prn.d apps/smime.d crypto/rsa/rsa_x931.d crypto/x509/x509_meth.d apps/s_client.d crypto/blake2/m_blake2b.d crypto/ocsp/ocsp_ext.d apps/pkeyutl.d crypto/sha/sha1_one.d test/rc5test.d ssl/t1_enc.d crypto/evp/e_idea.d crypto/evp/e_bf.d crypto/buffer/buffer.d test/modes_internal_test.d test/buildtest_e_os2.d apps/enc.d test/pemtest.d apps/app_rand.d test/asynciotest.d crypto/ts/ts_rsp_sign.d apps/ts.d crypto/rand/drbg_ctr.d test/buildtest_conf.d crypto/ec/ec2_oct.d engines/e_dasync.d test/testutil/tests.d crypto/bio/bss_dgram.d crypto/idea/i_cfb64.d apps/dsa.d crypto/rsa/rsa_depr.d crypto/asn1/a_strnid.d crypto/ec/ecdh_kdf.d crypto/asn1/a_octet.d ssl/tls_srp.d crypto/evp/pmeth_gn.d test/buildtest_whrlpool.d crypto/x509/x509_vfy.d crypto/async/async_wait.d apps/bf_prefix.d crypto/engine/eng_table.d crypto/bio/bio_cb.d crypto/async/arch/async_posix.d crypto/evp/p_sign.d crypto/cms/cms_ess.d crypto/pkcs12/p12_key.d crypto/asn1/p5_pbe.d crypto/cast/c_ecb.d apps/s_time.d test/wpackettest.d test/buildtest_ocsp.d crypto/bn/bn_mpi.d ssl/record/ssl3_buffer.d apps/dgst.d crypto/whrlpool/wp_block.d crypto/evp/e_des.d crypto/evp/e_null.d test/testutil/random.d test/buildtest_bn.d test/buildtest_hmac.d test/gosttest.d crypto/x509v3/v3_cpols.d test/dtlstest.d crypto/ec/ec_print.d crypto/o_str.d crypto/dh/dh_rfc5114.d crypto/cms/cms_pwri.d crypto/bio/bio_err.d test/testutil/driver.d crypto/store/store_err.d crypto/evp/e_rc2.d crypto/x509/x509_vpm.d crypto/rsa/rsa_gen.d test/bio_callback_test.d crypto/modes/cfb128.d crypto/dsa/dsa_ossl.d test/ciphername_test.d test/conf_include_test.d test/sslcorrupttest.d test/buildtest_ossl_typ.d crypto/bio/bss_conn.d test/dtls_mtu_test.d test/buildtest_rc2.d crypto/ui/ui_err.d crypto/x509/x509_err.d crypto/idea/i_ofb64.d crypto/camellia/cmll_cbc.d crypto/store/store_strings.d crypto/cms/cms_asn1.d crypto/cast/c_enc.d test/ecdsatest.d crypto/dh/dh_err.d crypto/ts/ts_err.d crypto/engine/eng_err.d crypto/asn1/asn_moid.d crypto/store/store_register.d crypto/evp/e_cast.d crypto/ec/ecp_nist.d test/tls13encryptiontest.d apps/win32_init.d apps/genpkey.d test/buildtest_cast.d crypto/poly1305/poly1305_pmeth.d crypto/ec/ec_kmeth.d crypto/rsa/rsa_err.d test/versions.d crypto/asn1/n_pkey.d crypto/asn1/bio_asn1.d test/srptest.d crypto/rc5/rc5_enc.d test/sslapitest.d test/buildtest_ecdsa.d test/test_test.d crypto/dsa/dsa_prn.d crypto/asn1/a_digest.d test/rdrand_sanitytest.d crypto/evp/pmeth_fn.d crypto/mem.d crypto/asn1/i2d_pr.d apps/verify.d ssl/ssl_rsa.d ssl/statem/statem.d crypto/seed/seed_ecb.d crypto/evp/m_md5.d crypto/asn1/tasn_dec.d apps/apps.d crypto/pkcs7/bio_pk7.d crypto/conf/conf_ssl.d apps/gendsa.d crypto/threads_pthread.d crypto/x509/by_file.d crypto/pkcs12/p12_utl.d crypto/evp/c_allc.d ssl/d1_srtp.d crypto/ec/ecp_smpl.d crypto/sha/sha1dgst.d apps/rand.d crypto/objects/obj_lib.d apps/passwd.d crypto/bio/bf_buff.d test/sslbuffertest.d crypto/pkcs7/pk7_lib.d crypto/ec/curve448/f_generic.d crypto/dh/dh_depr.d crypto/mem_sec.d crypto/bf/bf_skey.d apps/s_socket.d crypto/dsa/dsa_sign.d crypto/des/pcbc_enc.d crypto/bio/bss_acpt.d crypto/x509/x509cset.d crypto/dh/dh_kdf.d ssl/statem/extensions_clnt.d crypto/md5/md5_dgst.d crypto/async/arch/async_win.d crypto/evp/e_rc4_hmac_md5.d crypto/asn1/a_sign.d crypto/pem/pem_sign.d test/md2test.d test/buildtest_evp.d crypto/bn/bn_intern.d crypto/bio/bss_log.d crypto/pkcs7/pk7_mime.d crypto/bn/bn_asm.d crypto/engine/tb_cipher.d crypto/asn1/tasn_scn.d test/rsa_mp_test.d crypto/objects/obj_dat.d test/buildtest_ssl3.d crypto/engine/tb_rsa.d apps/ca.d apps/storeutl.d apps/s_cb.d crypto/des/fcrypt_b.d test/exptest.d crypto/x509/x_all.d crypto/rsa/rsa_oaep.d crypto/engine/eng_all.d crypto/aes/aes_wrap.d crypto/evp/bio_enc.d ssl/ssl_stat.d test/buildtest_camellia.d test/recordlentest.d crypto/des/set_key.d crypto/aes/aes_core.d crypto/asn1/x_pkey.d crypto/ocsp/ocsp_srv.d crypto/pkcs12/p12_crpt.d crypto/x509v3/v3_skey.d crypto/bio/b_sock2.d crypto/x509v3/v3_extku.d crypto/asn1/t_spki.d crypto/engine/tb_dh.d crypto/ocsp/v3_ocsp.d crypto/rsa/rsa_saos.d crypto/x509v3/pcy_cache.d crypto/ec/curve448/scalar.d test/x509_check_cert_pkey_test.d engines/e_capi.d crypto/evp/p5_crpt.d ssl/d1_lib.d crypto/des/ofb64enc.d crypto/x509v3/v3_alt.d crypto/evp/evp_pkey.d crypto/ct/ct_policy.d crypto/threads_win.d crypto/rsa/rsa_none.d test/testutil/output_helpers.d crypto/ec/ecp_nistp521.d test/ectest.d test/testutil/basic_output.d crypto/aes/aes_ige.d crypto/bn/bn_dh.d crypto/asn1/a_utf8.d test/rsa_complex.d engines/e_ossltest.d test/dsatest.d test/dsa_no_digest_size_test.d crypto/asn1/nsseq.d crypto/kdf/hkdf.d crypto/ec/ecp_nistp224.d test/buildtest_seed.d crypto/ec/curve448/eddsa.d ssl/s3_enc.d crypto/x509v3/v3_pcia.d test/drbgtest.d test/buildtest_asn1t.d crypto/bn/bn_const.d crypto/des/rand_key.d test/buildtest_asn1.d crypto/dsa/dsa_ameth.d ssl/ssl_txt.d crypto/rsa/rsa_pmeth.d crypto/hmac/hm_pmeth.d crypto/ocsp/ocsp_ht.d test/ssl_test.d crypto/o_dir.d test/evp_test.d crypto/bn/bn_sqr.d crypto/asn1/x_algor.d crypto/bn/bn_err.d test/hmactest.d crypto/cversion.d crypto/asn1/tasn_typ.d crypto/blake2/blake2b.d crypto/pem/pem_all.d crypto/modes/ofb128.d test/buildtest_srtp.d crypto/comp/comp_lib.d ssl/statem/extensions.d crypto/ec/ec_key.d crypto/asn1/x_int64.d crypto/comp/comp_err.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/sha/sha256.d crypto/rc2/rc2_cbc.d crypto/ec/ec_lib.d crypto/des/cfb64enc.d crypto/pkcs12/p12_mutl.d test/buildtest_pkcs12.d crypto/rc4/rc4_skey.d crypto/engine/tb_asnmth.d crypto/bn/bn_exp2.d crypto/rsa/rsa_meth.d apps/speed.d crypto/camellia/cmll_ofb.d test/asn1_time_test.d crypto/asn1/asn_pack.d test/siphash_internal_test.d crypto/pkcs12/p12_npas.d test/ecstresstest.d ssl/record/ssl3_record_tls13.d crypto/evp/cmeth_lib.d crypto/rc5/rc5ofb64.d crypto/comp/c_zlib.d crypto/o_init.d crypto/bn/bn_exp.d test/sysdefaulttest.d crypto/bio/b_dump.d test/buildtest_async.d test/cipherbytes_test.d crypto/evp/digest.d crypto/x509v3/v3_ia5.d crypto/asn1/p8_pkey.d crypto/rsa/rsa_pk1.d crypto/engine/tb_eckey.d test/rsa_test.d crypto/pem/pem_pkey.d test/buildtest_ripemd.d crypto/blake2/m_blake2s.d fuzz/server.d apps/pkeyparam.d crypto/idea/i_cbc.d test/time_offset_test.d crypto/ec/ecdsa_vrf.d crypto/rc5/rc5cfb64.d crypto/dso/dso_openssl.d crypto/conf/conf_api.d test/buildtest_ui.d test/buildtest_srp.d crypto/uid.d crypto/bio/bss_null.d crypto/asn1/asn1_gen.d crypto/asn1/d2i_pu.d crypto/asn1/tasn_enc.d crypto/ts/ts_asn1.d crypto/evp/pmeth_lib.d test/bioprinttest.d crypto/evp/c_alld.d crypto/dh/dh_asn1.d test/buildtest_des.d ssl/record/dtls1_bitmap.d crypto/bn/bn_depr.d crypto/evp/encode.d apps/dhparam.d crypto/pkcs12/p12_kiss.d crypto/bn/bn_srp.d test/ctype_internal_test.d crypto/dsa/dsa_lib.d test/testutil/test_cleanup.d fuzz/bignum.d test/x509_time_test.d crypto/asn1/a_type.d test/buildtest_sha.d ssl/d1_msg.d apps/opt.d apps/engine.d crypto/poly1305/poly1305_ameth.d ssl/methods.d ssl/ssl_mcnf.d crypto/des/des_enc.d crypto/x509/x509_att.d crypto/x509/x_name.d crypto/engine/tb_pkmeth.d crypto/dh/dh_pmeth.d crypto/modes/ocb128.d crypto/camellia/cmll_cfb.d crypto/x509v3/v3_bitst.d crypto/pkcs7/pk7_asn1.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/pem/pem_lib.d test/fatalerrtest.d crypto/x509/x509spki.d crypto/sm3/sm3.d ssl/record/ssl3_record.d crypto/x509/x509_ext.d crypto/bio/bio_meth.d crypto/ct/ct_log.d test/buildtest_tls1.d crypto/engine/eng_rdrand.d crypto/bn/bn_recp.d crypto/asn1/t_bitst.d test/poly1305_internal_test.d crypto/bf/bf_ecb.d crypto/conf/conf_mall.d crypto/engine/eng_init.d ssl/statem/extensions_srvr.d crypto/engine/eng_cnf.d crypto/x509v3/v3_sxnet.d crypto/asn1/asn1_item_list.d crypto/sm2/sm2_sign.d crypto/ts/ts_req_print.d crypto/x509/x509_cmp.d test/tls13ccstest.d apps/pkcs8.d apps/pkcs12.d crypto/dh/dh_check.d crypto/cmac/cm_pmeth.d test/buildtest_md2.d test/buildtest_kdf.d test/buildtest_blowfish.d crypto/engine/eng_fat.d crypto/poly1305/poly1305.d crypto/evp/m_md4.d test/ssl_test_ctx.d crypto/ex_data.d crypto/x509/x_attrib.d crypto/evp/p5_crpt2.d crypto/kdf/kdf_err.d crypto/x509/x509rset.d crypto/buffer/buf_err.d crypto/dh/dh_meth.d crypto/aes/aes_cfb.d crypto/evp/p_open.d crypto/cast/c_skey.d test/buildtest_objects.d fuzz/ct.d test/asn1_internal_test.d crypto/asn1/d2i_pr.d crypto/cms/cms_dd.d crypto/siphash/siphash_pmeth.d test/bio_enc_test.d fuzz/bndiv.d crypto/ocsp/ocsp_err.d apps/srp.d ssl/record/rec_layer_d1.d crypto/asn1/ameth_lib.d crypto/x509/x_x509.d crypto/x509/x509_d2.d crypto/bf/bf_enc.d apps/errstr.d test/cipherlist_test.d crypto/pkcs12/p12_p8e.d test/tls13secretstest.d crypto/ts/ts_req_utils.d crypto/ocsp/ocsp_lib.d crypto/engine/tb_digest.d crypto/ec/ecdsa_ossl.d ssl/statem/statem_lib.d test/aborttest.d crypto/rc2/rc2_skey.d ssl/bio_ssl.d crypto/pkcs7/pk7_attr.d apps/s_server.d fuzz/test-corpus.d crypto/sm4/sm4.d ssl/ssl_asn1.d crypto/evp/e_sm4.d crypto/async/arch/async_null.d crypto/whrlpool/wp_dgst.d crypto/ec/ec_curve.d ssl/ssl_sess.d apps/rsa.d crypto/ec/ecp_nistp256.d crypto/bn/bn_prime.d test/secmemtest.d crypto/pem/pem_xaux.d crypto/rand/drbg_lib.d crypto/rc2/rc2_ecb.d crypto/rsa/rsa_asn1.d apps/prime.d crypto/bn/bn_mont.d crypto/o_time.d crypto/evp/evp_pbe.d crypto/cms/cms_io.d test/destest.d crypto/bn/bn_gcd.d crypto/asn1/a_bitstr.d crypto/x509v3/v3_asid.d crypto/bn/bn_x931p.d crypto/pem/pvkfmt.d crypto/x509v3/v3err.d crypto/asn1/x_long.d crypto/ebcdic.d crypto/dh/dh_ameth.d crypto/ocsp/ocsp_vfy.d test/exdatatest.d crypto/asn1/a_dup.d crypto/x509v3/v3_tlsf.d crypto/ocsp/ocsp_cl.d crypto/seed/seed.d test/drbg_cavs_test.d crypto/des/cbc_enc.d crypto/bn/bn_ctx.d crypto/cms/cms_err.d crypto/des/xcbc_enc.d test/bntest.d crypto/evp/evp_lib.d test/testutil/cb.d test/buildtest_dh.d crypto/rand/randfile.d crypto/bio/b_sock.d test/ideatest.d crypto/bio/bss_bio.d crypto/dso/dso_vms.d test/errtest.d crypto/ec/ecp_mont.d crypto/bn/bn_mod.d crypto/des/cfb64ede.d crypto/store/store_init.d crypto/blake2/blake2s.d crypto/ec/ec_err.d crypto/md2/md2_one.d crypto/dso/dso_lib.d crypto/rand/rand_unix.d test/buildtest_ssl2.d crypto/cms/cms_smime.d crypto/rc4/rc4_enc.d crypto/evp/p_lib.d crypto/modes/ccm128.d crypto/cms/cms_enc.d crypto/des/ofb_enc.d crypto/ct/ct_err.d crypto/ct/ct_b64.d crypto/ctype.d apps/rehash.d test/sm4_internal_test.d test/buildtest_dtls1.d ssl/statem/statem_clnt.d fuzz/cms.d crypto/ts/ts_rsp_print.d ssl/s3_msg.d crypto/rsa/rsa_x931g.d fuzz/conf.d crypto/ec/eck_prn.d crypto/asn1/t_pkey.d ssl/ssl_lib.d test/sanitytest.d crypto/rsa/rsa_ameth.d crypto/hmac/hm_ameth.d crypto/asn1/x_spki.d crypto/aes/aes_ofb.d crypto/dsa/dsa_pmeth.d crypto/async/async.d crypto/des/cbc_cksm.d crypto/evp/m_md5_sha1.d test/asn1_encode_test.d crypto/ct/ct_sct_ctx.d crypto/rsa/rsa_mp.d crypto/ct/ct_sct.d crypto/rand/rand_egd.d fuzz/asn1.d crypto/x509v3/v3_akeya.d test/testutil/main.d crypto/bio/bss_file.d test/buildtest_rc5.d crypto/modes/cbc128.d engines/e_padlock.d crypto/x509v3/v3_prn.d crypto/x509v3/v3_utl.d test/buildtest_obj_mac.d test/afalgtest.d test/testutil/format_output.d crypto/asn1/a_i2d_fp.d test/asynctest.d crypto/pkcs12/p12_sbag.d test/uitest.d crypto/bn/bn_shift.d test/servername_test.d crypto/modes/ctr128.d crypto/md4/md4_dgst.d apps/ciphers.d test/v3nametest.d crypto/des/ofb64ede.d crypto/pkcs12/pk12err.d crypto/dsa/dsa_meth.d crypto/asn1/f_string.d crypto/x509v3/v3_pci.d test/bftest.d crypto/engine/eng_lib.d crypto/sha/keccak1600.d crypto/pkcs7/pkcs7err.d crypto/store/store_lib.d crypto/camellia/cmll_ctr.d crypto/rand/rand_win.d crypto/ec/curve25519.d crypto/mem_dbg.d crypto/aes/aes_ecb.d crypto/evp/e_rc5.d crypto/engine/eng_list.d crypto/aes/aes_misc.d apps/cms.d crypto/des/cfb_enc.d crypto/x509/x509_trs.d crypto/ec/ecdh_ossl.d crypto/des/fcrypt.d test/curve448_internal_test.d crypto/ec/ec_oct.d test/buildtest_store.d crypto/bio/bio_lib.d crypto/x509/by_dir.d crypto/dsa/dsa_vrf.d crypto/ec/ecdsa_sign.d crypto/engine/eng_ctrl.d crypto/cms/cms_att.d crypto/evp/bio_b64.d test/ssl_ctx_test.d crypto/rsa/rsa_ssl.d crypto/ts/ts_conf.d test/buildtest_rc4.d crypto/sm3/m_sm3.d test/handshake_helper.d crypto/pem/pem_pk8.d crypto/dllmain.d crypto/rsa/rsa_chk.d crypto/bn/bn_lib.d crypto/cms/cms_env.d crypto/cms/cms_kari.d crypto/ts/ts_rsp_utils.d crypto/ct/ct_oct.d crypto/x509v3/v3_pmaps.d crypto/objects/obj_err.d crypto/pkcs12/p12_p8d.d crypto/x509/x509_set.d crypto/evp/m_md2.d crypto/evp/p_seal.d crypto/des/ecb3_enc.d apps/crl.d crypto/conf/conf_sap.d test/pkey_meth_kdf_test.d test/buildtest_aes.d crypto/mem_clr.d crypto/asn1/tasn_new.d test/cmactest.d crypto/evp/e_aes.d crypto/idea/i_skey.d ssl/t1_trce.d crypto/ripemd/rmd_dgst.d crypto/md4/md4_one.d crypto/rsa/rsa_lib.d test/ssl_test_ctx_test.d test/pbelutest.d ssl/s3_lib.d crypto/evp/bio_ok.d crypto/err/err_all.d crypto/ec/curve448/arch_32/f_impl.d crypto/camellia/camellia.d crypto/ct/ct_prn.d crypto/bio/bf_lbuf.d fuzz/client.d crypto/asn1/bio_ndef.d crypto/srp/srp_vfy.d crypto/evp/evp_cnf.d test/buildtest_ts.d apps/asn1pars.d crypto/modes/wrap128.d test/buildtest_conf_api.d apps/rsautl.d crypto/ct/ct_vfy.d crypto/evp/e_old.d test/gmdifftest.d crypto/objects/obj_xref.d crypto/evp/e_seed.d crypto/objects/o_names.d crypto/bio/bss_mem.d crypto/init.d crypto/seed/seed_ofb.d crypto/x509v3/v3_pku.d crypto/ec/ecx_meth.d crypto/x509/x509name.d crypto/bio/b_addr.d crypto/asn1/p5_pbev2.d apps/x509.d crypto/camellia/cmll_misc.d test/buildtest_ssl.d crypto/cmac/cm_ameth.d crypto/asn1/a_int.d crypto/engine/eng_openssl.d crypto/x509/x509_v3.d test/pkey_meth_test.d crypto/cms/cms_cd.d crypto/bf/bf_cfb64.d crypto/x509v3/v3_crld.d crypto/x509/t_crl.d fuzz/crl.d test/buildtest_lhash.d test/buildtest_engine.d crypto/asn1/a_mbstr.d crypto/evp/e_des3.d crypto/evp/e_aria.d crypto/rand/rand_err.d test/buildtest_cmac.d crypto/asn1/a_verify.d crypto/x509/x_req.d crypto/siphash/siphash.d crypto/cryptlib.d crypto/md2/md2_dgst.d crypto/asn1/a_time.d crypto/ts/ts_verify_ctx.d crypto/bn/bn_rand.d crypto/rand/rand_lib.d test/ssltestlib.d crypto/x509v3/v3_purp.d test/mdc2_internal_test.d ssl/statem/extensions_cust.d test/stack_test.d crypto/sm2/sm2_err.d crypto/ec/curve448/curve448_tables.d crypto/kdf/tls1_prf.d crypto/evp/e_chacha20_poly1305.d test/buildtest_pkcs7.d crypto/ct/ct_x509v3.d crypto/asn1/x_bignum.d test/buildtest_ebcdic.d crypto/asn1/x_val.d crypto/lhash/lh_stats.d crypto/ec/ec_mult.d test/buildtest_x509v3.d crypto/aria/aria.d crypto/conf/conf_mod.d crypto/pkcs12/p12_add.d crypto/dsa/dsa_asn1.d crypto/pkcs12/p12_crt.d test/rc2test.d crypto/x509v3/pcy_map.d crypto/engine/eng_dyn.d crypto/aes/aes_cbc.d crypto/pkcs12/p12_init.d fuzz/x509.d crypto/asn1/asn_mstbl.d crypto/evp/pbe_scrypt.d test/buildtest_safestack.d crypto/bn/bn_div.d
+DEPS=crypto/asn1/a_i2d_fp.d crypto/conf/conf_def.d test/bio_memleak_test.d crypto/rsa/rsa_pmeth.d crypto/ct/ct_err.d crypto/x509/x_crl.d test/enginetest.d ssl/record/dtls1_bitmap.d crypto/buffer/buf_err.d test/handshake_helper.d test/x509aux.d crypto/evp/m_md2.d crypto/evp/m_mdc2.d crypto/evp/p5_crpt.d crypto/dh/dh_kdf.d crypto/bio/bss_conn.d test/conf_include_test.d crypto/engine/eng_list.d crypto/x509/x509_req.d crypto/bn/bn_const.d crypto/getenv.d test/dsa_no_digest_size_test.d crypto/x509v3/v3_purp.d test/constant_time_test.d crypto/ec/ecp_mont.d crypto/asn1/i2d_pr.d crypto/pkcs12/p12_add.d crypto/pem/pem_err.d crypto/ec/ecp_nistp521.d crypto/x509v3/v3_bitst.d crypto/o_time.d ssl/record/ssl3_buffer.d crypto/asn1/a_mbstr.d crypto/cms/cms_smime.d test/ssl_test_ctx.d engines/e_padlock.d test/testutil/format_output.d crypto/bn/bn_asm.d test/rsa_mp_test.d crypto/asn1/a_utctm.d crypto/rc5/rc5_enc.d crypto/pkcs7/pkcs7err.d crypto/engine/eng_all.d test/threadstest.d crypto/pkcs7/pk7_asn1.d test/igetest.d test/aborttest.d crypto/bn/bn_err.d crypto/rsa/rsa_none.d crypto/rc5/rc5_skey.d crypto/x509/x509_v3.d ssl/record/rec_layer_d1.d crypto/evp/m_wp.d crypto/evp/p_enc.d crypto/x509/x509_trs.d crypto/whrlpool/wp_block.d crypto/bn/bn_mpi.d crypto/ct/ct_log.d crypto/cms/cms_att.d engines/e_dasync.d crypto/evp/m_ripemd.d crypto/dh/dh_prn.d crypto/ocsp/ocsp_cl.d crypto/sha/keccak1600.d crypto/rsa/rsa_prn.d ssl/statem/extensions_srvr.d crypto/ec/ec_pmeth.d crypto/bn/bn_sqr.d crypto/idea/i_ecb.d crypto/uid.d apps/s_client.d crypto/pkcs12/p12_init.d crypto/rand/rand_egd.d crypto/pem/pem_pkey.d test/versions.d crypto/bio/bf_null.d apps/rand.d crypto/evp/bio_b64.d crypto/evp/bio_ok.d crypto/rc5/rc5ofb64.d crypto/ec/ecp_smpl.d test/buildtest_x509v3.d crypto/asn1/x_val.d crypto/mem_clr.d crypto/dsa/dsa_vrf.d crypto/rsa/rsa_x931.d crypto/srp/srp_vfy.d apps/opt.d crypto/x509/x509_err.d test/afalgtest.d crypto/ec/ec_check.d crypto/ct/ct_policy.d test/destest.d test/sm2_internal_test.d test/buildtest_rc2.d crypto/dso/dso_win32.d crypto/aes/aes_cfb.d crypto/rsa/rsa_sign.d crypto/poly1305/poly1305.d crypto/conf/conf_ssl.d crypto/dllmain.d crypto/x509/x_req.d crypto/x509/by_dir.d crypto/evp/e_seed.d crypto/conf/conf_mall.d crypto/ec/ecp_oct.d crypto/dso/dso_dl.d test/buildtest_des.d crypto/x509/x509type.d crypto/pem/pvkfmt.d crypto/x509v3/v3_sxnet.d crypto/hmac/hm_pmeth.d crypto/asn1/d2i_pu.d crypto/evp/p_dec.d crypto/mem.d crypto/ts/ts_err.d crypto/des/ecb3_enc.d crypto/seed/seed_cfb.d crypto/bf/bf_enc.d crypto/ts/ts_req_utils.d crypto/sm3/sm3.d test/buildtest_rc5.d test/buildtest_srp.d crypto/ec/ecdh_ossl.d test/asn1_internal_test.d crypto/rc2/rc2_cbc.d test/ssl_test.d crypto/async/arch/async_posix.d crypto/evp/bio_enc.d crypto/x509/t_crl.d crypto/async/async_err.d crypto/seed/seed_cbc.d crypto/evp/e_aes.d ssl/methods.d crypto/siphash/siphash.d ssl/statem/statem.d crypto/ec/ecp_nistputil.d crypto/x509/x509_def.d crypto/x509v3/v3_admis.d test/cipherbytes_test.d crypto/dh/dh_rfc5114.d apps/verify.d crypto/bio/b_sock2.d test/dtlsv1listentest.d crypto/asn1/a_utf8.d crypto/asn1/p5_pbev2.d test/buildtest_rand.d crypto/asn1/bio_asn1.d crypto/engine/eng_init.d ssl/ssl_utst.d crypto/ct/ct_vfy.d crypto/asn1/t_bitst.d crypto/dh/dh_ameth.d crypto/evp/e_bf.d crypto/rand/drbg_ctr.d crypto/err/err_all.d crypto/kdf/hkdf.d crypto/pkcs7/pk7_smime.d test/packettest.d crypto/asn1/i2d_pu.d crypto/cversion.d crypto/ec/ecp_nistp224.d test/v3nametest.d crypto/camellia/cmll_misc.d test/cipherlist_test.d crypto/bn/bn_gcd.d crypto/dsa/dsa_pmeth.d ssl/ssl_rsa.d crypto/asn1/a_dup.d crypto/x509/x509_ext.d crypto/asn1/a_time.d crypto/cmac/cm_pmeth.d crypto/evp/evp_lib.d ssl/ssl_stat.d crypto/des/rand_key.d test/buildtest_rand_drbg.d crypto/des/cfb_enc.d crypto/ocsp/ocsp_srv.d crypto/asn1/a_d2i_fp.d crypto/async/arch/async_win.d crypto/pem/pem_all.d crypto/ui/ui_err.d crypto/ec/ec_curve.d crypto/x509v3/v3_pcons.d crypto/modes/cts128.d crypto/ebcdic.d crypto/dh/dh_meth.d crypto/async/arch/async_null.d crypto/x509/x509_vfy.d test/buildtest_opensslv.d crypto/evp/e_xcbc_d.d crypto/ui/ui_openssl.d crypto/rsa/rsa_x931g.d crypto/ts/ts_rsp_utils.d test/sysdefaulttest.d crypto/modes/xts128.d ssl/packet.d test/buildtest_ts.d ssl/s3_cbc.d ssl/ssl_txt.d test/testutil/output_helpers.d crypto/rc2/rc2_ecb.d ssl/tls13_enc.d fuzz/server.d crypto/bio/b_sock.d crypto/objects/o_names.d crypto/dsa/dsa_sign.d crypto/ec/ec_print.d crypto/des/xcbc_enc.d crypto/ui/ui_null.d crypto/comp/c_zlib.d crypto/x509v3/pcy_lib.d crypto/blake2/m_blake2b.d test/hmactest.d apps/s_cb.d crypto/camellia/cmll_ofb.d apps/bf_prefix.d crypto/engine/eng_openssl.d crypto/rand/randfile.d ssl/record/rec_layer_s3.d crypto/x509v3/pcy_node.d crypto/ec/curve448/curve448.d crypto/asn1/a_bitstr.d crypto/asn1/f_string.d crypto/conf/conf_sap.d crypto/md4/md4_one.d crypto/dsa/dsa_prn.d crypto/rc5/rc5cfb64.d crypto/bio/bio_meth.d crypto/asn1/a_octet.d crypto/x509/x509spki.d crypto/evp/e_des3.d crypto/engine/eng_cnf.d crypto/asn1/tasn_enc.d crypto/x509/t_req.d crypto/conf/conf_err.d crypto/x509v3/v3_skey.d crypto/des/fcrypt_b.d crypto/evp/e_des.d crypto/pkcs12/p12_key.d test/lhash_test.d ssl/t1_trce.d test/tls13ccstest.d crypto/evp/e_rc2.d crypto/camellia/camellia.d crypto/asn1/d2i_pr.d test/tls13secretstest.d crypto/seed/seed_ofb.d crypto/ec/curve448/curve448_tables.d crypto/evp/digest.d crypto/cast/c_ecb.d test/sslcorrupttest.d test/buildtest_rsa.d test/buildtest_dh.d crypto/conf/conf_lib.d crypto/x509/x_attrib.d crypto/cms/cms_pwri.d ssl/record/ssl3_record.d crypto/ec/ec_err.d crypto/ec/ecx_meth.d crypto/dh/dh_asn1.d crypto/bio/bf_lbuf.d test/modes_internal_test.d crypto/bf/bf_skey.d crypto/asn1/f_int.d crypto/comp/comp_err.d crypto/dsa/dsa_ossl.d test/buildtest_ebcdic.d crypto/mem_dbg.d apps/crl2p7.d crypto/evp/evp_key.d crypto/md5/md5_dgst.d crypto/rsa/rsa_ameth.d test/buildtest_modes.d crypto/pkcs12/p12_npas.d test/buildtest_ct.d crypto/evp/evp_err.d test/x509_time_test.d crypto/comp/comp_lib.d crypto/asn1/a_print.d test/exdatatest.d crypto/init.d apps/apps.d crypto/bn/bn_exp.d crypto/ec/ec_cvt.d ssl/ssl_sess.d ssl/pqueue.d crypto/evp/m_sigver.d crypto/x509v3/v3_conf.d crypto/asn1/tasn_fre.d crypto/des/cbc_enc.d crypto/modes/gcm128.d test/buildtest_md2.d crypto/engine/eng_table.d crypto/cmac/cmac.d test/testutil/tap_bio.d crypto/asn1/n_pkey.d test/buildtest_ossl_typ.d test/secmemtest.d test/buildtest_md5.d crypto/o_str.d crypto/evp/m_sha3.d crypto/o_fips.d crypto/ocsp/ocsp_ext.d test/buildtest_buffer.d apps/sess_id.d test/buildtest_aes.d test/buildtest_obj_mac.d crypto/x509v3/v3_enum.d crypto/evp/evp_enc.d crypto/pkcs7/pk7_mime.d crypto/seed/seed_ecb.d apps/gendsa.d test/rdrand_sanitytest.d fuzz/conf.d crypto/evp/p_sign.d crypto/sm3/m_sm3.d crypto/store/store_init.d test/buildtest_cmac.d crypto/evp/evp_pkey.d crypto/err/err.d test/poly1305_internal_test.d test/sslapitest.d crypto/idea/i_cbc.d crypto/pkcs7/pk7_attr.d fuzz/crl.d crypto/dsa/dsa_meth.d test/chacha_internal_test.d crypto/camellia/cmll_ecb.d crypto/pem/pem_oth.d crypto/aes/aes_ofb.d fuzz/ct.d crypto/ocsp/v3_ocsp.d crypto/rand/rand_vms.d test/buildtest_crypto.d crypto/evp/pmeth_fn.d crypto/threads_pthread.d fuzz/cms.d crypto/x509v3/v3_utl.d crypto/asn1/x_bignum.d crypto/sha/sha512.d crypto/evp/c_alld.d crypto/camellia/cmll_cfb.d crypto/ocsp/ocsp_vfy.d crypto/asn1/a_verify.d crypto/pem/pem_info.d crypto/asn1/t_spki.d test/buildtest_srtp.d test/drbgtest.d crypto/evp/names.d crypto/x509v3/v3_pmaps.d crypto/kdf/tls1_prf.d crypto/idea/i_cfb64.d crypto/cast/c_skey.d fuzz/bndiv.d test/buildtest_lhash.d crypto/kdf/scrypt.d apps/s_server.d test/memleaktest.d crypto/siphash/siphash_ameth.d crypto/evp/e_camellia.d crypto/kdf/kdf_err.d crypto/cms/cms_cd.d crypto/cast/c_ofb64.d test/buildtest_dtls1.d crypto/hmac/hm_ameth.d crypto/poly1305/poly1305_pmeth.d crypto/pkcs12/p12_p8e.d ssl/d1_lib.d crypto/ec/ec_kmeth.d fuzz/x509.d ssl/tls_srp.d crypto/evp/e_rc4.d crypto/bn/bn_exp2.d test/testutil/stanza.d apps/s_time.d crypto/ec/ec_mult.d test/d2i_test.d test/ssltest_old.d test/ssl_ctx_test.d crypto/modes/wrap128.d crypto/sha/sha1dgst.d crypto/dso/dso_dlfcn.d test/pemtest.d crypto/bn/bn_rand.d crypto/asn1/ameth_lib.d crypto/evp/cmeth_lib.d crypto/evp/m_sha1.d crypto/rsa/rsa_ssl.d crypto/md2/md2_one.d crypto/asn1/asn1_err.d crypto/pkcs7/pk7_lib.d test/rc5test.d apps/asn1pars.d test/buildtest_camellia.d crypto/pkcs12/p12_sbag.d crypto/x509v3/v3err.d crypto/evp/e_cast.d test/pkey_meth_kdf_test.d crypto/dh/dh_key.d crypto/x509/x509_r2x.d crypto/x509/x_exten.d apps/nseq.d crypto/x509v3/v3_crld.d crypto/ct/ct_x509v3.d crypto/whrlpool/wp_dgst.d crypto/evp/m_md4.d crypto/bio/bio_cb.d test/testutil/testutil_init.d test/dhtest.d crypto/asn1/asn1_lib.d crypto/evp/bio_md.d crypto/dh/dh_lib.d crypto/engine/eng_ctrl.d test/buildtest_conf.d crypto/bn/bn_div.d ssl/statem/statem_clnt.d crypto/des/cfb64enc.d crypto/blake2/blake2s.d crypto/evp/e_sm4.d test/ssltestlib.d crypto/x509/x509_cmp.d crypto/pem/pem_lib.d crypto/blake2/blake2b.d crypto/asn1/tasn_typ.d crypto/x509/x509_lu.d apps/app_rand.d crypto/rsa/rsa_ossl.d apps/pkey.d crypto/bn/bn_blind.d crypto/evp/p_seal.d test/asynciotest.d test/buildtest_asn1.d crypto/des/cbc_cksm.d crypto/dsa/dsa_ameth.d crypto/asn1/tasn_prn.d crypto/ocsp/ocsp_asn.d crypto/bio/bss_log.d crypto/poly1305/poly1305_ameth.d crypto/x509/x509_obj.d crypto/evp/m_null.d crypto/ct/ct_sct_ctx.d test/siphash_internal_test.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/des/ofb64ede.d crypto/cmac/cm_ameth.d crypto/buffer/buffer.d crypto/sm2/sm2_sign.d crypto/bn/bn_depr.d test/ectest.d crypto/aes/aes_core.d crypto/ec/curve448/f_generic.d test/buildtest_pkcs12.d crypto/x509/x509_vpm.d test/ctype_internal_test.d engines/e_ossltest.d test/dtlstest.d test/ocspapitest.d test/exptest.d ssl/s3_msg.d crypto/evp/p5_crpt2.d test/evp_extra_test.d test/buildtest_e_os2.d crypto/idea/i_ofb64.d crypto/ocsp/ocsp_prn.d test/buildtest_kdf.d crypto/asn1/x_spki.d crypto/async/async.d crypto/x509v3/v3_pcia.d crypto/sm2/sm2_pmeth.d apps/dgst.d crypto/engine/eng_err.d test/bftest.d crypto/cast/c_cfb64.d crypto/idea/i_skey.d crypto/modes/cbc128.d crypto/ec/ecp_nist.d crypto/asn1/asn_mime.d crypto/ts/ts_rsp_verify.d crypto/asn1/evp_asn1.d crypto/ocsp/ocsp_lib.d crypto/bio/bss_dgram.d crypto/rsa/rsa_meth.d test/buildtest_bn.d crypto/asn1/a_strnid.d crypto/pkcs12/p12_crt.d crypto/hmac/hmac.d test/sm4_internal_test.d crypto/evp/p_open.d apps/enc.d crypto/asn1/tasn_scn.d crypto/bn/bn_print.d crypto/ocsp/ocsp_err.d crypto/dh/dh_gen.d crypto/ec/curve448/eddsa.d crypto/objects/obj_lib.d crypto/evp/m_md5.d crypto/engine/tb_cipher.d crypto/x509v3/v3_int.d crypto/md4/md4_dgst.d crypto/des/cfb64ede.d crypto/ec/curve25519.d crypto/rc2/rc2ofb64.d crypto/lhash/lhash.d test/asn1_decode_test.d test/sanitytest.d test/buildtest_pem.d crypto/aes/aes_ecb.d ssl/s3_lib.d crypto/x509v3/v3_asid.d crypto/threads_none.d crypto/bn/bn_recp.d fuzz/asn1.d crypto/evp/e_chacha20_poly1305.d ssl/t1_enc.d crypto/dso/dso_lib.d crypto/pkcs12/p12_p8d.d crypto/cms/cms_asn1.d crypto/dsa/dsa_key.d ssl/ssl_lib.d crypto/ts/ts_req_print.d crypto/bio/bss_acpt.d crypto/ec/ecdh_kdf.d fuzz/test-corpus.d crypto/evp/pmeth_lib.d crypto/rsa/rsa_mp.d apps/genrsa.d crypto/rand/rand_win.d crypto/bf/bf_ofb64.d crypto/bio/bio_lib.d crypto/o_init.d crypto/x509/x509_d2.d crypto/ripemd/rmd_one.d crypto/bio/bss_null.d apps/ocsp.d crypto/des/ofb64enc.d crypto/asn1/x_pkey.d crypto/x509/x509_att.d crypto/des/pcbc_enc.d test/mdc2test.d crypto/bn/bn_gf2m.d crypto/engine/eng_pkey.d apps/rsa.d test/wpackettest.d test/rc4test.d crypto/dsa/dsa_err.d test/drbg_cavs_data.d crypto/evp/evp_pbe.d crypto/asn1/a_sign.d crypto/x509/x509_txt.d crypto/sha/sha256.d crypto/x509v3/v3_lib.d test/testutil/tests.d crypto/ts/ts_conf.d crypto/threads_win.d apps/pkeyparam.d ssl/bio_ssl.d test/buildtest_cast.d fuzz/client.d test/pbelutest.d crypto/aes/aes_cbc.d crypto/engine/tb_eckey.d crypto/asn1/a_object.d test/uitest.d test/rsa_test.d test/buildtest_stack.d crypto/pkcs12/p12_decr.d crypto/asn1/x_algor.d crypto/asn1/asn_mstbl.d test/ec_internal_test.d crypto/bn/bn_mod.d crypto/objects/obj_dat.d apps/version.d test/buildtest_ripemd.d crypto/ct/ct_prn.d crypto/ec/eck_prn.d crypto/asn1/a_strex.d apps/ca.d ssl/ssl_conf.d crypto/store/loader_file.d test/buildtest_evp.d crypto/ts/ts_verify_ctx.d ssl/statem/extensions.d crypto/ex_data.d crypto/rc2/rc2_skey.d crypto/modes/ccm128.d crypto/asn1/asn_pack.d test/ciphername_test.d crypto/store/store_err.d test/servername_test.d crypto/ec/ec_asn1.d crypto/dh/dh_err.d apps/dsaparam.d ssl/ssl_ciph.d crypto/x509v3/v3_pku.d test/buildtest_async.d crypto/x509v3/v3_extku.d crypto/ts/ts_rsp_sign.d test/buildtest_rc4.d test/buildtest_asn1t.d test/asn1_time_test.d crypto/sha/sha1_one.d crypto/engine/tb_rand.d crypto/cms/cms_lib.d crypto/cms/cms_env.d crypto/asn1/a_digest.d crypto/bn/bn_kron.d crypto/x509v3/v3_prn.d test/buildtest_tls1.d crypto/x509v3/v3_akey.d test/buildtest_pkcs7.d crypto/txt_db/txt_db.d crypto/ec/ec2_oct.d test/bio_enc_test.d test/buildtest_blowfish.d crypto/camellia/cmll_ctr.d crypto/rand/rand_unix.d crypto/bn/bn_intern.d test/buildtest_engine.d crypto/bf/bf_ecb.d crypto/bn/bn_ctx.d crypto/rc5/rc5_ecb.d crypto/asn1/x_sig.d apps/rsautl.d crypto/rsa/rsa_err.d test/buildtest_ssl2.d crypto/asn1/tasn_utl.d crypto/x509v3/v3_alt.d crypto/ts/ts_rsp_print.d crypto/engine/eng_lib.d test/v3ext.d crypto/x509/x509name.d crypto/asn1/t_pkey.d crypto/asn1/a_gentm.d crypto/des/des_enc.d crypto/x509/x509rset.d test/clienthellotest.d test/verify_extra_test.d test/buildtest_x509.d crypto/x509/x509cset.d crypto/bio/b_dump.d ssl/record/ssl3_record_tls13.d test/buildtest_bio.d ssl/d1_msg.d test/buildtest_comp.d apps/prime.d test/drbg_cavs_test.d crypto/ec/ec2_smpl.d crypto/rc2/rc2cfb64.d crypto/bn/bn_mont.d apps/srp.d test/curve448_internal_test.d crypto/evp/pbe_scrypt.d crypto/sm2/sm2_crypt.d ssl/d1_srtp.d test/crltest.d crypto/bio/bf_nbio.d crypto/x509v3/v3_ncons.d crypto/x509v3/v3_tlsf.d crypto/asn1/asn1_par.d test/buildtest_ec.d crypto/asn1/p5_scrypt.d crypto/ec/ec_oct.d crypto/cms/cms_sd.d crypto/ec/curve448/arch_32/f_impl.d apps/dsa.d crypto/cpt_err.d test/x509_check_cert_pkey_test.d crypto/x509v3/v3_ia5.d apps/speed.d test/time_offset_test.d test/bioprinttest.d crypto/modes/ofb128.d crypto/asn1/nsseq.d crypto/evp/encode.d ssl/statem/statem_lib.d test/buildtest_sha.d test/buildtest_objects.d apps/ec.d apps/errstr.d crypto/pkcs7/pk7_doit.d crypto/aes/aes_wrap.d apps/dhparam.d crypto/x509/x_all.d crypto/evp/e_rc5.d crypto/err/err_prn.d crypto/ec/ec_key.d test/buildtest_cms.d crypto/rand/drbg_lib.d crypto/pem/pem_xaux.d crypto/cms/cms_dd.d crypto/asn1/tasn_new.d test/buildtest_whrlpool.d crypto/dh/dh_rfc7919.d test/buildtest_txt_db.d crypto/x509/by_file.d crypto/cast/c_enc.d crypto/o_fopen.d crypto/cms/cms_io.d test/shlibloadtest.d crypto/conf/conf_mod.d test/testutil/cb.d crypto/pem/pem_sign.d crypto/rsa/rsa_saos.d crypto/pkcs12/p12_kiss.d ssl/t1_lib.d apps/rehash.d test/asn1_string_table_test.d apps/ts.d apps/ecparam.d crypto/ec/ec_lib.d ssl/ssl_asn1.d ssl/s3_enc.d crypto/camellia/cmll_cbc.d crypto/x509v3/v3_cpols.d crypto/pkcs12/p12_crpt.d crypto/pem/pem_x509.d crypto/engine/tb_asnmth.d test/cmsapitest.d test/casttest.d crypto/mem_sec.d crypto/asn1/bio_ndef.d crypto/des/ofb_enc.d crypto/rand/rand_lib.d crypto/chacha/chacha_enc.d crypto/pkcs12/p12_utl.d test/stack_test.d test/md2test.d crypto/dh/dh_check.d crypto/x509v3/pcy_data.d crypto/x509v3/pcy_tree.d test/mdc2_internal_test.d crypto/x509/x_name.d crypto/ui/ui_util.d crypto/bn/bn_srp.d test/testutil/test_cleanup.d crypto/rand/rand_err.d crypto/asn1/asn_moid.d test/dtls_mtu_test.d crypto/ts/ts_asn1.d crypto/seed/seed.d crypto/engine/tb_dh.d crypto/bn/bn_shift.d test/ecstresstest.d crypto/x509v3/pcy_cache.d crypto/evp/e_old.d crypto/cms/cms_ess.d crypto/aria/aria.d crypto/evp/e_aria.d crypto/asn1/x_long.d test/buildtest_safestack.d test/recordlentest.d crypto/bio/bss_mem.d crypto/stack/stack.d crypto/objects/obj_xref.d crypto/blake2/m_blake2s.d crypto/rsa/rsa_lib.d crypto/rc4/rc4_enc.d test/rsa_complex.d test/buildtest_ecdsa.d test/asn1_encode_test.d crypto/modes/ctr128.d crypto/ripemd/rmd_dgst.d test/testutil/basic_output.d crypto/dh/dh_pmeth.d apps/spkac.d crypto/evp/p_verify.d crypto/aes/aes_ige.d test/dsatest.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/x509v3/v3_info.d crypto/x509/x509_meth.d crypto/evp/e_rc4_hmac_md5.d test/buildtest_ocsp.d crypto/bn/bn_nist.d crypto/asn1/a_type.d test/pkey_meth_test.d test/buildtest_md4.d crypto/rc4/rc4_skey.d crypto/engine/tb_pkmeth.d crypto/srp/srp_lib.d ssl/ssl_mcnf.d crypto/cryptlib.d apps/pkcs8.d test/x509_internal_test.d crypto/engine/eng_rdrand.d crypto/pkcs7/bio_pk7.d test/evp_test.d apps/ciphers.d crypto/x509v3/v3_akeya.d apps/crl.d test/testutil/main.d crypto/ui/ui_lib.d crypto/evp/e_null.d crypto/sm2/sm2_err.d crypto/rsa/rsa_pss.d test/srptest.d test/buildtest_dsa.d crypto/modes/cfb128.d crypto/evp/pmeth_gn.d crypto/x509/t_x509.d test/tls13encryptiontest.d crypto/x509/x509_set.d crypto/ocsp/ocsp_ht.d test/buildtest_ssl3.d apps/cms.d test/buildtest_ssl.d crypto/md2/md2_dgst.d test/ssl_test_ctx_test.d ssl/statem/statem_dtls.d test/sslbuffertest.d ssl/ssl_init.d test/buildtest_ui.d crypto/bn/bn_prime.d crypto/rsa/rsa_crpt.d test/bntest.d test/errtest.d crypto/bio/bf_buff.d crypto/sm4/sm4.d crypto/dsa/dsa_depr.d test/cmactest.d crypto/ec/curve448/scalar.d crypto/x509/x_pubkey.d test/testutil/random.d apps/passwd.d crypto/asn1/x_int64.d crypto/rsa/rsa_asn1.d crypto/dsa/dsa_gen.d crypto/bn/bn_sqrt.d fuzz/asn1parse.d crypto/bn/bn_word.d crypto/bn/bn_mul.d crypto/rsa/rsa_pk1.d crypto/asn1/tasn_dec.d apps/x509.d crypto/bn/bn_dh.d test/buildtest_x509_vfy.d crypto/store/store_register.d test/test_test.d test/buildtest_symhacks.d crypto/bio/bss_fd.d ssl/statem/statem_srvr.d apps/req.d crypto/engine/eng_fat.d crypto/dsa/dsa_lib.d crypto/ct/ct_b64.d test/buildtest_conf_api.d ssl/ssl_err.d test/danetest.d crypto/ts/ts_lib.d crypto/aes/aes_misc.d crypto/pkcs12/p12_asn.d test/buildtest_seed.d crypto/x509v3/v3_bcons.d crypto/ctype.d crypto/bio/bio_err.d crypto/bio/b_print.d crypto/pem/pem_pk8.d crypto/ct/ct_sct.d crypto/cms/cms_kari.d apps/pkcs7.d apps/engine.d crypto/async/async_wait.d crypto/asn1/p8_pkey.d crypto/bn/bn_add.d crypto/x509/x_x509a.d crypto/store/store_lib.d crypto/o_dir.d test/rc2test.d crypto/pkcs12/p12_attr.d apps/openssl.d test/buildtest_idea.d test/buildtest_hmac.d crypto/bio/bss_sock.d crypto/dso/dso_err.d apps/win32_init.d crypto/bio/bss_file.d crypto/des/qud_cksm.d apps/genpkey.d apps/pkcs12.d crypto/asn1/x_info.d fuzz/bignum.d test/ecdsatest.d crypto/des/ecb_enc.d crypto/ec/ecp_nistp256.d test/buildtest_store.d crypto/bf/bf_cfb64.d ssl/ssl_cert.d crypto/evp/c_allc.d crypto/asn1/a_int.d crypto/ec/ecdsa_ossl.d crypto/x509v3/v3_addr.d test/gmdifftest.d crypto/des/fcrypt.d apps/pkeyutl.d test/gosttest.d crypto/engine/tb_dsa.d crypto/bn/bn_lib.d crypto/ec/ecdsa_sign.d crypto/lhash/lh_stats.d crypto/ct/ct_oct.d crypto/objects/obj_err.d test/buildtest_pem2.d test/ct_test.d crypto/rsa/rsa_depr.d crypto/x509v3/v3_pci.d crypto/dso/dso_openssl.d crypto/siphash/siphash_pmeth.d crypto/des/str2key.d crypto/cms/cms_err.d crypto/asn1/asn1_item_list.d crypto/md5/md5_one.d crypto/rsa/rsa_oaep.d crypto/dso/dso_vms.d test/asynctest.d crypto/dsa/dsa_asn1.d crypto/rsa/rsa_gen.d crypto/rsa/rsa_chk.d crypto/pkcs12/pk12err.d test/bad_dtls_test.d crypto/bio/b_addr.d crypto/evp/evp_cnf.d apps/s_socket.d apps/smime.d crypto/asn1/asn1_gen.d crypto/bn/bn_x931p.d crypto/engine/tb_rsa.d test/ssl_cert_table_internal_test.d crypto/x509/x_x509.d ssl/statem/extensions_cust.d crypto/cms/cms_enc.d crypto/asn1/p5_pbe.d crypto/dh/dh_depr.d crypto/conf/conf_api.d crypto/store/store_strings.d test/ideatest.d test/bio_callback_test.d crypto/pkcs12/p12_mutl.d crypto/bio/bss_bio.d crypto/x509v3/pcy_map.d test/testutil/driver.d ssl/statem/extensions_clnt.d crypto/engine/eng_dyn.d crypto/ec/ecdsa_vrf.d crypto/x509v3/v3_genn.d crypto/evp/p_lib.d apps/storeutl.d test/buildtest_ecdh.d crypto/engine/tb_digest.d crypto/ec/ec_ameth.d engines/e_capi.d crypto/evp/m_md5_sha1.d crypto/evp/e_idea.d test/x509_dup_cert_test.d crypto/modes/ocb128.d crypto/des/set_key.d test/fatalerrtest.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/openssl.rc apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.def libcrypto.rc libssl.def libssl.rc test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
diff --git a/upstream-build/makefile/x86_64-win32-msvc b/upstream-build/makefile/x86_64-win32-msvc
index f8925da..ac11375 100644
--- a/upstream-build/makefile/x86_64-win32-msvc
+++ b/upstream-build/makefile/x86_64-win32-msvc
@@ -10,7 +10,7 @@ PLATFORM=VC-WIN64A
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1l
+VERSION=1.1.1n
MAJOR=1
MINOR=1.1
@@ -25,7 +25,7 @@ PROGRAMS=apps\openssl.exe fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum
PROGRAMPDBS=apps\openssl.pdb fuzz\asn1-test.pdb fuzz\asn1parse-test.pdb fuzz\bignum-test.pdb fuzz\bndiv-test.pdb fuzz\client-test.pdb fuzz\cms-test.pdb fuzz\conf-test.pdb fuzz\crl-test.pdb fuzz\ct-test.pdb fuzz\server-test.pdb fuzz\x509-test.pdb test\aborttest.pdb test\afalgtest.pdb test\asn1_decode_test.pdb test\asn1_encode_test.pdb test\asn1_internal_test.pdb test\asn1_string_table_test.pdb test\asn1_time_test.pdb test\asynciotest.pdb test\asynctest.pdb test\bad_dtls_test.pdb test\bftest.pdb test\bio_callback_test.pdb test\bio_enc_test.pdb test\bio_memleak_test.pdb test\bioprinttest.pdb test\bntest.pdb test\buildtest_c_aes.pdb test\buildtest_c_asn1.pdb test\buildtest_c_asn1t.pdb test\buildtest_c_async.pdb test\buildtest_c_bio.pdb test\buildtest_c_blowfish.pdb test\buildtest_c_bn.pdb test\buildtest_c_buffer.pdb test\buildtest_c_camellia.pdb test\buildtest_c_cast.pdb test\buildtest_c_cmac.pdb test\buildtest_c_cms.pdb test\buildtest_c_comp.pdb test\buildtest_c_conf.pdb test\buildtest_c_conf_api.pdb test\buildtest_c_crypto.pdb test\buildtest_c_ct.pdb test\buildtest_c_des.pdb test\buildtest_c_dh.pdb test\buildtest_c_dsa.pdb test\buildtest_c_dtls1.pdb test\buildtest_c_e_os2.pdb test\buildtest_c_ebcdic.pdb test\buildtest_c_ec.pdb test\buildtest_c_ecdh.pdb test\buildtest_c_ecdsa.pdb test\buildtest_c_engine.pdb test\buildtest_c_evp.pdb test\buildtest_c_hmac.pdb test\buildtest_c_idea.pdb test\buildtest_c_kdf.pdb test\buildtest_c_lhash.pdb test\buildtest_c_md2.pdb test\buildtest_c_md4.pdb test\buildtest_c_md5.pdb test\buildtest_c_modes.pdb test\buildtest_c_obj_mac.pdb test\buildtest_c_objects.pdb test\buildtest_c_ocsp.pdb test\buildtest_c_opensslv.pdb test\buildtest_c_ossl_typ.pdb test\buildtest_c_pem.pdb test\buildtest_c_pem2.pdb test\buildtest_c_pkcs12.pdb test\buildtest_c_pkcs7.pdb test\buildtest_c_rand.pdb test\buildtest_c_rand_drbg.pdb test\buildtest_c_rc2.pdb test\buildtest_c_rc4.pdb test\buildtest_c_rc5.pdb test\buildtest_c_ripemd.pdb test\buildtest_c_rsa.pdb test\buildtest_c_safestack.pdb test\buildtest_c_seed.pdb test\buildtest_c_sha.pdb test\buildtest_c_srp.pdb test\buildtest_c_srtp.pdb test\buildtest_c_ssl.pdb test\buildtest_c_ssl2.pdb test\buildtest_c_ssl3.pdb test\buildtest_c_stack.pdb test\buildtest_c_store.pdb test\buildtest_c_symhacks.pdb test\buildtest_c_tls1.pdb test\buildtest_c_ts.pdb test\buildtest_c_txt_db.pdb test\buildtest_c_ui.pdb test\buildtest_c_whrlpool.pdb test\buildtest_c_x509.pdb test\buildtest_c_x509_vfy.pdb test\buildtest_c_x509v3.pdb test\casttest.pdb test\chacha_internal_test.pdb test\cipherbytes_test.pdb test\cipherlist_test.pdb test\ciphername_test.pdb test\clienthellotest.pdb test\cmactest.pdb test\cmsapitest.pdb test\conf_include_test.pdb test\constant_time_test.pdb test\crltest.pdb test\ct_test.pdb test\ctype_internal_test.pdb test\curve448_internal_test.pdb test\d2i_test.pdb test\danetest.pdb test\destest.pdb test\dhtest.pdb test\drbg_cavs_test.pdb test\drbgtest.pdb test\dsa_no_digest_size_test.pdb test\dsatest.pdb test\dtls_mtu_test.pdb test\dtlstest.pdb test\dtlsv1listentest.pdb test\ec_internal_test.pdb test\ecdsatest.pdb test\ecstresstest.pdb test\ectest.pdb test\enginetest.pdb test\errtest.pdb test\evp_extra_test.pdb test\evp_test.pdb test\exdatatest.pdb test\exptest.pdb test\fatalerrtest.pdb test\gmdifftest.pdb test\gosttest.pdb test\hmactest.pdb test\ideatest.pdb test\igetest.pdb test\lhash_test.pdb test\md2test.pdb test\mdc2test.pdb test\memleaktest.pdb test\modes_internal_test.pdb test\ocspapitest.pdb test\packettest.pdb test\pbelutest.pdb test\pemtest.pdb test\pkey_meth_kdf_test.pdb test\pkey_meth_test.pdb test\poly1305_internal_test.pdb test\rc2test.pdb test\rc4test.pdb test\rc5test.pdb test\rdrand_sanitytest.pdb test\recordlentest.pdb test\rsa_complex.pdb test\rsa_mp_test.pdb test\rsa_test.pdb test\sanitytest.pdb test\secmemtest.pdb test\servername_test.pdb test\shlibloadtest.pdb test\siphash_internal_test.pdb test\sm2_internal_test.pdb test\sm4_internal_test.pdb test\srptest.pdb test\ssl_cert_table_internal_test.pdb test\ssl_ctx_test.pdb test\ssl_test.pdb test\ssl_test_ctx_test.pdb test\sslapitest.pdb test\sslbuffertest.pdb test\sslcorrupttest.pdb test\ssltest_old.pdb test\stack_test.pdb test\sysdefaulttest.pdb test\test_test.pdb test\threadstest.pdb test\time_offset_test.pdb test\tls13ccstest.pdb test\tls13encryptiontest.pdb test\tls13secretstest.pdb test\uitest.pdb test\v3ext.pdb test\v3nametest.pdb test\verify_extra_test.pdb test\versions.pdb test\wpackettest.pdb test\x509_check_cert_pkey_test.pdb test\x509_dup_cert_test.pdb test\x509_internal_test.pdb test\x509_time_test.pdb test\x509aux.pdb
SCRIPTS=apps\CA.pl apps\tsget.pl tools\c_rehash.pl
-DEPS=crypto\des\ofb64enc.d crypto\ui\ui_null.d crypto\x509v3\v3_int.d crypto\rsa\rsa_asn1.d crypto\engine\eng_lib.d crypto\x509v3\v3_pci.d test\buildtest_dsa.d crypto\rc2\rc2_ecb.d crypto\aes\aes_cbc.d crypto\evp\digest.d crypto\asn1\x_sig.d test\buildtest_ossl_typ.d crypto\chacha\chacha_enc.d crypto\kdf\tls1_prf.d crypto\siphash\siphash.d test\hmactest.d ssl\statem\statem.d crypto\asn1\p8_pkey.d crypto\seed\seed_cbc.d crypto\rsa\rsa_err.d test\buildtest_obj_mac.d crypto\pkcs12\p12_key.d crypto\ec\ec_check.d crypto\ex_data.d apps\opt.d crypto\ui\ui_err.d crypto\cmac\cmac.d test\buildtest_cmac.d crypto\modes\ofb128.d crypto\sm3\m_sm3.d crypto\err\err_prn.d crypto\x509\x_all.d test\afalgtest.d crypto\x509\x509_req.d crypto\x509v3\v3_pcia.d crypto\rsa\rsa_depr.d crypto\x509v3\pcy_cache.d crypto\pkcs12\p12_asn.d crypto\rsa\rsa_mp.d test\dhtest.d crypto\bio\bss_bio.d crypto\x509\x509_r2x.d apps\storeutl.d crypto\pkcs12\p12_crpt.d test\buildtest_conf_api.d crypto\o_time.d crypto\evp\p_seal.d crypto\asn1\a_d2i_fp.d crypto\dsa\dsa_ossl.d crypto\evp\evp_lib.d crypto\evp\bio_ok.d crypto\dsa\dsa_meth.d ssl\ssl_rsa.d crypto\evp\e_chacha20_poly1305.d crypto\ec\curve448\scalar.d crypto\lhash\lhash.d test\bad_dtls_test.d crypto\modes\xts128.d crypto\ctype.d crypto\conf\conf_ssl.d test\handshake_helper.d test\dtlstest.d crypto\x509v3\v3err.d crypto\ct\ct_log.d crypto\dllmain.d crypto\poly1305\poly1305.d apps\dsaparam.d crypto\evp\evp_pkey.d crypto\rsa\rsa_pmeth.d crypto\stack\stack.d crypto\evp\p5_crpt.d test\siphash_internal_test.d crypto\evp\bio_md.d crypto\siphash\siphash_ameth.d fuzz\bignum.d crypto\bn\bn_prime.d apps\errstr.d test\buildtest_md4.d crypto\cms\cms_pwri.d crypto\seed\seed_cfb.d test\cipherbytes_test.d test\buildtest_srtp.d crypto\getenv.d test\x509_dup_cert_test.d apps\enc.d crypto\pkcs12\p12_p8d.d crypto\cryptlib.d crypto\cast\c_ecb.d test\buildtest_cms.d fuzz\conf.d apps\dgst.d test\testutil\basic_output.d test\igetest.d crypto\ocsp\ocsp_lib.d crypto\x509v3\v3_bcons.d test\bio_enc_test.d crypto\asn1\t_bitst.d ssl\s3_cbc.d crypto\blake2\blake2b.d crypto\async\async.d crypto\modes\cbc128.d ssl\ssl_sess.d apps\ec.d crypto\evp\e_des3.d test\asynciotest.d crypto\sha\sha1_one.d test\dtlsv1listentest.d test\conf_include_test.d apps\dhparam.d test\rsa_test.d crypto\store\store_err.d crypto\engine\eng_cnf.d crypto\err\err.d crypto\rsa\rsa_pk1.d test\danetest.d test\buildtest_kdf.d crypto\x509v3\v3_info.d crypto\seed\seed.d crypto\bn\bn_word.d crypto\evp\e_rc2.d crypto\ts\ts_rsp_utils.d test\testutil\tests.d crypto\ocsp\ocsp_err.d crypto\mem.d test\buildtest_lhash.d crypto\x509v3\v3_crld.d crypto\asn1\tasn_new.d crypto\dsa\dsa_err.d crypto\mem_dbg.d test\drbg_cavs_data.d crypto\mem_clr.d crypto\pkcs12\p12_kiss.d crypto\asn1\a_sign.d crypto\x509\x509_err.d crypto\bn\bn_err.d crypto\dsa\dsa_asn1.d crypto\cms\cms_smime.d crypto\pem\pem_oth.d crypto\x509\x509_vpm.d crypto\evp\p_lib.d test\testutil\output_helpers.d test\ciphername_test.d crypto\asn1\bio_asn1.d crypto\evp\p_open.d apps\nseq.d crypto\asn1\a_utctm.d crypto\buffer\buffer.d ssl\statem\statem_dtls.d crypto\asn1\x_algor.d crypto\evp\e_rc4.d crypto\ec\ec_oct.d crypto\store\store_register.d crypto\rand\rand_vms.d crypto\rsa\rsa_meth.d test\buildtest_crypto.d test\tls13ccstest.d crypto\rsa\rsa_ossl.d crypto\des\des_enc.d crypto\bio\bss_acpt.d test\buildtest_ct.d crypto\bio\bss_fd.d crypto\aes\aes_cfb.d ssl\bio_ssl.d crypto\x509v3\v3_akeya.d test\bntest.d apps\pkcs12.d crypto\evp\c_alld.d crypto\ec\ec_err.d crypto\cmac\cm_pmeth.d apps\genrsa.d crypto\asn1\a_gentm.d crypto\asn1\asn1_item_list.d crypto\x509\x509_obj.d crypto\bio\bio_lib.d crypto\pkcs12\p12_add.d crypto\x509\x509rset.d crypto\async\arch\async_posix.d test\versions.d ssl\record\ssl3_buffer.d crypto\asn1\n_pkey.d crypto\bio\bss_dgram.d crypto\ts\ts_req_utils.d crypto\bio\b_sock.d crypto\dsa\dsa_depr.d ssl\tls13_enc.d crypto\asn1\x_pkey.d crypto\dh\dh_key.d crypto\ts\ts_err.d crypto\asn1\asn_moid.d crypto\asn1\tasn_fre.d crypto\cms\cms_lib.d crypto\evp\e_sm4.d fuzz\client.d apps\app_rand.d fuzz\asn1.d crypto\modes\wrap128.d crypto\asn1\a_type.d crypto\asn1\asn_pack.d test\buildtest_asn1.d crypto\bn\bn_rand.d test\ecdsatest.d test\buildtest_bio.d crypto\dsa\dsa_pmeth.d crypto\conf\conf_sap.d crypto\dso\dso_err.d crypto\rc5\rc5_ecb.d test\bioprinttest.d crypto\x509v3\v3_pku.d crypto\bn\bn_mod.d crypto\x509v3\pcy_map.d crypto\bio\bf_null.d crypto\pkcs12\p12_init.d apps\spkac.d ssl\ssl_cert.d apps\rsa.d crypto\bio\bf_lbuf.d test\gosttest.d ssl\t1_trce.d crypto\evp\pbe_scrypt.d test\testutil\stanza.d crypto\ec\ecp_nistp224.d test\memleaktest.d test\x509_check_cert_pkey_test.d apps\dsa.d crypto\dh\dh_rfc5114.d crypto\asn1\a_octet.d crypto\rand\rand_egd.d crypto\asn1\d2i_pu.d crypto\rsa\rsa_none.d crypto\bn\bn_nist.d crypto\bn\bn_const.d ssl\ssl_asn1.d ssl\tls_srp.d crypto\pkcs12\p12_mutl.d crypto\x509v3\v3_conf.d crypto\engine\eng_rdrand.d crypto\rc2\rc2_skey.d crypto\ec\ec_print.d crypto\x509v3\v3_prn.d crypto\asn1\x_val.d crypto\modes\gcm128.d test\buildtest_des.d crypto\asn1\x_bignum.d test\buildtest_ecdsa.d crypto\bn\bn_recp.d crypto\ocsp\v3_ocsp.d crypto\conf\conf_mall.d crypto\ec\ec_key.d crypto\hmac\hm_ameth.d crypto\idea\i_cfb64.d crypto\engine\tb_eckey.d crypto\evp\m_md4.d crypto\ts\ts_rsp_print.d crypto\rc2\rc2cfb64.d crypto\sha\sha256.d crypto\modes\cfb128.d test\sslbuffertest.d crypto\bio\bss_null.d crypto\x509\x_attrib.d crypto\des\rand_key.d test\buildtest_md5.d crypto\sm2\sm2_sign.d crypto\aes\aes_ecb.d crypto\rc2\rc2_cbc.d test\testutil\random.d crypto\camellia\cmll_misc.d crypto\sha\sha1dgst.d crypto\asn1\tasn_enc.d crypto\bn\bn_print.d crypto\evp\e_cast.d crypto\x509v3\v3_purp.d fuzz\cms.d crypto\x509\x509_vfy.d crypto\x509\x509_meth.d crypto\ocsp\ocsp_cl.d crypto\evp\m_md2.d crypto\rand\rand_unix.d test\buildtest_md2.d test\sslapitest.d crypto\rc4\rc4_skey.d test\aborttest.d crypto\rsa\rsa_ssl.d crypto\lhash\lh_stats.d crypto\engine\tb_rand.d crypto\pkcs7\bio_pk7.d crypto\pkcs12\p12_decr.d ssl\ssl_utst.d crypto\cpt_err.d crypto\ocsp\ocsp_vfy.d crypto\ts\ts_req_print.d test\bio_memleak_test.d crypto\ec\ecp_mont.d test\buildtest_pkcs7.d crypto\kdf\kdf_err.d crypto\pkcs12\p12_p8e.d test\buildtest_ec.d test\buildtest_blowfish.d fuzz\x509.d crypto\des\cfb64ede.d crypto\buffer\buf_err.d crypto\x509\x509_d2.d test\rdrand_sanitytest.d ssl\ssl_mcnf.d test\fatalerrtest.d crypto\bn\bn_exp2.d crypto\dso\dso_openssl.d crypto\mem_sec.d crypto\bf\bf_skey.d crypto\ec\ec2_smpl.d crypto\x509\x509_ext.d test\x509_internal_test.d crypto\dso\dso_dlfcn.d crypto\dh\dh_prn.d ssl\ssl_init.d crypto\engine\tb_asnmth.d crypto\ocsp\ocsp_ext.d test\evp_test.d crypto\x509\x_x509.d crypto\des\set_key.d ssl\d1_msg.d test\gmdifftest.d engines\e_dasync.d crypto\evp\p_verify.d test\shlibloadtest.d test\cipherlist_test.d crypto\o_str.d crypto\ec\ec_cvt.d crypto\ec\ecp_nistp256.d crypto\blake2\m_blake2b.d test\buildtest_rand_drbg.d test\testutil\driver.d crypto\x509\x_pubkey.d crypto\ec\ec_curve.d crypto\ec\ecdh_kdf.d crypto\bio\bf_nbio.d crypto\asn1\a_mbstr.d crypto\des\cbc_cksm.d crypto\idea\i_ofb64.d crypto\dso\dso_dl.d crypto\x509v3\pcy_node.d crypto\blake2\blake2s.d test\buildtest_evp.d test\asynctest.d crypto\evp\evp_key.d test\buildtest_ts.d crypto\x509\x509_def.d crypto\asn1\a_dup.d crypto\x509\x509_v3.d engines\e_capi.d crypto\camellia\cmll_cbc.d crypto\x509v3\v3_enum.d crypto\store\store_init.d crypto\objects\obj_xref.d crypto\comp\comp_lib.d crypto\bn\bn_ctx.d test\destest.d crypto\evp\bio_b64.d crypto\rc2\rc2ofb64.d crypto\ui\ui_openssl.d crypto\ct\ct_vfy.d test\pbelutest.d crypto\dh\dh_err.d crypto\asn1\asn1_lib.d crypto\txt_db\txt_db.d test\rsa_mp_test.d crypto\x509v3\pcy_data.d crypto\asn1\a_time.d crypto\cms\cms_kari.d crypto\siphash\siphash_pmeth.d crypto\ec\ecp_oct.d crypto\des\ecb3_enc.d crypto\des\cfb_enc.d crypto\bn\bn_shift.d crypto\asn1\tasn_typ.d crypto\asn1\a_i2d_fp.d crypto\asn1\x_spki.d crypto\engine\tb_dh.d crypto\sm4\sm4.d crypto\bio\bss_sock.d crypto\comp\comp_err.d apps\req.d crypto\objects\obj_dat.d crypto\asn1\asn1_err.d crypto\ripemd\rmd_dgst.d crypto\evp\c_allc.d crypto\sha\sha512.d test\exptest.d crypto\uid.d crypto\o_dir.d test\buildtest_bn.d crypto\x509\x509_att.d ssl\s3_lib.d crypto\asn1\asn_mstbl.d crypto\bf\bf_ecb.d crypto\ec\ecp_nist.d test\sysdefaulttest.d test\ssl_test.d crypto\modes\cts128.d test\buildtest_rsa.d crypto\ocsp\ocsp_asn.d crypto\rc5\rc5ofb64.d crypto\ec\ecdh_ossl.d crypto\conf\conf_mod.d crypto\x509\by_file.d ssl\t1_lib.d crypto\ec\curve448\curve448.d apps\gendsa.d crypto\modes\ctr128.d ssl\statem\extensions_clnt.d apps\pkey.d apps\crl.d crypto\store\store_lib.d crypto\poly1305\poly1305_ameth.d test\buildtest_pem.d crypto\evp\pmeth_lib.d apps\pkeyparam.d crypto\des\cbc_enc.d crypto\camellia\cmll_ofb.d crypto\asn1\p5_pbe.d crypto\ct\ct_oct.d crypto\ec\curve448\arch_32\f_impl.d test\ssl_ctx_test.d crypto\engine\eng_init.d crypto\asn1\i2d_pr.d crypto\engine\eng_err.d crypto\err\err_all.d crypto\rc5\rc5cfb64.d apps\sess_id.d test\ssltestlib.d crypto\pkcs12\p12_sbag.d ssl\d1_srtp.d crypto\pem\pem_err.d crypto\ocsp\ocsp_ht.d apps\win32_init.d crypto\evp\pmeth_gn.d crypto\x509\t_req.d crypto\conf\conf_api.d crypto\threads_pthread.d test\buildtest_x509v3.d crypto\evp\m_mdc2.d crypto\x509\x509name.d crypto\rc5\rc5_skey.d crypto\x509v3\v3_utl.d crypto\evp\e_xcbc_d.d crypto\x509\x_crl.d test\buildtest_idea.d test\poly1305_internal_test.d crypto\evp\m_sha1.d ssl\ssl_ciph.d test\chacha_internal_test.d crypto\engine\tb_cipher.d crypto\ct\ct_err.d crypto\dh\dh_meth.d test\buildtest_ripemd.d crypto\bn\bn_blind.d test\pkey_meth_test.d test\buildtest_ssl.d crypto\dh\dh_check.d crypto\rsa\rsa_chk.d crypto\pem\pem_pk8.d crypto\bn\bn_dh.d crypto\bio\bss_log.d crypto\rsa\rsa_crpt.d crypto\ec\ecdsa_ossl.d crypto\evp\m_sigver.d crypto\bio\b_dump.d test\secmemtest.d crypto\ct\ct_prn.d crypto\ec\ecp_nistp521.d crypto\x509v3\v3_sxnet.d crypto\bn\bn_x931p.d crypto\idea\i_skey.d crypto\pkcs7\pk7_doit.d crypto\dh\dh_rfc7919.d test\srptest.d apps\genpkey.d crypto\x509\x509_lu.d test\test_test.d crypto\x509v3\v3_tlsf.d crypto\rsa\rsa_pss.d apps\bf_prefix.d apps\apps.d crypto\asn1\a_strex.d ssl\statem\extensions_cust.d test\sm4_internal_test.d crypto\evp\p_dec.d apps\rand.d test\tls13secretstest.d crypto\asn1\asn1_par.d crypto\md4\md4_dgst.d crypto\ui\ui_util.d test\tls13encryptiontest.d crypto\cms\cms_io.d crypto\async\async_wait.d crypto\ec\ecdsa_vrf.d crypto\dh\dh_ameth.d crypto\seed\seed_ofb.d crypto\pem\pem_sign.d crypto\asn1\p5_scrypt.d test\modes_internal_test.d crypto\ct\ct_b64.d test\ectest.d crypto\pkcs12\p12_npas.d test\ctype_internal_test.d crypto\cms\cms_ess.d apps\s_cb.d crypto\asn1\ameth_lib.d crypto\store\store_strings.d crypto\sha\keccak1600.d crypto\pkcs12\p12_attr.d apps\ciphers.d crypto\asn1\t_spki.d crypto\aria\aria.d test\curve448_internal_test.d crypto\evp\m_sha3.d crypto\asn1\a_digest.d crypto\engine\eng_openssl.d test\buildtest_opensslv.d test\rc4test.d engines\e_padlock.d crypto\asn1\a_print.d crypto\x509v3\v3_ia5.d apps\srp.d crypto\ct\ct_policy.d test\buildtest_objects.d crypto\bn\bn_mul.d test\buildtest_ebcdic.d crypto\rsa\rsa_x931g.d test\threadstest.d test\buildtest_modes.d apps\smime.d test\testutil\tap_bio.d crypto\md2\md2_dgst.d crypto\o_fopen.d apps\ts.d crypto\des\ecb_enc.d crypto\ts\ts_rsp_sign.d ms\applink.d test\uitest.d crypto\rsa\rsa_ameth.d crypto\camellia\camellia.d crypto\ocsp\ocsp_prn.d crypto\objects\obj_lib.d crypto\x509\x509spki.d crypto\ts\ts_rsp_verify.d crypto\evp\e_aes_cbc_hmac_sha256.d crypto\evp\p_enc.d crypto\x509v3\v3_extku.d crypto\asn1\tasn_prn.d test\buildtest_ocsp.d crypto\ts\ts_verify_ctx.d crypto\x509\t_crl.d crypto\x509v3\pcy_lib.d crypto\pkcs7\pk7_attr.d crypto\bio\bio_meth.d test\buildtest_rand.d crypto\ct\ct_x509v3.d crypto\evp\p5_crpt2.d crypto\des\fcrypt.d test\verify_extra_test.d crypto\ec\ec_mult.d crypto\x509v3\v3_skey.d crypto\rsa\rsa_lib.d test\ssltest_old.d crypto\conf\conf_err.d crypto\dh\dh_lib.d test\buildtest_asn1t.d test\mdc2test.d crypto\evp\e_aes_cbc_hmac_sha1.d apps\ecparam.d crypto\x509\x_req.d crypto\sm2\sm2_crypt.d crypto\bio\bf_buff.d crypto\evp\e_seed.d crypto\x509\x509_set.d crypto\des\ofb64ede.d test\crltest.d crypto\bn\bn_mont.d crypto\rc4\rc4_enc.d crypto\bn\bn_div.d crypto\engine\tb_digest.d crypto\modes\ocb128.d crypto\ct\ct_sct.d crypto\srp\srp_vfy.d crypto\bf\bf_cfb64.d crypto\cms\cms_enc.d ssl\record\rec_layer_d1.d apps\s_server.d crypto\camellia\cmll_cfb.d crypto\asn1\asn1_gen.d crypto\cast\c_skey.d crypto\async\async_err.d test\dtls_mtu_test.d ssl\ssl_lib.d crypto\bn\bn_add.d test\pkey_meth_kdf_test.d test\pemtest.d crypto\o_fips.d crypto\camellia\cmll_ctr.d crypto\bn\bn_intern.d crypto\evp\evp_err.d test\asn1_time_test.d ssl\record\rec_layer_s3.d crypto\md5\md5_one.d test\enginetest.d crypto\evp\m_ripemd.d apps\s_socket.d crypto\des\pcbc_enc.d crypto\asn1\a_bitstr.d test\buildtest_tls1.d crypto\asn1\bio_ndef.d crypto\asn1\tasn_dec.d test\drbgtest.d ssl\d1_lib.d crypto\rc5\rc5_enc.d test\ideatest.d test\buildtest_rc4.d ssl\pqueue.d test\buildtest_engine.d crypto\cms\cms_err.d test\ssl_cert_table_internal_test.d apps\verify.d crypto\ec\ec_asn1.d crypto\sm2\sm2_pmeth.d ms\uplink.d ssl\statem\extensions_srvr.d ssl\s3_msg.d apps\pkeyutl.d test\rc2test.d crypto\x509\x_name.d crypto\asn1\f_string.d crypto\cms\cms_asn1.d test\buildtest_seed.d crypto\dso\dso_lib.d crypto\cast\c_cfb64.d crypto\ripemd\rmd_one.d apps\s_time.d crypto\md4\md4_one.d crypto\asn1\tasn_utl.d crypto\pem\pem_x509.d test\time_offset_test.d ssl\methods.d test\x509aux.d test\buildtest_e_os2.d crypto\evp\evp_enc.d crypto\asn1\a_object.d test\d2i_test.d crypto\bio\b_sock2.d crypto\md2\md2_one.d crypto\dso\dso_vms.d crypto\asn1\x_info.d apps\crl2p7.d test\ssl_test_ctx_test.d apps\version.d crypto\cms\cms_sd.d test\sm2_internal_test.d crypto\asn1\x_long.d crypto\poly1305\poly1305_pmeth.d ssl\record\ssl3_record_tls13.d crypto\aes\aes_misc.d crypto\asn1\f_int.d crypto\dsa\dsa_ameth.d test\buildtest_x509_vfy.d crypto\camellia\cmll_ecb.d crypto\aes\aes_ige.d crypto\rand\drbg_lib.d test\drbg_cavs_test.d crypto\bn\bn_depr.d crypto\objects\o_names.d crypto\engine\tb_rsa.d test\asn1_decode_test.d crypto\conf\conf_lib.d crypto\sm3\sm3.d ssl\statem\statem_srvr.d test\ssl_test_ctx.d crypto\asn1\a_utf8.d crypto\asn1\evp_asn1.d crypto\evp\e_idea.d crypto\des\xcbc_enc.d crypto\evp\e_aes.d crypto\des\qud_cksm.d crypto\kdf\scrypt.d crypto\cmac\cm_ameth.d crypto\bn\bn_srp.d crypto\dsa\dsa_lib.d crypto\o_init.d test\stack_test.d crypto\pkcs7\pk7_asn1.d crypto\pkcs12\pk12err.d crypto\x509\t_x509.d crypto\x509v3\v3_addr.d crypto\cms\cms_att.d crypto\evp\e_aria.d crypto\engine\tb_pkmeth.d test\buildtest_symhacks.d apps\engine.d crypto\ebcdic.d crypto\seed\seed_ecb.d crypto\x509\x509_trs.d crypto\x509v3\v3_asid.d crypto\evp\e_null.d crypto\des\ofb_enc.d crypto\sm2\sm2_err.d apps\ocsp.d test\mdc2_internal_test.d apps\prime.d test\buildtest_comp.d crypto\bf\bf_enc.d crypto\evp\e_des.d crypto\init.d crypto\md5\md5_dgst.d crypto\evp\m_md5_sha1.d test\buildtest_srp.d crypto\evp\m_md5.d ssl\ssl_txt.d crypto\x509v3\v3_cpols.d crypto\x509v3\v3_genn.d test\testutil\format_output.d test\asn1_encode_test.d crypto\asn1\i2d_pu.d test\rsa_complex.d test\v3ext.d crypto\asn1\tasn_scn.d test\buildtest_stack.d crypto\bio\bss_file.d apps\passwd.d crypto\asn1\a_int.d crypto\ec\ec_pmeth.d test\lhash_test.d crypto\x509v3\v3_pmaps.d crypto\bio\bio_err.d crypto\ec\ec_kmeth.d test\md2test.d test\testutil\test_cleanup.d crypto\aes\aes_ofb.d crypto\bio\bss_conn.d crypto\asn1\asn_mime.d crypto\asn1\x_int64.d crypto\blake2\m_blake2s.d crypto\ts\ts_asn1.d ssl\ssl_conf.d test\testutil\cb.d crypto\cast\c_ofb64.d crypto\bn\bn_sqrt.d crypto\bn\bn_exp.d crypto\cms\cms_cd.d test\recordlentest.d test\cmsapitest.d crypto\objects\obj_err.d test\errtest.d crypto\modes\ccm128.d test\buildtest_ssl3.d crypto\rand\rand_lib.d crypto\des\str2key.d crypto\engine\eng_all.d crypto\ui\ui_lib.d crypto\bn\bn_mpi.d crypto\idea\i_cbc.d crypto\aes\aes_core.d apps\rsautl.d crypto\cms\cms_dd.d crypto\bio\b_addr.d test\buildtest_ecdh.d test\sanitytest.d crypto\ec\ecp_nistputil.d crypto\x509\by_dir.d crypto\evp\e_old.d crypto\dso\dso_win32.d crypto\aes\aes_wrap.d test\ecstresstest.d test\dsatest.d crypto\x509v3\v3_pcons.d crypto\ec\ecp_smpl.d test\buildtest_store.d test\wpackettest.d test\buildtest_hmac.d apps\speed.d test\asn1_internal_test.d crypto\dsa\dsa_vrf.d test\v3nametest.d crypto\async\arch\async_win.d test\buildtest_conf.d crypto\dh\dh_pmeth.d crypto\bio\bss_mem.d crypto\dh\dh_asn1.d crypto\pkcs7\pkcs7err.d crypto\pkcs12\p12_utl.d crypto\async\arch\async_null.d crypto\evp\e_rc5.d ssl\ssl_err.d crypto\dh\dh_depr.d test\buildtest_aes.d crypto\evp\evp_pbe.d crypto\dsa\dsa_sign.d crypto\bn\bn_gcd.d crypto\x509v3\v3_akey.d crypto\engine\eng_pkey.d test\buildtest_txt_db.d crypto\kdf\hkdf.d apps\ca.d crypto\x509v3\v3_lib.d crypto\cast\c_enc.d crypto\asn1\t_pkey.d crypto\x509v3\v3_ncons.d test\buildtest_dtls1.d crypto\ec\eck_prn.d ssl\statem\statem_clnt.d crypto\dsa\dsa_prn.d crypto\asn1\a_verify.d crypto\des\cfb64enc.d crypto\rsa\rsa_oaep.d crypto\bf\bf_ofb64.d crypto\bn\bn_sqr.d crypto\rsa\rsa_gen.d apps\s_client.d crypto\evp\e_rc4_hmac_md5.d crypto\ec\curve448\curve448_tables.d fuzz\crl.d crypto\evp\cmeth_lib.d fuzz\asn1parse.d crypto\rsa\rsa_x931.d crypto\pkcs12\p12_crt.d ssl\statem\statem_lib.d crypto\engine\eng_list.d test\exdatatest.d crypto\x509\x509_txt.d crypto\pkcs7\pk7_smime.d crypto\bn\bn_kron.d crypto\rand\randfile.d crypto\comp\c_zlib.d crypto\ec\curve448\f_generic.d crypto\ec\curve25519.d test\evp_extra_test.d test\buildtest_async.d fuzz\test-corpus.d crypto\evp\p_sign.d apps\rehash.d crypto\evp\bio_enc.d apps\pkcs7.d crypto\dh\dh_gen.d crypto\hmac\hm_pmeth.d test\asn1_string_table_test.d crypto\bn\bn_asm.d crypto\engine\tb_dsa.d crypto\evp\encode.d test\x509_time_test.d crypto\asn1\a_strnid.d test\buildtest_pkcs12.d crypto\asn1\p5_pbev2.d test\ct_test.d apps\openssl.d crypto\pem\pem_lib.d crypto\threads_win.d crypto\des\fcrypt_b.d test\rc5test.d fuzz\server.d ssl\record\ssl3_record.d test\bftest.d crypto\evp\e_camellia.d crypto\x509\x509type.d crypto\x509\x509cset.d test\buildtest_cast.d crypto\engine\eng_dyn.d crypto\engine\eng_table.d test\buildtest_x509.d crypto\dsa\dsa_key.d test\constant_time_test.d crypto\ct\ct_sct_ctx.d test\buildtest_sha.d test\testutil\testutil_init.d crypto\pkcs7\pk7_lib.d fuzz\bndiv.d crypto\rand\rand_win.d crypto\ec\ec_lib.d test\buildtest_camellia.d crypto\whrlpool\wp_block.d crypto\x509v3\v3_bitst.d test\buildtest_ui.d test\buildtest_pem2.d test\ec_internal_test.d test\buildtest_whrlpool.d ssl\t1_enc.d crypto\pem\pvkfmt.d crypto\bn\bn_gf2m.d crypto\bio\bio_cb.d crypto\cversion.d crypto\x509v3\v3_admis.d ssl\s3_enc.d crypto\conf\conf_def.d crypto\x509\x509_cmp.d test\servername_test.d crypto\engine\eng_fat.d crypto\pkcs7\pk7_mime.d crypto\pem\pem_xaux.d test\dsa_no_digest_size_test.d test\casttest.d crypto\dh\dh_kdf.d test\buildtest_dh.d test\buildtest_buffer.d crypto\evp\pmeth_fn.d crypto\store\loader_file.d test\testutil\main.d ssl\ssl_stat.d crypto\bn\bn_lib.d crypto\evp\m_null.d test\clienthellotest.d crypto\x509v3\v3_alt.d test\buildtest_rc5.d test\cmactest.d crypto\evp\m_wp.d ssl\packet.d crypto\ec\ec_ameth.d crypto\x509\x_exten.d crypto\ec\curve448\eddsa.d apps\asn1pars.d test\sslcorrupttest.d crypto\rsa\rsa_prn.d crypto\rsa\rsa_saos.d test\ocspapitest.d crypto\rand\drbg_ctr.d crypto\ec\ecx_meth.d apps\pkcs8.d test\buildtest_safestack.d crypto\evp\names.d crypto\asn1\d2i_pr.d crypto\rsa\rsa_sign.d crypto\pem\pem_info.d crypto\asn1\nsseq.d crypto\cms\cms_env.d crypto\ec\ec2_oct.d test\bio_callback_test.d fuzz\ct.d crypto\ec\ecdsa_sign.d crypto\evp\e_bf.d crypto\whrlpool\wp_dgst.d crypto\ts\ts_lib.d test\packettest.d crypto\evp\evp_cnf.d crypto\ts\ts_conf.d ssl\statem\extensions.d apps\x509.d crypto\hmac\hmac.d crypto\rand\rand_err.d test\buildtest_rc2.d crypto\dsa\dsa_gen.d crypto\x509\x_x509a.d crypto\engine\eng_ctrl.d engines\e_ossltest.d crypto\bio\b_print.d crypto\pem\pem_all.d apps\cms.d crypto\pem\pem_pkey.d ssl\record\dtls1_bitmap.d crypto\srp\srp_lib.d crypto\ocsp\ocsp_srv.d crypto\idea\i_ecb.d test\buildtest_ssl2.d crypto\x509v3\pcy_tree.d crypto\threads_none.d
+DEPS=test\buildtest_cmac.d ssl\d1_msg.d crypto\asn1\a_utctm.d crypto\ec\ec_pmeth.d crypto\asn1\x_long.d crypto\mem_clr.d crypto\x509v3\v3_sxnet.d crypto\x509v3\v3_ncons.d test\buildtest_txt_db.d crypto\des\rand_key.d fuzz\asn1parse.d crypto\rand\rand_win.d crypto\rc5\rc5_enc.d crypto\rsa\rsa_pmeth.d crypto\conf\conf_def.d crypto\des\xcbc_enc.d fuzz\cms.d crypto\bn\bn_srp.d crypto\lhash\lh_stats.d crypto\engine\eng_init.d crypto\ct\ct_err.d crypto\ec\ec_mult.d crypto\err\err.d crypto\asn1\d2i_pu.d test\asn1_time_test.d crypto\x509\t_crl.d apps\nseq.d crypto\asn1\asn_mstbl.d crypto\pkcs12\p12_decr.d crypto\x509\t_x509.d ssl\t1_trce.d crypto\comp\c_zlib.d test\evp_test.d crypto\dh\dh_key.d crypto\asn1\a_time.d crypto\engine\tb_dh.d test\ocspapitest.d crypto\rand\rand_vms.d crypto\pkcs7\pk7_attr.d crypto\bio\bf_null.d test\buildtest_ssl3.d crypto\lhash\lhash.d crypto\ts\ts_req_print.d crypto\asn1\x_int64.d crypto\x509\x509cset.d test\buildtest_crypto.d test\buildtest_md5.d crypto\ec\curve25519.d ssl\statem\extensions_srvr.d crypto\ts\ts_rsp_verify.d crypto\evp\e_rc2.d crypto\asn1\a_strex.d test\buildtest_e_os2.d crypto\asn1\a_type.d crypto\modes\gcm128.d crypto\objects\obj_xref.d test\buildtest_ct.d crypto\mem_sec.d crypto\des\str2key.d apps\pkeyparam.d crypto\aes\aes_core.d crypto\rsa\rsa_chk.d crypto\evp\names.d crypto\evp\e_null.d apps\ca.d crypto\x509\x_exten.d crypto\x509\x_x509.d crypto\dh\dh_pmeth.d test\buildtest_whrlpool.d crypto\bn\bn_gcd.d crypto\cms\cms_kari.d apps\gendsa.d apps\apps.d crypto\rand\drbg_lib.d crypto\bn\bn_blind.d test\testutil\format_output.d ssl\ssl_conf.d crypto\store\store_register.d test\igetest.d crypto\pkcs12\p12_mutl.d crypto\rsa\rsa_ossl.d ssl\ssl_txt.d crypto\x509\x509_set.d crypto\evp\m_sha1.d crypto\asn1\asn_pack.d test\buildtest_ossl_typ.d test\testutil\stanza.d crypto\ui\ui_lib.d crypto\seed\seed_ofb.d crypto\pkcs12\p12_utl.d fuzz\test-corpus.d crypto\bf\bf_cfb64.d crypto\async\async_wait.d crypto\rsa\rsa_sign.d crypto\engine\eng_dyn.d crypto\ec\ec_key.d crypto\threads_win.d crypto\idea\i_ecb.d crypto\pkcs12\p12_sbag.d crypto\cast\c_enc.d crypto\pem\pem_pkey.d crypto\asn1\tasn_scn.d test\buildtest_x509v3.d crypto\cmac\cmac.d crypto\evp\e_aes_cbc_hmac_sha1.d crypto\evp\evp_pkey.d ssl\ssl_lib.d crypto\des\ofb_enc.d crypto\cms\cms_env.d crypto\ec\curve448\curve448_tables.d crypto\whrlpool\wp_block.d crypto\cms\cms_pwri.d test\rc5test.d test\rdrand_sanitytest.d test\ideatest.d crypto\x509\x_pubkey.d crypto\x509\x_crl.d ssl\d1_lib.d crypto\rsa\rsa_x931g.d crypto\bio\bf_lbuf.d crypto\cms\cms_smime.d apps\pkeyutl.d crypto\rc5\rc5_skey.d test\buildtest_cast.d crypto\bf\bf_ecb.d crypto\evp\bio_md.d test\buildtest_srp.d apps\dsaparam.d crypto\evp\m_md5.d crypto\x509v3\v3_utl.d test\testutil\main.d crypto\mem.d crypto\bio\b_addr.d test\sslapitest.d crypto\bio\bss_bio.d crypto\pem\pem_err.d test\drbgtest.d crypto\evp\evp_err.d crypto\cast\c_ofb64.d crypto\asn1\x_algor.d crypto\ts\ts_rsp_sign.d crypto\evp\bio_b64.d crypto\async\async_err.d crypto\ui\ui_err.d test\cmsapitest.d crypto\modes\cfb128.d crypto\pkcs7\pkcs7err.d crypto\evp\e_idea.d crypto\rsa\rsa_pk1.d crypto\txt_db\txt_db.d crypto\dh\dh_meth.d test\buildtest_symhacks.d crypto\ec\ecp_smpl.d crypto\stack\stack.d crypto\ec\ecdsa_vrf.d crypto\ocsp\ocsp_ht.d crypto\asn1\asn_moid.d crypto\md5\md5_one.d crypto\evp\evp_lib.d test\buildtest_rc5.d crypto\engine\eng_cnf.d test\sanitytest.d crypto\srp\srp_vfy.d crypto\kdf\tls1_prf.d crypto\evp\bio_enc.d ssl\t1_lib.d crypto\bio\bss_conn.d test\versions.d crypto\bn\bn_prime.d crypto\ec\ec_check.d crypto\evp\pmeth_gn.d crypto\pem\pem_lib.d test\testutil\driver.d crypto\conf\conf_err.d crypto\rc2\rc2_cbc.d crypto\evp\e_chacha20_poly1305.d crypto\asn1\asn1_err.d crypto\init.d crypto\ocsp\ocsp_cl.d crypto\evp\evp_cnf.d fuzz\x509.d apps\enc.d test\evp_extra_test.d ssl\ssl_err.d crypto\err\err_all.d crypto\kdf\scrypt.d crypto\idea\i_cfb64.d crypto\asn1\a_utf8.d test\aborttest.d test\buildtest_ts.d crypto\dso\dso_dl.d crypto\dsa\dsa_ameth.d crypto\modes\ocb128.d crypto\ec\ecdsa_sign.d crypto\poly1305\poly1305_pmeth.d crypto\evp\pbe_scrypt.d crypto\pkcs7\pk7_doit.d crypto\bn\bn_ctx.d crypto\store\store_err.d crypto\bn\bn_exp2.d crypto\asn1\t_bitst.d test\sslcorrupttest.d crypto\x509v3\pcy_map.d crypto\engine\eng_openssl.d crypto\evp\p_open.d crypto\x509v3\v3_alt.d engines\e_capi.d crypto\camellia\camellia.d crypto\idea\i_cbc.d crypto\asn1\p5_scrypt.d test\cipherlist_test.d crypto\cms\cms_att.d crypto\x509\x_x509a.d crypto\ec\ecp_mont.d crypto\ec\curve448\eddsa.d crypto\md5\md5_dgst.d crypto\evp\m_md4.d crypto\idea\i_skey.d test\buildtest_asn1.d test\wpackettest.d crypto\dh\dh_check.d crypto\x509\x_name.d crypto\pem\pem_xaux.d crypto\asn1\f_int.d crypto\ec\ec_oct.d test\tls13ccstest.d crypto\ct\ct_vfy.d apps\pkcs7.d crypto\pkcs7\pk7_lib.d apps\storeutl.d crypto\dso\dso_openssl.d crypto\ts\ts_lib.d apps\smime.d crypto\ts\ts_conf.d test\sm2_internal_test.d crypto\x509\x509_def.d test\buildtest_ebcdic.d crypto\cast\c_cfb64.d test\tls13encryptiontest.d test\ctype_internal_test.d test\pkey_meth_kdf_test.d crypto\pkcs12\p12_key.d crypto\bn\bn_mont.d crypto\pem\pem_sign.d crypto\modes\ctr128.d apps\ts.d crypto\ocsp\ocsp_lib.d crypto\asn1\a_i2d_fp.d crypto\des\cfb64enc.d test\ecstresstest.d crypto\o_init.d engines\e_padlock.d crypto\hmac\hm_pmeth.d test\bftest.d crypto\rsa\rsa_none.d crypto\asn1\p5_pbe.d test\buildtest_blowfish.d crypto\bio\b_print.d ssl\s3_enc.d crypto\ctype.d test\bio_enc_test.d crypto\cast\c_skey.d test\memleaktest.d test\buildtest_ec.d crypto\x509v3\pcy_cache.d crypto\x509v3\v3_crld.d crypto\x509v3\v3_cpols.d crypto\pkcs12\p12_add.d test\buildtest_sha.d crypto\evp\e_rc4.d crypto\evp\e_xcbc_d.d crypto\des\fcrypt.d crypto\sha\keccak1600.d crypto\bn\bn_nist.d crypto\ocsp\ocsp_vfy.d crypto\engine\tb_eckey.d crypto\dsa\dsa_meth.d crypto\evp\e_rc5.d crypto\ts\ts_req_utils.d crypto\rc2\rc2_skey.d test\rc2test.d crypto\ec\ec_print.d ms\uplink.d test\buildtest_evp.d crypto\bn\bn_kron.d crypto\store\store_lib.d crypto\ec\ec_kmeth.d test\buildtest_rc2.d fuzz\client.d test\ec_internal_test.d crypto\asn1\a_int.d crypto\idea\i_ofb64.d crypto\pkcs12\p12_kiss.d crypto\ct\ct_sct.d test\casttest.d crypto\pkcs12\p12_attr.d crypto\evp\encode.d ssl\statem\extensions.d crypto\ec\ec_curve.d test\rsa_test.d crypto\o_fips.d crypto\rsa\rsa_mp.d crypto\x509v3\v3_genn.d crypto\evp\evp_pbe.d crypto\dllmain.d apps\passwd.d crypto\bio\bio_meth.d crypto\ec\ecp_nist.d crypto\bf\bf_skey.d test\pbelutest.d apps\rsa.d test\buildtest_opensslv.d test\siphash_internal_test.d test\cipherbytes_test.d crypto\evp\p_verify.d test\crltest.d crypto\cms\cms_cd.d crypto\asn1\a_gentm.d crypto\evp\p_dec.d engines\e_ossltest.d crypto\rsa\rsa_depr.d crypto\asn1\i2d_pu.d apps\pkey.d apps\app_rand.d crypto\des\cfb64ede.d crypto\engine\tb_pkmeth.d test\threadstest.d crypto\ct\ct_prn.d crypto\camellia\cmll_ecb.d crypto\bio\bss_mem.d crypto\rsa\rsa_crpt.d test\dtls_mtu_test.d ssl\record\rec_layer_d1.d crypto\bn\bn_asm.d crypto\engine\tb_digest.d crypto\x509v3\v3_bcons.d crypto\sha\sha1dgst.d crypto\asn1\evp_asn1.d test\buildtest_engine.d crypto\dsa\dsa_vrf.d test\curve448_internal_test.d crypto\blake2\blake2s.d crypto\des\des_enc.d crypto\dso\dso_err.d crypto\store\loader_file.d crypto\asn1\tasn_new.d crypto\x509\x509_att.d crypto\evp\p_enc.d test\buildtest_seed.d crypto\ec\curve448\arch_32\f_impl.d crypto\bn\bn_x931p.d apps\prime.d test\buildtest_safestack.d crypto\x509v3\v3_pcia.d crypto\evp\evp_key.d test\testutil\output_helpers.d crypto\pkcs12\p12_npas.d apps\spkac.d test\buildtest_rand.d crypto\ec\ecp_oct.d crypto\blake2\m_blake2s.d crypto\evp\p_seal.d test\mdc2_internal_test.d crypto\bio\bss_null.d crypto\ex_data.d crypto\asn1\a_bitstr.d crypto\poly1305\poly1305_ameth.d ssl\statem\statem_srvr.d crypto\md2\md2_one.d crypto\rsa\rsa_gen.d crypto\rand\rand_egd.d crypto\camellia\cmll_misc.d ssl\statem\statem.d crypto\store\store_init.d crypto\ripemd\rmd_dgst.d crypto\seed\seed_ecb.d apps\crl.d test\ssl_ctx_test.d test\dsa_no_digest_size_test.d test\buildtest_tls1.d test\pemtest.d crypto\seed\seed_cbc.d ssl\ssl_init.d crypto\asn1\a_mbstr.d crypto\aes\aes_ecb.d crypto\cast\c_ecb.d crypto\evp\e_sm4.d crypto\ocsp\ocsp_ext.d crypto\asn1\p8_pkey.d crypto\asn1\tasn_prn.d fuzz\conf.d crypto\buffer\buffer.d test\v3ext.d crypto\o_dir.d crypto\rsa\rsa_asn1.d crypto\x509v3\v3_admis.d crypto\x509v3\v3_akeya.d crypto\evp\m_md5_sha1.d test\buildtest_dsa.d crypto\x509\x509_err.d crypto\bn\bn_print.d crypto\rsa\rsa_prn.d crypto\evp\m_null.d crypto\des\ecb3_enc.d crypto\x509v3\v3_ia5.d crypto\dso\dso_lib.d crypto\bio\bss_fd.d crypto\comp\comp_err.d crypto\asn1\a_sign.d crypto\asn1\bio_ndef.d crypto\bio\b_sock2.d crypto\dh\dh_asn1.d ssl\record\dtls1_bitmap.d test\buildtest_stack.d crypto\bn\bn_sqrt.d crypto\rsa\rsa_lib.d crypto\camellia\cmll_ctr.d crypto\blake2\blake2b.d test\secmemtest.d crypto\cryptlib.d crypto\asn1\a_digest.d crypto\asn1\x_bignum.d test\buildtest_md2.d crypto\md2\md2_dgst.d test\buildtest_asn1t.d crypto\ts\ts_err.d crypto\evp\m_sigver.d test\buildtest_dh.d test\errtest.d apps\engine.d crypto\engine\eng_err.d test\testutil\test_cleanup.d crypto\evp\e_old.d crypto\rand\rand_lib.d test\x509_check_cert_pkey_test.d crypto\siphash\siphash_pmeth.d test\buildtest_rand_drbg.d ssl\record\ssl3_buffer.d test\sslbuffertest.d crypto\bn\bn_shift.d crypto\ec\curve448\scalar.d test\md2test.d apps\ocsp.d crypto\engine\tb_dsa.d crypto\bn\bn_mpi.d apps\errstr.d test\asynctest.d crypto\cpt_err.d test\buildtest_hmac.d crypto\mem_dbg.d test\buildtest_ui.d test\buildtest_conf.d crypto\bn\bn_div.d crypto\pkcs7\pk7_smime.d crypto\async\arch\async_posix.d crypto\cms\cms_enc.d apps\asn1pars.d test\buildtest_kdf.d crypto\ec\ec_asn1.d crypto\evp\e_seed.d crypto\evp\m_md2.d crypto\engine\eng_all.d crypto\pkcs12\p12_p8e.d crypto\asn1\tasn_typ.d test\testutil\random.d crypto\seed\seed_cfb.d crypto\ocsp\ocsp_prn.d crypto\evp\m_mdc2.d crypto\rsa\rsa_err.d crypto\pkcs12\p12_p8d.d crypto\cmac\cm_ameth.d crypto\asn1\tasn_fre.d test\buildtest_camellia.d crypto\bio\bss_sock.d crypto\o_fopen.d crypto\modes\cts128.d crypto\rand\rand_unix.d apps\version.d test\buildtest_async.d crypto\pkcs7\bio_pk7.d crypto\aes\aes_ofb.d crypto\conf\conf_api.d crypto\objects\obj_err.d test\asn1_string_table_test.d test\servername_test.d crypto\rsa\rsa_meth.d crypto\rsa\rsa_pss.d test\buildtest_srtp.d test\gosttest.d crypto\x509\t_req.d crypto\cms\cms_sd.d crypto\rc2\rc2ofb64.d test\verify_extra_test.d crypto\engine\tb_rand.d crypto\x509v3\v3_enum.d crypto\x509\x509_vfy.d ssl\methods.d crypto\ts\ts_verify_ctx.d crypto\x509\by_file.d fuzz\crl.d crypto\ec\ec_ameth.d crypto\err\err_prn.d crypto\pem\pem_all.d crypto\x509v3\v3_pku.d test\buildtest_pkcs7.d test\enginetest.d test\handshake_helper.d crypto\ec\ecdh_kdf.d fuzz\bndiv.d apps\crl2p7.d crypto\x509v3\v3_addr.d crypto\asn1\x_pkey.d apps\s_client.d crypto\rsa\rsa_ssl.d crypto\rc4\rc4_skey.d crypto\ct\ct_x509v3.d test\dsatest.d apps\req.d crypto\bf\bf_ofb64.d crypto\evp\c_allc.d crypto\rand\rand_err.d crypto\engine\eng_lib.d test\buildtest_lhash.d ssl\statem\statem_lib.d crypto\dh\dh_err.d crypto\ts\ts_rsp_print.d test\rsa_complex.d crypto\x509v3\v3_prn.d test\bio_memleak_test.d crypto\asn1\a_object.d crypto\kdf\kdf_err.d crypto\rsa\rsa_saos.d test\ectest.d crypto\aes\aes_misc.d crypto\dsa\dsa_depr.d crypto\x509v3\v3_skey.d crypto\conf\conf_sap.d crypto\x509v3\v3_info.d test\buildtest_des.d crypto\asn1\d2i_pr.d apps\s_server.d test\x509_time_test.d crypto\comp\comp_lib.d test\drbg_cavs_test.d test\buildtest_bn.d crypto\asn1\t_pkey.d test\tls13secretstest.d crypto\des\qud_cksm.d crypto\buffer\buf_err.d crypto\camellia\cmll_cbc.d crypto\rsa\rsa_x931.d test\asn1_decode_test.d test\dhtest.d ssl\pqueue.d crypto\x509v3\v3err.d crypto\bn\bn_lib.d crypto\rc4\rc4_enc.d crypto\kdf\hkdf.d crypto\evp\bio_ok.d crypto\bn\bn_word.d crypto\dh\dh_ameth.d ssl\ssl_mcnf.d crypto\bn\bn_add.d crypto\x509\x509_trs.d crypto\ts\ts_asn1.d crypto\bf\bf_enc.d crypto\x509v3\pcy_tree.d ssl\s3_cbc.d test\buildtest_pem2.d crypto\ec\curve448\f_generic.d crypto\pem\pem_x509.d crypto\async\arch\async_null.d crypto\pkcs12\p12_init.d test\stack_test.d crypto\pem\pvkfmt.d crypto\evp\p5_crpt2.d crypto\ec\ec_err.d crypto\engine\eng_list.d crypto\ui\ui_util.d crypto\x509v3\v3_pci.d crypto\engine\eng_pkey.d crypto\asn1\nsseq.d ssl\statem\extensions_clnt.d crypto\evp\c_alld.d test\drbg_cavs_data.d crypto\engine\tb_rsa.d ssl\statem\statem_dtls.d crypto\async\async.d test\buildtest_x509.d test\mdc2test.d crypto\evp\e_des3.d fuzz\ct.d crypto\pkcs12\p12_crpt.d crypto\x509\x_attrib.d crypto\modes\ccm128.d crypto\cmac\cm_pmeth.d crypto\ocsp\v3_ocsp.d test\buildtest_comp.d test\srptest.d crypto\ec\ec_cvt.d crypto\x509v3\v3_asid.d crypto\ec\ec2_oct.d crypto\x509\x_req.d test\pkey_meth_test.d crypto\asn1\asn1_item_list.d test\x509_internal_test.d crypto\x509\x509_req.d crypto\des\ecb_enc.d crypto\x509\x509name.d crypto\dh\dh_kdf.d crypto\asn1\a_dup.d ssl\t1_enc.d crypto\cms\cms_lib.d crypto\evp\p5_crpt.d crypto\threads_none.d crypto\x509v3\v3_tlsf.d test\conf_include_test.d crypto\evp\m_ripemd.d test\testutil\tap_bio.d crypto\ui\ui_openssl.d test\recordlentest.d ssl\ssl_cert.d crypto\bio\bio_err.d crypto\ct\ct_oct.d test\destest.d ssl\statem\extensions_cust.d test\hmactest.d test\packettest.d crypto\hmac\hm_ameth.d crypto\ec\ecp_nistp256.d crypto\dsa\dsa_lib.d crypto\dh\dh_rfc5114.d apps\s_socket.d crypto\bn\bn_err.d apps\s_time.d crypto\evp\m_sha3.d crypto\asn1\tasn_enc.d crypto\x509\x509_vpm.d crypto\x509v3\pcy_lib.d crypto\x509v3\v3_akey.d crypto\md4\md4_dgst.d apps\ec.d apps\ciphers.d crypto\ec\ec_lib.d crypto\dsa\dsa_err.d crypto\sm3\sm3.d apps\sess_id.d crypto\bn\bn_mod.d crypto\bio\bio_lib.d apps\rsautl.d crypto\bio\b_dump.d engines\e_dasync.d crypto\pem\pem_oth.d crypto\cms\cms_err.d apps\bf_prefix.d crypto\rc5\rc5cfb64.d crypto\o_time.d crypto\objects\obj_dat.d test\buildtest_pem.d apps\pkcs8.d apps\srp.d crypto\x509\x509_meth.d test\asn1_internal_test.d crypto\des\cfb_enc.d test\bioprinttest.d crypto\aes\aes_cfb.d ssl\tls13_enc.d crypto\store\store_strings.d crypto\dsa\dsa_gen.d crypto\bn\bn_recp.d crypto\dso\dso_dlfcn.d crypto\modes\ofb128.d crypto\asn1\a_verify.d crypto\x509v3\v3_int.d ssl\packet.d crypto\pkcs12\p12_asn.d crypto\evp\p_lib.d crypto\sha\sha256.d crypto\x509v3\pcy_node.d crypto\evp\e_aes_cbc_hmac_sha256.d crypto\bio\bf_nbio.d test\cmactest.d crypto\sm2\sm2_err.d ssl\ssl_utst.d crypto\des\cbc_enc.d test\buildtest_ocsp.d crypto\rc2\rc2_ecb.d crypto\x509v3\v3_lib.d crypto\ec\ecp_nistp521.d crypto\aria\aria.d crypto\dh\dh_lib.d fuzz\asn1.d crypto\uid.d crypto\bn\bn_mul.d crypto\dsa\dsa_prn.d crypto\dsa\dsa_asn1.d crypto\ocsp\ocsp_err.d crypto\evp\e_camellia.d test\buildtest_ecdsa.d apps\dsa.d fuzz\bignum.d test\dtlsv1listentest.d crypto\ec\ecdh_ossl.d crypto\x509\x509_ext.d test\buildtest_obj_mac.d crypto\chacha\chacha_enc.d crypto\cms\cms_asn1.d test\testutil\basic_output.d crypto\md4\md4_one.d crypto\sm3\m_sm3.d test\buildtest_dtls1.d apps\genrsa.d crypto\bio\bf_buff.d crypto\x509v3\v3_bitst.d ssl\record\ssl3_record_tls13.d apps\x509.d crypto\bn\bn_dh.d apps\dgst.d crypto\pkcs7\pk7_asn1.d crypto\hmac\hmac.d crypto\des\set_key.d crypto\x509\x509_txt.d crypto\evp\e_des.d crypto\ec\curve448\curve448.d crypto\des\pcbc_enc.d crypto\x509v3\v3_extku.d crypto\bn\bn_rand.d crypto\dsa\dsa_ossl.d apps\rehash.d test\exptest.d crypto\x509\x509_v3.d test\buildtest_rsa.d crypto\threads_pthread.d crypto\bn\bn_depr.d apps\genpkey.d ms\applink.d test\x509_dup_cert_test.d crypto\asn1\f_string.d crypto\bio\bss_log.d test\buildtest_pkcs12.d crypto\camellia\cmll_ofb.d crypto\evp\e_bf.d test\x509aux.d ssl\s3_lib.d test\ssl_cert_table_internal_test.d test\rsa_mp_test.d crypto\bn\bn_exp.d test\ssltestlib.d test\buildtest_rc4.d crypto\x509\x509rset.d test\buildtest_ecdh.d crypto\aes\aes_ige.d crypto\asn1\tasn_utl.d test\testutil\testutil_init.d crypto\evp\m_wp.d crypto\dh\dh_gen.d test\asn1_encode_test.d crypto\o_str.d crypto\rc5\rc5ofb64.d crypto\ocsp\ocsp_asn.d crypto\pem\pem_pk8.d crypto\siphash\siphash.d apps\s_cb.d crypto\cms\cms_io.d test\asynciotest.d crypto\bio\bss_file.d crypto\sm2\sm2_pmeth.d crypto\asn1\i2d_pr.d crypto\des\fcrypt_b.d crypto\dsa\dsa_sign.d test\buildtest_store.d apps\dhparam.d crypto\ec\ecx_meth.d test\lhash_test.d crypto\evp\e_rc4_hmac_md5.d crypto\x509\x509type.d test\gmdifftest.d crypto\bio\bss_dgram.d crypto\ec\ecp_nistputil.d crypto\asn1\a_d2i_fp.d crypto\engine\eng_table.d test\poly1305_internal_test.d crypto\engine\eng_ctrl.d crypto\rand\randfile.d crypto\asn1\t_spki.d test\buildtest_cms.d test\uitest.d crypto\ec\ec2_smpl.d test\time_offset_test.d test\v3nametest.d crypto\evp\e_cast.d test\buildtest_idea.d crypto\engine\tb_asnmth.d crypto\asn1\asn1_lib.d crypto\x509\x509spki.d crypto\sm2\sm2_sign.d crypto\ct\ct_log.d crypto\conf\conf_lib.d crypto\pem\pem_info.d crypto\ebcdic.d test\buildtest_modes.d test\buildtest_bio.d test\ciphername_test.d test\testutil\cb.d crypto\ts\ts_rsp_utils.d crypto\poly1305\poly1305.d ssl\ssl_ciph.d test\bntest.d crypto\dh\dh_prn.d crypto\ocsp\ocsp_srv.d crypto\asn1\x_spki.d test\ecdsatest.d crypto\x509\x509_obj.d crypto\sm2\sm2_crypt.d crypto\dsa\dsa_pmeth.d test\exdatatest.d crypto\x509v3\v3_purp.d crypto\asn1\x_sig.d crypto\ct\ct_policy.d crypto\x509v3\v3_conf.d apps\ecparam.d test\ssl_test_ctx_test.d ssl\s3_msg.d crypto\cversion.d ssl\record\ssl3_record.d test\buildtest_ssl.d ssl\bio_ssl.d apps\verify.d crypto\x509\x509_lu.d ssl\ssl_asn1.d crypto\asn1\asn1_gen.d test\bad_dtls_test.d test\buildtest_ripemd.d ssl\ssl_rsa.d crypto\pkcs12\p12_crt.d crypto\bn\bn_intern.d crypto\whrlpool\wp_dgst.d crypto\srp\srp_lib.d apps\rand.d crypto\asn1\asn_mime.d test\testutil\tests.d ssl\record\rec_layer_s3.d test\fatalerrtest.d crypto\des\cbc_cksm.d crypto\rsa\rsa_oaep.d crypto\pkcs12\pk12err.d ssl\ssl_sess.d test\buildtest_buffer.d crypto\modes\xts128.d crypto\asn1\a_octet.d apps\speed.d test\buildtest_ssl2.d crypto\asn1\x_val.d crypto\rsa\rsa_ameth.d ssl\tls_srp.d crypto\blake2\m_blake2b.d crypto\conf\conf_mall.d crypto\evp\e_aes.d test\buildtest_md4.d crypto\asn1\a_print.d crypto\rc2\rc2cfb64.d test\chacha_internal_test.d test\ssltest_old.d crypto\pkcs7\pk7_mime.d test\ssl_test.d crypto\engine\tb_cipher.d ssl\ssl_stat.d crypto\conf\conf_mod.d crypto\x509v3\pcy_data.d crypto\evp\digest.d crypto\ripemd\rmd_one.d crypto\ct\ct_b64.d crypto\aes\aes_wrap.d crypto\x509\x509_cmp.d crypto\evp\cmeth_lib.d test\test_test.d crypto\dh\dh_depr.d crypto\bio\b_sock.d crypto\evp\p_sign.d crypto\cms\cms_dd.d crypto\objects\obj_lib.d crypto\asn1\x_info.d crypto\seed\seed.d crypto\des\ofb64enc.d apps\cms.d crypto\asn1\bio_asn1.d test\sysdefaulttest.d crypto\camellia\cmll_cfb.d crypto\dsa\dsa_key.d crypto\siphash\siphash_ameth.d crypto\asn1\tasn_dec.d crypto\bn\bn_sqr.d crypto\modes\cbc128.d apps\opt.d test\sm4_internal_test.d crypto\bio\bio_cb.d test\danetest.d crypto\ec\eck_prn.d crypto\bn\bn_const.d test\buildtest_aes.d test\bio_callback_test.d crypto\sha\sha1_one.d crypto\engine\eng_fat.d crypto\x509v3\v3_pcons.d crypto\rand\drbg_ctr.d crypto\asn1\p5_pbev2.d crypto\async\arch\async_win.d test\modes_internal_test.d crypto\asn1\ameth_lib.d crypto\aes\aes_cbc.d crypto\evp\evp_enc.d apps\openssl.d crypto\objects\o_names.d test\ct_test.d crypto\evp\e_aria.d crypto\x509\x509_d2.d crypto\evp\pmeth_lib.d test\clienthellotest.d crypto\asn1\asn1_par.d ssl\statem\statem_clnt.d crypto\engine\eng_rdrand.d crypto\evp\pmeth_fn.d crypto\x509\by_dir.d test\dtlstest.d test\shlibloadtest.d ssl\d1_srtp.d crypto\getenv.d fuzz\server.d crypto\bn\bn_gf2m.d crypto\conf\conf_ssl.d crypto\asn1\n_pkey.d apps\pkcs12.d crypto\ui\ui_null.d crypto\modes\wrap128.d crypto\des\ofb64ede.d test\buildtest_objects.d test\buildtest_x509_vfy.d crypto\x509\x_all.d crypto\sha\sha512.d crypto\ec\ecdsa_ossl.d test\constant_time_test.d test\afalgtest.d crypto\dso\dso_win32.d crypto\dso\dso_vms.d crypto\rc5\rc5_ecb.d crypto\bio\bss_acpt.d test\ssl_test_ctx.d test\rc4test.d apps\win32_init.d crypto\sm4\sm4.d crypto\x509\x509_r2x.d test\buildtest_conf_api.d test\d2i_test.d crypto\asn1\a_strnid.d crypto\x509v3\v3_pmaps.d crypto\cms\cms_ess.d crypto\dh\dh_rfc7919.d crypto\ec\ecp_nistp224.d crypto\ct\ct_sct_ctx.d
GENERATED_MANDATORY=include\crypto\bn_conf.h include\crypto\dso_conf.h include\openssl\opensslconf.h
GENERATED=apps\CA.pl apps\openssl.rc apps\progs.h apps\tsget.pl crypto\buildinf.h crypto\uplink-x86_64.asm libcrypto.def libcrypto.rc libssl.def libssl.rc test\buildtest_aes.c test\buildtest_asn1.c test\buildtest_asn1t.c test\buildtest_async.c test\buildtest_bio.c test\buildtest_blowfish.c test\buildtest_bn.c test\buildtest_buffer.c test\buildtest_camellia.c test\buildtest_cast.c test\buildtest_cmac.c test\buildtest_cms.c test\buildtest_comp.c test\buildtest_conf.c test\buildtest_conf_api.c test\buildtest_crypto.c test\buildtest_ct.c test\buildtest_des.c test\buildtest_dh.c test\buildtest_dsa.c test\buildtest_dtls1.c test\buildtest_e_os2.c test\buildtest_ebcdic.c test\buildtest_ec.c test\buildtest_ecdh.c test\buildtest_ecdsa.c test\buildtest_engine.c test\buildtest_evp.c test\buildtest_hmac.c test\buildtest_idea.c test\buildtest_kdf.c test\buildtest_lhash.c test\buildtest_md2.c test\buildtest_md4.c test\buildtest_md5.c test\buildtest_modes.c test\buildtest_obj_mac.c test\buildtest_objects.c test\buildtest_ocsp.c test\buildtest_opensslv.c test\buildtest_ossl_typ.c test\buildtest_pem.c test\buildtest_pem2.c test\buildtest_pkcs12.c test\buildtest_pkcs7.c test\buildtest_rand.c test\buildtest_rand_drbg.c test\buildtest_rc2.c test\buildtest_rc4.c test\buildtest_rc5.c test\buildtest_ripemd.c test\buildtest_rsa.c test\buildtest_safestack.c test\buildtest_seed.c test\buildtest_sha.c test\buildtest_srp.c test\buildtest_srtp.c test\buildtest_ssl.c test\buildtest_ssl2.c test\buildtest_ssl3.c test\buildtest_stack.c test\buildtest_store.c test\buildtest_symhacks.c test\buildtest_tls1.c test\buildtest_ts.c test\buildtest_txt_db.c test\buildtest_ui.c test\buildtest_whrlpool.c test\buildtest_x509.c test\buildtest_x509_vfy.c test\buildtest_x509v3.c tools\c_rehash.pl
@@ -4397,8 +4397,8 @@ apps\x509.obj: "..\apps\x509.c" "apps\progs.h"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\apps\x509.c"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\apps\x509.c" 2>&1 > apps\x509.d
ms\applink.obj: "..\ms\applink.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\applink.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
+ $(CC) $(BIN_CFLAGS) /I "crypto\ec" /I "." /I "include" /I "apps" /I "..\crypto\ec" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\applink.c"
+ $(CC) $(BIN_CFLAGS) /I "crypto\ec" /I "." /I "include" /I "apps" /I "..\crypto\ec" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
fuzz\asn1-test.exe: fuzz\asn1.obj fuzz\test-corpus.obj libssl.lib libcrypto.lib
IF EXIST fuzz\asn1-test.exe.manifest DEL /F /Q fuzz\asn1-test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)fuzz\asn1-test.exe @<<
@@ -6287,9 +6287,10 @@ $(BIN_EX_LIBS)
test\dtlsv1listentest.obj: "..\test\dtlsv1listentest.c"
$(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\dtlsv1listentest.c"
$(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\dtlsv1listentest.c" 2>&1 > test\dtlsv1listentest.d
-test\ec_internal_test.exe: test\ec_internal_test.obj test\libtestutil.lib libcrypto_static.lib
+test\ec_internal_test.exe: ms\applink.obj test\ec_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\ec_internal_test.exe.manifest DEL /F /Q test\ec_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ec_internal_test.exe @<<
+ms\applink.obj
test\ec_internal_test.obj
setargv.obj
test\libtestutil.lib
@@ -7389,8 +7390,8 @@ crypto\x509 crypto\x509\ : crypto\x509\by_dir.obj crypto\x509\by_file.obj crypto
crypto\x509v3 crypto\x509v3\ : crypto\x509v3\pcy_cache.obj crypto\x509v3\pcy_data.obj crypto\x509v3\pcy_lib.obj crypto\x509v3\pcy_map.obj crypto\x509v3\pcy_node.obj crypto\x509v3\pcy_tree.obj crypto\x509v3\v3_addr.obj crypto\x509v3\v3_admis.obj crypto\x509v3\v3_akey.obj crypto\x509v3\v3_akeya.obj crypto\x509v3\v3_alt.obj crypto\x509v3\v3_asid.obj crypto\x509v3\v3_bcons.obj crypto\x509v3\v3_bitst.obj crypto\x509v3\v3_conf.obj crypto\x509v3\v3_cpols.obj crypto\x509v3\v3_crld.obj crypto\x509v3\v3_enum.obj crypto\x509v3\v3_extku.obj crypto\x509v3\v3_genn.obj crypto\x509v3\v3_ia5.obj crypto\x509v3\v3_info.obj crypto\x509v3\v3_int.obj crypto\x509v3\v3_lib.obj crypto\x509v3\v3_ncons.obj crypto\x509v3\v3_pci.obj crypto\x509v3\v3_pcia.obj crypto\x509v3\v3_pcons.obj crypto\x509v3\v3_pku.obj crypto\x509v3\v3_pmaps.obj crypto\x509v3\v3_prn.obj crypto\x509v3\v3_purp.obj crypto\x509v3\v3_skey.obj crypto\x509v3\v3_sxnet.obj crypto\x509v3\v3_tlsf.obj crypto\x509v3\v3_utl.obj crypto\x509v3\v3err.obj
engines engines\ : engines\capi.dll engines\dasync.dll engines\ossltest.dll engines\padlock.dll
fuzz fuzz\ : fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe
-ms ms\ : ms\applink.obj ms\applink.obj ms\uplink.obj
-ssl ssl\ : ssl\packet.obj ssl\tls13_enc.obj ssl\bio_ssl.obj ssl\d1_lib.obj ssl\d1_msg.obj ssl\d1_srtp.obj ssl\methods.obj ssl\packet.obj ssl\pqueue.obj ssl\s3_cbc.obj ssl\s3_enc.obj ssl\s3_lib.obj ssl\s3_msg.obj ssl\ssl_asn1.obj ssl\ssl_cert.obj ssl\ssl_ciph.obj ssl\ssl_conf.obj ssl\ssl_err.obj ssl\ssl_init.obj ssl\ssl_lib.obj ssl\ssl_mcnf.obj ssl\ssl_rsa.obj ssl\ssl_sess.obj ssl\ssl_stat.obj ssl\ssl_txt.obj ssl\ssl_utst.obj ssl\t1_enc.obj ssl\t1_lib.obj ssl\t1_trce.obj ssl\tls13_enc.obj ssl\tls_srp.obj
+ms ms\ : ms\uplink.obj ms\applink.obj ms\applink.obj ms\applink.obj
+ssl ssl\ : ssl\bio_ssl.obj ssl\d1_lib.obj ssl\d1_msg.obj ssl\d1_srtp.obj ssl\methods.obj ssl\packet.obj ssl\pqueue.obj ssl\s3_cbc.obj ssl\s3_enc.obj ssl\s3_lib.obj ssl\s3_msg.obj ssl\ssl_asn1.obj ssl\ssl_cert.obj ssl\ssl_ciph.obj ssl\ssl_conf.obj ssl\ssl_err.obj ssl\ssl_init.obj ssl\ssl_lib.obj ssl\ssl_mcnf.obj ssl\ssl_rsa.obj ssl\ssl_sess.obj ssl\ssl_stat.obj ssl\ssl_txt.obj ssl\ssl_utst.obj ssl\t1_enc.obj ssl\t1_lib.obj ssl\t1_trce.obj ssl\tls13_enc.obj ssl\tls_srp.obj ssl\packet.obj ssl\tls13_enc.obj
ssl\record ssl\record\ : ssl\record\dtls1_bitmap.obj ssl\record\rec_layer_d1.obj ssl\record\rec_layer_s3.obj ssl\record\ssl3_buffer.obj ssl\record\ssl3_record.obj ssl\record\ssl3_record_tls13.obj
ssl\statem ssl\statem\ : ssl\statem\extensions.obj ssl\statem\extensions_clnt.obj ssl\statem\extensions_cust.obj ssl\statem\extensions_srvr.obj ssl\statem\statem.obj ssl\statem\statem_clnt.obj ssl\statem\statem_dtls.obj ssl\statem\statem_lib.obj ssl\statem\statem_srvr.obj
test\testutil test\testutil\ : test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj test\testutil\testutil_init.obj