curl/lib/vquic
Stefan Eissing 446267c555
quic: rename vquic implementations, fix for quiche build.
- quiche in debug mode did not build, fixed.
- moved all vquic implementation files to prefix curl_* to avoid
  the potential mixups between provided .h files and our own.
- quich passes test 2500 and 2502. 2501, the POST, fail with
  the body being rejected. Quich bug?

Closes #10242
2023-01-05 23:39:49 +01:00
..
curl_msh3.c quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_quiche.c quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic.c quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
vquic_int.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00