mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
1c9cee3ed5
- [BUGFIX] Fix double-free when emptying a packet number space. - [BUGFIX] http_server: fix md5sum handler: handle EOF correctly. - [BUGFIX] Use random values in bits 4 and 5 of the first byte of verneg packets (regression introduced in 2.5.0). - [OPTIMIZATION] Don't compile in expensive attq checks by default. - [OPTIMIZATION] http_server: compile regexes only once. |
||
---|---|---|
.. | ||
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 |