openssl/ssl/quic
Hugo Landau e5d575686e QUIC ACKM: Add support for psuedo-loss
This is required to support retries during connection establishment.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
2023-01-13 13:20:08 +00:00
..
build.info QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
cc_dummy.c Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC 2022-10-25 13:25:00 +02:00
quic_ackm.c QUIC ACKM: Add support for psuedo-loss 2023-01-13 13:20:08 +00:00
quic_cfq.c QUIC CFQ Fixes 2022-11-07 18:18:34 +00:00
quic_demux.c QUIC: use list.h 2022-11-16 18:02:02 +11:00
quic_fc.c QUIC Flow Control 2022-09-26 08:01:55 +01:00
quic_fifd.c QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
quic_impl.c Plug the QUIC_RSTREAM to the RX depacketizer 2022-11-14 08:01:57 +00:00
quic_local.h Plug the QUIC_RSTREAM to the RX depacketizer 2022-11-14 08:01:57 +00:00
quic_method.c
quic_record_rx_wrap.c QUIC Receive Stream Management 2022-11-14 08:01:57 +00:00
quic_record_rx.c QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
quic_record_shared.c TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02: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 QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
quic_record_util.c QUIC Record Layer (Refactor and TX Side) 2022-09-02 10:03:55 +02:00
quic_rstream.c Plug the QUIC_RSTREAM to the RX depacketizer 2022-11-14 08:01:57 +00:00
quic_rx_depack.c Plug the QUIC_RSTREAM to the RX depacketizer 2022-11-14 08:01:57 +00:00
quic_sf_list.c Plug the QUIC_RSTREAM to the RX depacketizer 2022-11-14 08:01:57 +00:00
quic_sstream.c QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
quic_statm.c Avoid struct timeval in QUIC code 2022-09-13 21:13:22 +10:00
quic_stream_map.c QUIC TXP: Fix missing OSSL_NELEM include 2022-11-24 09:17:20 +00:00
quic_txp.c QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
quic_txpim.c QUIC CFQ Fixes 2022-11-07 18:18:34 +00:00
quic_wire_pkt.c QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
quic_wire.c QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00
uint_set.c uint_set: convert uint_set to use the list data type 2022-11-16 18:02:02 +11:00