Initial commit for Certificate Transparency support
authorAdam Eijdenberg <eijdenberg@google.com>
Tue, 15 Sep 2015 16:13:48 +0000 (09:13 -0700)
committerEmilia Kasper <emilia@openssl.org>
Fri, 9 Oct 2015 09:32:25 +0000 (11:32 +0200)
commit3149baf83cb703f060b1e6eeb440a45e010a626b
tree17dc1557fdc833c8ee969280339e12c1ab144ab4
parent329428708d6836676f6a7078aa2e2a1db9a1addb
Initial commit for Certificate Transparency support

Original authors:
Rob Stradling <rob@comodo.com>
Dr. Stephen Henson <steve@openssl.org>

Reviewed-by: Emilia Kasper <emilia@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Makefile.org
crypto/ct/Makefile [new file with mode: 0644]
crypto/ct/ct_err.c [new file with mode: 0644]
crypto/ct/ct_lib.c [new file with mode: 0644]
crypto/ct/ct_locl.h [new file with mode: 0644]
crypto/err/openssl.ec
crypto/x509v3/Makefile
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_scts.c
include/openssl/err.h