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

Issue 802873002: Changing QUIC cert selection to do VIP based selection. (Closed)

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

Description

Changing QUIC cert selection to do VIP based selection. Used IPEndPoint as the type for server_ip in all methods ala client_ip. Ran "git cl format net" to fix formatting issues. Merge internal change: 81571450 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -34 lines) Patch
M net/quic/crypto/crypto_server_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/proof_source.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/crypto/proof_source_chromium.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/proof_source_chromium.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/proof_test.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.h View 4 chunks +13 lines, -9 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 6 chunks +13 lines, -10 lines 0 comments Download
M net/quic/quic_crypto_server_stream.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_chromium.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years ago (2014-12-13 03:47:06 UTC) #1
Ryan Hamilton
6 years ago (2014-12-15 16:44:09 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698