dep-curl/tests/http
Stefan Eissing d1702a24b3
ngtcp2+openssL: fix early data
Openssl needs an additional call into its API at just the right time to
*really* enable early data use. Add checks after handshake if early data
was really successful, more stringent than we used before.

test_02_32: enable early data test wiht more backends and platforms to
see how CI now copes with it.

Fixes #22649
Closes #22657
Reported-by: Rarylson Freitas
2026-08-25 15:52:39 +02:00
..
testenv scorecard: report 'rss-max' 2026-08-11 10:43:15 +02:00
.gitignore tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CMakeLists.txt HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
config.ini.in HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
conftest.py FTP: fix TLS session reuse on the data connection 2026-07-02 17:39:04 +02:00
Makefile.am ws: pause/unpause write handling 2026-07-12 18:06:21 +02:00
requirements.txt GHA: bump GitHub Actions and pips 2026-08-02 00:02:10 +02:00
scorecard.py scorecard: fix argument handling when count and parallel are both 1 2026-08-17 14:02:08 +02:00
test_01_basic.py tests: fix typo in assert message in http test 2026-08-07 22:33:50 -07:00
test_02_download.py ngtcp2+openssL: fix early data 2026-08-25 15:52:39 +02:00
test_03_goaway.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_04_stuttered.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_05_errors.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_06_eyeballs.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_07_upload.py test_07_upload: skip tests if nghttpx lacks QUIC 2026-08-20 07:41:56 -07:00
test_08_caddy.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_09_push.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_10_proxy.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_11_unix.py tests: use simpler constructions in Python code 2026-07-28 08:52:01 -07:00
test_12_reuse.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_13_proxy_auth.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_14_auth.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_15_tracing.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_16_info.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_17_ssl_use.py tests: address mutable class vars and naive datetime in Python code 2026-07-28 08:52:01 -07:00
test_18_methods.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_19_shutdown.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_20_websockets.py ws: fix write callback error handling 2026-08-21 23:01:23 +02:00
test_21_resolve.py DoH: improvements 2026-08-10 13:53:31 +02:00
test_22_httpsrr.py dnsd: add support for DoH 2026-08-07 09:20:12 +02:00
test_30_vsftpd.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_31_vsftpds.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_32_ftps_vsftpd.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_40_socks.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_50_scp.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_51_sftp.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00
test_60_h3_proxy.py tests: change whitespace and comments in Python test code 2026-07-28 08:52:01 -07:00