alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.7k stars 327 forks source link

[+] support key update, connection refuse #82

Closed Kulsk closed 2 years ago

Kulsk commented 2 years ago

[+] support key update; [+] support connection refuse; [+] support anti-amplification multiple configuration; [+] add statistic log for h3 request;

[!] fix recovery bug; [!] fix reserved h3 stream and frame; [!] fix resumption of transport parameters; [!] fix retry packet parse error; [!] fix rearm ld timer after address validation by confirm cid while not unblock the anti-amplification state; [!] fix unittest building error on ubuntu;

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.