summaryrefslogtreecommitdiffstats
path: root/include/internal/quic_error.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* QUIC: Make QUIC transport error codes publicHugo Landau2024-03-081-34/+9
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* QUIC TEST: Test malformed crypto stream data, excess bufferingHugo Landau2023-08-101-0/+3
* QUIC: Move string conversion functions into a source fileHugo Landau2023-08-081-27/+1
* QUIC CHANNEL: Improve error reportingHugo Landau2023-08-081-0/+28
* QUIC TLS: Report TLS errors properly as QUIC protocol errorsHugo Landau2023-08-081-0/+3
* QUIC CHANNEL: Send correct alert code if no TPARAMs receivedHugo Landau2023-08-081-1/+7
* QUIC: Enable building with QUIC support disabledHugo Landau2023-01-131-19/+23
* QUIC Flow ControlHugo Landau2022-09-261-0/+38