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

Issue 86503002: Certificate Transparency: Logging SCTs to the NetLog. (Closed)

Created:
7 years ago by Eran M. (Google)
Modified:
7 years ago
Reviewers:
eroman, wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, mmenke
Visibility:
Public.

Description

Certificate Transparency: Logging SCTs to the NetLog. This includes logging raw SCTList, as well as decoded & checked SCTs (as two separate events). This should be the *final* CT patch from me to net/. BUG=309578 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237943

Patch Set 1 #

Patch Set 2 : Preparing for review #

Total comments: 20

Patch Set 3 : Addressing review comments #

Total comments: 59

Patch Set 4 : Address *all* comments #

Total comments: 28

Patch Set 5 : Merging with master #

Patch Set 6 : Field name changed in master #

Patch Set 7 : Addressinh eroman's review comments #

Patch Set 8 : Forgot one file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+290 lines, -9 lines) Patch
M net/base/net_log_event_type_list.h View 1 2 3 4 5 6 1 chunk +32 lines, -0 lines 0 comments Download
A net/cert/ct_signed_certificate_timestamp_log_param.h View 1 2 3 4 5 6 1 chunk +35 lines, -0 lines 0 comments Download
A net/cert/ct_signed_certificate_timestamp_log_param.cc View 1 2 3 4 5 6 1 chunk +159 lines, -0 lines 0 comments Download
M net/cert/ct_verifier.h View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M net/cert/multi_log_ct_verifier.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M net/cert/multi_log_ct_verifier.cc View 1 2 3 4 5 6 7 4 chunks +23 lines, -1 line 0 comments Download
M net/cert/multi_log_ct_verifier_unittest.cc View 1 2 3 4 5 6 4 chunks +32 lines, -4 lines 0 comments Download
M net/net.gyp View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 20 (0 generated)
Eran M. (Google)
7 years ago (2013-11-26 22:55:06 UTC) #1
eroman
https://codereview.chromium.org/86503002/diff/20001/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/86503002/diff/20001/net/base/net_log_event_type_list.h#newcode562 net/base/net_log_event_type_list.h:562: // This event is only present when logging at ...
7 years ago (2013-11-27 00:03:19 UTC) #2
Eran M. (Google)
Thanks for the review, eroman@ ! Simplified the code as you suggested, getting rid of ...
7 years ago (2013-11-27 12:40:21 UTC) #3
Eran M. (Google)
Thanks for the review, eroman@ ! Simplified the code as you suggested, getting rid of ...
7 years ago (2013-11-27 12:40:22 UTC) #4
wtc
Patch set 3 LGTM. Please wait for the approval by eroman. High-level comments: 1. ct_signed_certificate_timestamp_log_param.cc ...
7 years ago (2013-11-27 16:00:58 UTC) #5
eroman
Almost there! I would like to see the next patchset before approving. https://codereview.chromium.org/86503002/diff/20001/net/cert/ct_signed_certificate_timestamp_log_param.cc File net/cert/ct_signed_certificate_timestamp_log_param.cc ...
7 years ago (2013-11-27 20:39:54 UTC) #6
Eran M. (Google)
Addressed all review comments, hopefully it's now good to go - the main .cc file ...
7 years ago (2013-11-27 22:08:50 UTC) #7
eroman
Patchset 4 LGTM https://codereview.chromium.org/86503002/diff/60001/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/86503002/diff/60001/net/base/net_log_event_type_list.h#newcode577 net/base/net_log_event_type_list.h:577: // "failed_to_verify_scts": <A list of SCTs>, ...
7 years ago (2013-11-27 22:33:45 UTC) #8
wtc
Patch set 4 LGTM. I only skimmed through the diffs between patch sets 3 and ...
7 years ago (2013-11-27 22:34:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/86503002/100001
7 years ago (2013-11-29 09:53:04 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/86503002/100001
7 years ago (2013-11-29 09:53:39 UTC) #11
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) url_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=105641
7 years ago (2013-11-29 10:19:45 UTC) #12
Eran M. (Google)
Addressed all of eroman's comments. https://codereview.chromium.org/86503002/diff/60001/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/86503002/diff/60001/net/base/net_log_event_type_list.h#newcode577 net/base/net_log_event_type_list.h:577: // "failed_to_verify_scts": <A list ...
7 years ago (2013-11-29 11:14:43 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/86503002/140001
7 years ago (2013-11-29 11:16:28 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/86503002/140001
7 years ago (2013-11-29 12:12:43 UTC) #15
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) url_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=105688
7 years ago (2013-11-29 12:30:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/86503002/140001
7 years ago (2013-11-29 13:39:09 UTC) #17
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) url_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=105712
7 years ago (2013-11-29 13:59:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/86503002/140001
7 years ago (2013-11-29 14:56:16 UTC) #19
commit-bot: I haz the power
7 years ago (2013-11-29 20:00:47 UTC) #20
Message was sent while issue was closed.
Change committed as 237943

Powered by Google App Engine
This is Rietveld 408576698