- c6a366b No public description by wangsteve · 1 year, 1 month ago
- 9e42729 Refactors error handling in PassthroughHeadersHandler. by birenroy · 1 year, 1 month ago
- 02047e0 Deprecate --gfe2_restart_flag_quic_allow_control_frames_while_procesing. by rch · 1 year, 1 month ago
- b0c5f28 Remove unused locals and trivial assignments from StructuredHeaderParser by QUICHE team · 1 year, 1 month ago
- 6fed964 Fix issues with Hpack EXPECT_DEATH test on Android + ChromeOS by awillia · 1 year, 1 month ago
- 901b1d3 Skip a QUIC_BUG in QuicConnection::SendAllPendingAcks when connection is closed. by wub · 1 year, 1 month ago
- a4c0071 Add [[maybe_unused]] by QUICHE team · 1 year, 1 month ago
- bfee54b Fix a potential Http2WriteQueue overflow scenario. by diannahu · 1 year, 1 month ago
- 47b4213 Change ProcessAdditionalTransportParameters() to return a bool to indicate whether the handshake should continue or immediately fail. by danzh · 1 year, 1 month ago
- 01a4e4e Add GFE_CODE_COUNT for ALPS use old codepoint by QUICHE team · 1 year, 1 month ago
- 8d2d31d Update MoQT chat client to use InteractiveCli when there is no output file. by martinduke · 1 year, 1 month ago
- 500b59c Add logic to handle ANNOUNCE messages. by vasilvv · 1 year, 1 month ago
- e3fcaaf Add InteractiveCli tool class, for use in MoQT chat client. by vasilvv · 1 year, 1 month ago
- 599a830 Improve UI by streaming MoQT chat messages to a file. by martinduke · 1 year, 1 month ago
- 62c36bc Always buffer control messages in MoQT. by vasilvv · 1 year, 1 month ago
- 3cab562 In QUIC client, use normalized server address to determine whether a packet is from unknown server. by wub · 1 year, 1 month ago
- 42dab6b Refactor the framer and some of the publishing pathway for MOQT. by vasilvv · 1 year, 2 months ago
- eb58cf0 Object handling in MoQT chat client. by martinduke · 1 year, 2 months ago
- a3634e5 In GFE simple clients, change the socket fd configurators to run before bind(), because some socket options(e.g. Enable AnyIp and DualStack) must be set before it. by wub · 1 year, 2 months ago
- 6a5ee44 Removes the `trailers_require_end_data` option from oghttp2. by birenroy · 1 year, 2 months ago
- 693a489 Add find and clear methods to structured-header Dictionary type by QUICHE team · 1 year, 2 months ago
- 9e87593 Fixes handling of DATA frame padding in OgHttp2Session. by birenroy · 1 year, 2 months ago
- 2958de8 Adds a test case demonstrating that OgHttp2Adapter does not consider DATA frame padding as "consumed". by birenroy · 1 year, 2 months ago
- 0d58e5a Fix issues when building more Quiche tests for iOS and Windows by QUICHE team · 1 year, 2 months ago
- efc574e Fix test flake in MoqtSubscribeWindows. by martinduke · 1 year, 2 months ago
- 652a599 Remove #ifdef MOQT_AUTH_INFO. Also eliminate an old reference to subscribe_request by martinduke · 1 year, 2 months ago
- 4d465e4 Fix error in MoQT Relative Location encoding. by martinduke · 1 year, 2 months ago
- c251a6f Prospectively fix Chromium build by QUICHE team · 1 year, 2 months ago
- 4dfd803 No public description by QUICHE team · 1 year, 2 months ago
- 2c1f10f Process incoming Unsubscribes. by martinduke · 1 year, 2 months ago
- a411a26 Fix issues required to build additional Quiche tests for Chrome by QUICHE team · 1 year, 2 months ago
- bb4f684 Add 2 counters for number of successful multi-port probes. by renjietang · 1 year, 2 months ago
- 54ed8cc Remove unused connect-udp-version by dschinazi · 1 year, 2 months ago
- 6daac10 Fix flaky //third_party/quic/core/batch_writer:quic_batch_writer_test by QUICHE team · 1 year, 2 months ago
- 1a93c10 Fix spelling by QUICHE team · 1 year, 2 months ago
- 5fbf96f Add a comment to kBBRv2 which explains that it's essentially BBRv3 by rch · 1 year, 2 months ago
- 96cc769 Change QuicConnection::cipher_id() to get underlying cipher id differently. by danzh · 1 year, 2 months ago
- 81733f9 Always disable the QPACK dyanmic table for Hyperloop connections. by rch · 1 year, 2 months ago
- 5c9a537 Handle MoQT Objects that arrive before SUBSCRIBE_OK. by martinduke · 1 year, 2 months ago
- bccc7cc No public description by bnc · 1 year, 2 months ago
- f8b97fc Deprecate gfe2_restart_flag_quic_receive_ecn3. by martinduke · 1 year, 2 months ago
- 9c463fd No public description by martinduke · 1 year, 2 months ago
- c7b725d Update four-pass algorithm to reduce copying and conform to draft-ietf-quic-load-balancers-19. by martinduke · 1 year, 2 months ago
- 60a22a6 No public description by vasilvv · 1 year, 2 months ago
- 935dd24 Demotes some noisy debug logging to VLOG. by birenroy · 1 year, 2 months ago
- 88eca46 Merge quic_protocol_flags_list.h into quiche_protocol_flags_list.h. by bnc · 1 year, 2 months ago
- bad8623 MOQT Message formats from draft-02. by martinduke · 1 year, 2 months ago
- b5d5567 Add a QUIC protocol flag to not require the the kSPAD connection option by rch · 1 year, 2 months ago
- 1ed2fb6 Remove support for QUICHE protocol flags having different internal and external values. by bnc · 1 year, 2 months ago
- 73ac3f0 Disable Huffman encoding for QPACK headers sent over Hyperloop. by rch · 1 year, 2 months ago
- cc58477 Add an option to buffer data unconditionally for WebTransport. by vasilvv · 1 year, 2 months ago
- 6a62cc5 Add gfe2::test::SimpleClient::MaybeConfigureSocket to configure the socket fd after it is created. by wub · 1 year, 2 months ago
- 017e00d Report the correct error when parameter length mismatches, and pipe error type code through the ParsingError() functions. by martinduke · 1 year, 2 months ago
- 1a7a5af Use MOQT standard SubscribeError codes from draft-02. by martinduke · 1 year, 2 months ago
- 95c7121 Clean up MoQT error cases: by martinduke · 1 year, 2 months ago
- cd5dd5a Uses constexpr to improve header validation code generation. Thank you to ricea@google.com for the suggestion! by birenroy · 1 year, 2 months ago
- 1dee25f Fix ODR violtions in quic/core by vasilvv · 1 year, 2 months ago
- dad8581 No public description by wub · 1 year, 2 months ago
- 1028ef4 Fix standalone QUICHE build by vasilvv · 1 year, 2 months ago
- 1b5605a Exit function early on QUIC_BUG. Verified to fix the repro. by martinduke · 1 year, 2 months ago
- 0e39ce0 Allow masque_server to check signature auth on GET requests by dschinazi · 1 year, 2 months ago
- b5723d3 Add GET request support to MASQUE client code by dschinazi · 1 year, 3 months ago
- 94b68ea Use NumBytesConsumed() to determine number of bytes associated with request. by bnc · 1 year, 3 months ago
- 91759bc Reduce QUIC load balancer copies by passing the result as an argument. by martinduke · 1 year, 3 months ago
- e6476d9 Add a new platform API QuicheScopedDisableExitOnDFatal to allow Envoy's QUIC code switching to use platform API implementation under net/quic/platform_overrides/. by danzh · 1 year, 3 months ago
- a86ff6c Move simple decryption cases out of LoadBalancerConfig. by martinduke · 1 year, 3 months ago
- 1df0a5c In WebTransport over HTTP/2, implement basic stream support. by vasilvv · 1 year, 3 months ago
- 7653173 Move MetadataFrameSequence from third_party/spdy/core to gfe/gfe2/metadata. by diannahu · 1 year, 3 months ago
- 4b7fefa Do not send RETIRE_CONNECTION_ID frame when the connection is closed. by renjietang · 1 year, 3 months ago
- c003c79 Refactoring in preparation for some changes to data frame generation. by birenroy · 1 year, 3 months ago
- f4e0718 Add code counts for legacy MESSAGE frame codepoints. by vasilvv · 1 year, 3 months ago
- 83a9e81 Replaces `bzero()` with `memset()`, which is more widely portable. by birenroy · 1 year, 3 months ago
- 9dba01d Fix QUICHE standalone build. by vasilvv · 1 year, 3 months ago
- 8d8fe15 Correctly set IP header included flag for IPv6 sockets by ericorth · 1 year, 3 months ago
- 559c3ba Disable `QuicUdpSocketTest.ReadReceiveTimestamp` for android. by wub · 1 year, 3 months ago
- 49e65a4 Fixes a code defect reported in https://github.com/envoyproxy/envoy/issues/31710. by birenroy · 1 year, 3 months ago
- 5f7c70d Fix -Wc++11-narrowing-const-reference before re-enabling the warning globally. by QUICHE team · 1 year, 3 months ago
- 99be906 Run include_cleaner on //third_party/quic/masque by asedeno · 1 year, 3 months ago
- 080458e Fix typos in comments by asedeno · 1 year, 3 months ago
- 477c566 Reduce memcpy in four-pass connection ID encryption/decryption. by martinduke · 1 year, 3 months ago
- 6e74ac6 HTTP Signature Authentication: Print new keys to stdout by asedeno · 1 year, 3 months ago
- a8489d2 Implement HTTP Signature Authentication by dschinazi · 1 year, 3 months ago
- 2497799 Refactor default QuicheMemSliceImpl to not wrap around QuicheBuffer. by vasilvv · 1 year, 3 months ago
- d70835b Remove X-Push-Url logic from QuicMemoryCacheBackend. by bnc · 1 year, 3 months ago
- b05cd0f No public description by bnc · 1 year, 3 months ago
- e2a24ee Fix and enable -Wshadow in third_party/quic by QUICHE team · 1 year, 3 months ago
- b250a44 Removing key validity start and end time checks from rsa bssa sign client as we do not want clients to err if their clocks are incorrect and in turn crash chrome processes. Moreover, we are already doing these validity checks on the server at signing time. by QUICHE team · 1 year, 3 months ago
- 4f01b09 No public description by rch · 1 year, 3 months ago
- 04c5a3e Simplify LoadBalancerServerId by making the constructors public by rch · 1 year, 3 months ago
- ae3b86f Implement WebTransport session priority scheduler. by vasilvv · 1 year, 3 months ago
- 2789c40 BlindSignAuth: Fix deserialization of StatusOr from AnonymousTokensRsaBssaClient::CreateRequest that bypasses Ok check by elburrito · 1 year, 3 months ago
- ac3b8f2 Remove extra data copy in LoadBalancerServerId constructor. by rch · 1 year, 3 months ago
- 0dfdfd6 Removes support for detailed HPACK error messages. by birenroy · 1 year, 3 months ago
- aa21e3d Deletes classes in //third_party/spdy/core that are only referenced by unit tests. by birenroy · 1 year, 3 months ago
- da07966 Removes a detailed error message that is propagated as a std::string and only referenced in gQUIC, which is deprecated. by birenroy · 1 year, 3 months ago
- 2a1b8f1 Updates spdy::Http2DecoderAdapter to hold HpackDecoderAdapter directly, rather than as a pointer. by birenroy · 1 year, 3 months ago
- e317321 Passes header field names and values through HpackDecoderListener as `absl::string_view` rather than `const std::string&`. by birenroy · 1 year, 3 months ago
- 531fc34 Add QUICHE socket SendTo() support by ericorth · 1 year, 3 months ago
- 1dc9bbc Removes a method from HpackDecoderStringBuffer that is only used in tests. by birenroy · 1 year, 3 months ago
- f96dca2 Removes ListenerAdapter::decoded_block_ and all accessors. by birenroy · 1 year, 3 months ago