• Bence Béky's avatar
    Roll src/net/third_party/quiche/src/ e84d83393..9aef11535 (7 commits) · c0ffa336
    Bence Béky authored
    https://quiche.googlesource.com/quiche.git/+log/e84d83393be4..9aef115356ce
    
    $ git log e84d83393..9aef11535 --date=short --no-merges --format='%ad %ae %s'
    2021-01-14 quiche-dev Fixes test flakiness by forcing the test client to reconnect after fuzzed requests.
    2021-01-14 renjietang In QuicConnection, cancel the previous path validation request before starting a new one.
    2021-01-14 mattm Send correct QUIC CRYPTO_ERROR connection error for TLS errors
    2021-01-14 renjietang In http/end_to_end_test, use live client address to send STATELESS_RESET.
    2021-01-14 wub Minor tweaks to TlsServerHandshaker: - Change TlsServerHandshaker::SelectCertStatus() to TlsServerHandshaker::select_cert_status(). - Set expected_ssl_error to SSL_ERROR_WANT_READ in OnSelectCertificateDone(). - Add a test for async select cert and async signature.
    2021-01-14 wub In crypto_test_utils, move connection close frame between two test connections. This allows tests to check connection close errors on both ends.
    2021-01-14 wub Add a flag count for --gfe2_restart_flag_quic_tls_prefer_server_cipher_and_curve_list.
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    Change-Id: I3f634a094103c70bf9db30bae3646a740f6202ec
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633321
    Auto-Submit: Bence Béky <bnc@chromium.org>
    Commit-Queue: Renjie Tang <renjietang@chromium.org>
    Reviewed-by: default avatarRenjie Tang <renjietang@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#844125}
    c0ffa336
quic_error_mapping.cc 24.7 KB