mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
0adf085acf
- Add echo client and server to the distibution. - Add MD5 client and server to the distibution. - Fix http_client: check command-line arguments better, prevent crash. - Fix IETF conn: can_write_ack() should only care about APP PNS. - Client: delay stream creation until handshake succeds. - Reset HTTP stream whose write end is closed prematurely. - Fix tickable(): mirror behavior of tick() wrt buffered packets. - Log reason why engine is tickable. |
||
---|---|---|
.. | ||
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 |