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
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-12
/
+4
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Reword repeated words.
Shane Lontis
2021-03-09
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-9
/
+9
*
Fix safestack issues in ct.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Make the CT code library context aware
Matt Caswell
2020-04-09
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/ct/
Richard Levitte
2018-12-06
1
-1
/
+1
*
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