litespeed-quic/bin
Dmitri Tikhonov 7f96c7c7f3 Release 2.25.0
- [API, FEATURE] Add es_delay_onclose option to delay on_close until all
  data is ACKed.  Use new function lsquic_stream_has_unacked_data() to
  learn whether peer acknowledged all data written to stream.
- [API] Add optional on_reset() stream callback to get notifications
  when RESET or STOP_SENDING frames are received.
- [BUGFIX] On STOP_SENDING, make conn tickable is _writeable_, not
  readable.
2020-12-04 11:29:14 -05: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.23.2 2020-10-21 09:05:26 -04:00
duck_server.c Release 2.20.0 2020-09-15 16:42:13 -04:00
echo_client.c Release 2.24.0 2020-10-28 08:10:17 -04:00
echo_server.c Release 2.24.0 2020-10-28 08:10:17 -04:00
http_client.c Remove strndup definition from http_client (not used) 2020-10-21 11:37:44 -04:00
http_server.c Release 2.25.0 2020-12-04 11:29:14 -05:00
md5_client.c Release 2.24.0 2020-10-28 08:10:17 -04:00
md5_server.c Release 2.24.0 2020-10-28 08:10:17 -04:00
prog.c Keep ea_get_ssl_ctx() optional for the client 2020-10-29 13:33:26 -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.25.0 2020-12-04 11:29:14 -05: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