- 599ce0e Add QuicPathValidator implementation. by danzh · 4 years, 5 months ago
- 3734614 Add kMaxValue alias to KeyUpdateReason enum. by mattm · 4 years, 5 months ago
- 4feadcf Record stats for packets reset for missing connection ID & version. by QUICHE team · 4 years, 5 months ago
- 3df6c15 Send version negotiation in response to short connection IDs by dschinazi · 4 years, 5 months ago
- 557dfbc Rename SpdyHeaderBlock to Http2HeaderBlock, with a using alias. by QUICHE team · 4 years, 5 months ago
- add8ac3 Replace QuicheWrapUnique with absl::WrapUnique. by vasilvv · 4 years, 5 months ago
- 4933ced Reduce number of packets sent by ROWP by dschinazi · 4 years, 5 months ago
- 035fe3d Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. Delete QUICHE_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
- 5504d2f Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
- 3537bd1 Disable some tests in Chrome to unblock BoringSSL roll by nharper · 4 years, 5 months ago
- bed67c6 Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
- 3ce6285 Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
- 2e8a3e6 Deprecate quic_prober_uses_length_prefixed_connection_ids by dschinazi · 4 years, 5 months ago
- fe1c8f3 Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
- e67635a Delete the code used to record failed to serialize packet locations. by renjietang · 4 years, 5 months ago
- 8238ffb Close Quic connections on AEAD integrity limit of received packets that fail authentication. by mattm · 4 years, 5 months ago
- 64e2218 Internal QUICHE change by QUICHE team · 4 years, 5 months ago
- e57062e Add QuicConnectionVisitorInterface::OnKeyUpdate upcall. by mattm · 4 years, 5 months ago
- 5c7090d Add KeyUpdateReason enum to KeyUpdate call & OnKeyUpdate callbacks. by mattm · 4 years, 5 months ago
- c209063 Update Quic AES confidentiality limits for 2^11 max packet size in updated draft. by mattm · 4 years, 5 months ago
- 24d8d70 Add kAFF2 enabling the sending of AckFrequencyFrame upon handshake completion. by haoyuewang · 4 years, 5 months ago
- 34a2680 Refactor QPACK encoder and decoder stream errors. by bnc · 4 years, 5 months ago
- 975c94c Remove spdy_endianness_util. by bnc · 4 years, 5 months ago
- b8fd1f8 Move quiche_endian.h and quiche_endian_test.cc out of platform. by bnc · 4 years, 5 months ago
- 28ecbba Deflake FrontlineInfoRtt in gfe/gfe2/quic:end_to_end_test for IETF QUIC. by wub · 4 years, 5 months ago
- b43f4d8 Deprecate gfe2_reloadable_flag_quic_bbr_no_bytes_acked_in_startup_recovery false now that it's been rolled back. by ianswett · 4 years, 5 months ago
- d074485 Do QUIC Key Update when approaching AEAD Confidentiality Limit, and close connection if reached. by mattm · 4 years, 5 months ago
- 659dd13 Rename QuicBufferedPacketStore::ShouldBufferPacket to QuicBufferedPacketStore::ShouldNotBufferPacket. The function does the opposite of what its name suggests. by wub · 4 years, 5 months ago
- 5ea41ef In QuicConnection class, move stats_ to be above uber_received_packet_manager_, because the later is initialized from the former. In other words, if uber_received_packet_manager_'s constructor reads anything inside stats_ it might read garbage. by wub · 4 years, 5 months ago
- ed30357 Add kAFF1 enabling the usage of smoothed RTT in the computation of ack delay in AckFrequencyFrame. by haoyuewang · 4 years, 5 months ago
- 921bcf9 State explicitly in README.md that QUICHE is little-endian only. by bnc · 4 years, 5 months ago
- c03d2c2 Send HTTP/3 GOAWAY frame when closing connection. by bnc · 4 years, 5 months ago
- 52701b0 Merge kAckDecimationDelay & kAckDelayShift. by haoyuewang · 4 years, 5 months ago
- c921f8d Internal QUICHE change by haoyuewang · 4 years, 5 months ago
- e919b00 Add unused interface QuicConnection::SendPathChallenge(). by danzh · 4 years, 5 months ago
- 91ceeca Fix flake in Quic EndToEndTest.KeyUpdateInitiatedByServer & KeyUpdateInitiatedByBoth by mattm · 4 years, 5 months ago
- fe485cc For QUIC BBRv2, if connection option B2NE is set, do not exit STARTUP on loss if there are enough bandwidth growth in round. by wub · 4 years, 5 months ago
- 052df7c Introduce the concept of STOP_SENDING in gQUIC. by renjietang · 4 years, 5 months ago
- da634dd In QUIC BBRv2, support NetworkParams.max_initial_congestion_window when bootstrapping cwnd. by wub · 4 years, 5 months ago
- 7df418b Replace QuicheOptional with absl::optional. by vasilvv · 4 years, 5 months ago
- 32bf514 Change large header size in EndToEndTest.WayTooLongRequestHeaders. by bnc · 4 years, 5 months ago
- b16f796 Remove quiche::QuicheStringPiece and quiche::QuicheStringPieceHash. by vasilvv · 4 years, 5 months ago
- 0ba51be Replace quiche::QuicheStringPiece with absl::string_view in tls_handshaker.cc by fayang · 4 years, 6 months ago
- 9105d34 Internal QUICHE change by QUICHE team · 4 years, 6 months ago
- 15f53a4 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
- 015e16a Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
- a89e7fa Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
- 999985c Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
- c8ccdb2 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
- 323aa6d Consider address has been validated by successfully processing a HANDSHAKE or 1-RTT packet. by fayang · 4 years, 6 months ago
- 9fade46 Do not process a write-closed QuicEventManagerStream. by QUICHE team · 4 years, 6 months ago
- a884be3 Update Android Conformance Test QUIC test by dschinazi · 4 years, 6 months ago
- 2173949 Deprecate --gfe2_reloadable_flag_quic_check_fallback_null. by QUICHE team · 4 years, 6 months ago
- 54011f2 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
- 42f2594 For QUIC BBRv2 STARTUP, factor out two pre-conditions to check bandwidth growth and losses: !full_bandwidth_reached_ && congestion_event.end_of_round_trip. by wub · 4 years, 6 months ago
- 6c03e8f Add the check for enough loss events into the Bbr2NetworkModel::IsInflightTooHigh() method to simplify the code. by ianswett · 4 years, 6 months ago
- 5a4f761 use size_t* instead of QuicByteCount* to fix quiche roll. by zhongyi · 4 years, 6 months ago
- 072a7e3 QUIC Key Update support by mattm · 4 years, 6 months ago
- 652cd42 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
- bef4bf0 Temporarily disable EndToEndTest.MultipleZeroRtt in Chrome. by renjietang · 4 years, 6 months ago
- 06f748f Rename CryptoUtils::SetKeyAndIV to InitializeCrypterSecrets and add separate SetKeyAndIV and GenerateHeaderProtectionKey methods. by mattm · 4 years, 6 months ago
- 1436e34 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 918c611 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- ffd151a Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 74b1661 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- c662cc5 For BBRv2, by wub · 4 years, 6 months ago
- f6508d2 Move StrictTaggingDecrypter to quic_test_utils.h by mattm · 4 years, 6 months ago
- 778cad3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 7cac7b0 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- e2707e3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 2ecdee0 Use faster Huffman encoding for QPACK. by bnc · 4 years, 6 months ago
- 2cdc6c2 Eliminate copying of Huffman encoded string in QpackInstructionEncoder. by bnc · 4 years, 6 months ago
- 5f225b0 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 3049b2b Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 94adffd Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 6c9e9c3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- f1b46eb Append to output instead of overwriting it in http2::HuffmanEncode(). by bnc · 4 years, 6 months ago
- c872ee4 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
- 9d3ba8d Fix NetSLO QUIC prober tests by dschinazi · 4 years, 6 months ago
- 26b6da0 Add explicit numbers to QuicStreamRstErrorCode. by renjietang · 4 years, 6 months ago
- 84d2e35 Add regression test for 0-RTT rejection bug. by renjietang · 4 years, 6 months ago
- 5291862 Use faster Huffman encoding for HPACK. by bnc · 4 years, 6 months ago
- 60e12c4 Also test http2::HuffmanEncodeFast() in spdy::HpackEncoderTest. by bnc · 4 years, 6 months ago
- f59725c Switch ParsedQuicVersion::ReservedForNegotiation() to TLS by dschinazi · 4 years, 6 months ago
- c0588b0 Change Huffman encoder benchmark to typical character distribution. by bnc · 4 years, 6 months ago
- d7be62c Improve http2::HuffmanEncodeFast() by skipping rest of iteration if possible. by bnc · 4 years, 6 months ago
- 119ebdf Deprecate quic_send_key_update_not_yet_supported by dschinazi · 4 years, 6 months ago
- c2fce35 Remove BoundedHuffmanSize(). by bnc · 4 years, 6 months ago
- d10bbe3 Use C++14 friendly idiom in http2::HuffmanEncodeFast by nharper · 4 years, 6 months ago
- 9a36d72 Use absl::string_view in QUICHE directly. by vasilvv · 4 years, 6 months ago
- 0f73a76 Add faster Huffman encoding implementation, not yet used in production. by bnc · 4 years, 6 months ago
- f8bde4b Rename v99_streamid_manager to ietf_streamid_manager. by renjietang · 4 years, 6 months ago
- e3fd686 Remove HpackHuffmanTable argument from HpackEncoder constructor. by bnc · 4 years, 6 months ago
- ec14d2b Handle PINGs in QUIC connection. by fayang · 4 years, 6 months ago
- 639f294 Use QuicheTest in third_party/spdy. by bnc · 4 years, 6 months ago
- 66f16bf Deprecate gfe2_reloadable_flag_quic_add_silent_idle_timeout. by fayang · 4 years, 6 months ago
- 89ec338 Remove unmatched clang diagnostic pop #pragma by nharper · 4 years, 6 months ago
- e29fe6e Rename QuicSession::OnStreamDoneWaitingForAcks() to MaybeCloseZombieStream(). by renjietang · 4 years, 6 months ago
- daf5707 Pre-allocate storage in http2::HuffmanEncode(). by bnc · 4 years, 6 months ago
- 5df3663 Set initial self address for all server QUIC connections and client connections that know its own address. by wub · 4 years, 6 months ago