Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm')
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm97
1 files changed, 88 insertions, 9 deletions
diff --git a/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm b/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm
index 61e3f0801a4..965208f4c91 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm
@@ -23,7 +23,7 @@ our %config = (
"CFLAGS" => [
"/W3 /wd4090 /nologo /O2"
],
- "CPP" => "\"\$(CC)\" /EP /C",
+ "CPP" => "\$(CC) /EP /C",
"CPPDEFINES" => [],
"CPPFLAGS" => [],
"CPPINCLUDES" => [],
@@ -165,7 +165,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
- "full_version" => "3.0.5+quic",
+ "full_version" => "3.0.7+quic",
"includes" => [],
"lflags" => [],
"lib_defines" => [
@@ -174,7 +174,7 @@ our %config = (
"libdir" => "",
"major" => "3",
"makedep_scheme" => "VC",
- "makedepcmd" => "\"\$(CC)\" /Zs /showIncludes",
+ "makedepcmd" => "\$(CC) /Zs /showIncludes",
"minor" => "0",
"openssl_api_defines" => [
"OPENSSL_CONFIGURED_API=30000"
@@ -216,7 +216,7 @@ our %config = (
],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
- "patch" => "5",
+ "patch" => "7",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.30.0",
@@ -268,11 +268,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
- "release_date" => "5 Jul 2022",
+ "release_date" => "1 Nov 2022",
"shlib_version" => "81.3",
"sourcedir" => ".",
"target" => "VC-WIN32",
- "version" => "3.0.5"
+ "version" => "3.0.7"
);
our %target = (
"AR" => "lib",
@@ -281,13 +281,13 @@ our %target = (
"ASFLAGS" => "",
"CC" => "cl",
"CFLAGS" => "/W3 /wd4090 /nologo /O2",
- "CPP" => "\"\$(CC)\" /EP /C",
+ "CPP" => "\$(CC) /EP /C",
"HASHBANGPERL" => "/usr/bin/env perl",
"LD" => "link",
"LDFLAGS" => "/nologo /debug",
"MT" => "mt",
"MTFLAGS" => "-nologo",
- "RANLIB" => "CODE(0x5568ab823960)",
+ "RANLIB" => "CODE(0x56217f599498)",
"RC" => "rc",
"_conf_fname_int" => [
"Configurations/00-base-templates.conf",
@@ -345,7 +345,7 @@ our %target = (
"L_ENDIAN"
],
"makedep_scheme" => "VC",
- "makedepcmd" => "\"\$(CC)\" /Zs /showIncludes",
+ "makedepcmd" => "\$(CC) /Zs /showIncludes",
"module_cflags" => "",
"module_cxxflags" => undef,
"module_ldflags" => "/dll",
@@ -1317,12 +1317,18 @@ our %unified_info = (
"test/exptest" => {
"noinst" => "1"
},
+ "test/ext_internal_test" => {
+ "noinst" => "1"
+ },
"test/fatalerrtest" => {
"noinst" => "1"
},
"test/ffc_internal_test" => {
"noinst" => "1"
},
+ "test/fips_version_test" => {
+ "noinst" => "1"
+ },
"test/gmdifftest" => {
"noinst" => "1"
},
@@ -1437,6 +1443,9 @@ our %unified_info = (
"test/provider_test" => {
"noinst" => "1"
},
+ "test/punycode_test" => {
+ "noinst" => "1"
+ },
"test/rand_status_test" => {
"noinst" => "1"
},
@@ -1651,8 +1660,12 @@ our %unified_info = (
],
"providers/libdefault.a" => [
"AES_ASM",
+ "ECP_NISTZ256_ASM",
"OPENSSL_CPUID_OBJ",
"OPENSSL_IA32_SSE2",
+ "SHA1_ASM",
+ "SHA256_ASM",
+ "SHA512_ASM",
"VPAES_ASM"
],
"providers/libfips.a" => [
@@ -2921,6 +2934,9 @@ our %unified_info = (
"doc/html/man3/OPENSSL_fork_prepare.html" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
+ "doc/html/man3/OPENSSL_gmtime.html" => [
+ "doc/man3/OPENSSL_gmtime.pod"
+ ],
"doc/html/man3/OPENSSL_hexchar2int.html" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
@@ -5267,6 +5283,9 @@ our %unified_info = (
"doc/man/man3/OPENSSL_fork_prepare.3" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
+ "doc/man/man3/OPENSSL_gmtime.3" => [
+ "doc/man3/OPENSSL_gmtime.pod"
+ ],
"doc/man/man3/OPENSSL_hexchar2int.3" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
@@ -7706,6 +7725,11 @@ our %unified_info = (
"libcrypto",
"test/libtestutil.a"
],
+ "test/ext_internal_test" => [
+ "libcrypto.a",
+ "libssl.a",
+ "test/libtestutil.a"
+ ],
"test/fatalerrtest" => [
"libcrypto",
"libssl",
@@ -7715,6 +7739,10 @@ our %unified_info = (
"libcrypto.a",
"test/libtestutil.a"
],
+ "test/fips_version_test" => [
+ "libcrypto",
+ "test/libtestutil.a"
+ ],
"test/gmdifftest" => [
"libcrypto",
"test/libtestutil.a"
@@ -7870,6 +7898,10 @@ our %unified_info = (
"libcrypto.a",
"test/libtestutil.a"
],
+ "test/punycode_test" => [
+ "libcrypto.a",
+ "test/libtestutil.a"
+ ],
"test/rand_status_test" => [
"libcrypto",
"test/libtestutil.a"
@@ -9952,6 +9984,7 @@ our %unified_info = (
"providers/implementations/digests/libdefault-lib-md5_prov.o",
"providers/implementations/digests/libdefault-lib-md5_sha1_prov.o",
"providers/implementations/digests/libdefault-lib-null_prov.o",
+ "providers/implementations/digests/libdefault-lib-ripemd_prov.o",
"providers/implementations/digests/libdefault-lib-sha2_prov.o",
"providers/implementations/digests/libdefault-lib-sha3_prov.o",
"providers/implementations/digests/libdefault-lib-sm3_prov.o",
@@ -11861,6 +11894,9 @@ our %unified_info = (
"doc/html/man3/OPENSSL_fork_prepare.html" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
+ "doc/html/man3/OPENSSL_gmtime.html" => [
+ "doc/man3/OPENSSL_gmtime.pod"
+ ],
"doc/html/man3/OPENSSL_hexchar2int.html" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
@@ -14207,6 +14243,9 @@ our %unified_info = (
"doc/man/man3/OPENSSL_fork_prepare.3" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
+ "doc/man/man3/OPENSSL_gmtime.3" => [
+ "doc/man3/OPENSSL_gmtime.pod"
+ ],
"doc/man/man3/OPENSSL_hexchar2int.3" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
@@ -16532,6 +16571,7 @@ our %unified_info = (
"doc/html/man3/OPENSSL_LH_stats.html",
"doc/html/man3/OPENSSL_config.html",
"doc/html/man3/OPENSSL_fork_prepare.html",
+ "doc/html/man3/OPENSSL_gmtime.html",
"doc/html/man3/OPENSSL_hexchar2int.html",
"doc/html/man3/OPENSSL_ia32cap.html",
"doc/html/man3/OPENSSL_init_crypto.html",
@@ -18637,6 +18677,11 @@ our %unified_info = (
"include",
"apps/include"
],
+ "test/ext_internal_test" => [
+ ".",
+ "include",
+ "apps/include"
+ ],
"test/fatalerrtest" => [
"include",
"apps/include"
@@ -18646,6 +18691,10 @@ our %unified_info = (
"include",
"apps/include"
],
+ "test/fips_version_test" => [
+ "include",
+ "apps/include"
+ ],
"test/gmdifftest" => [
"include",
"apps/include"
@@ -18936,6 +18985,10 @@ our %unified_info = (
"apps/include",
"."
],
+ "test/punycode_test" => [
+ "include",
+ "apps/include"
+ ],
"test/rand_status_test" => [
"include",
"apps/include"
@@ -19482,6 +19535,7 @@ our %unified_info = (
"doc/man/man3/OPENSSL_LH_stats.3",
"doc/man/man3/OPENSSL_config.3",
"doc/man/man3/OPENSSL_fork_prepare.3",
+ "doc/man/man3/OPENSSL_gmtime.3",
"doc/man/man3/OPENSSL_hexchar2int.3",
"doc/man/man3/OPENSSL_ia32cap.3",
"doc/man/man3/OPENSSL_init_crypto.3",
@@ -20120,8 +20174,10 @@ our %unified_info = (
"test/evp_test",
"test/exdatatest",
"test/exptest",
+ "test/ext_internal_test",
"test/fatalerrtest",
"test/ffc_internal_test",
+ "test/fips_version_test",
"test/gmdifftest",
"test/hexstr_test",
"test/hmactest",
@@ -20160,6 +20216,7 @@ our %unified_info = (
"test/provider_pkey_test",
"test/provider_status_test",
"test/provider_test",
+ "test/punycode_test",
"test/rand_status_test",
"test/rand_test",
"test/rc2test",
@@ -24716,6 +24773,9 @@ our %unified_info = (
"providers/implementations/digests/libdefault-lib-null_prov.o" => [
"providers/implementations/digests/null_prov.c"
],
+ "providers/implementations/digests/libdefault-lib-ripemd_prov.o" => [
+ "providers/implementations/digests/ripemd_prov.c"
+ ],
"providers/implementations/digests/libdefault-lib-sha2_prov.o" => [
"providers/implementations/digests/sha2_prov.c"
],
@@ -25142,6 +25202,7 @@ our %unified_info = (
"providers/implementations/digests/libdefault-lib-md5_prov.o",
"providers/implementations/digests/libdefault-lib-md5_sha1_prov.o",
"providers/implementations/digests/libdefault-lib-null_prov.o",
+ "providers/implementations/digests/libdefault-lib-ripemd_prov.o",
"providers/implementations/digests/libdefault-lib-sha2_prov.o",
"providers/implementations/digests/libdefault-lib-sha3_prov.o",
"providers/implementations/digests/libdefault-lib-sm3_prov.o",
@@ -26563,6 +26624,12 @@ our %unified_info = (
"test/exptest-bin-exptest.o" => [
"test/exptest.c"
],
+ "test/ext_internal_test" => [
+ "test/ext_internal_test-bin-ext_internal_test.o"
+ ],
+ "test/ext_internal_test-bin-ext_internal_test.o" => [
+ "test/ext_internal_test.c"
+ ],
"test/fatalerrtest" => [
"test/fatalerrtest-bin-fatalerrtest.o",
"test/helpers/fatalerrtest-bin-ssltestlib.o"
@@ -26576,6 +26643,12 @@ our %unified_info = (
"test/ffc_internal_test-bin-ffc_internal_test.o" => [
"test/ffc_internal_test.c"
],
+ "test/fips_version_test" => [
+ "test/fips_version_test-bin-fips_version_test.o"
+ ],
+ "test/fips_version_test-bin-fips_version_test.o" => [
+ "test/fips_version_test.c"
+ ],
"test/gmdifftest" => [
"test/gmdifftest-bin-gmdifftest.o"
],
@@ -26923,6 +26996,12 @@ our %unified_info = (
"test/provider_test-bin-provider_test.o" => [
"test/provider_test.c"
],
+ "test/punycode_test" => [
+ "test/punycode_test-bin-punycode_test.o"
+ ],
+ "test/punycode_test-bin-punycode_test.o" => [
+ "test/punycode_test.c"
+ ],
"test/rand_status_test" => [
"test/rand_status_test-bin-rand_status_test.o"
],