openssl/crypto/cmp
Dr. David von Oheimb 31b28ad96a chunk 7 of CMP contribution to OpenSSL
add CMP message validation and related tests; while doing so:
* add ERR_add_error_mem_bio() to crypto/err/err_prn.c
* move ossl_cmp_add_error_txt() as ERR_add_error_txt() to crypto/err/err_prn.c
* add X509_STORE_CTX_print_verify_cb() to crypto/x509/t_x509.c,
  adding internally x509_print_ex_brief(), print_certs(), and print_store_certs()
* move {ossl_cmp_,}X509_STORE_get1_certs() to crypto/x509/x509_lu.c

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/10620)
2020-02-17 07:43:58 +01:00
..
build.info chunk 7 of CMP contribution to OpenSSL 2020-02-17 07:43:58 +01:00
cmp_asn.c fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 2020-02-17 07:43:58 +01:00
cmp_ctx.c fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 2020-02-17 07:43:58 +01:00
cmp_err.c chunk 7 of CMP contribution to OpenSSL 2020-02-17 07:43:58 +01:00
cmp_hdr.c chunk 5 of CMP contribution to OpenSSL 2019-10-29 14:17:39 +00:00
cmp_local.h chunk 7 of CMP contribution to OpenSSL 2020-02-17 07:43:58 +01:00
cmp_msg.c fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 2020-02-17 07:43:58 +01:00
cmp_protect.c fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 2020-02-17 07:43:58 +01:00
cmp_status.c fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 2020-02-17 07:43:58 +01:00
cmp_util.c chunk 7 of CMP contribution to OpenSSL 2020-02-17 07:43:58 +01:00
cmp_vfy.c chunk 7 of CMP contribution to OpenSSL 2020-02-17 07:43:58 +01:00