litespeed-quic/tests
Dmitri Tikhonov c2faf03244 Release 2.28.0
- [API] lsquic_ssl_sess_to_resume_info() is the new way to get
  session info.
- [API] Add user pointer to ea_generate_scid callback.
- [API] Add lsquic_dcid_from_packet() -- a fast function to parse
  out DCID.
- [API] Add es_max_batch_size to control outgoing packet batch size.
- [BUGFIX] Disallow sending of header while promise is being written.
- [BUGFIX] Flush stream when buffered bytes exhaust stream cap.
- [BUGFIX] Deactivate HQ frame if writing push promise fails.
- Perform sanity check on peer transport parameters and fail the
  handshake if some flow control limits are too low.  This can be
  turned off, see es_check_tp_sanity.
- http_server: fix how requests are read in "hq" mode.
2021-02-03 11:05:50 -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.5 2021-01-18 13:26:33 -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.28.0 2021-02-03 11:05:50 -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