summaryrefslogtreecommitdiffstats
path: root/include/internal/quic_record_rx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* QLOG: Wiring: QUIC QRX: Report the datagram ID from the DEMUXHugo Landau2024-02-021-0/+6
* QUIC Refactor: Fix ANSI - struct definition duplicationsHugo Landau2023-12-211-2/+3
* QUIC QRX: Remove legacy DEMUX-QRX routing codeHugo Landau2023-12-211-35/+1
* QUIC DEMUX, QRX: Add deprecation notices for future handlingHugo Landau2023-12-211-0/+6
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* QUIC QRX: Don't process 1-RTT packets until handshake is completeHugo Landau2023-08-081-0/+11
* Minor updatesHugo Landau2023-07-171-3/+0
* QUIC CONFORMANCE: RFC 9000 s. 12.3: PN duplicate suppressionHugo Landau2023-07-171-12/+11
* QUIC RX: Support reporting the key epoch a packet was received withHugo Landau2023-06-161-0/+6
* QUIC RX: Refactor key update callback to provide PNHugo Landau2023-06-161-2/+4
* Rename msg_callback_s to msg_callback_ssl for greater clarityMatt Caswell2023-05-241-1/+1
* Create setter functions for the msg_callback and msg_callback_argMatt Caswell2023-05-241-5/+6
* Enable tracing of packets that have been sentMatt Caswell2023-05-241-3/+0
* Add initial QUIC support for the msg_callbackMatt Caswell2023-05-241-0/+8
* QUIC QRX: (Server support) Add support for manual URXE injectionHugo Landau2023-01-191-0/+9
* QUIC: Minor comment and editorial fixesHugo Landau2023-01-131-2/+2
* QUIC: Enable building with QUIC support disabledHugo Landau2023-01-131-0/+4
* QUIC Record Layer: Allow INITIAL EL to be rekeyedHugo Landau2023-01-131-6/+8
* QUIC RX: Support refcounted packets and eliminate wrapperHugo Landau2023-01-131-13/+19
* Add deferred datagram limit to QUIC Record Layer RXHugo Landau2022-09-221-4/+10
* TX key update support, RX time and PN reporting, general refactoringHugo Landau2022-09-021-43/+76
* QUIC Record Layer (Refactor and TX Side)Hugo Landau2022-09-021-0/+488