]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/quic_ssl.h
QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactor
[thirdparty/openssl.git] / include / internal / quic_ssl.h
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_set_default_stream_mod...
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_get_stream_id
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_get_stream_type
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_get0_connection
2023-05-12  Hugo LandauQUIC APL: Refactor stream-related code into QUIC_XSO...
2023-05-12  Hugo LandauQUIC Dispatch: Refactor APL interface to use SSL pointe...
2023-05-12  Hugo LandauQUIC Dispatch: Introduce the QUIC_XSO object
2023-03-30  Hugo LandauEnhance quic_tserver test to fully test thread assisted...
2023-03-30  Hugo LandauQUIC CHANNEL: Allow time source to be overridden
2023-03-30  Hugo LandauQUIC Channel: Add a mutex
2023-03-19  Matt CaswellFix SSL_has_pending() for QUIC connections
2023-01-27  Hugo LandauQUIC: Refine SSL_shutdown and begin to implement SSL_sh...
2023-01-13  Hugo LandauQUIC API: Rename want_net_read and want_net_write
2023-01-13  Hugo LandauQUIC Front End I/O API: Wire up SSL_CTX ctrls and remov...
2023-01-13  Hugo LandauQUIC: Enable building with QUIC support disabled
2023-01-13  Hugo LandauQUIC Front-End I/O API
2023-01-13  Hugo LandauRemove duplicate declaration
2022-11-14  Tomas MrazPlug the QUIC_RSTREAM to the RX depacketizer
2022-09-23  Richard LevitteMove the QUIC_CONNECTION typedef to internal headers