Fix openssl req with -addext subjectAltName=dirName
[openssl.git] / test / quic_tserver_test.c
2023-10-25 Tomas Mrazquic_tserver_test: Raise the initial timeout limit
2023-10-06 Matt CaswellTimeout in the tserver test using real time
2023-10-06 Matt CaswellDon't wait in the tesrver idle testing every time aroun...
2023-09-13 Richard LevitteFix test/quic_tserver_test.c for slow machines
2023-09-07 Matt CaswellCopyright year updates
2023-08-02 Matt CaswellAdd the ability for tserver to use a pre-existing SSL_CTX
2023-06-27 Matt CaswellAdd a test quicserver utility
2023-06-15 Hugo LandauQUIC APL: Correct implementation of time callback override
2023-05-29 Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-24 Hugo LandauQUIC: Fix bugs where threading is disabled
2023-05-24 Hugo LandauQUIC TSERVER: Use a random port in the tserver test
2023-05-12 Hugo LandauQUIC TSERVER: Add support for multiple streams
2023-03-30 Hugo LandauQUIC Thread Assisted mode: miscellaneous fixes
2023-03-30 Hugo LandauQUIC Thread Assisted Mode: Support Windows XP
2023-03-30 Hugo LandauAvoid races in tserver test code
2023-03-30 Hugo LandauEnhance quic_tserver test to fully test thread assisted...
2023-03-30 Hugo LandauAdd basic test for thread assisted mode
2023-03-21 Hugo LandauQUIC: Add history section to SSL_inject_net_dgram()
2023-03-21 Hugo LandauQUIC: Add tests for datagram injection API
2023-01-27 Hugo LandauQUIC TSERVER: Fix probable nondeterminism in some OS...
2023-01-27 Hugo LandauQUIC Test Server: Exercise end-of-stream condition...
2023-01-24 Matt CaswellAdd QUIC-TLS server support
2023-01-19 Hugo LandauQUIC Test Server: Minor fixups
2023-01-19 Hugo LandauQUIC Test Server: Basic echo server test