litespeed-quic/tests
Dmitri Tikhonov 4429f8ea1e Release 2.24.0
- [FEATURE] QUIC and HTTP/3 Internet Draft 31 support.  Drop ID-30
  and ID-31 support.
- [BUGFIX] Divide-by-zero in newly enabled conn stats code when no
  packets were sent.
- [BUGFIX] Memory leak in gQUIC client when server hello cannot be
  parsed.
- [BUGFIX] Server Initial packet size calculation.
- Log user-agent and CONN_CLOSE reason when peer reports error.
- Example programs: Specify ALPN for echo and md5 clients and servers
  (issue #184).
- Example programs: Don't add "QUIC_" prefix to lines in keylog file
  (issue #185).
- http_server: Fix fd leak in preadv mode; fix preadv() usage when
  reading from disk.
2020-10-28 08:10:17 -04:00
..
CMakeLists.txt Release 2.22.0 2020-10-07 09:41:26 -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 Release 2.21.0 2020-09-29 08:56:43 -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 Release 2.21.0 2020-09-29 08:56:43 -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 Release 2.21.0 2020-09-29 08:56:43 -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 Release 2.17.0 2020-06-18 09:45:44 -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.19.0 2020-07-29 11:33:52 -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 Release 2.19.0 2020-07-29 11:33:52 -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 Release 2.23.2 2020-10-21 09:05:26 -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 unit tests 2020-10-21 09:31:12 -04:00
test_hcsi_reader.c Release 2.22.0 2020-10-07 09:41:26 -04:00
test_hkdf.c Rename test/unittests to tests/ and test/ to bin/ 2020-05-17 12:42:32 -04:00
test_hpi.c Release 2.22.0 2020-10-07 09:41:26 -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 Release 2.19.0 2020-07-29 11:33:52 -04:00
test_packet_resize.c Release 2.24.0 2020-10-28 08:10:17 -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 Release 2.18.0 2020-07-06 17:35:21 -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 Release 2.21.0 2020-09-29 08:56:43 -04:00
test_reg_pkt_headergen.c Release 2.19.8 2020-09-02 09:03:19 -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 Fix unit tests 2020-10-21 09:31:12 -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 Release 2.22.0 2020-10-07 09:41:26 -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.23.3 2020-10-22 15:12:04 -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_trechist.c Release 2.22.0 2020-10-07 09:41:26 -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