From 3149baf83cb703f060b1e6eeb440a45e010a626b Mon Sep 17 00:00:00 2001 From: Adam Eijdenberg Date: Tue, 15 Sep 2015 09:13:48 -0700 Subject: Initial commit for Certificate Transparency support Original authors: Rob Stradling Dr. Stephen Henson Reviewed-by: Emilia Kasper Reviewed-by: Rich Salz --- crypto/err/openssl.ec | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/err/openssl.ec') diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec index 8a10b80b04..08b0c0ba29 100644 --- a/crypto/err/openssl.ec +++ b/crypto/err/openssl.ec @@ -36,6 +36,7 @@ L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c L CMS include/openssl/cms.h crypto/cms/cms_err.c L JPAKE include/openssl/jpake.h crypto/jpake/jpake_err.c L FIPS include/openssl/fips.h crypto/fips_err.h +L CT crypto/ct/ct_locl.h crypto/ct/ct_err.c # additional header files to be scanned for function names L NONE crypto/x509/x509_vfy.h NONE -- cgit v1.2.3