Removes {i2o,o2i}_SCT_signature from the CT public API
[openssl.git] / crypto / ct / ct_locl.h
2016-08-23 Rob PercivalRemoves {i2o,o2i}_SCT_signature from the CT public API
2016-08-23 Rob PercivalInternalizes SCT_verify and removes SCT_verify_v1
2016-06-11 Kurt RoeckxSpecify array sizes
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-03-23 Rob PercivalRemoved unused fields of CT_POLICY_EVAL_CTX
2016-03-20 Rich SalzRemove #error from include files.
2016-03-20 Rich Salzct_int.h only needed by crypto/ct
2016-03-10 Rob Percivalcheck reviewer --reviewer=emilia
2016-03-09 Rob PercivalMakes SCT_get0_log return const CTLOG*
2016-03-09 Rob PercivalImproved documentation of SCT_CTX_* functions
2016-03-09 Rob PercivalFixes "usuable" typo in ct_locl.h
2016-03-09 Rob PercivalExtensive application of __owur to CT functions that...
2016-03-01 Rob PercivalCT policy validation
2016-03-01 Rob PercivalMove macros for reading/writing integers into ct_locl.h
2016-03-01 Rob PercivalVerify SCT signatures
2016-02-26 Rob PercivalPublic API for Certificate Transparency
2015-10-18 Richard LevitteBecause ct_locl.h is used between modules, move it...
2015-10-14 Emilia Kasperct_locl.h: fix some comments
2015-10-09 Adam EijdenbergInitial commit for Certificate Transparency support