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

Issue 1986193002: Fix bug in QUIC SCUP message generation in which the client nonce was used in place of the CHLO has… (Closed)

Created:
4 years, 7 months ago by danzh1
Modified:
4 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@121962941
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix bug in QUIC SCUP message generation in which the client nonce was used in place of the CHLO hash when generating the proof. Merge internal change: 121980704 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -7 lines) Patch
M net/quic/crypto/quic_crypto_server_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 2 chunks +17 lines, -6 lines 0 comments Download
M net/quic/quic_crypto_server_stream.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_crypto_server_stream.cc View 2 chunks +4 lines, -1 line 0 comments Download
M net/quic/quic_crypto_server_stream_test.cc View 1 chunk +25 lines, -0 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
danzh1
4 years, 7 months ago (2016-05-17 14:50:42 UTC) #1
Ryan Hamilton
4 years, 7 months ago (2016-05-17 16:34:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698