litespeed-quic/test
Dmitri Tikhonov 8ca33e0e19 Release 1.19.0
- [FEATURE, API Change] 0-RTT support.  Add function to export 0-RTT
  information; it can be supplied to a subsequent connect() call.
- [FEATURE] Add -0 flag to http_client to exercise 0-RTT support.
- [BUGFIX] Resuscitate the Windows build.
- [BUGFIX] Send HTTP settings (max header list size) if necessary.
- [BUGFIX] Buffered packets can contain ACK frames.
- [BUGFIX] Make packet writeable once all STREAM frames are elided.
- [BUGFIX] Fix potential null dereference when realloc fails.
- cmake: simplify build configuration.
2019-02-04 08:59:11 -05:00
..
unittests Release 1.19.0 2019-02-04 08:59:11 -05:00
CMakeLists.txt Release 1.17.11 2019-01-03 11:48:45 -05:00
http_client.c Release 1.19.0 2019-02-04 08:59:11 -05:00
prog.c Release 1.19.0 2019-02-04 08:59:11 -05:00
prog.h Release 1.19.0 2019-02-04 08:59:11 -05:00
test_common.c Resuscitate Windows build (#61) 2019-01-30 15:28:35 -05:00
test_common.h Release 1.17.11 2019-01-03 11:48:45 -05:00
test_config.h.in If regex.h is not present (Windows), use alternative code 2018-05-18 09:18:06 -04:00