• Bence Béky's avatar
    Roll src/net/third_party/quiche/src/ 3bbaaf584..2d483ad84 (6 commits) · 76436479
    Bence Béky authored
    https://quiche.googlesource.com/quiche.git/+log/3bbaaf584c20..2d483ad845f1
    
    $ git log 3bbaaf584..2d483ad84 --date=short --no-merges --format='%ad %ae %s'
    2020-01-24 quiche-dev Add a ProofSource to QuicCryptoClientConfig.
    2020-01-24 quiche-dev Add a ServerProofVerifier and ClientCertMode to QuicCryptoServerConfig.
    2020-01-24 quiche-dev Add an enumeration of client certificate modes to quic_types.h.
    2020-01-24 quiche-dev Add a ServerProofVerifier interface to QUIC.
    2020-01-24 fayang gfe-relnote: In QUIC, add OnOneRttPacketAcknowledged to TLS handshaker, and this is used to allow client mark handshake confirmed when handshake done frame is not supported. Not affecting prod, not protected.
    2020-01-23 renjietang For IETF QUIC, Initialize bidirectional stream limit to 0, and unidirectional stream limit to the expected number of streams.
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    Change-Id: I9c904fab3011b18a35691b931f1a3dc115ca837a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022242
    Commit-Queue: Ryan Hamilton <rch@chromium.org>
    Auto-Submit: Bence Béky <bnc@chromium.org>
    Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#735497}
    76436479
mock_crypto_client_stream.h 3.74 KB