litespeed-quic/bin
Dmitri Tikhonov 04f8f447b2 Release 2.23.0
- [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.
2020-10-13 08:20:25 -04:00
..
CMakeLists.txt Release 2.19.10 -- Fix Windows and MacOS builds 2020-09-08 14:16:25 -04:00
duck_client.c Release 2.20.0 2020-09-15 16:42:13 -04:00
duck_server.c Release 2.20.0 2020-09-15 16:42:13 -04:00
echo_client.c Fix Windows support 2020-06-03 00:20:46 -04:00
echo_server.c Fix Windows support 2020-06-03 00:20:46 -04:00
http_client.c Release 2.22.0 2020-10-07 09:41:26 -04:00
http_server.c Release 2.23.0 2020-10-13 08:20:25 -04:00
md5_client.c Fix Windows support 2020-06-03 00:20:46 -04:00
md5_server.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
prog.c Release 2.20.0 2020-09-15 16:42:13 -04:00
prog.h Fix Windows support 2020-06-03 00:20:46 -04:00
test_cert.c Release 2.23.0 2020-10-13 08:20:25 -04:00
test_cert.h Release 2.20.0 2020-09-15 16:42:13 -04:00
test_common.c Release 2.23.0 2020-10-13 08:20:25 -04:00
test_common.h Release 2.22.0 2020-10-07 09:41:26 -04:00
test_config.h.in Release 2.19.10 -- Fix Windows and MacOS builds 2020-09-08 14:16:25 -04:00