Commit f90c11b2 authored by Bence Béky's avatar Bence Béky Committed by Chromium LUCI CQ

Roll src/net/third_party/quiche/src/ 74ae09145..e84d83393 (7 commits)

https://quiche.googlesource.com/quiche.git/+log/74ae09145aaf..e84d83393be4

$ git log 74ae09145..e84d83393 --date=short --no-merges --format='%ad %ae %s'
2021-01-13 wub Set SSL_OP_CIPHER_SERVER_PREFERENCE on QUIC TLS server's SSL_CTX.
2021-01-13 renjietang Handle stateless reset that's received from path validation.
2021-01-13 quiche-dev Internal QUICHE change
2021-01-13 danzh Send PATH_RESPONSE using the alternative socket if the PATH_CHALLENGE is received on that socket.
2021-01-13 fayang Internal QUICHE change
2021-01-13 haoyuewang Add methods that reads/writes connection ID in preferred_address transport parameter .
2021-01-13 haoyuewang Internal QUICHE change

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

Change-Id: Ica44198ce35862c4eb5c6469b20b6d8a239b78a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629427
Commit-Queue: David Schinazi <dschinazi@chromium.org>
Auto-Submit: Bence Béky <bnc@chromium.org>
Reviewed-by: default avatarDavid Schinazi <dschinazi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843697}
parent 536f7521
...@@ -318,7 +318,7 @@ vars = { ...@@ -318,7 +318,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'quiche_revision': '74ae09145aaf7fb80ec88b390d6c58cc63ceb866', 'quiche_revision': 'e84d83393be4536291ce719787f6a275db07b733',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit # the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment