Public API for Certificate Transparency
authorRob Percival <robpercival@google.com>
Thu, 25 Feb 2016 18:11:16 +0000 (18:11 +0000)
committerRich Salz <rsalz@openssl.org>
Fri, 26 Feb 2016 19:57:29 +0000 (14:57 -0500)
commit0cea8832df37d8fd3e664caec8abbdaa002122b1
tree64ca3e44191f81b12c7a3f75baff67612679f85f
parent186d04a543498753103f4b6e99f3d4460fe2676d
Public API for Certificate Transparency

Reviewed-by: Ben Laurie <ben@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
20 files changed:
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Makefile.in
crypto/ct/Makefile.in
crypto/ct/build.info
crypto/ct/ct.ec [deleted file]
crypto/ct/ct_err.c
crypto/ct/ct_locl.h [new file with mode: 0644]
crypto/ct/ct_oct.c
crypto/ct/ct_prn.c
crypto/ct/ct_sct.c [moved from crypto/ct/ct_lib.c with 79% similarity]
crypto/ct/ct_x509v3.c [new file with mode: 0644]
crypto/err/err.c
crypto/err/err_all.c
crypto/err/openssl.ec
crypto/include/internal/ct_int.h
include/openssl/ct.h [new file with mode: 0644]
test/ct_test.c
util/libeay.num
util/mkdef.pl