]> git.ipfire.org Git - thirdparty/openssl.git/history - test/helpers/quictestlib.c
Copyright year updates
[thirdparty/openssl.git] / test / helpers / quictestlib.c
2023-09-07  Matt CaswellCopyright year updates
2023-09-02  Matt CaswellAdd a test for QUIC non IO retry errors
2023-08-24  Hugo LandauQUIC: Rename SSL_set_initial_peer_addr to SSL_set1_init...
2023-08-22  Tomas Mrazqtest: Use fake time on both client and server
2023-08-22  Tomas Mrazqtest: Run both client and server during connect
2023-08-08  Tomas MrazQUIC fault testing TODOs are changed into regular comments
2023-08-02  Matt CaswellAdd support into qtest_shutdown for blocking mode
2023-08-02  Matt CaswellExtend the test_quic_write_read() test to include resum...
2023-08-02  Matt CaswellAdd the ability for tserver to use a pre-existing SSL_CTX
2023-07-31  Hugo LandauQUIC: Automatically drain non-concluded streams, bugfixes
2023-07-16  Hugo LandauQUIC Conformance: Frame Handling Tests
2023-07-16  Hugo LandauQUIC CONFORMANCE: Enforce minimal frame type encoding
2023-07-11  Matt CaswellAdd an SSL BIO test for QUIC
2023-07-06  Matt CaswellAllow qtestlib to use a "fake_now" implementation
2023-06-27  Matt CaswellAdd a test quicserver utility
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-05-29  Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-24  Matt CaswellEnable tracing of packets that have been sent
2023-05-12  Hugo LandauQUIC CHANNEL: Do not copy terminate cause as it is...
2023-03-19  Matt CaswellAdd a simple QUIC test for blocking mode
2023-02-22  Matt CaswellRename various functions OSSL_QUIC_FAULT -> QTEST_FAULT
2023-02-22  Matt CaswellAdd a helper function to prepend a frame to a packet
2023-02-22  Matt CaswellAdd a qtest_check_server_transport_err helper function
2023-02-22  Matt CaswellAdd the capability to listen for datagrams
2023-02-22  Matt CaswellDon't treat the Tserver as connected until the handshak...
2023-02-22  Matt CaswellEnable the fault injector to add faults to post-encrypt...
2023-02-22  Matt CaswellAdd a test for a server that doesn't provide transport...
2023-02-22  Matt CaswellImplement the QUIC Fault injector support for TLS hands...
2023-02-22  Matt CaswellAdd the ability to mutate TLS handshake messages before...
2023-02-22  Matt CaswellEnable QUIC test server to find out the termination...
2023-02-22  Matt CaswellImplement the QUIC Fault injector support for plaintext...
2023-02-22  Matt CaswellAdd a skeleton quicfaultstest