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

Issue 13985023: net: don't do TLS False Start with RC4. (Closed)

Created:
7 years, 8 months ago by agl
Modified:
7 years, 8 months ago
Reviewers:
wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

net: don't do TLS False Start with RC4. In light of recent analysis of RC4, this seems like a prudent measure. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195216

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address rsleevi's comments. #

Total comments: 2

Patch Set 3 : Update comment in code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -2 lines) Patch
M net/third_party/nss/README.chromium View 1 chunk +3 lines, -0 lines 0 comments Download
M net/third_party/nss/patches/applypatches.sh View 1 chunk +2 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/norc4falsestart.patch View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 1 2 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
agl
7 years, 8 months ago (2013-04-12 19:45:38 UTC) #1
Ryan Sleevi
So this LGTM, but a few comment nits. Also, I would encourage you to chime ...
7 years, 8 months ago (2013-04-15 18:08:35 UTC) #2
agl
https://codereview.chromium.org/13985023/diff/1/net/third_party/nss/patches/norc4falsestart.patch File net/third_party/nss/patches/norc4falsestart.patch (right): https://codereview.chromium.org/13985023/diff/1/net/third_party/nss/patches/norc4falsestart.patch#newcode12 net/third_party/nss/patches/norc4falsestart.patch:12: + * don't allow False Start with RC4. */ ...
7 years, 8 months ago (2013-04-16 14:59:29 UTC) #3
wtc
This CL implies we consider RC4_128 cipher suites to be less secure than AES_128 cipher ...
7 years, 8 months ago (2013-04-16 19:06:14 UTC) #4
agl
On Tue, Apr 16, 2013 at 3:06 PM, <wtc@chromium.org> wrote: > This CL implies we ...
7 years, 8 months ago (2013-04-16 19:14:26 UTC) #5
wtc
Patch set 2 LGTM. https://codereview.chromium.org/13985023/diff/6001/net/third_party/nss/ssl/ssl3con.c File net/third_party/nss/ssl/ssl3con.c (right): https://codereview.chromium.org/13985023/diff/6001/net/third_party/nss/ssl/ssl3con.c#newcode6418 net/third_party/nss/ssl/ssl3con.c:6418: * Because of this, RC4 ...
7 years, 8 months ago (2013-04-16 21:06:45 UTC) #6
agl
https://codereview.chromium.org/13985023/diff/6001/net/third_party/nss/ssl/ssl3con.c File net/third_party/nss/ssl/ssl3con.c (right): https://codereview.chromium.org/13985023/diff/6001/net/third_party/nss/ssl/ssl3con.c#newcode6418 net/third_party/nss/ssl/ssl3con.c:6418: * Because of this, RC4 is not suitable for ...
7 years, 8 months ago (2013-04-19 14:49:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/13985023/23001
7 years, 8 months ago (2013-04-19 14:49:54 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 17:27:44 UTC) #9
Message was sent while issue was closed.
Change committed as 195216

Powered by Google App Engine
This is Rietveld 408576698