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_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/ct/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
1
-1
/
+1
*
Add -Wstrict-prototypes option to --strict-warnings
Bernd Edlinger
2018-06-21
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
Null pointer used.
Pauli
2017-09-18
1
-1
/
+1
*
Add checks for alloc failing.
Rich Salz
2017-09-06
1
-0
/
+2
*
Prevent double-free of CTLOG public key
Rob Percival
2016-08-23
1
-1
/
+1
*
Removes CTLOG_new_null from the CT public API
Rob Percival
2016-08-05
1
-12
/
+4
*
Improve some error management code in CT
FdaSilvaYY
2016-07-05
1
-18
/
+16
*
Fix some memory error handling in CT
FdaSilvaYY
2016-07-05
1
-15
/
+22
*
Add checks on sk_TYPE_push() returned value
FdaSilvaYY
2016-07-05
1
-1
/
+4
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-52
/
+6
*
Makes CTLOG_STORE_get0_log_by_id return const CTLOG*
Rob Percival
2016-03-09
1
-4
/
+4
*
Treat boolean functions as booleans
Rob Percival
2016-03-09
1
-6
/
+4
*
Make parameters of CTLOG_get* const
Rob Percival
2016-03-09
1
-3
/
+4
*
Handle empty log name in "enable_logs" line of the CT log file
Rob Percival
2016-03-04
1
-1
/
+6
*
Handle missing "enabled_logs" line in CT log file
Rob Percival
2016-03-04
1
-0
/
+6
*
If a CT log entry in CTLOG_FILE is invalid, skip it and continue loading
Rob Percival
2016-03-04
1
-5
/
+20
*
Addresses review comments from richsalz
Rob Percival
2016-03-01
1
-45
/
+40
*
Verify SCT signatures
Rob Percival
2016-03-01
1
-0
/
+330