]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/quic_reactor.h
Copyright year updates
[thirdparty/openssl.git] / include / internal / quic_reactor.h
2024-04-09  Richard LevitteCopyright year updates
2024-02-09  Hugo LandauTHREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafe
2023-12-21  Hugo LandauQUIC Refactor: Fix ANSI - struct definition duplications
2023-12-21  Hugo LandauQUIC REACTOR: Add utility function for merging tick...
2023-09-07  Matt CaswellCopyright year updates
2023-09-01  Hugo LandauQUIC REACTOR: Move can-poll flags into reactor
2023-03-30  Hugo LandauAdd channel-only tick mode and use it for thread assist...
2023-03-30  Hugo LandauQUIC Reactor: Allow a mutex to be released during waits
2023-01-13  Hugo LandauQUIC API: Rename want_net_read and want_net_write
2023-01-13  Hugo LandauQUIC: Enable building with QUIC support disabled
2023-01-13  Hugo LandauQUIC: Add QUIC reactor