summaryrefslogtreecommitdiffstats
path: root/include/internal/quic_demux.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* QLOG: Wiring: QUIC DEMUX: Report a monotonically increasing datagram IDHugo Landau2024-02-021-0/+6
* QUIC Refactor: Fix ANSI - struct definition duplicationsHugo Landau2023-12-211-5/+1
* QUIC DEMUX: Remove obsolete SRT handling codeHugo Landau2023-12-211-21/+0
* QUIC DEMUX: Remove legacy routing codeHugo Landau2023-12-211-72/+13
* QUIC DEMUX, QRX: Add deprecation notices for future handlingHugo Landau2023-12-211-0/+14
* QUIC DEMUX: Allow parsed DCID to be learnt in default packet handlerHugo Landau2023-12-211-1/+5
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* quic: process stateless resetsPauli2023-08-161-0/+21
* QUIC: Implement SSL_has_pendingHugo Landau2023-07-051-0/+5
* QUIC DEMUX: (Server support) Add support for default handlerHugo Landau2023-01-191-2/+31
* QUIC DEMUX: Handle network errors explicitlyHugo Landau2023-01-131-1/+19
* QUIC DEMUX: Allow MTU to vary over time and autodetect MTUHugo Landau2023-01-131-2/+13
* QUIC: Enable building with QUIC support disabledHugo Landau2023-01-131-0/+4
* QUIC DEMUX: Allow BIO to be changedHugo Landau2023-01-131-0/+5
* QUIC: use list.hPauli2022-11-161-4/+4
* Add deferred datagram limit to QUIC Record Layer RXHugo Landau2022-09-221-0/+6
* TX key update support, RX time and PN reporting, general refactoringHugo Landau2022-09-021-1/+14
* QUIC Record Layer (Refactor and TX Side)Hugo Landau2022-09-021-11/+12
* QUIC Demuxer and Record Layer (RX Side)Hugo Landau2022-09-021-0/+251