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

Issue 5528003: Add support for OpenSSL Next Protocol Negotiation (Closed)

Created:
10 years ago by Kristian_
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Add support for OpenSSL Next Protocol Negotiation Bug=none Test=none

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 23

Patch Set 4 : '' #

Total comments: 4

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -2 lines) Patch
M net/socket/ssl_client_socket_openssl.h View 1 2 3 4 5 3 chunks +8 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 2 3 4 5 5 chunks +54 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
joth
Thanks for doing this Kristian. Got a couple nits, and question about the usage of ...
10 years ago (2010-12-02 17:46:55 UTC) #1
willchan no longer on Chromium
Should definitely make sure to get agl's lgtm, since he's much more familiar with OpenSSL ...
10 years ago (2010-12-03 01:35:06 UTC) #2
joth
OK, so I think the simplest thing for now is we don't register the callback ...
10 years ago (2010-12-03 13:07:50 UTC) #3
Kristian_
http://codereview.chromium.org/5528003/diff/2002/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): http://codereview.chromium.org/5528003/diff/2002/net/socket/ssl_client_socket_openssl.cc#newcode23 net/socket/ssl_client_socket_openssl.cc:23: // net/http. On 2010/12/02 17:46:55, joth wrote: > overlength ...
10 years ago (2010-12-03 14:58:56 UTC) #4
agl
http://codereview.chromium.org/5528003/diff/16001/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): http://codereview.chromium.org/5528003/diff/16001/net/socket/ssl_client_socket_openssl.cc#newcode592 net/socket/ssl_client_socket_openssl.cc:592: *outlen = 0; *out = "http/1.1"; *outlen = 8; ...
10 years ago (2010-12-03 15:17:36 UTC) #5
Kristian_
http://codereview.chromium.org/5528003/diff/16001/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): http://codereview.chromium.org/5528003/diff/16001/net/socket/ssl_client_socket_openssl.cc#newcode592 net/socket/ssl_client_socket_openssl.cc:592: *outlen = 0; On 2010/12/03 15:17:37, agl wrote: > ...
10 years ago (2010-12-03 15:30:57 UTC) #6
Kristian_
Any updates?
10 years ago (2010-12-08 19:39:22 UTC) #7
agl
On Wed, Dec 8, 2010 at 2:39 PM, <kristianm@google.com> wrote: > Any updates? Are you ...
10 years ago (2010-12-08 19:50:30 UTC) #8
willchan no longer on Chromium
I said to wait for your LGTM rather than mine. On Wed, Dec 8, 2010 ...
10 years ago (2010-12-08 19:55:04 UTC) #9
agl
On Wed, Dec 8, 2010 at 2:54 PM, William Chan (陈智昌) <willchan@chromium.org> wrote: > I ...
10 years ago (2010-12-08 19:58:36 UTC) #10
Kristian_
On 2010/12/08 19:58:36, agl wrote: > On Wed, Dec 8, 2010 at 2:54 PM, William ...
10 years ago (2010-12-08 20:17:36 UTC) #11
bulach
10 years ago (2010-12-09 13:35:33 UTC) #12

Powered by Google App Engine
This is Rietveld 408576698