..
build.info
Remove the old Dummy Handshake code
2023-01-24 17:16:29 +00:00
cc_dummy.c
QUIC Congestion Control: API to determine deadline at which more credit will be available
2023-01-13 13:20:09 +00:00
quic_ackm.c
QUIC Probes Support: Minor tweaks
2023-01-30 09:44:59 +01:00
quic_cfq.c
QUIC CFQ Fixes
2022-11-07 18:18:34 +00:00
quic_channel_local.h
Enable QUIC test server to find out the termination reason
2023-02-22 05:34:03 +00:00
quic_channel.c
Rename various functions OSSL_QUIC_FAULT -> QTEST_FAULT
2023-02-22 05:34:06 +00:00
quic_demux.c
QUIC DEMUX: Refactor list manipulation
2023-01-19 13:17:40 +00:00
quic_fc.c
QUIC RXFC: Don't emit a MAX_STREAM_DATA frame if we have a final size
2023-01-13 13:20:11 +00:00
quic_fifd.c
QUIC TX Packetiser and Streams Mapper
2022-11-24 08:15:20 +00:00
quic_impl.c
Don't send ciphersuites twice in QUIC
2023-02-23 18:31:44 +11:00
quic_local.h
QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_ex
2023-01-27 14:19:14 +00:00
quic_method.c
quic_reactor.c
QUIC API: Rename want_net_read and want_net_write
2023-01-13 13:20:38 +00:00
quic_record_rx.c
QUIC QRX: (Server support) Add support for manual URXE injection
2023-01-19 13:17:39 +00:00
quic_record_shared.c
QUIC Front-End I/O API
2023-01-13 13:20:15 +00:00
quic_record_shared.h
TX key update support, RX time and PN reporting, general refactoring
2022-09-02 10:03:55 +02:00
quic_record_tx.c
Add the ability to mutate QUIC packets before they are written
2023-02-22 05:33:23 +00:00
quic_record_util.c
QUIC Record Layer (Refactor and TX Side)
2022-09-02 10:03:55 +02:00
quic_rstream.c
QUIC RSTREAM: Allow pointer to be NULL when calling free
2023-01-13 13:20:12 +00:00
quic_rx_depack.c
Treat unknown frames as a protocol error
2023-02-22 05:34:03 +00:00
quic_sf_list.c
QUIC RX: Support refcounted packets and eliminate wrapper
2023-01-13 13:20:10 +00:00
quic_sstream.c
QUIC Front End I/O API: Add support for signalling and detecting end-of-stream
2023-01-27 14:19:15 +00:00
quic_statm.c
Avoid struct timeval in QUIC code
2022-09-13 21:13:22 +10:00
quic_stream_map.c
QUIC Stream Mapper: CSM-related changes, stream limits handling
2023-01-13 13:20:15 +00:00
quic_tls.c
Add a test for a server that doesn't provide transport params
2023-02-22 05:34:04 +00:00
quic_tserver.c
Add const to some test tserver functions
2023-02-22 05:34:06 +00:00
quic_txp.c
QUIC Probes Support: Minor tweaks
2023-01-30 09:44:59 +01:00
quic_txpim.c
QUIC CFQ Fixes
2022-11-07 18:18:34 +00:00
quic_wire_pkt.c
QUIC: Revise and add some TODO lines
2023-01-13 13:20:19 +00:00
quic_wire.c
QUIC Transport Parameters: Add CID encoder/decoder, make ID optional
2023-01-13 13:20:13 +00:00
uint_set.c
uint_set: convert uint_set to use the list data type
2022-11-16 18:02:02 +11:00