- 9b5bcf1 Remove unnecessary code in QuicSpdySession. by renjietang · 5 years ago
- f809ad1 Introduce QuicDatagramFlowId by dschinazi · 5 years ago
- 41ac9df Support resumption in quic_client_interop_test_bin by nharper · 5 years ago
- 6beb511 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_coalesce_stream_frames. The flag is replaced by gfe2_restart_flag_quic_coalesce_stream_frames_2 and is no longer in use. by renjietang · 5 years ago
- a66e415 Modify write_index_ advancement to incorporate coalescing stream frames. by renjietang · 5 years ago
- 1473c09 gfe-relnote: Enable certificate verification on TLS resumption in QUIC, protected by reloadable flag quic_supports_tls_handshake by nharper · 5 years ago
- df7a77b gfe-relnote: Add SessionCache to TlsClientHandshaker, protected by reloadable flag quic_supports_tls_handshake by nharper · 5 years ago
- 5888113 Allow changing max_packet_size from QuicConfig by dschinazi · 5 years ago
- 0276ecf gfe-relnote: (n/a) Add some log for QUIC bbr2 code. Logging only. by wub · 5 years ago
- 89eaa89 Remove QuicDispatcher::set_new_session_allowed_per_event_loop(). by bnc · 5 years ago
- ec9bf88 Add a missing flag count for gfe2_reloadable_flag_quic_bbr_one_mss_conservation. by ianswett · 5 years ago
- 14273ea Re-enable QuicPacketCreatorTest::ConsumeDataLargeSendAckTrue for versions with the invariant header. by ianswett · 5 years ago
- d99c2c1 gfe-relnote: In QUIC, close connection if CreateAndSerializeStreamFrame fails. Protected by gfe2_reloadable_flag_quic_close_connection_on_failed_consume_data_fast_path. by fayang · 5 years ago
- ac35d45 Remove unused this from lamda function in QuicSentPacketManagerTest.RtoNotInFlightPacket by fayang · 5 years ago
- 4057e64 Loose the expectation of EndToEndTestWithTls.SendAndReceiveCoalescedPackets by fayang · 5 years ago
- ba94bc3 Handle case where crypto stream is not immediately available. by fkastenholz · 5 years ago
- 0270396 Add IsResumption method to QUIC client handshakers by nharper · 5 years ago
- 020640b gfe-relnote: (n/a) Add pop_front_n and pop_back_n methods to QuicCircularDeque. Code not used yet. by wub · 5 years ago
- bbe9a1b gfe-relnote: In QUIC, do not inject bandwidth in BbrSender::AdjustNetworkParameters. Also use min rtt instead of srtt when calculating new cwnd. Protected by gfe2_reloadable_flag_quic_bbr_donot_inject_bandwidth. by fayang · 5 years ago
- 93c8394 gfe-relnote: In QUIC, call NeuterHandshakePackets() at most once per connection. Protected by gfe2_reloadable_flag_quic_neuter_handshake_packets_once2 which replaces gfe2_reloadable_flag_quic_neuter_handshake_packets_once. by fayang · 5 years ago
- 4e0757a Remove QuicStream::read_side_closed(). by renjietang · 5 years ago
- e5c1238 Cleanup unused code in QuicStream. by renjietang · 5 years ago
- d8bd48b Fix invalid iterator bump in ValueSplittingHeaderListTest by QUICHE team · 5 years ago
- c9e8044 Remove member "perspective_" in QuicStream. by renjietang · 5 years ago
- 49add37 Add pretty-print logging for MessageResult by dschinazi · 5 years ago
- da7286b Remove QuicStream::WritevData(). by renjietang · 5 years ago
- 22f229b Remove unimplemented method by dschinazi · 5 years ago
- fdcfe3b Internal QUICHE change by QUICHE team · 5 years ago
- 7a4d209 Send an ICMP6_PACKET_TOO_BIG when we try to send a message that is too big. by QUICHE team · 5 years ago
- 9b16447 gfe-relnote: (n/a) Make QuicCircularDeque compile in Chromium. Code not used yet. by wub · 5 years ago
- a57bbb3 Replace kMaxIetfVarInt with UINT32_MAX, as size_t on 32-bit platforms is smaller than kMaxIetfVarInt, thus causing a compile error on those platforms. by vasilvv · 5 years ago
- 7fc2908 gfe-relnote: (n/a) Remove a QUIC_BUG in quic::PacketNumberQueue::AddRange. Test only. Not protected. by wub · 5 years ago
- 6488161 Remove redundant stream finding code when STOP_SENDING frame is received. by renjietang · 5 years ago
- 70e6b76 Update to IETF draft 24 by dschinazi · 5 years ago
- 4245c21 gfe-relnote: Remove QuicPacketGenerator. by fayang · 5 years ago
- fa63b6e Fix a gfe_quic_fuzzer issue caused by uninitialized packet number. by wub · 5 years ago
- 58f7107 gfe-relnote: In QUIC T049+, support sending coalesced packets. by fayang · 5 years ago
- 5a5661f gfe-relnote: (n/a) Add QuicCircularDeque to third_party/quic/core. Code not used yet. by wub · 5 years ago
- 9676f69 Remove QuicheMakeUnique. by bnc · 5 years ago
- 13d7545 gfe-relnote: In quic_framer.cc, replace PacketNumberIntervalLength(interval) by interval.Length(). Not protected. by wub · 5 years ago
- 4f59d71 Internal QUICHE change by wub · 5 years ago
- 133f488 Add support for creating a persistent TUN device (that survives across Bonnet restarts). by QUICHE team · 5 years ago
- 6c06656 Change name of QuicStream::HasFinalReceivedByteOffset() to HasReiceivedFinalOffset(). by renjietang · 5 years ago
- d88f162 Add a simple QuicTransport server for testing and demo purposes. by vasilvv · 5 years ago
- 75db434 gfe-relnote: In QUIC, add a connection option to use 2 * rttvar when calculating PTO timeout. Protected by existing gfe2_reloadable_flag_quic_enable_pto. by fayang · 5 years ago
- 053453b Add QuicDispatcherPeer::GetTimeWaitListManager() method. by bnc · 5 years ago
- 12512a8 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_donot_process_small_initial_packets. by fayang · 5 years ago
- 8a27b0f gfe-relnote: Deprecate gfe2_reloadable_flag_quic_simplify_stop_waiting. by fayang · 5 years ago
- 2ab1e85 gfe-relnote: In QUIC, add SetSoftMaxPacketLength to set a soft max packet length in creator. If a single frame is failed to be serialized, restore the actual max packet length. Not used yet. Not protected. by fayang · 5 years ago
- 7cbfe9e Use connection's encryption level at QuicCryptoStream::OnCryptoFrame(). by renjietang · 5 years ago
- c4bde0b Enable all versions in toy server by dschinazi · 5 years ago
- 68fad8e Deprecate quic_parse_prox_source_connection_id by dschinazi · 5 years ago
- b4f3bc0 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_add_upper_limit_of_buffered_control_frames3. by fayang · 5 years ago
- db09565 gfe-relnote: In QUIC, add connection option to enable IETF loss detection with both adaptive packet and adaptive time threshold. Protected by existing gfe2_reloadable_flag_quic_enable_ietf_loss_detection. by fayang · 5 years ago
- 7085a6d gfe-relnote: In QUIC, add 2 connection options to set the start point of exponential backoff when calculating PTO timeout. Protected by exisiting gfe2_reloadable_flag_quic_enable_pto. by fayang · 5 years ago
- 740f751 gfe-relnote: In GFE, add two QUIC connection options for cwnd bootstrap experiments with different multipliers. Protected by existing gfe2_reloadable_flag_quic_use_ip_bandwidth_module. by fayang · 5 years ago
- dfbd3df Create an interface to queue up incoming streams in the client. by vasilvv · 5 years ago
- 4c908f0 gfe-relnote: Do not add peer_max_ack_delay if an immediate ACK is expected when calculating PTO timeout. Protected by existing gfe2_reloadable_flag_quic_enable_pto. by fayang · 5 years ago
- 9711a9e Simplify ConstructMisFramedEncryptedPacket() signature. by bnc · 5 years ago
- 18d5d24 gfe-relnote: Swap order of operations in TlsClientHandshaker::FinishHandshake. Protected by --quic_supports_tls_handshake by nharper · 5 years ago
- 73d0ac4 gfe-relnote: Use PTO_RETRANSMISSION instead of PROBE_RETRANSMISSION for PTO retransmission. Also populate transport connection stats for debugging purpose. Protected by existing gfe2_reloadable_flag_quic_enable_pto. by fayang · 5 years ago
- fe909c6 Convert kDefaultMaxCongestionWindowPackets to a flag. by ianswett · 5 years ago
- abfd9ec Change GetMinStreamSize API to use size_t, rather than uint16_t avoiding truncation by fkastenholz · 5 years ago
- 1c1dcab Use QpackEncoder::InstructionWithValues to refactor QpackInstructionEncoder interface. by bnc · 5 years ago
- f2c4e3e gfe-relnote: In QUIC, re-calculate pacing rate when cwnd gets bootstrapped. Protected by gfe2_reloadable_flag_quic_bbr_fix_pacing_rate. by fayang · 5 years ago
- c14a589 Implement dynamic table, blocked streams, multiple streams, and multiple header blocks per stream in QpackDecoderFuzzer. by bnc · 5 years ago
- f6f82b1 Implement gMock matchers to pretty print QuicErrorCode and QuicRstStreamErrorCode on failure. by bnc · 5 years ago
- e158186 Remove unused CreateSslCtx methods from TlsHandshaker classes by nharper · 5 years ago
- e47e15f gfe-relnote: various test code cleanup. Not protected. by renjietang · 5 years ago
- 4694272 Make HttpEncoder methods static. by bnc · 5 years ago
- e211642 Introduce QUIC_NO_EXPORT by dschinazi · 5 years ago
- a6f661c Remove duplicate call to send MAX_PUSH_ID frame. by renjietang · 5 years ago
- 40d0fa5 Remove QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique from platform/api/. by bnc · 5 years ago
- cda1ce2 Remove QuicConnectionPeer::GetVisitor(). by renjietang · 5 years ago
- eab918f Remove unused return value for QuicSession::OnStopSendingFrame(). by renjietang · 5 years ago
- 6285986 Remove no-longer-required QUIC_EXPORTs by dschinazi · 5 years ago
- e356752 Deprecate gfe2_reloadable_flag_quic_simple_inflight_time. by ianswett · 5 years ago
- ad65ab9 Deprecate gfe2_reloadable_flag_quic_sent_packet_manager_cleanup. by ianswett · 5 years ago
- eb78dbb gfe-relnote: Add a VersionSupportsGoogleAltSvcFormat() method to move the version check out of the version manager. No behavior change. Not flag protected. by rch · 5 years ago
- e42f7ad Move QPACK test utilities to test_tools/qpack/. by bnc · 5 years ago
- 3f6ccf4 Inline trivial constructors by dschinazi · 5 years ago
- eab9285 Fix some test expectation regarding SendControlFrame(). by renjietang · 5 years ago
- cc4ea6a gfe-relnote: Deprecate gfe2_reloadable_flag_quic_detect_spurious_loss. by fayang · 5 years ago
- 91ae391 Remove empty if statement by fkastenholz · 5 years ago
- 0d74bb7 gfe-relnote: n/a - Rephrase obsolete TODO which was left over from when v40 was added. by rch · 5 years ago
- 209c5a2 Remove an obsolete TODO from quic_framer.cc about changing the public by rch · 5 years ago
- 7433495 gfe-relnote: n/a - Remove useless DVLOG from quic_crypto_server_config.cc by rch · 5 years ago
- 4f73248 Fix Reset logic in PendingStream. by renjietang · 5 years ago
- 0875083 gfe-relnote: Add QuicPacketCreator::SerializeCoalescedPacket function. Not used yet. Not protected. by fayang · 5 years ago
- 07a2b07 Fix 26 ClangTidy - Readability findings in //depot/google3/third_party/quic/. by wub · 5 years ago
- b38e635 Make QuicStreamTest to check on OnDataAvailable() calls. by renjietang · 5 years ago
- 7685542 Fix 10 ClangTidy - Performance findings in //depot/google3/third_party/quic/. by wub · 5 years ago
- 0b2ae54 Fix 2 clang-tidy findings in third_party/quic. by wub · 5 years ago
- bc15d50 Remove unused variables in QuicVersionsTest.QuicEnableVersion. by fayang · 5 years ago
- 3ccd770 Add flag counts for two flags that had none. by ianswett · 5 years ago
- 6b9fe9a Fix QUIC_EXPORT_PRIVATE compilation on Windows by dschinazi · 5 years ago
- cb08fe8 gfe-relnote: deprecate gfe2_reloadable_flag_quic_enable_version_48_2 by nharper · 5 years ago
- 15afba3 Close connection when stream receives wrong data regarding close offset. by renjietang · 5 years ago
- 097f372 Add a simple integration test for QuicTransport. by vasilvv · 5 years ago
- 423adc7 Enable -Wexit-time-destructors in QUIC by dschinazi · 5 years ago