curl/lib/vquic
Amaury Denoyelle d1624b94f0
ngtcp2: support latest QUIC TLS RFC9001
QUIC Transport Parameters Extension has been changed between draft-29
and latest RFC9001. Most notably, its identifier has been updated from
0xffa5 to 0x0039. The version is selected through the QUIC TLS library
via the legacy codepoint.

Disable the usage of legacy codepoint in curl to switch to latest
RFC9001. This is required to be able to keep up with latest QUIC
implementations.

Acked-by: Tatsuhiro Tsujikawa
Closes #7960
2021-11-05 10:42:46 +01:00
..
ngtcp2.c ngtcp2: support latest QUIC TLS RFC9001 2021-11-05 10:42:46 +01:00
ngtcp2.h ngtcp2: stop buffering crypto data 2021-08-26 16:31:59 +02:00
quiche.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
quiche.h quiche: close the connection 2020-12-02 22:50:39 +01:00
vquic.c curl.se: new home 2020-11-04 23:59:47 +01:00
vquic.h curl.se: new home 2020-11-04 23:59:47 +01:00