Commit 5b0a995
authored
Update QUICHE from 25a16a764 to bbe3dde94 (#44340)
https://github.com/google/quiche/compare/25a16a764..bbe3dde94
```
$ git log 25a16a764..bbe3dde94 --date=short --no-merges --format="%ad %al %s"
2026-04-08 quiche-dev Fix various SCONE-related builder errors
2026-04-08 dschinazi OHTTP toy client: Allow passing in the key config as hex
2026-04-08 martinduke Initialize packet in QuicConnectionTest.
2026-04-07 martinduke Receive-side SCONE support.
2026-04-07 dschinazi Allow overriding method in MasqueOhttpClient
2026-04-07 quiche-dev QBONE tun device error reporting: Convert string pointers to absl::string_view
2026-04-07 ericorth Add various metrics to analyze TUN device performance
2026-04-07 martinduke Make new QuicPacketCreatorTests consistent with other instances of EXPECT_QUIC_BUG.
2026-04-07 martinduke Fix QuicPacketCreatorTest failure in Quiche OSS CI.
2026-04-06 davidben BEGIN_PUBLIC
2026-04-06 ianswett When the CIDT connection option is enabled and an idle timeout is detected just before sending a new request, close the connection with QUIC_CLIENT_REQUEST_IDLE_TIMEOUT instead of QUIC_NETWORK_IDLE_TIMEOUT.
2026-04-06 quiche-dev Add nonce to iOS attestation and enforce one-time use.
2026-04-06 ericorth Fix exchanger stats GetPackets[Read,Written]() counts
2026-04-06 ericorth Add TCP connection to TUN experiment playground code
2026-04-06 dmcardle Deprecate gfe2_reloadable_flag_quic_use_proof_source_get_cert_chains
```
Signed-off-by: Ali Beyad <abeyad@google.com>1 parent 94828ca commit 5b0a995
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
557 | | - | |
| 556 | + | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
0 commit comments