| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix Quiche test failing during Envoy Quiche roll This test passes in google3 but fails when run during the go/envoy-quic-import when running against int value 128. 128 overflows the signed char and wraps negative when Quiche tests are run with Envoy's build which leads to the failure external/com_github_google_quiche/quiche/balsa/balsa_frame_test.cc:769: Failure Failed Unexpected character: <euro character>. For some reason, it does not have this same behavior in google3 (probably some clang/llvm options). Tested by updating balsa_frame_test.cc file in the bazel cache (~/.cache/bazel) and running bazelisk test @com_github_google_quiche//... PiperOrigin-RevId: 832450993 | 7 个月前 | |
Change Binary HTTP message section handler methods to return Status. This allows the handler to return from processing errors early, stopping the decoding process instead of decoding the rest of the data. PiperOrigin-RevId: 799148662 | 10 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: I7de4a9522b846dde831f480b746dbefc44b09eb9 | 3 个月前 | |
No public description PiperOrigin-RevId: 831594688 | 7 个月前 | |
Deprecate --gfe2_reloadable_flag_http2_hpack_varint_decoding_fix PiperOrigin-RevId: 822586724 | 8 个月前 | |
Fix 2 ClangTidyReadability findings: * return type 'const ObliviousHttpHeaderKeyConfig' is 'const'-qualified at the top level, which may reduce code readability without improving const correctness For more info see go/clang_tidy/checks/readability-const-return-type (2 times) This CL looks good? Just LGTM and Approve it! This CL doesn’t look good? This is what you can do: * Revert this CL, by replying "REVERT: <provide reason>" * File a bug under go/clang-tidy-bug for category ClangTidyReadability if there's an issue with the CL content. * File a bug under go/rosie-bug if there's an issue with how the CL was managed. * For all other issues such as the formatting of the CL, please file a bug under go/clrobot-bug. * Revert this CL and not get a CL that cleans up these paths in the future by replying "BLOCKLIST: <provide reason>". This is not reversible! We recommend to opt out the respective paths in your CL Robot configuration instead: go/clrobot-opt-out. This CL was generated by CL Robot - a tool that cleans up code findings (go/clrobot). The affected code paths have been enabled for CL Robot in //depot/google3/third_party/quiche/METADATA.common which is reachable following include_presubmits from //depot/google3/third_party/quiche/METADATA by following go/clrobot#how-to-opt-in. Anything wrong with the signup? File a bug at go/clrobot-bug. #clrobot #readability-const-return-type Tested: Local presubmit tests passed. PiperOrigin-RevId: 810299725 | 9 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: I7de4a9522b846dde831f480b746dbefc44b09eb9 | 3 个月前 | |
Fix a bug where MoqtParser would spuriously return an "unexpected FIN" error. The bug is caused by the fact that the code assumes that the size of the peeked chunk is the total size of the data remaining in the receive buffer; this does not work if there is more than one chunk remaining. PiperOrigin-RevId: 819474521 | 8 个月前 | |
Fix public bazel build of quiche Some deps were missing. PiperOrigin-RevId: 830505913 | 7 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 10 个月前 | ||
| 3 个月前 | ||
| 7 个月前 | ||
| 8 个月前 | ||
| 9 个月前 | ||
| 3 个月前 | ||
| 8 个月前 | ||
| 7 个月前 |