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
*
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
*
ct_int.h only needed by crypto/ct
Rich Salz
2016-03-20
2
-7
/
+6
*
constify CT_POLICY_EVAL_CTX getters
Rob Percival
2016-03-11
1
-3
/
+3
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
1
-8
/
+10
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
4
-35
/
+20
*
CT: check some GeneralizedTime return values
Benjamin Kaduk
2016-03-10
1
-2
/
+4
*
Makes STACK_OF(SCT)* parameter of i2d_SCT_LIST const
Rob Percival
2016-03-09
1
-1
/
+1
*
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
2
-2
/
+2
*
Makes CTLOG_STORE_get0_log_by_id return const CTLOG*
Rob Percival
2016-03-09
1
-4
/
+4
*
Improved documentation of SCT_CTX_* functions
Rob Percival
2016-03-09
2
-15
/
+29
*
Updates ct_err.c
Rob Percival
2016-03-09
1
-5
/
+5
*
Reset SCT validation_status if the SCT is modified
Rob Percival
2016-03-09
1
-0
/
+12
*
Fixes "usuable" typo in ct_locl.h
Rob Percival
2016-03-09
1
-1
/
+1
*
Treat boolean functions as booleans
Rob Percival
2016-03-09
3
-20
/
+13
*
Make parameters of CTLOG_get* const
Rob Percival
2016-03-09
1
-3
/
+4
*
Extensive application of __owur to CT functions that return a boolean
Rob Percival
2016-03-09
2
-16
/
+36
*
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
*
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
[next]