]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ct/ct_log.c
Make the CT code library context aware
[thirdparty/openssl.git] / crypto / ct / ct_log.c
2020-04-09  Matt CaswellMake the CT code library context aware
2020-01-19  PauliDeprecate the low level SHA functions.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-24  PauliUse secure_getenv(3) when available.
2018-06-21  Bernd EdlingerAdd -Wstrict-prototypes option to --strict-warnings
2018-05-29  Matt CaswellUpdate copyright year
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2017-09-17  PauliNull pointer used.
2017-09-06  Rich SalzAdd checks for alloc failing.
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