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

Issue 2698113002: Configure renegotiations on, then disable after the handshake. (Closed)

Created:
3 years, 10 months ago by davidben
Modified:
3 years, 10 months ago
Reviewers:
svaldez
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Configure renegotiations on, then disable after the handshake. Instead we were starting them out off and then enabling after the handshake if necessary. This is identical, but Chromium is BoringSSL's only consumer which switches renegotiations from off to on post-handshake. If we forbid that, then a future optimization to drop configuration state post-handshake becomes simpler. See the associated BoringSSL bug. Tested manually against hacked up renegotiating HTTP/1.1 and HTTP/2 servers. BUG=boringssl:123 Review-Url: https://codereview.chromium.org/2698113002 Cr-Commit-Position: refs/heads/master@{#451033} Committed: https://chromium.googlesource.com/chromium/src/+/971a681af516fec7a031820a9cc2063872c61e9b

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M net/socket/ssl_client_socket_impl.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (11 generated)
davidben
3 years, 10 months ago (2017-02-16 00:39:00 UTC) #6
svaldez
lgtm
3 years, 10 months ago (2017-02-16 16:56:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2698113002/20001
3 years, 10 months ago (2017-02-16 16:56:43 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-16 18:58:31 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/971a681af516fec7a031820a9cc2...

Powered by Google App Engine
This is Rietveld 408576698