]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/quic/quic_demux.c
Copyright year updates
[thirdparty/openssl.git] / ssl / quic / quic_demux.c
2024-04-09  Richard LevitteCopyright year updates
2024-02-02  Hugo LandauQLOG: Wiring: QUIC DEMUX: Report a monotonically increa...
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: 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-03-21  Hugo LandauQUIC DEMUX: Ensure time field is always initialised
2023-01-19  Hugo LandauQUIC DEMUX: Refactor list manipulation
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: Minor cleanup
2023-01-13  Hugo LandauQUIC DEMUX: Allow MTU to vary over time and autodetect MTU
2023-01-13  Hugo LandauQUIC DEMUX: Allow BIO to be changed
2022-11-16  PauliQUIC: use list.h
2022-10-05  Hugo LandauQUIC Send Stream Management
2022-09-02  Hugo LandauTX key update support, RX time and PN reporting, genera...
2022-09-02  Hugo LandauQUIC Demuxer and Record Layer (RX Side)