openssl/crypto/cmp
Dr. David von Oheimb 6eaf139f62 ossl_cmp_error_new(): Fix Coverity issue 1486534, and consequently also issues 1486536 and 1486533
The issues are due to an integer overflow that may happen on '(ERR_SYSTEM_FLAG << 1)'.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15938)
2021-06-29 13:05:52 +02:00
..
build.info Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_asn.c Update copyright year 2021-06-17 13:24:59 +01:00
cmp_client.c CMP: Improve reporting of error codes and related strings via 'error' msg 2021-06-25 07:44:50 +02:00
cmp_ctx.c cmp: remove TODOs 2021-06-02 16:30:15 +10:00
cmp_err.c Update copyright year 2021-06-17 13:24:59 +01:00
cmp_hdr.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
cmp_http.c Use <> for #include openssl/xxx 2021-05-27 09:56:41 +10:00
cmp_local.h CMP: Improve reporting of error codes and related strings via 'error' msg 2021-06-25 07:44:50 +02:00
cmp_msg.c ossl_cmp_error_new(): Fix Coverity issue 1486534, and consequently also issues 1486536 and 1486533 2021-06-29 13:05:52 +02:00
cmp_protect.c cmp: remove TODOs 2021-06-02 16:30:15 +10:00
cmp_server.c CMP: Improve reporting of error codes and related strings via 'error' msg 2021-06-25 07:44:50 +02:00
cmp_status.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
cmp_util.c Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() 2021-04-20 10:47:24 +02:00
cmp_vfy.c cmp: remove TODOs 2021-06-02 16:30:15 +10:00