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

Issue 1818393003: QUIC - Persist "Hash of the CHLO message" and "Signed timestamp of the (Closed)

Created:
4 years, 9 months ago by ramant (doing other things)
Modified:
4 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC - Persist "Hash of the CHLO message" and "Signed timestamp of the leaf cert". Bumped up the version number of the persisted data. We will not load server config's from disk cache if they have prior version. R=rch@chromium.org Committed: https://crrev.com/61de368f64f49bea82a22c429f16b19ece352fbd Cr-Commit-Position: refs/heads/master@{#382996}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Default chlo_hash to empty string for old disk cache data #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -11 lines) Patch
M net/http/disk_cache_based_quic_server_info_unittest.cc View 18 chunks +56 lines, -0 lines 0 comments Download
M net/quic/crypto/properties_based_quic_server_info_test.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.h View 2 chunks +5 lines, -5 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/quic/crypto/quic_server_info.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/quic_server_info.cc View 1 5 chunks +26 lines, -2 lines 0 comments Download
M net/quic/quic_chromium_client_session.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_stream_factory_test.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (12 generated)
ramant (doing other things)
4 years, 9 months ago (2016-03-23 01:14:59 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1818393003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1818393003/1
4 years, 9 months ago (2016-03-23 01:22:06 UTC) #3
ramant (doing other things)
A small question about loading old versions of server configs from disk. Wondering if we ...
4 years, 9 months ago (2016-03-23 01:56:02 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-23 02:33:33 UTC) #8
Ryan Hamilton
lgtm https://codereview.chromium.org/1818393003/diff/1/net/quic/crypto/quic_server_info.cc File net/quic/crypto/quic_server_info.cc (right): https://codereview.chromium.org/1818393003/diff/1/net/quic/crypto/quic_server_info.cc#newcode88 net/quic/crypto/quic_server_info.cc:88: if (!iter.ReadString(&state->cert_sct)) { On 2016/03/23 01:56:02, ramant wrote: ...
4 years, 9 months ago (2016-03-23 13:55:44 UTC) #9
ramant (doing other things)
https://codereview.chromium.org/1818393003/diff/1/net/quic/crypto/quic_server_info.cc File net/quic/crypto/quic_server_info.cc (right): https://codereview.chromium.org/1818393003/diff/1/net/quic/crypto/quic_server_info.cc#newcode88 net/quic/crypto/quic_server_info.cc:88: if (!iter.ReadString(&state->cert_sct)) { On 2016/03/23 13:55:44, Ryan Hamilton wrote: ...
4 years, 9 months ago (2016-03-23 22:43:42 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1818393003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1818393003/60001
4 years, 9 months ago (2016-03-23 22:44:11 UTC) #14
ramant (doing other things)
Hi Ryan, PTAL. Will remove the code to pass empty chlo_hash when we decide it ...
4 years, 9 months ago (2016-03-23 23:35:59 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-24 00:02:00 UTC) #17
Ryan Hamilton
On 2016/03/23 23:35:59, ramant wrote: > Hi Ryan, > PTAL. Will remove the code to ...
4 years, 9 months ago (2016-03-24 00:23:14 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1818393003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1818393003/60001
4 years, 9 months ago (2016-03-24 00:44:54 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 9 months ago (2016-03-24 00:50:11 UTC) #23
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 00:51:24 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/61de368f64f49bea82a22c429f16b19ece352fbd
Cr-Commit-Position: refs/heads/master@{#382996}

Powered by Google App Engine
This is Rietveld 408576698