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

Quiche roll 20240717144914 #35241

Merged
merged 2 commits into from
Jul 23, 2024

Commits on Jul 17, 2024

  1. Update QUICHE from 7880417d1 to f8ca4ffbe

    https://github.com/google/quiche/compare/7880417d1..f8ca4ffbe
    
    ```
    $ git log 7880417d1..f8ca4ffbe --date=short --no-merges --format="%ad %al %s"
    
    2024-07-17 quiche-dev Make implicit `this` capture explicit
    2024-07-17 danzh No public description
    2024-07-17 wub Fix test ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes.
    2024-07-16 wub Deprecate gfe2_restart_flag_quic_opport_bundle_qpack_decoder_data5.
    2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
    2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
    2024-07-16 vasilvv Fix a bug in parser where for non-normal object status, the number of bytes read was counted incorrectly.
    2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
    2024-07-15 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
    2024-07-15 danzh Unhide security fix to QuicSpdyStream (cl/626052950).
    2024-07-12 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
    2024-07-12 awillia Fix a memory leak in InitializeAndCheckForTlsPskFailure test helper
    2024-07-11 fayang Parse and log cert compression algos from CHLO.
    2024-07-11 quiche-dev Modify the visitor to allow it to interact with packets written by the packet exchanger.
    2024-07-11 vasilvv Implement MoQT priority calculation.
    ```
    
    Signed-off-by: Renjie Tang <[email protected]>
    RenjieTang committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    18d47fc View commit details
    Browse the repository at this point in the history
  2. remove patch that's no longer needed

    Signed-off-by: Renjie Tang <[email protected]>
    RenjieTang committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3f6100a View commit details
    Browse the repository at this point in the history