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

Issue 2289243003: Store the QUIC server's crypto config expiration time explicitly in the client's CachedState, inste… (Closed)

Created:
4 years, 3 months ago by Victor Vasiliev
Modified:
4 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Store the QUIC server's crypto config expiration time explicitly in the client's CachedState, instead of parsing it out of the server config each time. In preparation for the REJ containing a TTL instead of an explicit expiration, to mitigate clock skew. Merge internal change: 130965621 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : Store the QUIC server's crypto config expiration time explicitly in the client's CachedState, inste… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M net/quic/core/crypto/quic_crypto_client_config.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/crypto/quic_crypto_client_config.cc View 3 chunks +8 lines, -9 lines 0 comments Download
M net/quic/core/quic_crypto_client_stream_test.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 6 (4 generated)
Victor Vasiliev
4 years, 3 months ago (2016-08-30 19:32:12 UTC) #1
Ryan Hamilton
4 years, 3 months ago (2016-08-30 20:37:27 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698