curl/lib/vquic
Stefan Eissing 56e88e7c14
cfilter: send uint8_t bytes
Change the send parameter from `const void *` to `const uint8_t *` and
adapt calling code. Several had already unsigned chars and were casting.

Closes #19729
2025-11-27 16:03:21 +01:00
..
curl_ngtcp2.c cfilter: send uint8_t bytes 2025-11-27 16:03:21 +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 cfilter: send uint8_t bytes 2025-11-27 16:03:21 +01:00
curl_osslq.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
curl_quiche.c cfilter: send uint8_t bytes 2025-11-27 16:03:21 +01:00
curl_quiche.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
vquic-tls.c vquic-tls/gnutls: call Curl_gtls_verifyserver unconditionally 2025-11-14 17:05:11 +01:00
vquic-tls.h http/3: report handshake with version and cipher as for TCP connections 2025-07-14 14:08:32 +02:00
vquic.c ip_quadruple/proxy: make port uint16_t 2025-11-27 14:32:01 +01:00
vquic.h ip_quadruple/proxy: make port uint16_t 2025-11-27 14:32:01 +01:00
vquic_int.h lib: change uint sets to operate on uint32_t 2025-11-25 17:22:13 +01:00