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

Issue 8734012: Always generate host secrets of correct length. (Closed)

Created:
9 years ago by Sergey Ulanov
Modified:
9 years ago
Reviewers:
Wez
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

Always generate host secrets of correct length. BUG=105798 TEST=Access code is always 12 digits long. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112137

Patch Set 1 #

Total comments: 4

Patch Set 2 : - #

Patch Set 3 : - #

Patch Set 4 : - #

Patch Set 5 : - #

Patch Set 6 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M remoting/host/host_secret.cc View 1 2 3 4 5 3 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Sergey Ulanov
9 years ago (2011-11-30 00:13:36 UTC) #1
Wez
http://codereview.chromium.org/8734012/diff/1/remoting/host/host_secret.cc File remoting/host/host_secret.cc (right): http://codereview.chromium.org/8734012/diff/1/remoting/host/host_secret.cc#newcode23 remoting/host/host_secret.cc:23: const int kMaxHostSecret = 100000; // Must be equal ...
9 years ago (2011-11-30 00:34:25 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/8734012/diff/1/remoting/host/host_secret.cc File remoting/host/host_secret.cc (right): http://codereview.chromium.org/8734012/diff/1/remoting/host/host_secret.cc#newcode23 remoting/host/host_secret.cc:23: const int kMaxHostSecret = 100000; // Must be equal ...
9 years ago (2011-11-30 01:12:26 UTC) #3
Sergey Ulanov
I've reverted this code back to the initial version of the host secret generator.
9 years ago (2011-11-30 01:26:54 UTC) #4
Wez
lgtm
9 years ago (2011-11-30 01:32:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8734012/1003
9 years ago (2011-11-30 01:32:54 UTC) #6
commit-bot: I haz the power
Try job failure for 8734012-1003 (retry) on mac_rel for step "compile" (clobber build). It's a ...
9 years ago (2011-11-30 02:45:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8734012/9002
9 years ago (2011-11-30 02:53:15 UTC) #8
commit-bot: I haz the power
9 years ago (2011-11-30 06:16:27 UTC) #9
Change committed as 112137

Powered by Google App Engine
This is Rietveld 408576698