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

Issue 23279007: Initialize the 'policy' setting of all cipher suites to SSL_ALLOWED, (Closed)

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

Description

[FOR CODE REVIEW ONLY.] Initialize the 'policy' setting of all cipher suites to SSL_ALLOWED, so that NSS_SetDomesticPolicy doesn't need to be called. Remove the local ssl_ciphers array in sslsock.c and have NSS_SetDomesticPolicy use the SSL_ImplementedCiphers array instead. Upstream NSS bug: https://bugzilla.mozilla.org/show_bug.cgi?id=848384 R=rsleevi@chromium.org BUG=none TEST=one

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -164 lines) Patch
M net/third_party/nss/ssl/ssl.h View 2 chunks +4 lines, -8 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 3 chunks +64 lines, -65 lines 0 comments Download
M net/third_party/nss/ssl/sslcon.c View 1 chunk +0 lines, -1 line 0 comments Download
M net/third_party/nss/ssl/sslimpl.h View 1 chunk +1 line, -1 line 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 2 chunks +3 lines, -89 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
wtc
7 years, 4 months ago (2013-08-17 00:53:39 UTC) #1
I won't commit this CL in the Chromium tree. I just wanted
to let you use Rietveld to review an upstream NSS patch.
Thanks.

Powered by Google App Engine
This is Rietveld 408576698