openssl/crypto/ct
Rich Salz f3b3d7f003 Add -Wswitch-enum
Change code so when switching on an enumeration, have case's for all
enumeration values.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-09-22 08:36:26 -04:00
..
build.info CT policy validation 2016-03-01 20:03:25 +00:00
ct_b64.c Mkae CT_log_new_from_base64 always return 0 on failure 2016-08-05 21:34:59 -04:00
ct_err.c Internalizes SCT_verify and removes SCT_verify_v1 2016-08-23 20:12:25 +01:00
ct_locl.h Document that o2i_SCT_signature can leave the SCT in an inconsistent state 2016-08-23 20:23:28 +01:00
ct_log.c Prevent double-free of CTLOG public key 2016-08-23 20:17:14 +01:00
ct_oct.c Fix potential access of null pointer (pp) 2016-06-07 12:21:46 -04:00
ct_policy.c Ensure CT_POLICY_EVAL_CTX_free behaves properly with a NULL arg 2016-08-23 00:19:15 +01:00
ct_prn.c Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 2016-08-16 16:05:35 +01:00
ct_sct.c Add -Wswitch-enum 2016-09-22 08:36:26 -04:00
ct_sct_ctx.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
ct_vfy.c Internalizes SCT_verify and removes SCT_verify_v1 2016-08-23 20:12:25 +01:00
ct_x509v3.c Specify array sizes 2016-06-11 16:43:49 +02:00