- 0cc3680 Remove QuicSentPacketManagerPeer::HasUnackedCryptoPackets by ianswett · 6 years ago
- e129b0c Remove QuicSentPacketManagerPeer::IsUnacked by ianswett · 6 years ago
- fbeb5bf gfe-relnote: Move headers streams out of static stream map. Protected by by renjietang · 6 years ago
- a745e39 Check that the expected and actual public header types match by nharper · 6 years ago
- 2ceb97c Reject IETF RETRY packets before they hit QUIC_BUGs by nharper · 6 years ago
- 67d7a3c Remove QuicSentPacketManagerPeer::HasPendingPackets. by ianswett · 6 years ago
- 075a3db Fix test so it compiles in chromium by fkastenholz · 6 years ago
- 1de6789 gfe-relnote: In QUIC, terminate Google QUIC connections (<= v43) similar as IETF QUIC connection. Protected by gfe2_reloadable_flag_quic_terminate_gquic_connection_as_ietf. by fayang · 6 years ago
- 2d475cf Change HTTP/3 frame type from 1 byte integer to variable length integer, and by renjietang · 6 years ago
- 73957f1 Inject a random number generator into QuartcEndpoint and SendAlgorithms. by QUICHE team · 6 years ago
- 05e62b1 Do not ACK when encryption keys are missing by dschinazi · 6 years ago
- 3e188a5 gfe-relnote: n/a(test only code) switch from unordered_set to multimap. by danzh · 6 years ago
- 3855d17 gfe-relnote: n/a(code clean up) Inline WallTimeNowInUsec(). by danzh · 6 years ago
- 58c75ec gfe-relnote: n/a(code clean up) make epoll_server_test.cc platform independent. by danzh · 6 years ago
- 3f0f679 Fix compilation of QUIC transport_parameter_test on Windows by dschinazi · 6 years ago
- a2f174d Override << for QUIC's LostPacket Struct to make failing tests easier to debug. No functional change, not flag protected. by ianswett · 6 years ago
- 98669f5 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_set_transmission_type_for_next_frame. by wub · 6 years ago
- 881af2b Make a number unsigned in order to compile in Chromium by fkastenholz · 6 years ago
- d3cb19f Make test target unsigned so that it compiles on chromium. by fkastenholz · 6 years ago
- 8154a85 gfe-relnote: (n/a) Stop including unused quic_flags.h in quic_packet_number.h. Cleanup only. by wub · 6 years ago
- cf6a3ee Fix iOS compilation of transport parameters by dschinazi · 6 years ago
- ea81191 Send a PING frame at the start of QuartcPeer tests so that probing works. by QUICHE team · 6 years ago
- fcdb1e9 Make TLS encryption levels match the QUIC ones by dschinazi · 6 years ago
- 52127d7 Update QUIC TLS transport parameters to IETF draft 18 by dschinazi · 6 years ago
- 65f778f Create a RandomDelayLink (and symmetric version) and use it in QuartcBidiTest. by QUICHE team · 6 years ago
- 1b4afd1 Create a PacketFilter for random loss and use it in QuartcBidiTest. by QUICHE team · 6 years ago
- cb1c898 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_always_reset_short_header_packets. by fayang · 6 years ago
- bcfea90 gfe-relnote: n/a(code clean-up) Remove un-used #include. by danzh · 6 years ago
- 5725294 gfe-relnote: n/a(code clean-up) Remove unused #include. by danzh · 6 years ago
- 2c5386e Prevent crash in EncryptInPlace when the encrypter is missing by dschinazi · 6 years ago
- 0264092 Platform-ize epoll_export, epoll_ptr_util. Make code chromium compatible. by danzh · 6 years ago
- 500e0aa Internal QUICHE change by QUICHE team · 6 years ago
- bd74746 Add functions to enable/disable QuartcPeer and obtain the last sequence numbers by QUICHE team · 6 years ago
- 1ece526 Create a test utility for sending and receiving data from QuartcDataSources. by QUICHE team · 6 years ago
- bb208ff gfe-relnote: n/a (quiche clean up) Switch to QUIC_LOG from LOG. Remove unused by danzh · 6 years ago
- e433f53 Fix "recevied" typo in //third_party/quic/core. by bnc · 6 years ago
- 6c03720 Print non-printable QUIC tags as hex. by dschinazi · 6 years ago
- 04bd4f3 Remove OnApplicationClose upcalls, update OnConnectionClose as needed. by fkastenholz · 6 years ago
- 3eb8221 gfe-relnote: In QUIC, enforce packets be ACKed in the correct packet number space. Protected by enabling multiple packet number spaces. by fayang · 6 years ago
- 38ce6f4 Remove unused local variable. by bnc · 6 years ago
- c7d9e0c Remove unnecessary QuicStreamPeer methods. by bnc · 6 years ago
- 760c052 Add max_header_list_size argument to QpackDecodedHeadersAccumulator constructor. by bnc · 6 years ago
- c5ba909 Implement EXPECT_THAT(QuicHeaderList, ElementsAre()). by bnc · 6 years ago
- e7d1161 Remove unused QuicSpdyStream::unacked_frame_headers_offsets() method. by bnc · 6 years ago
- 5231ee2 Add expect_final_byte_offset argument to CopyAndValidateTrailers(). by bnc · 6 years ago
- 840edb6 gfe-relnote: n/a(test only) Switch to use unordered_map instead of hash_map for by danzh · 6 years ago
- 53f08a3 Project import generated by Copybara. by QUICHE team · 6 years ago
- 546cc45 Add new methods to QuicFramer for controlling decrypters by zhongyi · 6 years ago
- 9e84364 Automated g4 rollback of changelist 242988047. by zhongyi · 6 years ago
- a322c04 Remove |frame_len| argument from OnHeadersFrameEnd(). by bnc · 6 years ago
- 904736b Fix a compile error in https://ci.chromium.org/p/chromium/builders/ci/ios-device-xcode-clang/93619 by vasilvv · 6 years ago
- 2ac2346 Add a new implementation of SpdyUnsafeArena for code sharing between chromium by danzh · 6 years ago
- 2b5942f Internal QUICHE change by wub · 6 years ago
- d4b308e Add new methods to QuicFramer for controlling decrypters by dschinazi · 6 years ago
- fbb2577 gfe-relnote: ignore TLPR for retransmission delay in TLP mode when sending pings from the ping alarm. Flag protected by quic_ignore_tlpr_if_stream_not_waiting_ack. by zhongyi · 6 years ago
- ba6354a Change a int to unsigned int in quic_framer_test.cc by zhongyi · 6 years ago
- 326df00 Fix unsigned number format. by renjietang · 6 years ago
- d34bb4b gfe-relnote: n/a(test only) De-platform-ize SPDY_FRIEND_TEST macros with peer by danzh · 6 years ago
- 0a3646b Include netinet/in.h in quic_ip_address.h by vasilvv · 6 years ago
- 4ab9d9f Impose upper limit on the frame length of some HTTP/3 frames. This helps by renjietang · 6 years ago
- b78bbaf Internal QUICHE change by wub · 6 years ago
- 72f509b Remove IETF QUIC Application Close frame, replace with Connection Close by fkastenholz · 6 years ago
- a396ef6 Internal QUICHE change by ianswett · 6 years ago
- 693d5b0 Add custom leakr file to QUICHE by vasilvv · 6 years ago
- 5262747 Make sure QuicVersionsTest.InitializeSupportForIetfDraft reverts global state by dschinazi · 6 years ago
- fbda215 Add new methods to QuicFramer for controlling decrypters by nharper · 6 years ago
- c17edcd Migrate some of the uses of QuicIpAddress(QuicIpAddressImpl) constructor to quic::ToQuicIpAddress by vasilvv · 6 years ago
- 8b353f3 Test QUIC behavior in the worst-case Leto fallback situation by QUICHE team · 6 years ago
- 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
- 306b53f Create a QuicAlarm-based source for random test data for Quartc. by QUICHE team · 6 years ago
- 35e749e Add ALPN to QUIC when using TLS by dschinazi · 6 years ago
- e9d71a8 Add datatypes needed for IETF CONNECTION_CLOSE support. by fkastenholz · 6 years ago
- a27fd44 gfe-relnote: (n/a) Stop including send_algorithm_interface.h from quic_pcc_sender.h, this allows the quic_pcc_sender Envoy implementation to not to depend on send_algorithm_interface. Refactor only, not protected. by wub · 6 years ago
- e8d7fa7 Increase maximum size of allowed incoming packets and remove incorrect QUIC_BUG by dschinazi · 6 years ago
- 07cc938 gfe-relnote: (n/a) Add more 'u' to bandwidth_sampler_test.cc Test only. by wub · 6 years ago
- fb4e213 gfe-relnote: In BbrSender, always try to get a bandwidth sample even if packet.bytes_acked=0(i.e. packet has been removed from QuicUnackedPacketMap's inflight bytes). Protected by default true flag --gfe2_reloadable_flag_quic_always_get_bw_sample_when_acked. by wub · 6 years ago
- fee2cc3 Introduce Control streams for HTTP/3. by renjietang · 6 years ago
- b239f86 Add GetLargestGuaranteedMessagePayload to QuicSession/Connection/Generator/Creator to expose the largest message payload that's guaranteed to fit in any packet containing application data. by ianswett · 6 years ago
- 04a8359 gfe-relnote: Only pace out 1 packet at once if the bandwidth is less than 1.2Mbits/sec, similar to TCP BBR. Protected by --gfe2_reloadable_flag_quic_no_lumpy_pacing_at_low_bw. by wub · 6 years ago
- 8ae6001 Allow TLS-based versions in quic_client and quic_server by dschinazi · 6 years ago
- 254545c gfe-relnote: In BandwidthSampler, capture the number of lost bytes at the time a packet is sent, and make it available to caller when the packet is acked or lost. No behavior change, not protected. by wub · 6 years ago
- e28f022 gfe-relnote: Use encryption level instead of looking for the string "CHLO" to identify the QUIC ClientHello. Client side change only, not flag protected. by ianswett · 6 years ago
- eb101f8 Print the QUIC version when QuicSession fails to write data because the stream doesn't exist. by ianswett · 6 years ago
- 3085da8 Remove QuicTestUtils::GetPacketLengthForOneStream and change three QUIC tests to instead send full sized packets followed by a partially full packet. by ianswett · 6 years ago
- d9467b5 Add DV2 logs for received packets and clarify a log statement by dschinazi · 6 years ago
- d1967a2 Gracefully handle missing Google-specific transport parameters when using TLS by dschinazi · 6 years ago
- 00f47df GCC: do not delete move constructor of QuicStreamSendBuffer by vasilvv · 6 years ago
- a8d9355 gfe-relnote: (n/a) Fix some signed/unsigned integer comparisons in quic bbr test. Test only. by wub · 6 years ago
- 37ec596 gfe-relnote: (n/a) Remove some unnecessary dynamic_casts from QUIC. No behavior change, not protected. by wub · 6 years ago
- 9363720 Make QuicStream::AddBytesSent private and AddBytesConsumed protected. No functional change, not flag protected. by ianswett · 6 years ago
- 42672ab Update TLS labels and salts for IETF draft 19 by dschinazi · 6 years ago
- 9e75db1 Set QUIC's max packet size to whatever Quartc configures. by QUICHE team · 6 years ago
- f41bf64 Allow HttpDecoder to report metadata of SETTINGS frame to visitor. by renjietang · 6 years ago
- 967ba57 gfe-relnote: Add some bbr startup stats into QuicConnectionStats. Stats only. Not protected. by wub · 6 years ago
- 09d925a Do not use testing::EqualsProto in quic_crypto_server_config_test.cc, since it's not available in Chromium. by wub · 6 years ago
- 038325e In quic_mem_slice_span_test.cc, add a 'u' to a EXPECT_EQ. by wub · 6 years ago
- 553a966 gfe-relnote: Remove the dependency from QuicMemSliceSpan to QuicStreamSendBuffer and QuicMessageFrame. Refactor only, not protected. by wub · 6 years ago
- b740f7a Enable QUIC_VERSION_47 in Quartc. by QUICHE team · 6 years ago
- b1a32ae Do not directly compare byte outputs of serialized Protocol Buffers. by QUICHE team · 6 years ago
- 5988293 Enable GFE to run without QUIC ServerConfig private keys by QUICHE team · 6 years ago