litespeed-quic/test
Dmitri Tikhonov 4b332c36d1 Latest changes
- Remove comment: MSPC is obsolete (no code changes)
- Prog: use lsquic_str2ver() when processing -o version flag
- Remove unused CTIM and SRBF transport parameters
- Disable QUIC versions Q037 and Q038 by default
- Fix Windows compilation by including compat header file in lshpack.c
- Address warnings produced by newer versions of gcc
- Future-proof: turn off -Werror
2018-05-04 11:53:50 -04:00
..
unittests Latest changes: 2018-05-02 09:42:32 -04:00
CMakeLists.txt Update copyright year; add CONTRIBUTORS.txt 2018-04-02 15:17:56 -04:00
http_client.c Update copyright year; add CONTRIBUTORS.txt 2018-04-02 15:17:56 -04:00
prog.c [API Change, OPTIMIZATION] Only process conns that need to be processed 2018-04-09 09:39:38 -04:00
prog.h [API Change, OPTIMIZATION] Only process conns that need to be processed 2018-04-09 09:39:38 -04:00
test_common.c Latest changes 2018-05-04 11:53:50 -04:00
test_common.h Update copyright year; add CONTRIBUTORS.txt 2018-04-02 15:17:56 -04:00
test_config.h.in Latest changes 2017-09-26 14:21:37 -04:00