Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 2668803004: Certificate Transparency: Discard entries pending auditing on network change (Closed)

Created:
3 years, 10 months ago by Eran Messeri
Modified:
3 years, 10 months ago
CC:
chromium-reviews, rsleevi+watch_chromium.org, certificate-transparency-chrome_googlegroups.com, martijn+crwatch_martijnc.be, Eran Messeri, msramek
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Certificate Transparency: Discard entries pending auditing on network change On network change, discard all the CT log entries that are pending auditing in the SingleTreeTracker. Doing so will ensure inclusion proofs for these log entries are not looked up on a different network than the one in which the original certificates were obtained, thus preventing state leak between networks. BUG=506227 Review-Url: https://codereview.chromium.org/2668803004 Cr-Commit-Position: refs/heads/master@{#447982} Committed: https://chromium.googlesource.com/chromium/src/+/2d5b01268c06d638debcebbde4c2b204c55798aa

Patch Set 1 #

Total comments: 4

Patch Set 2 : Move listener to private class #

Patch Set 3 : Merging with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -1 line) Patch
M components/certificate_transparency/single_tree_tracker.h View 1 2 4 chunks +11 lines, -0 lines 0 comments Download
M components/certificate_transparency/single_tree_tracker.cc View 1 2 3 chunks +27 lines, -1 line 0 comments Download
M components/certificate_transparency/single_tree_tracker_unittest.cc View 1 2 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (17 generated)
Eran Messeri
3 years, 10 months ago (2017-02-01 11:36:58 UTC) #3
Ryan Sleevi
LGTM % updating the test. If you do integrate any of the more substantive nits ...
3 years, 10 months ago (2017-02-01 22:26:58 UTC) #8
Eran Messeri
Ryan, PTAL since I've adopted your suggestion. https://codereview.chromium.org/2668803004/diff/1/components/certificate_transparency/single_tree_tracker.h File components/certificate_transparency/single_tree_tracker.h (right): https://codereview.chromium.org/2668803004/diff/1/components/certificate_transparency/single_tree_tracker.h#newcode62 components/certificate_transparency/single_tree_tracker.h:62: public net::NetworkChangeNotifier::NetworkChangeObserver ...
3 years, 10 months ago (2017-02-02 14:54:40 UTC) #11
Ryan Sleevi
lgtm
3 years, 10 months ago (2017-02-02 22:09:54 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2668803004/40001
3 years, 10 months ago (2017-02-03 12:27:52 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 13:05:03 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2d5b01268c06d638debcebbde4c2...

Powered by Google App Engine
This is Rietveld 408576698