openssl/crypto/ct
Rob Percival 7d054e5ab2 CT policy validation
Specifies a callback that will, in the future, be used by the SSL code to
decide whether to abort a connection on Certificate Transparency grounds.

Reviewed-by: Ben Laurie <ben@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-01 20:03:25 +00: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 Addresses review comments from richsalz 2016-03-01 11:59:28 -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