aboutsummaryrefslogtreecommitdiff
path: root/crypto/ct/ct_oct.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-16Move SCT_LIST_free definition into a more logical placeRob Percival1-5/+0
2016-06-07Fix potential access of null pointer (pp)Rob Percival1-2/+2
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+5
2016-04-07Suppress CT callback as appropriateViktor Dukhovni1-4/+8
2016-03-09Makes STACK_OF(SCT)* parameter of i2d_SCT_LIST constRob Percival1-1/+1
2016-03-01Addresses review comments from richsalzRob Percival1-24/+0
2016-02-26Fix for potential deferencing of null pointer in o2i_SCT_signatureRob Percival1-1/+2
2016-02-26Public API for Certificate TransparencyRob Percival1-106/+51
2016-02-25Add more CT utility routines to be used as part of larger patch.Adam Eijdenberg1-0/+535