curl/lib/vquic
Daniel Stenberg a585cc35e5
memdebug: stop tracking send and recv
- they rarely catch any problems
- we have other ways to test different send/recv problems
- the number of such calls vary much more per invoke than others, making
  memdebugging harder
- reducing the total number of fallible functions per test is good
- they were not used as intended anyway

Closes #20097
2025-12-26 10:27:27 +01:00
..
curl_ngtcp2.c vquic: initialize new callback in nghttp3 1.14.0+ 2025-12-23 13:34:07 +01:00
curl_ngtcp2.h ngtcp2: remove the unused Curl_conn_is_ngtcp2 function 2025-11-27 16:00:20 +01:00
curl_osslq.c vquic: initialize new callback in nghttp3 1.14.0+ 2025-12-23 13:34:07 +01:00
curl_osslq.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
curl_quiche.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
curl_quiche.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
vquic-tls.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
vquic-tls.h openssl: drop includes unused or duplicate 2025-12-20 13:51:05 +01:00
vquic.c memdebug: stop tracking send and recv 2025-12-26 10:27:27 +01:00
vquic.h tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
vquic_int.h time-keeping: keep timestamp in multi, always update 2025-12-18 22:10:06 +01:00