openssl/crypto/ct
Rob Percival a930afb698 If a CT log entry in CTLOG_FILE is invalid, skip it and continue loading
Previously, the remaining CT log entries would not be loaded.
Also, CTLOG_STORE_load_file would return 1 even if a log entry was
invalid, resulting in no errors being shown.

Reviewed-by: Ben Laurie <ben@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-04 10:50:10 -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 CT policy validation 2016-03-01 20:03:25 +00:00
ct_locl.h CT policy validation 2016-03-01 20:03:25 +00:00
ct_log.c If a CT log entry in CTLOG_FILE is invalid, skip it and continue loading 2016-03-04 10:50:10 -05:00
ct_oct.c Addresses review comments from richsalz 2016-03-01 11:59:28 -05:00
ct_policy.c CT policy validation 2016-03-01 20:03:25 +00:00
ct_prn.c Verify SCT signatures 2016-03-01 11:59:28 -05:00
ct_sct.c CT policy validation 2016-03-01 20:03:25 +00:00
ct_sct_ctx.c Addresses review comments from richsalz 2016-03-01 11:59:28 -05:00
ct_vfy.c CT policy validation 2016-03-01 20:03:25 +00:00
ct_x509v3.c Public API for Certificate Transparency 2016-02-26 14:57:29 -05:00
Makefile.in CT policy validation 2016-03-01 20:03:25 +00:00