mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
- [FEATURE] IETF Client 0-RTT support. - [BUGFIX] Do not schedule MTU probe on first tick. - [BUGFIX] Parsing DATAGRAM frame. - [BUGFIX] If push promise fails, do not invoke hset destructor. - [BUGFIX] Client: When connections are IDed by port number, check DCID. Fixes issue #176. - Revert the 2.22.1 lsquic_is_valid_hs_packet change. All that was necessary is a change to the way we call it in lsquic_engine. No change to the function itself is required. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| duck_client.c | ||
| duck_server.c | ||
| 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 | ||