summaryrefslogtreecommitdiff
path: root/ssl/quic/quic_record_rx.c
Commit message (Expand)AuthorAgeFilesLines
* QUIC RX: Refactor unsafe DCID consistency checkingHugo Landau2023-01-131-12/+18
* QUIC RX: Do not handle auto-discard of Initial EL inside the QRXHugo Landau2023-01-131-7/+0
* QUIC RX: Fix QRX packet handling refactor w.r.t. list refactorHugo Landau2023-01-131-3/+4
* QUIC RX: Support refcounted packets and eliminate wrapperHugo Landau2023-01-131-14/+35
* QUIC TX Packetiser and Streams MapperHugo Landau2022-11-241-4/+8
* QUIC: use list.hPauli2022-11-161-77/+48
* QUIC Receive Stream ManagementTomas Mraz2022-11-141-2/+4
* Add deferred datagram limit to QUIC Record Layer RXHugo Landau2022-09-221-3/+21
* QUIC QRL: Fix bug in Handshake packet processingHugo Landau2022-09-131-7/+7
* TX key update support, RX time and PN reporting, general refactoringHugo Landau2022-09-021-44/+173
* QUIC Record Layer (Refactor and TX Side)Hugo Landau2022-09-021-0/+1040