1. 1ccd0bc Use std::array<char, 16> instead of uint128 for StatelessResetToken. by bnc · 4 years ago
  2. c7556a0 Remove QuicUint128 from platform. by bnc · 4 years ago
  3. 2a6cbc5 Add methods that reads/writes connection ID in preferred_address transport parameter by haoyuewang · 4 years, 3 months ago
  4. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  5. 1f6aca8 Clean up dead QUIC transport parameter code by dschinazi · 4 years, 4 months ago
  6. 042cc3f Deprecate --gfe2_reloadable_flag_quic_record_received_min_ack_delay. by haoyuewang · 4 years, 4 months ago
  7. f7f203a Add QuicConfig::KeyUpdateSupportedRemotely getter. by mattm · 4 years, 5 months ago
  8. 072a7e3 QUIC Key Update support by mattm · 4 years, 6 months ago
  9. 119ebdf Deprecate quic_send_key_update_not_yet_supported by dschinazi · 4 years, 6 months ago
  10. 52c8f33 Deprecate quic_google_transport_param_omit_old by dschinazi · 4 years, 7 months ago
  11. d73dc1f Add QUIC+TLS key_update_not_yet_supported transport parameter by dschinazi · 4 years, 8 months ago
  12. 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
  13. 1bb8308 Simplify transport parameters related test setup. by renjietang · 4 years, 9 months ago
  14. 40975ad Deprecate quic_negotiate_ack_delay_time by dschinazi · 4 years, 10 months ago
  15. 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
  16. d7beb60 Use draft-28 transport parameters in QuicConfig by dschinazi · 4 years, 10 months ago
  17. 5a29bd5 Rename some transport parameters by dschinazi · 4 years, 10 months ago
  18. 4673023 Plumb active_connection_id_limit to QuicConfig by dschinazi · 5 years ago
  19. c31106b Modify QuicConfig::ProcessTranportParameters() to support client side 0-rtt resumption. by renjietang · 5 years ago
  20. f7c6a91 Remove QuicNegotiableValue by dschinazi · 5 years ago
  21. 027366e Further clean up QuicConfig idle timeout API by dschinazi · 5 years ago
  22. be284d1 Introduce single-parameter variant of QuicConfig::SetIdleNetworkTimeout by dschinazi · 5 years ago
  23. faa70a7 Refactor QuicConfig AlternateServerAddress by dschinazi · 5 years ago
  24. 092b11f Test that QuicConfig is capable of processing 2 consecutive transport parameters. by renjietang · 5 years ago
  25. f54082a Use IsStreamError() and friends gMock matchers in quic/core (but not subdirectories). by bnc · 5 years ago
  26. cd86dd1 Update MESSAGE frame to latest IETF draft by dschinazi · 5 years ago
  27. 8067d55 Do not always disable migration when using TLS by dschinazi · 5 years ago
  28. 5888113 Allow changing max_packet_size from QuicConfig by dschinazi · 5 years ago
  29. 90165ee Fix auto-setting IETF stream flow control limits by dschinazi · 5 years ago
  30. 18cdf13 Support local vs remote flow control with TLS, and fix initial limits by dschinazi · 5 years ago
  31. aab6818 Use max TLS idle_timeout and use in session tests by dschinazi · 5 years ago
  32. 142051a Fix QUIC core test display by dschinazi · 6 years ago
  33. 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
  34. 6464c4a Fix idle timeout negotiation by dschinazi · 6 years ago
  35. 4c7303c Connect up IETF QUIC Max ACK Delay transport parameter by fkastenholz · 6 years ago
  36. d3a1de9 Have separate uni- and bi-directional stream limits for IETF QUIC by fkastenholz · 6 years ago
  37. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  38. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  39. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago