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

Issue 21564003: NSS: remove cipher policy framework.

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

Description

NSS: remove cipher policy framework. Export policies are so last century.

Patch Set 1 #

Patch Set 2 : ... #

Total comments: 26

Patch Set 3 : Address wtc's comments. #

Total comments: 8

Patch Set 4 : Addressing wtc's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1170 lines, -416 lines) Patch
M net/third_party/nss/README.chromium View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M net/third_party/nss/patches/applypatches.sh View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/rmcipherpolicy.patch View 1 2 3 1 chunk +1027 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl.h View 1 2 4 chunks +9 lines, -20 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 1 2 3 23 chunks +98 lines, -150 lines 0 comments Download
M net/third_party/nss/ssl/ssl3ecc.c View 1 chunk +1 line, -1 line 0 comments Download
M net/third_party/nss/ssl/sslcon.c View 1 2 11 chunks +14 lines, -84 lines 0 comments Download
M net/third_party/nss/ssl/sslimpl.h View 1 2 3 6 chunks +6 lines, -20 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 1 2 5 chunks +10 lines, -141 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
agl
7 years, 4 months ago (2013-08-01 20:07:01 UTC) #1
wtc
agl: just a note that I didn't forget this CL. I will review it tomorrow.
7 years, 4 months ago (2013-08-08 01:03:10 UTC) #2
wtc
Review comments on patch set 2: This generally looks good. Just some nits. Is it ...
7 years, 4 months ago (2013-08-08 21:26:28 UTC) #3
agl
I think that this is good to go upstream if you wish! https://codereview.chromium.org/21564003/diff/3001/net/third_party/nss/ssl/ssl.h File net/third_party/nss/ssl/ssl.h ...
7 years, 4 months ago (2013-08-09 15:53:49 UTC) #4
wtc
Patch set 3 LGTM. I suggest some minor tweaks. I will commit this patch in ...
7 years, 4 months ago (2013-08-09 19:28:19 UTC) #5
agl
Not planning on landing in Chrome, but have updated the patch file. https://codereview.chromium.org/21564003/diff/35001/net/third_party/nss/ssl/ssl3con.c File net/third_party/nss/ssl/ssl3con.c ...
7 years, 4 months ago (2013-08-12 11:29:12 UTC) #6
wtc
7 years, 4 months ago (2013-08-12 18:47:07 UTC) #7
I landed this patch in the NSS upstream repository:
https://hg.mozilla.org/projects/nss/rev/fee4f3677439

Powered by Google App Engine
This is Rietveld 408576698