index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ct
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Null pointer used.
Pauli
2017-09-17
1
-1
/
+1
*
Add checks for alloc failing.
Rich Salz
2017-09-06
1
-0
/
+2
*
Fix memory leaks in CTLOG_new_from_base64
Benjamin Kaduk
2017-06-09
1
-4
/
+8
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-58
/
+67
*
Newlines!
Alex Gaynor
2017-05-22
1
-0
/
+4
*
Style fixes and use the source parameter so the OCSP path works
Alex Gaynor
2017-05-22
1
-5
/
+7
*
This is an int
Alex Gaynor
2017-05-22
1
-1
/
+1
*
Don't use a for-loop decleration
Alex Gaynor
2017-05-22
1
-1
/
+2
*
Fixed #3020 -- set entry type on SCTs from X.509 and OCSP extensions
Alex Gaynor
2017-05-22
1
-2
/
+39
*
Fix faulty free
Richard Levitte
2017-01-29
1
-6
/
+6
*
Move SCT_LIST_free definition into a more logical place
Rob Percival
2016-11-16
2
-5
/
+5
*
Pass a temporary pointer to o2i_SCT_signature from SCT_new_from_base64
Rob Percival
2016-11-16
1
-1
/
+4
*
Subtract padding from outlen in ct_base64_decode
Rob Percival
2016-11-16
1
-0
/
+5
*
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
*
Reword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX}_set_time
Rob Percival
2016-11-15
1
-4
/
+5
*
Check that SCT timestamps are not in the future
Rob Percival
2016-11-15
6
-1
/
+34
*
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
*
Document that o2i_SCT_signature can leave the SCT in an inconsistent state
Rob Percival
2016-08-23
1
-0
/
+2
*
Removes {i2o,o2i}_SCT_signature from the CT public API
Rob Percival
2016-08-23
1
-0
/
+23
*
Prevent double-free of CTLOG public key
Rob Percival
2016-08-23
1
-1
/
+1
*
Internalizes SCT_verify and removes SCT_verify_v1
Rob Percival
2016-08-23
4
-44
/
+14
*
Ensure CT_POLICY_EVAL_CTX_free behaves properly with a NULL arg
Matt Caswell
2016-08-23
1
-0
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-1
/
+1
*
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
*
Mkae CT_log_new_from_base64 always return 0 on failure
Rob Percival
2016-08-06
1
-1
/
+1
*
Removes CTLOG_new_null from the CT public API
Rob Percival
2016-08-06
2
-13
/
+4
*
Fix some style issues...
FdaSilvaYY
2016-08-02
1
-1
/
+1
*
Typo and comment fix
FdaSilvaYY
2016-07-25
1
-3
/
+4
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+4
*
Improve some error management code in CT
FdaSilvaYY
2016-07-05
2
-26
/
+33
*
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
*
Specify array sizes
Kurt Roeckx
2016-06-11
2
-2
/
+2
*
Fix potential access of null pointer (pp)
Rob Percival
2016-06-07
1
-2
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-27
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
10
-529
/
+53
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-45
/
+0
*
make update
Viktor Dukhovni
2016-04-07
1
-3
/
+0
*
Suppress CT callback as appropriate
Viktor Dukhovni
2016-04-07
4
-69
/
+58
*
Removed unused fields of CT_POLICY_EVAL_CTX
Rob Percival
2016-03-23
1
-2
/
+0
*
Adds s2i function for ct_precert_poison X509 extension
Rob Percival
2016-03-21
1
-1
/
+6
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-4
/
+0
[next]