summaryrefslogtreecommitdiffstats
path: root/test/helpers
AgeCommit message (Expand)Author
2024-06-04Copyright year updatesTomas Mraz
2024-05-28Move the ability to load the dasync engine into ssltestlib.cMatt Caswell
2023-11-08add locking around fake_nowNeil Horman
2023-11-02QUIC QTEST_FAULT: Allow deleted TLS extension to be outputHugo Landau
2023-10-25QUIC: Test connection with large client and server cert chainsTomas Mraz
2023-10-24Add a test for retries when sending app dataMatt Caswell
2023-10-06Always back off on the first packet noise from client to serverTomas Mraz
2023-10-06Add testing of bitflips in packet headersTomas Mraz
2023-10-04Back off on generating noise in the event of a PING frameMatt Caswell
2023-09-28Copyright year updatesMatt Caswell
2023-09-28Fix no-ssl-traceMatt Caswell
2023-09-27Move e_os2.h up in quictestlib.c to allow symbol definition consistency.Randall S. Becker
2023-09-25Clean away the test code implementation of bio_addr_copyMatt Caswell
2023-09-22Clarify the terminology in the noisy dgram BIOMatt Caswell
2023-09-22Ensure we up-ref the sbio before passing it to tserverMatt Caswell
2023-09-22Remove some redundant code from test helper BIOsMatt Caswell
2023-09-22Ensure client to server datagrams are noisy tooMatt Caswell
2023-09-22Add the ability to do client side tracing in quictestlib.cMatt Caswell
2023-09-22Extend the noisy dgram test so that packets are also affected by noiseMatt Caswell
2023-09-22Add a packet splitting BIOMatt Caswell
2023-09-22Add support for timeouts into quictestlib.cMatt Caswell
2023-09-22Add some optional debug output to the noisy dgram BIOMatt Caswell
2023-09-22Use test_random() to introduce better noise into the noisy dgram BIOMatt Caswell
2023-09-22Add the ability to drop datagrams in the noisy dgram BIOMatt Caswell
2023-09-22Create a noisy dgram testMatt Caswell
2023-09-20SSL: Test SSL_get_[rw]poll_descriptor, SSL_net_(read|write)_desiredHugo Landau
2023-09-18Fix new typos found by codespellDimitri Papadopoulos
2023-09-12Add a test for using a PSK with QUICMatt Caswell
2023-09-07Copyright year updatesMatt Caswell
2023-09-02Add a test for QUIC non IO retry errorsMatt Caswell
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-08-22qtest: Use fake time on both client and serverTomas Mraz
2023-08-22qtest: Run both client and server during connectTomas Mraz
2023-08-14quicapitest.c: Fix missing wait_until_sock_readable()Tomas Mraz
2023-08-08QUIC fault testing TODOs are changed into regular commentsTomas Mraz
2023-08-02Add support into qtest_shutdown for blocking modeMatt Caswell
2023-08-02Extend the test_quic_write_read() test to include resumptionMatt Caswell
2023-08-02Add the ability for tserver to use a pre-existing SSL_CTXMatt Caswell
2023-07-31QUIC: Automatically drain non-concluded streams, bugfixesHugo Landau
2023-07-17Add a test for a retry during the handshakeMatt Caswell
2023-07-17QUIC Conformance: Frame Handling TestsHugo Landau
2023-07-17QUIC CONFORMANCE: Enforce minimal frame type encodingHugo Landau
2023-07-11Add an SSL BIO test for QUICMatt Caswell
2023-07-06Allow qtestlib to use a "fake_now" implementationMatt Caswell
2023-06-28Add a test quicserver utilityMatt Caswell
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-05-29QUIC: Rename SSL_tick, SSL_get_tick_timeoutHugo Landau
2023-05-24Enable tracing of packets that have been sentMatt Caswell
2023-05-12QUIC CHANNEL: Do not copy terminate cause as it is not modified after termina...Hugo Landau
2023-04-21test: update ssl_new tests in line with pedantic FIPS policyPauli