openssl/crypto/ct
Rich Salz 3c27208fab Remove #error from include files.
Don't have #error statements in header files, but instead wrap
the contents of that file in #ifndef OPENSSL_NO_xxx
This means it is now always safe to include the header file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-20 19:48:36 -04: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 Updates ct_err.c 2016-03-09 11:34:48 -05:00
ct_locl.h Remove #error from include files. 2016-03-20 19:48:36 -04:00
ct_log.c Makes CTLOG_STORE_get0_log_by_id return const CTLOG* 2016-03-09 11:34:48 -05:00
ct_oct.c Makes STACK_OF(SCT)* parameter of i2d_SCT_LIST const 2016-03-09 11:34:48 -05:00
ct_policy.c constify CT_POLICY_EVAL_CTX getters 2016-03-11 09:06:04 -05:00
ct_prn.c check reviewer --reviewer=emilia 2016-03-10 14:53:04 -05:00
ct_sct_ctx.c Improved documentation of SCT_CTX_* functions 2016-03-09 11:34:48 -05:00
ct_sct.c check reviewer --reviewer=emilia 2016-03-10 14:53:04 -05:00
ct_vfy.c Treat boolean functions as booleans 2016-03-09 11:34:48 -05:00
ct_x509v3.c ct_int.h only needed by crypto/ct 2016-03-20 16:02:22 -04:00
Makefile.in CT policy validation 2016-03-01 20:03:25 +00:00