litespeed-quic/tests
Dmitri Tikhonov e2c4907022 Release 2.27.3
- [BUGFIX] gQUIC: do not destroy critical streams when connection is
  closed.  See issue #201.
- [BUGFIX] Drop #if LSQUIC_CONN_STATS from lsquic.h.  See issue #211.
- [BUGFIX] Challenge cancellation when path validation fails.
- [BUGFIX] Do not send FIN if RST is scheduled to be sent on a stream.
- [BUGFIX] gQUIC's is_tickable() when connection is closing.
- [BUGFIX] Q050 processing of GOAWAY frames.
2021-01-08 11:38:46 -05:00
..
CMakeLists.txt Release 2.27.1 2021-01-06 09:00:05 -05:00
graph_cubic.c Release 2.27.1 2021-01-06 09:00:05 -05:00
mini_parse.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_ack.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_ack_merge.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_ackgen_gquic_be.c Release 2.27.1 2021-01-06 09:00:05 -05: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 Release 2.27.1 2021-01-06 09:00:05 -05: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 Release 2.27.1 2021-01-06 09:00:05 -05:00
test_alarmset.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_alt_svc_ver.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_arr.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_attq.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_blocked_gquic_be.c Release 2.27.1 2021-01-06 09:00:05 -05: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.27.1 2021-01-06 09:00:05 -05:00
test_chlo_gen.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_clear_aead.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_conn_close_gquic_be.c Release 2.27.1 2021-01-06 09:00:05 -05: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 Release 2.27.1 2021-01-06 09:00:05 -05:00
test_crypto_gen.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_cubic.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_dec.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_di_nocopy.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_elision.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_engine_ctor.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_export_key.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_frame_chop.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_frame_reader.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_frame_rw.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_frame_writer.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_goaway_gquic_be.c Release 2.27.1 2021-01-06 09:00:05 -05: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 Release 2.27.3 2021-01-08 11:38:46 -05:00
test_hcsi_reader.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_hkdf.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_hpi.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_lsquic_hash.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_malo.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_min_heap.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_minmax.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_packet_out.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_packet_resize.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_packno_len.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_parse_packet_in.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_purga.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_qlog.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_quic_be_floats.c Release 2.27.1 2021-01-06 09:00:05 -05: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 Release 2.27.2 2021-01-06 17:53:07 -05:00
test_reg_pkt_headergen.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_rst_stream_gquic_be.c Release 2.27.1 2021-01-06 09:00:05 -05: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 Release 2.27.1 2021-01-06 09:00:05 -05:00
test_rtt.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_send_headers.c Release 2.27.3 2021-01-08 11:38:46 -05:00
test_senhist.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_set.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_sfcw.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_shi.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_some_packets.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_spi.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_stop_waiting_gquic_be.c Release 2.27.1 2021-01-06 09:00:05 -05: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.27.3 2021-01-08 11:38:46 -05:00
test_streamgen.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_streamparse.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_tokgen.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_trapa.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_trechist.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_varint.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_ver_nego.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_wuf_gquic_be.c Release 2.27.1 2021-01-06 09:00:05 -05:00
test_wuf_gquic_le.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00