summaryrefslogtreecommitdiffstats
path: root/ssl/quic/quic_demux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* QLOG: Wiring: QUIC DEMUX: Report a monotonically increasing datagram IDHugo Landau2024-02-021-0/+4
* QUIC DEMUX: Remove obsolete SRT handling codeHugo Landau2023-12-211-39/+3
* QUIC DEMUX: Remove legacy routing codeHugo Landau2023-12-211-190/+15
* QUIC DEMUX: Allow parsed DCID to be learnt in default packet handlerHugo Landau2023-12-211-9/+12
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* quic: process stateless resetsPauli2023-08-161-6/+47
* QUIC: Implement SSL_has_pendingHugo Landau2023-07-051-0/+5
* QUIC DEMUX: Ensure time field is always initialisedHugo Landau2023-03-221-0/+3
* QUIC DEMUX: Refactor list manipulationHugo Landau2023-01-191-2/+1
* QUIC DEMUX: (Server support) Add support for default handlerHugo Landau2023-01-191-10/+41
* QUIC DEMUX: Handle network errors explicitlyHugo Landau2023-01-131-10/+28
* QUIC: Minor cleanupHugo Landau2023-01-131-2/+0
* QUIC DEMUX: Allow MTU to vary over time and autodetect MTUHugo Landau2023-01-131-7/+98
* QUIC DEMUX: Allow BIO to be changedHugo Landau2023-01-131-0/+5
* QUIC: use list.hPauli2022-11-161-86/+27
* QUIC Send Stream ManagementHugo Landau2022-10-051-0/+9
* TX key update support, RX time and PN reporting, general refactoringHugo Landau2022-09-021-14/+27
* QUIC Demuxer and Record Layer (RX Side)Hugo Landau2022-09-021-0/+523