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_policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-4
/
+1
*
libcrypto: remove reliance on struct timeval
Pauli
2022-09-13
1
-4
/
+5
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-3
/
+3
*
coverity 1462550 Resource leak
Pauli
2020-04-30
1
-0
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Make the CT code library context aware
Matt Caswell
2020-04-09
1
-2
/
+18
*
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
*
Convert C++ comments to C-style comments
Rob Percival
2016-11-15
1
-5
/
+7
*
Cast time_t to uint64_t before converting to milliseconds in ct_policy.c
Rob Percival
2016-11-15
1
-1
/
+3
*
By default, allow SCT timestamps to be up to 5 minutes in the future
Rob Percival
2016-11-15
1
-1
/
+7
*
Don't check for time() failing in CT_POLICY_EVAL_CTX_new
Rob Percival
2016-11-15
1
-6
/
+2
*
Default CT_POLICY_EVAL_CTX.epoch_time_in_ms to time()
Rob Percival
2016-11-15
1
-0
/
+7
*
Check that SCT timestamps are not in the future
Rob Percival
2016-11-15
1
-0
/
+9
*
Ensure CT_POLICY_EVAL_CTX_free behaves properly with a NULL arg
Matt Caswell
2016-08-23
1
-0
/
+2
*
Make CT_POLICY_EVAL_CTX_set1_{cert,issuer} into boolean functions
Rob Percival
2016-08-15
1
-6
/
+10
*
Improves CTLOG_STORE setters
Rob Percival
2016-08-15
1
-6
/
+10
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-51
/
+7
*
constify CT_POLICY_EVAL_CTX getters
Rob Percival
2016-03-11
1
-3
/
+3
*
CT policy validation
Rob Percival
2016-03-01
1
-0
/
+110