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

Issue 8764012: Set empty shared secret for Me2Me hosts. (Closed)

Created:
9 years ago by Lambros
Modified:
9 years ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Set empty shared secret for Me2Me hosts. BUG=105214, 105995 TEST=Me2Me works Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112577

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nits. #

Patch Set 3 : Cache parameter of SetSharedSecret() and use it when session manager is created. #

Total comments: 2

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -4 lines) Patch
M remoting/host/chromoting_host.h View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M remoting/host/chromoting_host.cc View 1 2 3 4 chunks +16 lines, -4 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M remoting/host/simple_host_process.cc View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lambros
Will create a bug for this when crbug.com is working again :)
9 years ago (2011-12-01 01:22:24 UTC) #1
Sergey Ulanov
LGTM No need to create a separate bug, we already have 105214 for authentication work. ...
9 years ago (2011-12-01 01:34:01 UTC) #2
Lambros
PTAL, this version caches the shared key and sets it when session manager gets created.
9 years ago (2011-12-01 20:48:27 UTC) #3
Sergey Ulanov
lgtm http://codereview.chromium.org/8764012/diff/5001/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/8764012/diff/5001/remoting/host/chromoting_host.cc#newcode287 remoting/host/chromoting_host.cc:287: if (have_shared_secret_) { nit: I don't think we ...
9 years ago (2011-12-01 21:10:12 UTC) #4
Lambros
http://codereview.chromium.org/8764012/diff/5001/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/8764012/diff/5001/remoting/host/chromoting_host.cc#newcode287 remoting/host/chromoting_host.cc:287: if (have_shared_secret_) { On 2011/12/01 21:10:13, sergeyu wrote: > ...
9 years ago (2011-12-01 21:29:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/8764012/5001
9 years ago (2011-12-01 22:08:09 UTC) #6
commit-bot: I haz the power
Try job failure for 8764012-5001 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=3133 Step "update" is always ...
9 years ago (2011-12-01 22:14:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/8764012/5004
9 years ago (2011-12-01 22:31:17 UTC) #8
commit-bot: I haz the power
9 years ago (2011-12-01 23:51:02 UTC) #9
Change committed as 112577

Powered by Google App Engine
This is Rietveld 408576698