Copyright year updates
[openssl.git] / include / internal / quic_demux.h
2024-04-09 Richard LevitteCopyright year updates
2024-02-02 Hugo LandauQLOG: Wiring: QUIC DEMUX: Report a monotonically increa...
2023-12-21 Hugo LandauQUIC Refactor: Fix ANSI - struct definition duplications
2023-12-21 Hugo LandauQUIC DEMUX: Remove obsolete SRT handling code
2023-12-21 Hugo LandauQUIC DEMUX: Remove legacy routing code
2023-12-21 Hugo LandauQUIC DEMUX, QRX: Add deprecation notices for future...
2023-12-21 Hugo LandauQUIC DEMUX: Allow parsed DCID to be learnt in default...
2023-09-07 Matt CaswellCopyright year updates
2023-08-16 Pauliquic: process stateless resets
2023-07-04 Hugo LandauQUIC: Implement SSL_has_pending
2023-01-19 Hugo LandauQUIC DEMUX: (Server support) Add support for default...
2023-01-13 Hugo LandauQUIC DEMUX: Handle network errors explicitly
2023-01-13 Hugo LandauQUIC DEMUX: Allow MTU to vary over time and autodetect MTU
2023-01-13 Hugo LandauQUIC: Enable building with QUIC support disabled
2023-01-13 Hugo LandauQUIC DEMUX: Allow BIO to be changed
2022-11-16 PauliQUIC: use list.h
2022-09-22 Hugo LandauAdd deferred datagram limit to QUIC Record Layer RX
2022-09-02 Hugo LandauTX key update support, RX time and PN reporting, genera...
2022-09-02 Hugo LandauQUIC Record Layer (Refactor and TX Side)
2022-09-02 Hugo LandauQUIC Demuxer and Record Layer (RX Side)