1. d73dc1f Add QUIC+TLS key_update_not_yet_supported transport parameter by dschinazi · 4 years, 8 months ago
  2. 74d2c0a Deprecate quic_dont_send_max_ack_delay_if_default by dschinazi · 4 years, 8 months ago
  3. 7cffa54 Support sender control of ack frequency step2: (1) add min_ack_delay transport parameters. (2) client send min_ack_delay by default. protected by gfe2_reloadable_flag_quic_record_received_min_ack_delay. by haoyuewang · 4 years, 9 months ago
  4. 83c586a Deprecate quic_google_transport_param_send_new by dschinazi · 4 years, 9 months ago
  5. 46d05bc Do not send max ack delay when it has the default value by dschinazi · 4 years, 10 months ago
  6. 40975ad Deprecate quic_negotiate_ack_delay_time by dschinazi · 4 years, 10 months ago
  7. 5c36288 In quic, use transport params to announce the support of handshake_done frame. protected by gfe2_reloadable_flag_quic_support_handshake_done_in_t050. by fayang · 4 years, 10 months ago
  8. d7beb60 Use draft-28 transport parameters in QuicConfig by dschinazi · 4 years, 10 months ago
  9. 5a29bd5 Rename some transport parameters by dschinazi · 4 years, 11 months ago
  10. f67b5c5 Send correct max_ack_delay in QUIC+TLS by dschinazi · 4 years, 11 months ago
  11. 7e51f6b Replace legacy Google-specific parameter with individual parameters by dschinazi · 5 years ago
  12. ed459c0 Plumb max_datagram_frame_size by dschinazi · 5 years ago
  13. 4673023 Plumb active_connection_id_limit to QuicConfig by dschinazi · 5 years ago
  14. 39e5e55 Plumb original_connection_id transport parameter by dschinazi · 5 years ago
  15. c31106b Modify QuicConfig::ProcessTranportParameters() to support client side 0-rtt resumption. by renjietang · 5 years ago
  16. f7c6a91 Remove QuicNegotiableValue by dschinazi · 5 years ago
  17. 6e17074 Send two QUIC alternate addresses from GFE for proxied sessions by dschinazi · 5 years ago
  18. d09f1a6 gfe-relnote: Allow connection option LRTT to be set for BBRv1 and BBQ2 to be set set for BBRv1 and BBRv2. Refactor only, not protected. by wub · 5 years ago
  19. 027366e Further clean up QuicConfig idle timeout API by dschinazi · 5 years ago
  20. be284d1 Introduce single-parameter variant of QuicConfig::SetIdleNetworkTimeout by dschinazi · 5 years ago
  21. faa70a7 Refactor QuicConfig AlternateServerAddress by dschinazi · 5 years ago
  22. aaf9cb6 Remove QUIC SMHL connection option by dschinazi · 5 years ago
  23. 9a6194e Remove QUIC silent close negotiation by dschinazi · 5 years ago
  24. f1e7b42 Make some parameters 64bit in QuicConfig by dschinazi · 5 years ago
  25. bde76c3 gfe-relnote: (n/a) In QuicConfig, change some function's return value from QuicTagVector to a const reference. No behavior change, not protected. by wub · 5 years ago
  26. 4ad1f46 Act on IETF QUIC max_packet_size by dschinazi · 5 years ago
  27. e6d9467 Remove "incoming" from QUIC stream limit config code. by renjietang · 5 years ago
  28. cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
  29. cd86dd1 Update MESSAGE frame to latest IETF draft by dschinazi · 5 years ago
  30. 8067d55 Do not always disable migration when using TLS by dschinazi · 5 years ago
  31. 5888113 Allow changing max_packet_size from QuicConfig by dschinazi · 5 years ago
  32. 90165ee Fix auto-setting IETF stream flow control limits by dschinazi · 5 years ago
  33. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  34. 18cdf13 Support local vs remote flow control with TLS, and fix initial limits by dschinazi · 5 years ago
  35. aab6818 Use max TLS idle_timeout and use in session tests by dschinazi · 5 years ago
  36. a2ef301 Enable getting and setting custom QUIC transport parameters. by vasilvv · 6 years ago
  37. b045185 gfe-relnote: Honor IETF QUIC initial flow control limits when using TLS. Protected by disabled --gfe2_reloadable_flag_quic_supports_tls_handshake by rch · 6 years ago
  38. 6464c4a Fix idle timeout negotiation by dschinazi · 6 years ago
  39. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  40. 4dc4ba3 Wire in the ack exponent trransport config for IETF QUIC by fkastenholz · 6 years ago
  41. 4c7303c Connect up IETF QUIC Max ACK Delay transport parameter by fkastenholz · 6 years ago
  42. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  43. 305e173 Change IETF Frame/QUIC_VERSION_99 tests to be symbolic. by fkastenholz · 6 years ago
  44. d3a1de9 Have separate uni- and bi-directional stream limits for IETF QUIC by fkastenholz · 6 years ago
  45. 7bf7c3c Support idle_timeout of 0 in QUIC TLS by dschinazi · 6 years ago
  46. 6cf4d2a Update QUIC transport parameters to draft 20 by dschinazi · 6 years ago
  47. c703612 Allow peers to pick low flow control limits in T099 by dschinazi · 6 years ago
  48. 52127d7 Update QUIC TLS transport parameters to IETF draft 18 by dschinazi · 6 years ago
  49. d1967a2 Gracefully handle missing Google-specific transport parameters when using TLS by dschinazi · 6 years ago
  50. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  51. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  52. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago