summaryrefslogtreecommitdiff
path: root/test/quic_tserver_test.c
Commit message (Expand)AuthorAgeFilesLines
* QUIC TSERVER: Add support for multiple streamsHugo Landau2023-05-121-4/+5
* QUIC Thread Assisted mode: miscellaneous fixesHugo Landau2023-03-301-19/+8
* QUIC Thread Assisted Mode: Support Windows XPHugo Landau2023-03-301-1/+2
* Avoid races in tserver test codeHugo Landau2023-03-301-1/+18
* Enhance quic_tserver test to fully test thread assisted modeHugo Landau2023-03-301-15/+91
* Add basic test for thread assisted modeHugo Landau2023-03-301-10/+20
* QUIC: Add history section to SSL_inject_net_dgram()Hugo Landau2023-03-221-1/+1
* QUIC: Add tests for datagram injection APIHugo Landau2023-03-221-8/+57
* QUIC TSERVER: Fix probable nondeterminism in some OS network stacksHugo Landau2023-01-271-4/+11
* QUIC Test Server: Exercise end-of-stream condition on read and writeHugo Landau2023-01-271-13/+34
* Add QUIC-TLS server supportMatt Caswell2023-01-241-1/+20
* QUIC Test Server: Minor fixupsHugo Landau2023-01-191-0/+1
* QUIC Test Server: Basic echo server testHugo Landau2023-01-191-0/+221