- d73dc1f Add QUIC+TLS key_update_not_yet_supported transport parameter by dschinazi · 4 years, 8 months ago
- 74d2c0a Deprecate quic_dont_send_max_ack_delay_if_default by dschinazi · 4 years, 8 months ago
- 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
- 83c586a Deprecate quic_google_transport_param_send_new by dschinazi · 4 years, 9 months ago
- 46d05bc Do not send max ack delay when it has the default value by dschinazi · 4 years, 10 months ago
- 40975ad Deprecate quic_negotiate_ack_delay_time by dschinazi · 4 years, 10 months ago
- 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
- d7beb60 Use draft-28 transport parameters in QuicConfig by dschinazi · 4 years, 10 months ago
- 5a29bd5 Rename some transport parameters by dschinazi · 4 years, 11 months ago
- f67b5c5 Send correct max_ack_delay in QUIC+TLS by dschinazi · 4 years, 11 months ago
- 7e51f6b Replace legacy Google-specific parameter with individual parameters by dschinazi · 5 years ago
- ed459c0 Plumb max_datagram_frame_size by dschinazi · 5 years ago
- 4673023 Plumb active_connection_id_limit to QuicConfig by dschinazi · 5 years ago
- 39e5e55 Plumb original_connection_id transport parameter by dschinazi · 5 years ago
- c31106b Modify QuicConfig::ProcessTranportParameters() to support client side 0-rtt resumption. by renjietang · 5 years ago
- f7c6a91 Remove QuicNegotiableValue by dschinazi · 5 years ago
- 6e17074 Send two QUIC alternate addresses from GFE for proxied sessions by dschinazi · 5 years ago
- 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
- 027366e Further clean up QuicConfig idle timeout API by dschinazi · 5 years ago
- be284d1 Introduce single-parameter variant of QuicConfig::SetIdleNetworkTimeout by dschinazi · 5 years ago
- faa70a7 Refactor QuicConfig AlternateServerAddress by dschinazi · 5 years ago
- aaf9cb6 Remove QUIC SMHL connection option by dschinazi · 5 years ago
- 9a6194e Remove QUIC silent close negotiation by dschinazi · 5 years ago
- f1e7b42 Make some parameters 64bit in QuicConfig by dschinazi · 5 years ago
- 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
- 4ad1f46 Act on IETF QUIC max_packet_size by dschinazi · 5 years ago
- e6d9467 Remove "incoming" from QUIC stream limit config code. by renjietang · 5 years ago
- cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
- cd86dd1 Update MESSAGE frame to latest IETF draft by dschinazi · 5 years ago
- 8067d55 Do not always disable migration when using TLS by dschinazi · 5 years ago
- 5888113 Allow changing max_packet_size from QuicConfig by dschinazi · 5 years ago
- 90165ee Fix auto-setting IETF stream flow control limits by dschinazi · 5 years ago
- 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
- 18cdf13 Support local vs remote flow control with TLS, and fix initial limits by dschinazi · 5 years ago
- aab6818 Use max TLS idle_timeout and use in session tests by dschinazi · 5 years ago
- a2ef301 Enable getting and setting custom QUIC transport parameters. by vasilvv · 6 years ago
- 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
- 6464c4a Fix idle timeout negotiation by dschinazi · 6 years ago
- 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
- 4dc4ba3 Wire in the ack exponent trransport config for IETF QUIC by fkastenholz · 6 years ago
- 4c7303c Connect up IETF QUIC Max ACK Delay transport parameter by fkastenholz · 6 years ago
- 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
- 305e173 Change IETF Frame/QUIC_VERSION_99 tests to be symbolic. by fkastenholz · 6 years ago
- d3a1de9 Have separate uni- and bi-directional stream limits for IETF QUIC by fkastenholz · 6 years ago
- 7bf7c3c Support idle_timeout of 0 in QUIC TLS by dschinazi · 6 years ago
- 6cf4d2a Update QUIC transport parameters to draft 20 by dschinazi · 6 years ago
- c703612 Allow peers to pick low flow control limits in T099 by dschinazi · 6 years ago
- 52127d7 Update QUIC TLS transport parameters to IETF draft 18 by dschinazi · 6 years ago
- d1967a2 Gracefully handle missing Google-specific transport parameters when using TLS by dschinazi · 6 years ago
- 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
- c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
- a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago