openssl/crypto/store
Richard Levitte 521a0bf6a1 crypto/store/ossl_result.c: Better filtering of errors
The diverse variants of try_XXX() were filtering errors independently
of each other.  It's better done in ossl_store_handle_load_result()
itself, where we have control over the overall success and failure of
the attempts.

Fixes #14973

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/15008)
2021-04-23 20:22:49 +02:00
..
build.info STORE: Deprecate legacy / ENGINE functions 2020-09-03 17:48:32 +02:00
store_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
store_init.c Update copyright year 2021-04-08 13:04:41 +01:00
store_lib.c Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2021-04-12 16:55:30 +10:00
store_local.h Update copyright year 2021-04-08 13:04:41 +01:00
store_meth.c Fix typo in store_meth.c 2021-04-07 22:39:35 +10:00
store_register.c Update copyright year 2021-04-08 13:04:41 +01:00
store_result.c crypto/store/ossl_result.c: Better filtering of errors 2021-04-23 20:22:49 +02:00
store_strings.c Update copyright year 2020-10-15 14:10:06 +01:00