index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ct
/
ct_sct.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SCT_LIST_free definition into a more logical place
Rob Percival
2016-11-16
1
-0
/
+5
*
Check that SCT timestamps are not in the future
Rob Percival
2016-11-15
1
-0
/
+2
*
Add -Wswitch-enum
Rich Salz
2016-09-22
1
-5
/
+8
*
SCT_set_source resets validation_status
Rob Percival
2016-08-23
1
-0
/
+1
*
Internalizes SCT_verify and removes SCT_verify_v1
Rob Percival
2016-08-23
1
-1
/
+1
*
Fix some style issues...
FdaSilvaYY
2016-08-02
1
-1
/
+1
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Suppress CT callback as appropriate
Viktor Dukhovni
2016-04-07
1
-5
/
+28
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
1
-27
/
+7
*
Removes SCT_LIST_set_source and SCT_LIST_set0_logs
Rob Percival
2016-03-09
1
-29
/
+0
*
Makes SCT_get0_log return const CTLOG*
Rob Percival
2016-03-09
1
-1
/
+1
*
Reset SCT validation_status if the SCT is modified
Rob Percival
2016-03-09
1
-0
/
+12
*
Makes SCT_LIST_set_source return the number of successes
Rob Percival
2016-03-09
1
-4
/
+3
*
Fixes memory leaks in CT code
Rob Percival
2016-03-07
1
-1
/
+1
*
CT policy validation
Rob Percival
2016-03-01
1
-0
/
+91
*
Addresses review comments from richsalz
Rob Percival
2016-03-01
1
-3
/
+2
*
Verify SCT signatures
Rob Percival
2016-03-01
1
-0
/
+66
*
Public API for Certificate Transparency
Rob Percival
2016-02-26
1
-0
/
+293