summaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_b64.c
AgeCommit message (Expand)Author
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2017-06-09Fix memory leaks in CTLOG_new_from_base64Benjamin Kaduk
2016-11-16Pass a temporary pointer to o2i_SCT_signature from SCT_new_from_base64Rob Percival
2016-11-16Subtract padding from outlen in ct_base64_decodeRob Percival
2016-08-05Mkae CT_log_new_from_base64 always return 0 on failureRob Percival
2016-07-25Typo and comment fixFdaSilvaYY
2016-07-05Improve some error management code in CTFdaSilvaYY
2016-05-17Copyright consolidation 07/10Rich Salz
2016-03-01Move macros for reading/writing integers into ct_locl.hRob Percival
2016-03-01Addresses review comments from richsalzRob Percival
2016-03-01Fixes potential double free and memory leak in ct_b64.cRob Percival
2016-03-01Verify SCT signaturesRob Percival