openssl/test/helpers
Tomas Mraz a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack
This partially reverts commit 30eba7f359.
This is legitimate use of the stack functions and no error
should be reported apart from the NULL return value.

Fixes #19389

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19400)
2022-10-21 18:02:35 +02: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.c Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
handshake.h
handshake_srp.c Update copyright year 2022-05-03 13:34:51 +01: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
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 Add a DTLSv1_listen() test 2022-08-18 16:38:12 +01:00