openssl/crypto/cmp
Dr. David von Oheimb ca6f1ba903 Improve cert checking diagnostics of OSSL_CMP_validate_msg()
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11998)
2020-06-13 15:13:21 +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 Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID() 2020-05-13 19:42:00 +02:00
cmp_client.c Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID() 2020-05-13 19:42:00 +02:00
cmp_ctx.c Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert() 2020-05-13 19:42:00 +02:00
cmp_err.c Correct error reason of verify_signature() in cmp_vfy.c 2020-06-13 15:13:21 +02:00
cmp_hdr.c Allow subject of CMP -oldcert as sender unless protection cert is given 2020-06-13 15:13:21 +02:00
cmp_http.c Constify 'req' parameter of OSSL_HTTP_post_asn1() 2020-05-09 16:57:08 +02:00
cmp_local.h Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/crmf.h 2020-05-24 17:39:37 +02:00
cmp_msg.c Streamline the approach to set CMP message recipient and expected sender 2020-06-13 15:13:21 +02:00
cmp_protect.c Fix too strict checks of ossl_cmp_calc_protection() 2020-06-13 15:13:21 +02:00
cmp_server.c Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID() 2020-05-13 19:42:00 +02:00
cmp_status.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
cmp_util.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
cmp_vfy.c Improve cert checking diagnostics of OSSL_CMP_validate_msg() 2020-06-13 15:13:21 +02:00