openssl/crypto/ct
Rob Percival 8359b57f27 check reviewer --reviewer=emilia
Remove 'log' field from SCT and related accessors

In order to still have access to an SCT's CTLOG when calling SCT_print,
SSL_CTX_get0_ctlog_store has been added.

Improved documentation for some CT functions in openssl/ssl.h.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-10 14:53:04 -05:00
..
build.info CT policy validation 2016-03-01 20:03:25 +00:00
ct_b64.c Move macros for reading/writing integers into ct_locl.h 2016-03-01 11:59:28 -05:00
ct_err.c Updates ct_err.c 2016-03-09 11:34:48 -05:00
ct_locl.h check reviewer --reviewer=emilia 2016-03-10 14:53:04 -05:00
ct_log.c Makes CTLOG_STORE_get0_log_by_id return const CTLOG* 2016-03-09 11:34:48 -05:00
ct_oct.c Makes STACK_OF(SCT)* parameter of i2d_SCT_LIST const 2016-03-09 11:34:48 -05:00
ct_policy.c CT policy validation 2016-03-01 20:03:25 +00:00
ct_prn.c check reviewer --reviewer=emilia 2016-03-10 14:53:04 -05:00
ct_sct.c check reviewer --reviewer=emilia 2016-03-10 14:53:04 -05:00
ct_sct_ctx.c Improved documentation of SCT_CTX_* functions 2016-03-09 11:34:48 -05:00
ct_vfy.c Treat boolean functions as booleans 2016-03-09 11:34:48 -05:00
ct_x509v3.c check reviewer --reviewer=emilia 2016-03-10 14:53:04 -05:00
Makefile.in CT policy validation 2016-03-01 20:03:25 +00:00