litespeed-quic/bin
Dmitri Tikhonov 5650ee6cd6 Release 2.27.6
- [BUGFIX] Replace dispatch read/write events assertion with a check.
- [BUGFIX] gQUIC connection close: there is no HEADERS stream without
  HTTP flag, see issue #220.
- http_client, http_server: add hq protocol support and other flags
  for use with QUIC Interop Runner.
- Fix: use IP_PMTUDISC_PROBE (not IP_PMTUDISC_DO) on Linux to set
  Don't-Fragment flag on outgoing packets.
- Fix send_packets_one_by_one on Windows platform when sending
  multiple iovs, see issue #218.
- Exit echo_client on Windows immediately, see issue #219.
2021-01-27 10:36:25 -05:00
..
CMakeLists.txt Release 2.27.1 2021-01-06 09:00:05 -05:00
duck_client.c Release 2.27.1 2021-01-06 09:00:05 -05:00
duck_server.c Release 2.27.1 2021-01-06 09:00:05 -05:00
echo_client.c Release 2.27.6 2021-01-27 10:36:25 -05:00
echo_server.c Release 2.27.1 2021-01-06 09:00:05 -05:00
http_client.c Release 2.27.6 2021-01-27 10:36:25 -05:00
http_server.c Release 2.27.6 2021-01-27 10:36:25 -05:00
md5_client.c Release 2.27.1 2021-01-06 09:00:05 -05:00
md5_server.c Release 2.27.1 2021-01-06 09:00:05 -05:00
prog.c Release 2.27.1 2021-01-06 09:00:05 -05:00
prog.h Release 2.27.1 2021-01-06 09:00:05 -05:00
test_cert.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_cert.h Release 2.27.1 2021-01-06 09:00:05 -05:00
test_common.c Release 2.27.6 2021-01-27 10:36:25 -05:00
test_common.h Release 2.27.1 2021-01-06 09:00:05 -05:00
test_config.h.in Release 2.19.10 -- Fix Windows and MacOS builds 2020-09-08 14:16:25 -04:00