summaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_sct.c
AgeCommit message (Expand)Author
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-09Make the CT code library context awareMatt Caswell
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/ct/Richard Levitte
2016-11-16Move SCT_LIST_free definition into a more logical placeRob Percival
2016-11-15Check that SCT timestamps are not in the futureRob Percival
2016-09-22Add -Wswitch-enumRich Salz
2016-08-23SCT_set_source resets validation_statusRob Percival
2016-08-23Internalizes SCT_verify and removes SCT_verify_v1Rob Percival
2016-08-02Fix some style issues...FdaSilvaYY
2016-05-17Copyright consolidation 07/10Rich Salz
2016-04-07Suppress CT callback as appropriateViktor Dukhovni
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-09Removes SCT_LIST_set_source and SCT_LIST_set0_logsRob Percival
2016-03-09Makes SCT_get0_log return const CTLOG*Rob Percival
2016-03-09Reset SCT validation_status if the SCT is modifiedRob Percival
2016-03-09Makes SCT_LIST_set_source return the number of successesRob Percival
2016-03-07Fixes memory leaks in CT codeRob Percival
2016-03-01CT policy validationRob Percival
2016-03-01Addresses review comments from richsalzRob Percival
2016-03-01Verify SCT signaturesRob Percival
2016-02-26Public API for Certificate TransparencyRob Percival