Copyright consolidation 03/10
[openssl.git] / include / openssl / ct.h
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-07 Viktor Dukhovnimake update
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-03-20 Rich SalzRemove #error from include files.
2016-03-11 Rob Percivalconstify CT_POLICY_EVAL_CTX getters
2016-03-10 Rob Percivalcheck reviewer --reviewer=emilia
2016-03-10 Rob Percivalcheck reviewer --reviewer=emilia
2016-03-09 Rob PercivalDocument importance of CTLOG_STORE outliving SCT if...
2016-03-09 Rob PercivalMakes STACK_OF(SCT)* parameter of i2d_SCT_LIST const
2016-03-09 Rob PercivalRemoves SCT_LIST_set_source and SCT_LIST_set0_logs
2016-03-09 Rob PercivalMakes SCT_get0_log return const CTLOG*
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-09 Rob PercivalExtensive application of __owur to CT functions that...
2016-03-09 Rob PercivalMakes SCT_LIST_set_source return the number of successes
2016-03-04 Rob PercivalIf a CT log entry in CTLOG_FILE is invalid, skip it...
2016-03-01 Rob PercivalCT policy validation
2016-03-01 Rob PercivalVerify SCT signatures
2016-02-26 Rob PercivalMoves SCT struct typedef into ossl_typ.h
2016-02-26 Rob PercivalPublic API for Certificate Transparency