Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update QUICHE from 62f5f6c9c to e871e9aec #33769

Commits on Apr 24, 2024

  1. Update QUICHE from 62f5f6c9c to e871e9aec

    https://github.com/google/quiche/compare/62f5f6c9c..e871e9aec
    
    ```
    $ git log 62f5f6c9c..e871e9aec --date=short --no-merges --format="%ad %al %s"
    
    2024-04-24 quiche-dev Wire up xRPC client to talk to Phosphor
    2024-04-23 rch Factor the QuicDispatcher's blocked writer list into a stand-alone QuicBlockedWriterList.
    2024-04-23 birenroy Reserves the right amount of space for a set in BalsaHeaders::RemoveAllOfHeaderInList().
    2024-04-23 quiche-dev Remove HTTP specific logic from BlindSignAuth and dependencies
    2024-04-23 birenroy Replaces a std::string used to buffer data in OgHttp2Session with a new buffer type.
    2024-04-23 vasilvv Implement MoqtOutgoingQueue.
    2024-04-22 wub Silence quic_bug_10752_22 if write_length is reduced to zero due to flow control.
    2024-04-22 quiche-dev Enabling rolled out flags.
    2024-04-22 quiche-dev Remove duplicate method of BlindSignAuth::GetTokens now that the Chrome is setting service_type.
    2024-04-22 dschinazi Add support for nested proxying in MASQUE client code
    ```
    
    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    912fff1 View commit details
    Browse the repository at this point in the history
  2. Format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    550e6c2 View commit details
    Browse the repository at this point in the history