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

Issue 595823003: Merge the server-side support of ALPN from the NSS upstream. (Closed)

Created:
6 years, 3 months ago by wtc
Modified:
6 years, 2 months ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org, Søren Gjesse
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Merge the server-side support of ALPN from the NSS upstream. NSS upstream patches: https://hg.mozilla.org/projects/nss/rev/2cb5c73ac307 https://hg.mozilla.org/projects/nss/rev/544eb0f50d40 R=agl@chromium.org BUG=416841 Committed: https://crrev.com/c9089fa21c59d9797398e660e4943b9423db1296 Cr-Commit-Position: refs/heads/master@{#297772}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Remove a comment that wasn't useful. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+526 lines, -53 lines) Patch
M net/third_party/nss/README.chromium View 1 chunk +4 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/alpnserver.patch View 1 1 chunk +349 lines, -0 lines 0 comments Download
M net/third_party/nss/patches/applypatches.sh View 1 chunk +2 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/SSLerrs.h View 1 chunk +14 lines, -8 lines 0 comments Download
M net/third_party/nss/ssl/ssl3ext.c View 1 6 chunks +137 lines, -32 lines 0 comments Download
M net/third_party/nss/ssl/ssl3prot.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/third_party/nss/ssl/sslerr.h View 1 chunk +8 lines, -4 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 4 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
wtc
https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/SSLerrs.h File net/third_party/nss/ssl/SSLerrs.h (right): https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/SSLerrs.h#newcode422 net/third_party/nss/ssl/SSLerrs.h:422: ER3(SSL_ERROR_INAPPROPRIATE_FALLBACK_ALERT, (SSL_ERROR_BASE + 131), Since the TLS_FALLBACK_SCSV has also ...
6 years, 3 months ago (2014-09-23 12:53:21 UTC) #1
wtc
Adam: please review this CL. Thanks!
6 years, 2 months ago (2014-09-26 16:39:20 UTC) #2
agl
Sorry, this got lost in perf and the signature verification release. https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (right): ...
6 years, 2 months ago (2014-09-26 17:39:46 UTC) #3
wtc
https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (right): https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c#newcode658 net/third_party/nss/ssl/ssl3ext.c:658: /* The callback might say OK, but then it's ...
6 years, 2 months ago (2014-09-26 18:12:00 UTC) #4
agl
https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (right): https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c#newcode658 net/third_party/nss/ssl/ssl3ext.c:658: /* The callback might say OK, but then it's ...
6 years, 2 months ago (2014-09-26 18:14:53 UTC) #5
wtc
https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (right): https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c#newcode658 net/third_party/nss/ssl/ssl3ext.c:658: /* The callback might say OK, but then it's ...
6 years, 2 months ago (2014-09-26 18:16:57 UTC) #6
wtc
Adam: please review patch set 2. Thanks. https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (right): https://codereview.chromium.org/595823003/diff/1/net/third_party/nss/ssl/ssl3ext.c#newcode658 net/third_party/nss/ssl/ssl3ext.c:658: /* The ...
6 years, 2 months ago (2014-09-29 17:59:11 UTC) #7
wtc
Adam: ping.
6 years, 2 months ago (2014-10-02 00:56:07 UTC) #8
agl
lgtm
6 years, 2 months ago (2014-10-02 01:27:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595823003/20001
6 years, 2 months ago (2014-10-02 01:45:53 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as c30b16c016615b5c67cbee514473c846126b5cfc
6 years, 2 months ago (2014-10-02 02:41:48 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 02:42:27 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c9089fa21c59d9797398e660e4943b9423db1296
Cr-Commit-Position: refs/heads/master@{#297772}

Powered by Google App Engine
This is Rietveld 408576698