Improve diagnostics for invalid arguments in asn1parse -strparse
[openssl.git] / crypto / ct / ct_sct.c
2016-11-16 Rob PercivalMove SCT_LIST_free definition into a more logical place
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-09-22 Rich SalzAdd -Wswitch-enum
2016-08-23 Rob PercivalSCT_set_source resets validation_status
2016-08-23 Rob PercivalInternalizes SCT_verify and removes SCT_verify_v1
2016-08-02 FdaSilvaYYFix some style issues...
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-03-10 Rob Percivalcheck reviewer --reviewer=emilia
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 PercivalReset SCT validation_status if the SCT is modified
2016-03-09 Rob PercivalMakes SCT_LIST_set_source return the number of successes
2016-03-07 Rob PercivalFixes memory leaks in CT code
2016-03-01 Rob PercivalCT policy validation
2016-03-01 Rob PercivalAddresses review comments from richsalz
2016-03-01 Rob PercivalVerify SCT signatures
2016-02-26 Rob PercivalPublic API for Certificate Transparency