aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 07/10Rich Salz2016-05-171-48/+5
* Removed unused fields of CT_POLICY_EVAL_CTXRob Percival2016-03-221-2/+0
* Remove #error from include files.Rich Salz2016-03-201-4/+0
* ct_int.h only needed by crypto/ctRich Salz2016-03-201-1/+5
* check reviewer --reviewer=emiliaRob Percival2016-03-101-2/+0
* Makes SCT_get0_log return const CTLOG*Rob Percival2016-03-091-1/+1
* Improved documentation of SCT_CTX_* functionsRob Percival2016-03-091-5/+9
* Fixes "usuable" typo in ct_locl.hRob Percival2016-03-091-1/+1
* Extensive application of __owur to CT functions that return a booleanRob Percival2016-03-091-10/+31
* CT policy validationRob Percival2016-03-011-0/+11
* Move macros for reading/writing integers into ct_locl.hRob Percival2016-03-011-0/+32
* Verify SCT signaturesRob Percival2016-03-011-0/+40
* Public API for Certificate TransparencyRob Percival2016-02-261-0/+110
* Because ct_locl.h is used between modules, move it to internal headersRichard Levitte2015-10-181-244/+0
* ct_locl.h: fix some commentsEmilia Kasper2015-10-141-5/+7
* Initial commit for Certificate Transparency supportAdam Eijdenberg2015-10-091-0/+242