litespeed-quic/test/unittests
Dmitri Tikhonov fb96f4dd43 Release 2.9.0
- [API] Drop support for Q039.
- Improve ACK-queuing logic.  Send an ACK once in a while if
  peer keeps on sending non-ack-eliciting packets.
- Improve Alt-Svc string: Q050 and later are not included in
  the old-style "quic" string.
- Send stateless resets if connection could not be promoted.
- Schedule MAX_DATA if needed when DATA_BLOCKED is received.
- Use ls-qpack 0.11.2 -- needed for server push optimization.
- Code cleanup: handle some error cases, improve logging.
2020-01-20 09:41:37 -05:00
..
CMakeLists.txt Release 2.8.8 2020-01-14 14:26:11 -05:00
graph_cubic.c Release 2.8.7 2020-01-09 11:52:25 -05:00
mini_parse.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_ack.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_ack_merge.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_ackgen_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_ackgen_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_ackparse_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_ackparse_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_ackparse_ietf.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_alarmset.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_alt_svc_ver.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_arr.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_attq.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_blocked_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_blocked_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_bw_sampler.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_chlo_gen.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_clear_aead.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_conn_close_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_conn_close_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_conn_hash.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_crypto_gen.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_cubic.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_dec.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_di_nocopy.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_elision.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_engine_ctor.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_export_key.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_frame_chop.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_frame_reader.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_frame_rw.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_frame_writer.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_goaway_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_goaway_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_h3_framing.c Release 2.8.8 2020-01-14 14:26:11 -05:00
test_hcsi_reader.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_hkdf.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_lsquic_hash.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_malo.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_min_heap.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_minmax.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_packet_out.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_packno_len.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_parse_packet_in.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_purga.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_qlog.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_quic_be_floats.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_quic_le_floats.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_rechist.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_reg_pkt_headergen.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_rst_stream_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_rst_stream_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_rst_stream_ietf.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_rtt.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_send_headers.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_senhist.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_set.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_sfcw.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_shi.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_some_packets.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_spi.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_stop_waiting_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_stop_waiting_gquic_le.c Release 1.20.0 2019-04-01 11:41:55 -04:00
test_stream.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_streamgen.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_streamparse.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_trapa.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_varint.c Release 2.8.7 2020-01-09 11:52:25 -05:00
test_ver_nego.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_wuf_gquic_be.c Release 2.9.0 2020-01-20 09:41:37 -05:00
test_wuf_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00