openssl/test/helpers
Matt Caswell 48724e8a20 Add a test for QUIC non IO retry errors
Test that errors such as SSL_ERROR_WANT_RETRY_VERIFY are properly
handled by QUIC connections.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21922)
2023-09-02 15:23:55 +01:00
..
cmp_testlib.c Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
cmp_testlib.h Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
handshake_srp.c Update copyright year 2022-05-03 13:34:51 +01:00
handshake.c Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
handshake.h Update copyright year 2021-02-18 15:05:17 +00:00
pkcs12.c Allow PKCS12 export to set arbitrary bag attributes 2022-09-23 17:40:02 +01:00
pkcs12.h Allow PKCS12 export to set arbitrary bag attributes 2022-09-23 17:40:02 +01:00
predefined_dhparams.c Update copyright year 2022-05-03 13:34:51 +01:00
predefined_dhparams.h Update copyright year 2022-05-03 13:34:51 +01:00
quictestlib.c Add a test for QUIC non IO retry errors 2023-09-02 15:23:55 +01:00
quictestlib.h Add a test for QUIC non IO retry errors 2023-09-02 15:23:55 +01:00
ssl_test_ctx.c test: update ssl_new tests in line with pedantic FIPS policy 2023-04-21 17:01:38 +01:00
ssl_test_ctx.h test: update ssl_new tests in line with pedantic FIPS policy 2023-04-21 17:01:38 +01:00
ssltestlib.c quicapitest.c: Fix missing wait_until_sock_readable() 2023-08-14 15:54:08 +02:00
ssltestlib.h Add a test for a retry during the handshake 2023-07-17 09:39:46 +10:00