curl/lib/vquic
Daniel Stenberg f249199426
curlx: curlx_strcopy() instead of strcpy()
This function REQUIRES the size of the target buffer as well as the
length of the source string. Meant to make it harder to do a bad
strcpy().
2025-12-22 14:23:48 +01:00
..
curl_ngtcp2.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +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 curlx: curlx_strcopy() instead of strcpy() 2025-12-22 14:23:48 +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 lib: include curlx/warnless.h from curl_setup.h 2025-12-21 02:36:33 +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