summaryrefslogtreecommitdiff
path: root/test/quic_record_test.c
Commit message (Expand)AuthorAgeFilesLines
* QUIC DEMUX: Allow MTU to vary over time and autodetect MTUHugo Landau2023-01-131-1/+0
* QUIC: Remove RX depacketiser tests from QRL test suiteHugo Landau2023-01-131-142/+45
* QUIC RX: Refactor unsafe DCID consistency checkingHugo Landau2023-01-131-13/+12
* QUIC Wire Encoding: Support Retry Integrity Tag CalculationHugo Landau2023-01-131-3/+41
* QUIC RX: Do not handle auto-discard of Initial EL inside the QRXHugo Landau2023-01-131-15/+10
* QUIC RX: Support refcounted packets and eliminate wrapperHugo Landau2023-01-131-8/+8
* QUIC TX Packetiser and Streams MapperHugo Landau2022-11-241-39/+1
* test: condition out code that relies on CHACHA.Pauli2022-10-101-2/+23
* Modify test/quic_record_test.c to also depacketizeRichard Levitte2022-09-231-61/+185
* Add deferred datagram limit to QUIC Record Layer RXHugo Landau2022-09-221-1/+2
* TX key update support, RX time and PN reporting, general refactoringHugo Landau2022-09-021-4/+592
* QUIC Record Layer (Refactor and TX Side)Hugo Landau2022-09-021-319/+735
* QUIC Demuxer and Record Layer (RX Side)Hugo Landau2022-09-021-0/+2378