summaryrefslogtreecommitdiffstats
path: root/include/internal/quic_tls.h
AgeCommit message (Expand)Author
2023-12-21QUIC Refactor: Fix ANSI - struct definition duplicationsHugo Landau
2023-09-07Copyright year updatesMatt Caswell
2023-08-15NewSessionTickets with an early_data extension must have a valid max valueMatt Caswell
2023-08-15Unexpected QUIC post-handshake CertificateRequests are a PROTOCOL_VIOLATIONMatt Caswell
2023-08-08QUIC TLS: Rethink error handlingHugo Landau
2023-08-08QUIC CHANNEL: Improve error reportingHugo Landau
2023-08-08QUIC TLS: Report TLS errors properly as QUIC protocol errorsHugo Landau
2023-04-12Add support for rstream get/release record in the QUIC TLS layerMatt Caswell
2023-01-24Add an initial QUIC-TLS implementationMatt Caswell