summaryrefslogtreecommitdiffstats
path: root/test/helpers/ssltestlib.h
AgeCommit message (Expand)Author
2024-05-28Move the ability to load the dasync engine into ssltestlib.cMatt Caswell
2024-05-14Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan
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-09-12Add a test for using a PSK with QUICMatt Caswell
2023-09-07Copyright year updatesMatt Caswell
2023-07-17Add a test for a retry during the handshakeMatt Caswell
2023-03-31Add a test for an app data record appearing before epoch change in DTLSMatt Caswell
2023-03-20Add a simple QUIC test for blocking modeMatt Caswell
2022-08-18Add a DTLSv1_listen() testMatt Caswell
2022-08-01Test that swapping the first app data record with Finished msg worksMatt Caswell
2022-06-28Add a DTLS next epoch testMatt Caswell
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb