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

Issue 997533002: Certificate Transparency: Correctly handle SCT origin (Closed)

Created:
5 years, 9 months ago by Eran Messeri
Modified:
5 years, 9 months ago
Reviewers:
davidben, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ryan Sleevi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Certificate Transparency: Correctly handle SCT origin Because the Signed Certificate Timestamp's origin was not included in the equality checks, the same SCT from different origins was treated as the same object. This led to the SCT Viewer showing identical SCTs as coming from the same origin. Including the origin field in the LessThan comparison solves the problem. BUG=464684 Committed: https://crrev.com/028c4d67399ceca87cdb727b1f5bd4352df59e22 Cr-Commit-Position: refs/heads/master@{#320681}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M net/cert/signed_certificate_timestamp.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/cert/signed_certificate_timestamp.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/cert/signed_certificate_timestamp_unittest.cc View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Eran Messeri
5 years, 9 months ago (2015-03-10 12:00:03 UTC) #2
Ryan Sleevi
Sorry to force a round-trip, but can you explain why the SCT viewer would depend ...
5 years, 9 months ago (2015-03-10 17:08:35 UTC) #4
Eran Messeri
On 2015/03/10 17:08:35, Ryan Sleevi wrote: > Sorry to force a round-trip, but can you ...
5 years, 9 months ago (2015-03-10 21:10:37 UTC) #5
davidben
lgtm. Looked in codesearch for anything else that might reference LessThan and didn't find anything ...
5 years, 9 months ago (2015-03-14 21:20:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/997533002/1
5 years, 9 months ago (2015-03-15 09:28:44 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-15 10:26:07 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-15 10:26:32 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/028c4d67399ceca87cdb727b1f5bd4352df59e22
Cr-Commit-Position: refs/heads/master@{#320681}

Powered by Google App Engine
This is Rietveld 408576698