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

Issue 27589002: Support new ChannelID extension. (Closed)

Created:
7 years, 2 months ago by agl
Modified:
7 years, 1 month ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, wtc
Visibility:
Public.

Description

Support new ChannelID extension. This change switches over to use the new-style ChannelID extension. BUG=305951 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235826

Patch Set 1 #

Patch Set 2 : Add patch file #

Total comments: 18

Patch Set 3 : ... #

Total comments: 2

Patch Set 4 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -6 lines) Patch
M net/third_party/nss/README.chromium View 1 2 1 chunk +1 line, -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
net/third_party/nss/patches/channelid2.patch View 1 2 3 1 chunk +156 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 1 2 4 chunks +51 lines, -5 lines 0 comments Download
M net/third_party/nss/ssl/ssl3ext.c View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/sslimpl.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/sslnonce.c View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/sslt.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
agl
7 years, 1 month ago (2013-11-08 20:48:42 UTC) #1
agl
ping.
7 years, 1 month ago (2013-11-12 22:20:51 UTC) #2
wtc
Patch set 2 LGTM. IMPORTANT: the handshake hash ends at the client's Finished message and ...
7 years, 1 month ago (2013-11-14 00:50:56 UTC) #3
agl
The hash of the original handshake needs to cover the server's certificate, primarily. The NewSessionTicket ...
7 years, 1 month ago (2013-11-14 18:50:42 UTC) #4
wtc
Patch set 3 LGTM. I was surprised that the originalHandshakeHash does not include the server's ...
7 years, 1 month ago (2013-11-14 20:25:00 UTC) #5
agl
https://codereview.chromium.org/27589002/diff/83001/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (right): https://codereview.chromium.org/27589002/diff/83001/net/third_party/nss/ssl/ssl3ext.c#newcode821 net/third_party/nss/ssl/ssl3ext.c:821: return 0; On 2013/11/14 20:25:00, wtc wrote: > > ...
7 years, 1 month ago (2013-11-15 18:48:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/27589002/263001
7 years, 1 month ago (2013-11-15 18:57:01 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) app_list_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, chromedriver2_unittests, components_unittests, ...
7 years, 1 month ago (2013-11-15 20:04:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/27589002/263001
7 years, 1 month ago (2013-11-18 19:16:35 UTC) #9
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 22:00:05 UTC) #10
Message was sent while issue was closed.
Change committed as 235826

Powered by Google App Engine
This is Rietveld 408576698