openssl/test/helpers
Matt Caswell 6d1f693359 Implement the QUIC Fault injector support for TLS handshake messages
Provide helper functions to listen for TLS handshake messages being sent,
as well as the ability to change the contents of those messages as well as
resizing them.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20030)
2023-02-22 05:34:04 +00:00
..
cmp_testlib.c
cmp_testlib.h
handshake_srp.c
handshake.c Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
handshake.h
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
predefined_dhparams.h
quictestlib.c Implement the QUIC Fault injector support for TLS handshake messages 2023-02-22 05:34:04 +00:00
quictestlib.h Implement the QUIC Fault injector support for TLS handshake messages 2023-02-22 05:34:04 +00:00
ssl_test_ctx.c Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
ssl_test_ctx.h Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
ssltestlib.c stack: Do not add error if pop/shift/value accesses outside of the stack 2022-10-21 18:02:35 +02:00
ssltestlib.h