- 1e04d1e Support draft-ietf-masque-h3-datagram-05 by dschinazi · 3 years, 5 months ago
- 420c3f0 In QuicToyClient, set max_inbound_header_list_size to 128K by default. by wub · 3 years, 7 months ago
- 5fa05cd Remove FLAGS_quic_enable_http3_server_push, QuicSpdySession::EnableServerPush(), and SetMaxPushId(). by bnc · 4 years ago
- 098ba77 Implement an end-to-end test for WebTransport negotiation. by vasilvv · 4 years ago
- 5cef78e Platformize DCHECK and other macros. by vasilvv · 4 years, 2 months ago
- 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
- 8210352 Rename SpdyHeaderBlock to Http2HeaderBlock. by QUICHE team · 4 years, 5 months ago
- 6c9e9c3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 5 months ago
- 3988f57 Refactor GOAWAY-related accessors. by bnc · 4 years, 7 months ago
- 2b056dc Remove SSL methods from non-SSL base class by QUICHE team · 4 years, 8 months ago
- 5338bfc Enable dynamic table in QuicTestClient and QuicTestServer. by bnc · 4 years, 11 months ago
- 2517302 gfe-relnote: Use PushId instead of QuicStreamId argument type where appropriate. Protected by gfe2_reloadable_flag_quic_enable_version_draft_25_v3 and gfe2_reloadable_flag_quic_enable_version_draft_27. by bnc · 5 years ago
- 361c496 gfe-relnote: Refactor SetMaxAllowedPushId() method, add DCHECKs. Not protected. by bnc · 5 years ago
- 4084fc9 Add methods to QuicCryptoClientStreamBase to replace num_sent_client_hellos by nharper · 5 years ago
- 5015e2e Use quiche string libraries in third_party/quic/tools by QUICHE team · 5 years ago
- 41ac9df Support resumption in quic_client_interop_test_bin by nharper · 5 years ago
- 4e7e60f gfe-relnote: Use QPACK Dynamic Table in the toy client and server, but not in the test client and server. Protected by disabled --v99 flag. by rch · 5 years ago
- 6317221 Change QuicSpdySession::SendMaxPushId() to use max_allowed_push_id_ by rch · 5 years ago
- bfb95de Fix return type of QuicSpdyClientBase::latest_response_code by nharper · 6 years ago
- 0b5bfae gfe-relnote: Initialize uninitialized private member variable QuicSpdyClientBase::max_allowed_push_id_ by QUICHE team · 6 years ago
- 7571723 Internal QUICHE change by QUICHE team · 6 years ago
- 5f4783e gfe-relnote: Add support for sending MAX_PUSH_ID, defaulting to zero and close connection if we receive a push ID higher than the max. by QUICHE team · 6 years ago
- bdacc70 gfe-relnote: In QuicSpdyClientBase, automatically convert HTTP request header names to lower case. Protected by default true, non-feature flag --quic_client_convert_http_header_name_to_lowercase. by wub · 6 years ago
- 4ca3d67 Remove references to stateless reject from various comments and tests. by wub · 6 years ago
- 0a4b9c5 gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects. by wub · 6 years ago
- d362a7a Move drop_response_body from QuicClient to QuicSpdyClientBase to share with chromium by rch · 6 years ago
- 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
- c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
- c2653c4 Remove QuicSession::num_active_request() and allow subclasses to account the number of request individually. by QUICHE team · 6 years ago
- a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago