index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ct
/
ct_sct.c
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