mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
31b28ad96a
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) |
||
---|---|---|
.. | ||
build.info | ||
cmp_asn.c | ||
cmp_ctx.c | ||
cmp_err.c | ||
cmp_hdr.c | ||
cmp_local.h | ||
cmp_msg.c | ||
cmp_protect.c | ||
cmp_status.c | ||
cmp_util.c | ||
cmp_vfy.c |