summaryrefslogtreecommitdiffstats
path: root/ssl/quic/quic_port_local.h
AgeCommit message (Expand)Author
2023-12-21Minor updatesHugo Landau
2023-12-21QUIC APL, TSERVER: Start using a QUIC_ENGINE objectHugo Landau
2023-12-21QUIC ENGINE: Add unused QUIC_ENGINE objectHugo Landau
2023-12-21QUIC PORT: Add missing copyright headerHugo Landau
2023-12-21QUIC PORT: Fix BIO_dgram usage under Winsock due to bind requirementHugo Landau
2023-12-21QUIC PORT: Allow errors to be tracked at port levelHugo Landau
2023-12-21QUIC PORT: Formalise states of a portHugo Landau
2023-12-21QUIC PORT: Add SRTM wiringHugo Landau
2023-12-21QUIC PORT, CHANNEL: Move ticking code into QUIC_PORTHugo Landau
2023-12-21QUIC PORT, CHANNEL: Move DEMUX and default packet handling out of CHANNELHugo Landau
2023-12-21QUIC PORT: Record a SSL_CTX for use when creating handshake layer objectsHugo Landau
2023-12-21QUIC PORT: Keep a list of all child channelsHugo Landau
2023-12-21QUIC CHANNEL, TSERVER: Move to using libctx/propq/mutex/now_cb via QUIC_PORTHugo Landau
2023-12-21QUIC PORT: Add basic unwired QUIC_PORT objectHugo Landau