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

Issue 8417032: net: add missing return value in SSL_SetNextProtoCallback (Closed)

Created:
9 years, 1 month ago by agl
Modified:
9 years, 1 month ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

net: add missing return value in SSL_SetNextProtoCallback Also take a couple of changes from Brain Smith's version of the code which exclude NPN from renegotiations. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107791

Patch Set 1 #

Total comments: 4

Patch Set 2 : ... #

Patch Set 3 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -19 lines) Patch
M net/third_party/nss/patches/nextproto.patch View 1 11 chunks +22 lines, -15 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 1 2 chunks +8 lines, -4 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
agl
9 years, 1 month ago (2011-10-28 17:00:47 UTC) #1
wtc
LGTM. We should add a note about renegotiation to the NPN Internet draft (or Google ...
9 years, 1 month ago (2011-10-28 18:22:05 UTC) #2
agl
On Fri, Oct 28, 2011 at 2:22 PM, <wtc@chromium.org> wrote: > I'd like to take ...
9 years, 1 month ago (2011-10-28 19:15:15 UTC) #3
agl
http://codereview.chromium.org/8417032/diff/1/net/third_party/nss/ssl/ssl3con.c File net/third_party/nss/ssl/ssl3con.c (right): http://codereview.chromium.org/8417032/diff/1/net/third_party/nss/ssl/ssl3con.c#newcode5902 net/third_party/nss/ssl/ssl3con.c:5902: if (!ss->firstHsDone) { On 2011/10/28 18:22:05, wtc wrote: > ...
9 years, 1 month ago (2011-10-28 19:15:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/8417032/5
9 years, 1 month ago (2011-10-28 19:33:31 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 21:08:58 UTC) #6
Change committed as 107791

Powered by Google App Engine
This is Rietveld 408576698