openssl/crypto/conf
Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style
Doing so, had to fix sloppiness in using the stack API in crypto/conf/conf_def.c,
ssl/ssl_ciph.c, ssl/statem/statem_srvr.c, and mostly in test/helpers/ssltestlib.c.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18918)
2022-09-16 10:07:15 +02:00
..
build.info
conf_api.c Update copyright year 2022-05-03 13:34:51 +01:00
conf_def.c stack.c: add missing direct error reporting and improve coding style 2022-09-16 10:07:15 +02:00
conf_def.h Fix copyright year issues 2022-01-06 09:27:02 +01:00
conf_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
conf_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
conf_local.h Make conf_method_st and conf_st deprecated 2021-06-02 12:40:02 +10:00
conf_mall.c Update copyright year 2021-04-08 13:04:41 +01:00
conf_mod.c Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup() 2022-07-01 11:20:51 +02:00
conf_sap.c crypto/conf: gcc build warning fix 2022-09-09 13:05:57 +01:00
conf_ssl.c Update copyright year 2021-04-08 13:04:41 +01:00
keysets.pl