]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ct/ct_log.c
Prevent double-free of CTLOG public key
[thirdparty/openssl.git] / crypto / ct / ct_log.c
2016-08-23  Rob PercivalPrevent double-free of CTLOG public key
2016-08-05  Rob PercivalRemoves CTLOG_new_null from the CT public API
2016-07-05  FdaSilvaYYImprove some error management code in CT
2016-07-05  FdaSilvaYYFix some memory error handling in CT
2016-07-05  FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-03-09  Rob PercivalMakes CTLOG_STORE_get0_log_by_id return const CTLOG*
2016-03-09  Rob PercivalTreat boolean functions as booleans
2016-03-09  Rob PercivalMake parameters of CTLOG_get* const
2016-03-04  Rob PercivalHandle empty log name in "enable_logs" line of the...
2016-03-04  Rob PercivalHandle missing "enabled_logs" line in CT log file
2016-03-04  Rob PercivalIf a CT log entry in CTLOG_FILE is invalid, skip it...
2016-03-01  Rob PercivalAddresses review comments from richsalz
2016-03-01  Rob PercivalVerify SCT signatures