openssl/crypto/ct
Matt Caswell d4b2bfbade Make the CT code library context aware
Add the new functions CTLOG_STORE_new_with_libctx(),
CTLOG_new_with_libctx() and CTLOG_new_from_base64_with_libctx() to pass
in the library context/property query string to use a library context
is to be used.

We also add the function CT_POLICY_EVAL_CTX_new_with_libctx() to enable
the creation of a CT_POLICY_EVAL_CTX to be associated with a libctx and
property query string.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11483)
2020-04-09 14:51:48 +01:00
..
build.info
ct_b64.c Make the CT code library context aware 2020-04-09 14:51:48 +01:00
ct_err.c
ct_local.h Make the CT code library context aware 2020-04-09 14:51:48 +01:00
ct_log.c Make the CT code library context aware 2020-04-09 14:51:48 +01:00
ct_oct.c Replace BUF_ string function calls with OPENSSL_ ones 2019-10-17 23:19:59 +02:00
ct_policy.c Make the CT code library context aware 2020-04-09 14:51:48 +01:00
ct_prn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ct_sct_ctx.c Make the CT code library context aware 2020-04-09 14:51:48 +01:00
ct_sct.c Make the CT code library context aware 2020-04-09 14:51:48 +01:00
ct_vfy.c Make the CT code library context aware 2020-04-09 14:51:48 +01:00
ct_x509v3.c Reorganize local header files 2019-09-28 20:26:35 +02:00