]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ct/ct_policy.c
Make the CT code library context aware
[thirdparty/openssl.git] / crypto / ct / ct_policy.c
2020-04-09  Matt CaswellMake the CT code library context aware
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-11-15  Rob PercivalConvert C++ comments to C-style comments
2016-11-15  Rob PercivalCast time_t to uint64_t before converting to millisecon...
2016-11-15  Rob PercivalBy default, allow SCT timestamps to be up to 5 minutes...
2016-11-15  Rob PercivalDon't check for time() failing in CT_POLICY_EVAL_CTX_new
2016-11-15  Rob PercivalDefault CT_POLICY_EVAL_CTX.epoch_time_in_ms to time()
2016-11-15  Rob PercivalCheck that SCT timestamps are not in the future
2016-08-22  Matt CaswellEnsure CT_POLICY_EVAL_CTX_free behaves properly with...
2016-08-15  Rob PercivalMake CT_POLICY_EVAL_CTX_set1_{cert,issuer} into boolean...
2016-08-15  Rob PercivalImproves CTLOG_STORE setters
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-03-11  Rob Percivalconstify CT_POLICY_EVAL_CTX getters
2016-03-01  Rob PercivalCT policy validation