curl/tests
Stefan Eissing f924489b25
ngtcp2: share common functionality
Share common functions/structs between ngtcp2 HTTP/3 and the proxy
version.

Fix bugs in proxy implementation when it comes to stream and pollset
handling and transfer lifetimes.

Curl_multi_xfer_sockbuf_borrow: work without multi

When a connection gets shutdown by a share, the easy handle used is
share->admin and it does not have a multi handle. In that case let
Curl_multi_xfer_sockbuf_borrow() allocate a buffer to be freed on
release.

This happens when a TLS filter sends its last notify through a HTTP/3
proxy tunnel.

Closes #21871
2026-06-10 13:28:05 +02:00
..
certs tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
cmake
data test 527: bring back, not a dupe 2026-06-10 13:26:50 +02:00
http ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
libtest digest: flush state on origin or credential change 2026-06-10 13:20:03 +02:00
server tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
tunit tidy-up: miscellaneous 2026-06-09 11:07:55 +02:00
unit ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
.gitignore
allversions.pm
appveyor.pm
azure.pm
CMakeLists.txt cmake: add basic way to select pytests to run 2026-06-01 15:07:17 +02:00
config.in
configurehelp.pm.in
devtest.pl
dictserver.py
directories.pm
ech_combos.py
ech_tests.sh tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
ftpserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
getpart.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
globalconfig.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
http-server.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
http2-server.pl
http3-server.pl
Makefile.am
memanalyze.pl
memanalyzer.pm
negtelnetserver.py tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
nghttpx.conf
pathhelp.pm
processhelp.pm
requirements.txt
rtspserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
runner.pm
runtests.pl runtests: allow skipping tests on torture, use for test 357 2026-06-08 13:26:31 +02:00
secureserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
serverhelp.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
servers.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
smbserver.py smbserver: update internal id generation for Python 3 2026-06-09 18:06:32 +02:00
sshhelp.pm
sshserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
test745.pl
test971.pl
test1119.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
test1135.pl
test1139.pl
test1140.pl
test1165.pl
test1167.pl
test1173.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
test1175.pl
test1177.pl
test1222.pl
test1275.pl
test1276.pl
test1477.pl
test1486.pl
test1488.pl
test1544.pl
test1707.pl
testcurl.pl
testutil.pm
tftpserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
util.py
valgrind.pm
valgrind.supp