summaryrefslogtreecommitdiffstats
path: root/include/internal/quic_record_tx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* QUIC QTX: Allow QLOG instance retrieval via callbackHugo Landau2024-02-191-4/+6
* QUIC QLOG: Use set0Hugo Landau2024-02-021-1/+1
* QUIC QTX: Allow QLOG instance to be changed after instantiationHugo Landau2024-02-021-0/+3
* QLOG: Wiring: QUIC QTXHugo Landau2024-02-021-0/+4
* QUIC Refactor: Fix ANSI - struct definition duplicationsHugo Landau2023-12-211-2/+3
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* QUIC QTX: Add ciphertext size calculation functionHugo Landau2023-07-211-0/+10
* QUIC: Add internal APIs for white-box testing of key updateHugo Landau2023-06-161-0/+6
* 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/+5
* Enable tracing of packets that have been sentMatt Caswell2023-05-241-0/+5
* Add the ability to mutate QUIC packets before they are writtenMatt Caswell2023-02-221-4/+18
* QUIC QTX: Handle network errors explicitlyHugo Landau2023-01-131-1/+20
* 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 TX: Do not have QTX handle refcount of BIOsHugo Landau2023-01-131-2/+3
* QUIC TX Packetiser and Streams MapperHugo Landau2022-11-241-0/+18
* TX key update support, RX time and PN reporting, general refactoringHugo Landau2022-09-021-0/+11
* QUIC Record Layer (Refactor and TX Side)Hugo Landau2022-09-021-0/+293