mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
a4f5dac3cf
- [BUGFIX] Invalid read when parsing IETF transport parameters (this was benign). - [OPTIMIZATION] Frame bundling when using buffered packets in IETF QUIC: a) flush QPACK decoder stream and b) include ACKs in opportunistic fashion. - Fix HTTP/3 framing unit test. - Code cleanup. |
||
---|---|---|
.. | ||
unittests | ||
CMakeLists.txt | ||
echo_client.c | ||
echo_server.c | ||
http_client.c | ||
http_server.c | ||
md5_client.c | ||
md5_server.c | ||
prog.c | ||
prog.h | ||
test_cert.c | ||
test_cert.h | ||
test_common.c | ||
test_common.h | ||
test_config.h.in |