curl/lib/vquic
Daniel Stenberg 349c3f5a08
ngtcp2: move the h3 initing to immediately after the rx key
To fix a segfault and to better deal with 0-RTT

Assisted-by: Tatsuhiro Tsujikawa
2019-08-20 08:51:23 +02:00
..
ngtcp2-crypto.c ngtcp2: make the QUIC handshake work 2019-08-10 16:07:33 +02:00
ngtcp2-crypto.h
ngtcp2.c ngtcp2: move the h3 initing to immediately after the rx key 2019-08-20 08:51:23 +02:00
ngtcp2.h ngtcp2: provide the callbacks as a static struct 2019-08-15 10:20:35 +02:00
quiche.c quiche: register debug callback once and earlier 2019-08-17 17:00:49 +02:00
quiche.h