|
- Add a priority field to QuicCryptoServerConfig configs and used it as
a secondary sort key when there are multiple configs with the same
primary time.
- Fixes to QuicCryptoServerConfig::SetConfigs to allow replacing all
configs including the primary config in one go.
- Change the name of QuicCryptoServerConfig::DefaultConfig to
GenerateConfig.
- Generalize the method of the StrikeRegisterClient interface used to
verify orbits of new configs so that it allows for orbit changes or
strike registers that know about multiple orbits.
Merge internal change: 58556020
R=rch@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243151
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+312 lines, -135 lines) |
Patch |
 |
M |
net/quic/crypto/crypto_server_config_protobuf.h
|
View
|
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/crypto_server_config_protobuf.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/crypto/local_strike_register_client.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/local_strike_register_client.cc
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/local_strike_register_client_test.cc
|
View
|
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/quic_crypto_server_config.h
|
View
|
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/quic_crypto_server_config.cc
|
View
|
|
13 chunks |
+92 lines, -79 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/quic_crypto_server_config_test.cc
|
View
|
|
12 chunks |
+175 lines, -42 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/strike_register_client.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|