curl/lib/vquic
Jay Satiro 6b066de488 ngtcp2: Fix build errors due to changes in ngtcp2 library
ngtcp2/ngtcp2@b0d86f60 changed:

- ngtcp2_conn_get_max_udp_payload_size =>
  ngtcp2_conn_get_max_tx_udp_payload_size

- ngtcp2_conn_get_path_max_udp_payload_size =>
  ngtcp2_conn_get_path_max_tx_udp_payload_size

ngtcp2/ngtcp2@ec59b873 changed:

- 'early_data_rejected' member added to ng_callbacks.

Assisted-by: Daniel Stenberg
Reported-by: jurisuk@users.noreply.github.com

Fixes https://github.com/curl/curl/issues/9747
Closes https://github.com/curl/curl/pull/9748
2022-10-17 03:27:03 -04:00
..
msh3.c msh3: change the static_assert to make the code C89 2022-09-23 08:27:50 +02:00
msh3.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
ngtcp2.c ngtcp2: Fix build errors due to changes in ngtcp2 library 2022-10-17 03:27:03 -04:00
ngtcp2.h quic: add support via wolfSSL 2022-08-15 00:48:55 +02:00
quiche.c openssl: make certinfo available for QUIC 2022-09-27 14:02:27 +02:00
quiche.h quiche: fix build failure 2022-08-02 16:49:36 +02:00
vquic.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
vquic.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00