curl/lib/vquic
Stefan Eissing 257416023d
connect: fix time_connect and time_appconnect timer statistics
- time_connect was not updated when the overall connection failed,
  e.g. when SSL verification was unsuccessful, refs #10670
- rework gather those values to interrogate involved filters,
  also from all eyeballing attempts, to report the maximum of
  those values.
- added 3 test cases in test_06 to check reported values on
  successful, partially failed and totally failed connections.

Reported-by: Master Inspire
Fixes #10670
Closes #10671
2023-03-06 20:16:43 +01:00
..
curl_msh3.c connect: fix time_connect and time_appconnect timer statistics 2023-03-06 20:16:43 +01:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c connect: fix time_connect and time_appconnect timer statistics 2023-03-06 20:16:43 +01:00
curl_ngtcp2.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_quiche.c connect: fix time_connect and time_appconnect timer statistics 2023-03-06 20:16:43 +01:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic.c http: fix unix domain socket use in https connects 2023-02-28 22:59:19 +01:00
vquic.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
vquic_int.h vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00