1. 1e04d1e Support draft-ietf-masque-h3-datagram-05 by dschinazi · 3 years, 5 months ago
  2. 420c3f0 In QuicToyClient, set max_inbound_header_list_size to 128K by default. by wub · 3 years, 7 months ago
  3. 5fa05cd Remove FLAGS_quic_enable_http3_server_push, QuicSpdySession::EnableServerPush(), and SetMaxPushId(). by bnc · 4 years ago
  4. 098ba77 Implement an end-to-end test for WebTransport negotiation. by vasilvv · 4 years ago
  5. 5cef78e Platformize DCHECK and other macros. by vasilvv · 4 years, 2 months ago
  6. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  7. 8210352 Rename SpdyHeaderBlock to Http2HeaderBlock. by QUICHE team · 4 years, 5 months ago
  8. 6c9e9c3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 5 months ago
  9. 3988f57 Refactor GOAWAY-related accessors. by bnc · 4 years, 7 months ago
  10. 2b056dc Remove SSL methods from non-SSL base class by QUICHE team · 4 years, 8 months ago
  11. 5338bfc Enable dynamic table in QuicTestClient and QuicTestServer. by bnc · 4 years, 11 months ago
  12. 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
  13. 361c496 gfe-relnote: Refactor SetMaxAllowedPushId() method, add DCHECKs. Not protected. by bnc · 5 years ago
  14. 4084fc9 Add methods to QuicCryptoClientStreamBase to replace num_sent_client_hellos by nharper · 5 years ago
  15. 5015e2e Use quiche string libraries in third_party/quic/tools by QUICHE team · 5 years ago
  16. 41ac9df Support resumption in quic_client_interop_test_bin by nharper · 5 years ago
  17. 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
  18. 6317221 Change QuicSpdySession::SendMaxPushId() to use max_allowed_push_id_ by rch · 5 years ago
  19. bfb95de Fix return type of QuicSpdyClientBase::latest_response_code by nharper · 6 years ago
  20. 0b5bfae gfe-relnote: Initialize uninitialized private member variable QuicSpdyClientBase::max_allowed_push_id_ by QUICHE team · 6 years ago
  21. 7571723 Internal QUICHE change by QUICHE team · 6 years ago
  22. 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
  23. 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
  24. 4ca3d67 Remove references to stateless reject from various comments and tests. by wub · 6 years ago
  25. 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
  26. d362a7a Move drop_response_body from QuicClient to QuicSpdyClientBase to share with chromium by rch · 6 years ago
  27. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  28. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  29. c2653c4 Remove QuicSession::num_active_request() and allow subclasses to account the number of request individually. by QUICHE team · 6 years ago
  30. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago