summaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_oct.c
AgeCommit message (Expand)Author
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Fix safestack issues in ct.hMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-10-17Replace BUF_ string function calls with OPENSSL_ onesRich Salz
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/ct/Richard Levitte
2017-01-29Fix faulty freeRichard Levitte
2016-11-16Move SCT_LIST_free definition into a more logical placeRob Percival
2016-06-07Fix potential access of null pointer (pp)Rob Percival
2016-05-17Copyright consolidation 07/10Rich Salz
2016-04-07Suppress CT callback as appropriateViktor Dukhovni
2016-03-09Makes STACK_OF(SCT)* parameter of i2d_SCT_LIST constRob Percival
2016-03-01Addresses review comments from richsalzRob Percival
2016-02-26Fix for potential deferencing of null pointer in o2i_SCT_signatureRob Percival
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-25Add more CT utility routines to be used as part of larger patch.Adam Eijdenberg