curl/tests/http/testenv
Stefan Eissing fb22459dc1
vtls: TLS session storage overhaul
- add session with destructor callback
- remove vtls `session_free` method
- let `Curl_ssl_addsessionid()` take ownership
  of session object, freeing it also on failures
- change tls backend use
- test_17, add tests for SSL session resumption

Closes #13386
2024-04-26 13:58:36 +02:00
..
mod_curltest vtls: TLS session storage overhaul 2024-04-26 13:58:36 +02:00
__init__.py pytest: Scorecard tracking CPU and RSS 2024-01-25 09:16:23 +01:00
caddy.py http2: flow control and buffer improvements 2023-03-30 23:11:26 +02:00
certs.py https-proxy: use IP address and cert with ip in alt names 2024-02-06 10:10:14 +01:00
client.py websocket: fix curl_ws_recv() 2024-02-20 13:57:58 +01:00
curl.py vtls: TLS session storage overhaul 2024-04-26 13:58:36 +02:00
env.py tests: check caddy server version to match test expectations 2024-04-18 16:10:42 +02:00
httpd.py vtls: TLS session storage overhaul 2024-04-26 13:58:36 +02:00
nghttpx.py http3: initial support for OpenSSL 3.2 QUIC stack 2024-01-22 16:15:45 +01:00
ports.py tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
ws_echo_server.py tests/http: more tests with specific clients 2023-04-26 23:24:46 +02:00