openssl/crypto/ts
Bernd Edlinger 7e06a6758b Fix error handling in x509v3_cache_extensions and related functions
Basically we use EXFLAG_INVALID for all kinds of out of memory and
all kinds of parse errors in x509v3_cache_extensions.

[extended tests]

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10755)
2020-03-21 18:46:36 +01:00
..
build.info
ts_asn1.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_conf.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
ts_err.c
ts_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_req_print.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_req_utils.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_rsp_print.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_rsp_sign.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
ts_rsp_utils.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_rsp_verify.c Fix error handling in x509v3_cache_extensions and related functions 2020-03-21 18:46:36 +01:00
ts_verify_ctx.c Fix typo and create compatibility macro 2019-10-16 12:37:20 +02:00