mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
8ca33e0e19
- [FEATURE, API Change] 0-RTT support. Add function to export 0-RTT information; it can be supplied to a subsequent connect() call. - [FEATURE] Add -0 flag to http_client to exercise 0-RTT support. - [BUGFIX] Resuscitate the Windows build. - [BUGFIX] Send HTTP settings (max header list size) if necessary. - [BUGFIX] Buffered packets can contain ACK frames. - [BUGFIX] Make packet writeable once all STREAM frames are elided. - [BUGFIX] Fix potential null dereference when realloc fails. - cmake: simplify build configuration. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
graph_cubic.c | ||
test_ackgen_gquic_be.c | ||
test_ackgen_gquic_le.c | ||
test_ackparse_gquic_be.c | ||
test_ackparse_gquic_le.c | ||
test_alarmset.c | ||
test_arr.c | ||
test_attq.c | ||
test_blocked_gquic_be.c | ||
test_blocked_gquic_le.c | ||
test_buf.c | ||
test_conn_close_gquic_be.c | ||
test_conn_close_gquic_le.c | ||
test_conn_hash.c | ||
test_cubic.c | ||
test_dec.c | ||
test_di_nocopy.c | ||
test_elision.c | ||
test_engine_ctor.c | ||
test_export_key.c | ||
test_frame_chop.c | ||
test_frame_reader.c | ||
test_frame_rw.c | ||
test_frame_writer.c | ||
test_goaway_gquic_be.c | ||
test_goaway_gquic_le.c | ||
test_hkdf.c | ||
test_lsquic_hash.c | ||
test_malo.c | ||
test_packet_out.c | ||
test_packno_len.c | ||
test_parse_packet_in.c | ||
test_quic_be_floats.c | ||
test_quic_le_floats.c | ||
test_rechist.c | ||
test_reg_pkt_headergen.c | ||
test_rst_stream_gquic_be.c | ||
test_rst_stream_gquic_le.c | ||
test_rtt.c | ||
test_senhist.c | ||
test_set.c | ||
test_sfcw.c | ||
test_some_packets.c | ||
test_spi.c | ||
test_stop_waiting_gquic_be.c | ||
test_stop_waiting_gquic_le.c | ||
test_stream.c | ||
test_streamgen.c | ||
test_streamparse.c | ||
test_ver_nego.c | ||
test_wuf_gquic_be.c | ||
test_wuf_gquic_le.c |