mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
d4b2bfbade
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) |
||
---|---|---|
.. | ||
build.info | ||
ct_b64.c | ||
ct_err.c | ||
ct_local.h | ||
ct_log.c | ||
ct_oct.c | ||
ct_policy.c | ||
ct_prn.c | ||
ct_sct_ctx.c | ||
ct_sct.c | ||
ct_vfy.c | ||
ct_x509v3.c |