QUIC: Implement SSL_has_pending
[openssl.git] / include / internal / quic_demux.h
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)