curl-curl/tests
Viktor Szakats 85a895c59f
cli_hx_download: add Schannel support
Fixes:
```
$ wine libtests.exe cli_hx_download https://curl.se/
[...]
Assertion failed: t->checked_ssl, file .../curl/tests/libtest/cli_hx_download.c, line 563
```

into:
```
[t-0] info Schannel TLS version 0x00000800
```

Refs:
https://learn.microsoft.com/windows/win32/secauthn/querycontextattributes--general
https://learn.microsoft.com/windows/win32/api/schannel/ns-schannel-secpkgcontext_connectioninfo

Ref: c220674ac4 #20564
Follow-up to ba9ddb9357 #18066

Closes #20556
2026-02-11 18:00:55 +01:00
..
certs
cmake build: use more const 2026-02-02 12:32:49 +01:00
data digest: escape double quotes and backslashes in realm and nonce 2026-02-09 08:50:32 +01:00
http pytest: bump pip cryptography to 46.0.5 2026-02-11 06:10:21 +01:00
libtest cli_hx_download: add Schannel support 2026-02-11 18:00:55 +01:00
server build: tidy up and simplify setmode() detection and use 2026-02-08 15:47:47 +01:00
tunit test1604: avoid dynamic allocations 2026-02-02 12:28:13 +01:00
unit http_aws_sigv4: fix query normalization of %2b 2026-02-10 07:52:18 +01:00
.gitignore
allversions.pm
appveyor.pm tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
azure.pm
CMakeLists.txt cmake: improve setting up runtests in Windows cross-builds 2026-01-30 00:34:25 +01:00
config.in
configurehelp.pm.in
devtest.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
dictserver.py
directories.pm tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
ech_combos.py
ech_tests.sh
ftpserver.pl tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
getpart.pm tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
globalconfig.pm runtests: improve XML prolog check, enable -w permanently, fix two tests 2025-12-14 12:26:38 +01:00
http2-server.pl
http3-server.pl
http-server.pl
Makefile.am tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
memanalyze.pl
memanalyzer.pm memdebug: stop tracking send and recv 2025-12-26 10:27:27 +01:00
negtelnetserver.py tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
nghttpx.conf
pathhelp.pm tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
processhelp.pm tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
requirements.txt
rtspserver.pl
runner.pm runtests: improve XML prolog check, enable -w permanently, fix two tests 2025-12-14 12:26:38 +01:00
runtests.pl build: merge TrackMemory (CURLDEBUG) into debug-enabled option 2026-01-19 18:43:17 +01:00
secureserver.pl runtests: pass config filename to stunnel in native format (Windows) 2026-01-23 16:51:47 +01:00
serverhelp.pm mqtt: initial support for MQTTS 2026-01-17 22:43:36 +01:00
servers.pm mqtt: initial support for MQTTS 2026-01-17 22:43:36 +01:00
smbserver.py tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
sshhelp.pm tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
sshserver.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test745.pl tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
test971.pl
test1119.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test1135.pl
test1139.pl tidy-up: miscellaneous 2025-12-18 21:27:58 +01:00
test1140.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test1165.pl cmake: match filename suffixes with file content 2025-12-20 11:34:27 +01:00
test1167.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test1173.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test1175.pl
test1177.pl
test1222.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test1275.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test1276.pl
test1477.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
test1486.pl
test1488.pl
test1544.pl tidy-up: merge root packages directory into projects 2026-01-12 23:49:35 +01:00
test1707.pl
testcurl.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
testutil.pm tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
tftpserver.pl
util.py tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
valgrind.pm tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
valgrind.supp