litespeed-quic/tests
Dmitri Tikhonov 8ae5ecb45e Release 2.16.1
- [FEATURE] Use "no-progress timeout" after which connection is closed.
- [BUGFIX] Select new SCID when current SCID is retired.
- [BUGFIX] Don't warn about dropped Initial packet sequence gaps during
  mini/full handoff.
- [BUGFIX] Send correct conn error when HTTP/3 frame is truncated.
- [BUGFIX] Mini conn: consider amplification when deciding to return
  TICK_SEND.
- [BUGFIX] Don't double-count tag length in amplification logic.
- [BUGFIX] Don't squeeze out lone path challenges.
- [BUGFIX] Log messages dealing with scheduled packet queue squeezing.
- [BUGFIX] don't wipe current path if no path challenge responses
  come back.
- [BUGFIX] When path is reset, don't lose path_id which is used for
  logging.
- Downgrade flow control violations to info log level from warnings.
- Fix connection cap extra check, avoid checks in nested calls.
- Fix some unit tests when extra checks are enabled.
- Use ls-hpack 2.2.1.
- Turn off unconditional extra checks for IETF clients.
- Extra checks: don't verify sent size of hello packets.  Client
  changes DCID length and this check will fail.
2020-06-09 12:01:45 -04:00
..
CMakeLists.txt Fix Windows support 2020-06-03 00:20:46 -04:00
graph_cubic.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
mini_parse.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_ack.c Release 2.15.0 2020-05-27 10:26:32 -04:00
test_ack_merge.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_ackgen_gquic_be.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_ackgen_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_ackparse_gquic_be.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_ackparse_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_ackparse_ietf.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_alarmset.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_alt_svc_ver.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_arr.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_attq.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_blocked_gquic_be.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_blocked_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_bw_sampler.c Release 2.16.1 2020-06-09 12:01:45 -04:00
test_chlo_gen.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_clear_aead.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_conn_close_gquic_be.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_conn_close_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_conn_hash.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_crypto_gen.c Release 2.15.0 2020-05-27 10:26:32 -04:00
test_cubic.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_dec.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_di_nocopy.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_elision.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_engine_ctor.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_export_key.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_frame_chop.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_frame_reader.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_frame_rw.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_frame_writer.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_goaway_gquic_be.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_goaway_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_h3_framing.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_hcsi_reader.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_hkdf.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_lsquic_hash.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_malo.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_min_heap.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_minmax.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_packet_out.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_packno_len.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_parse_packet_in.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_purga.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_qlog.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_quic_be_floats.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_quic_le_floats.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_rechist.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_reg_pkt_headergen.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_rst_stream_gquic_be.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_rst_stream_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_rst_stream_ietf.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_rtt.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_send_headers.c Release 2.16.1 2020-06-09 12:01:45 -04:00
test_senhist.c Release 2.16.1 2020-06-09 12:01:45 -04:00
test_set.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_sfcw.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_shi.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_some_packets.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_spi.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_stop_waiting_gquic_be.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_stop_waiting_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_stream.c Release 2.15.0 2020-05-27 10:26:32 -04:00
test_streamgen.c Release 2.15.0 2020-05-27 10:26:32 -04:00
test_streamparse.c Release 2.15.0 2020-05-27 10:26:32 -04:00
test_tokgen.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_trapa.c Fix Windows support 2020-06-03 00:20:46 -04:00
test_varint.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_ver_nego.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_wuf_gquic_be.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_wuf_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00