summaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_locl.h
AgeCommit message (Expand)Author
2016-11-15Reword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX}_set_timeRob Percival
2016-11-15Check that SCT timestamps are not in the futureRob Percival
2016-08-23Document that o2i_SCT_signature can leave the SCT in an inconsistent stateRob Percival
2016-08-23Removes {i2o,o2i}_SCT_signature from the CT public APIRob Percival
2016-08-23Internalizes SCT_verify and removes SCT_verify_v1Rob Percival
2016-06-11Specify array sizesKurt Roeckx
2016-05-17Copyright consolidation 07/10Rich Salz
2016-03-22Removed unused fields of CT_POLICY_EVAL_CTXRob Percival
2016-03-20Remove #error from include files.Rich Salz
2016-03-20ct_int.h only needed by crypto/ctRich Salz
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-09Makes SCT_get0_log return const CTLOG*Rob Percival
2016-03-09Improved documentation of SCT_CTX_* functionsRob Percival
2016-03-09Fixes "usuable" typo in ct_locl.hRob Percival
2016-03-09Extensive application of __owur to CT functions that return a booleanRob Percival
2016-03-01CT policy validationRob Percival
2016-03-01Move macros for reading/writing integers into ct_locl.hRob Percival
2016-03-01Verify SCT signaturesRob Percival
2016-02-26Public API for Certificate TransparencyRob Percival
2015-10-18Because ct_locl.h is used between modules, move it to internal headersRichard Levitte
2015-10-14ct_locl.h: fix some commentsEmilia Kasper
2015-10-09Initial commit for Certificate Transparency supportAdam Eijdenberg