aboutsummaryrefslogtreecommitdiff
path: root/crypto/ct/ct_err.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Check that SCT timestamps are not in the futureRob Percival1-1/+2
2016-08-23Internalizes SCT_verify and removes SCT_verify_v1Rob Percival1-2/+1
2016-08-05Removes CTLOG_new_null from the CT public APIRob Percival1-1/+0
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+4
2016-05-23Remove unused error/function codes.Rich Salz1-27/+1
2016-05-17Manual fixes after copyright consolidationRich Salz1-51/+6
2016-04-07make updateViktor Dukhovni1-3/+0
2016-03-09Updates ct_err.cRob Percival1-5/+5
2016-03-01CT policy validationRob Percival1-0/+21
2016-03-01Verify SCT signaturesRob Percival1-0/+22
2016-02-26Public API for Certificate TransparencyRob Percival1-2/+1
2016-02-25Add more CT utility routines to be used as part of larger patch.Adam Eijdenberg1-1/+18
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-10-21Handle CT error macros separatelyRichard Levitte1-2/+2
2015-10-09Initial commit for Certificate Transparency supportAdam Eijdenberg1-0/+101