|
Serialisation code for Certificate Transparency data
These data structures are taken from RFC6962-bis. They will be useful in
the future when signed tree heads and consistency proofs are downloaded
using the Component Updater and stored on disk.
BUG= 506227
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+658 lines, -8 lines) |
Patch |
 |
M |
net/cert/ct_serialization.h
|
View
|
|
3 chunks |
+38 lines, -0 lines |
2 comments
|
Download
|
 |
M |
net/cert/ct_serialization.cc
|
View
|
|
5 chunks |
+190 lines, -0 lines |
1 comment
|
Download
|
 |
M |
net/cert/ct_serialization_unittest.cc
|
View
|
|
2 chunks |
+32 lines, -1 line |
0 comments
|
Download
|
 |
A |
net/cert/ct_trans_item.h
|
View
|
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/cert/ct_trans_item.cc
|
View
|
|
1 chunk |
+160 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/cert/merkle_consistency_proof.h
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/cert/merkle_consistency_proof.cc
|
View
|
|
2 chunks |
+21 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/cert/signed_certificate_timestamp.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/cert/signed_certificate_timestamp.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/cert/signed_tree_head.h
|
View
|
|
2 chunks |
+26 lines, -1 line |
0 comments
|
Download
|
 |
A |
net/cert/signed_tree_head.cc
|
View
|
|
1 chunk |
+50 lines, -0 lines |
1 comment
|
Download
|
 |
M |
net/net.gypi
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/test/ct_test_util.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
1 comment
|
Download
|
 |
M |
net/test/ct_test_util.cc
|
View
|
|
4 chunks |
+18 lines, -2 lines |
1 comment
|
Download
|
Total messages: 4 (3 generated)
|