- 5c7090d Add KeyUpdateReason enum to KeyUpdate call & OnKeyUpdate callbacks. by mattm · 4 years, 6 months ago
- c209063 Update Quic AES confidentiality limits for 2^11 max packet size in updated draft. by mattm · 4 years, 6 months ago
- 24d8d70 Add kAFF2 enabling the sending of AckFrequencyFrame upon handshake completion. by haoyuewang · 4 years, 6 months ago
- 34a2680 Refactor QPACK encoder and decoder stream errors. by bnc · 4 years, 6 months ago
- b8fd1f8 Move quiche_endian.h and quiche_endian_test.cc out of platform. by bnc · 4 years, 6 months ago
- 28ecbba Deflake FrontlineInfoRtt in gfe/gfe2/quic:end_to_end_test for IETF QUIC. by wub · 4 years, 6 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, 6 months ago
- d074485 Do QUIC Key Update when approaching AEAD Confidentiality Limit, and close connection if reached. by mattm · 4 years, 6 months ago
- 659dd13 Rename QuicBufferedPacketStore::ShouldBufferPacket to QuicBufferedPacketStore::ShouldNotBufferPacket. The function does the opposite of what its name suggests. by wub · 4 years, 6 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, 6 months ago
- ed30357 Add kAFF1 enabling the usage of smoothed RTT in the computation of ack delay in AckFrequencyFrame. by haoyuewang · 4 years, 6 months ago
- c03d2c2 Send HTTP/3 GOAWAY frame when closing connection. by bnc · 4 years, 6 months ago
- 52701b0 Merge kAckDecimationDelay & kAckDelayShift. by haoyuewang · 4 years, 6 months ago
- c921f8d Internal QUICHE change by haoyuewang · 4 years, 6 months ago
- e919b00 Add unused interface QuicConnection::SendPathChallenge(). by danzh · 4 years, 6 months ago
- 91ceeca Fix flake in Quic EndToEndTest.KeyUpdateInitiatedByServer & KeyUpdateInitiatedByBoth by mattm · 4 years, 6 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, 6 months ago
- 052df7c Introduce the concept of STOP_SENDING in gQUIC. by renjietang · 4 years, 6 months ago
- da634dd In QUIC BBRv2, support NetworkParams.max_initial_congestion_window when bootstrapping cwnd. by wub · 4 years, 6 months ago
- 7df418b Replace QuicheOptional with absl::optional. by vasilvv · 4 years, 6 months ago
- 32bf514 Change large header size in EndToEndTest.WayTooLongRequestHeaders. by bnc · 4 years, 6 months ago
- b16f796 Remove quiche::QuicheStringPiece and quiche::QuicheStringPieceHash. by vasilvv · 4 years, 6 months ago
- 0ba51be Replace quiche::QuicheStringPiece with absl::string_view in tls_handshaker.cc by fayang · 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
- 072a7e3 QUIC Key Update support by mattm · 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
- 918c611 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
- 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
- f59725c Switch ParsedQuicVersion::ReservedForNegotiation() to TLS by dschinazi · 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
- 9a36d72 Use absl::string_view in QUICHE directly. by vasilvv · 4 years, 6 months ago
- f8bde4b Rename v99_streamid_manager to ietf_streamid_manager. by renjietang · 4 years, 6 months ago
- ec14d2b Handle PINGs in QUIC connection. by fayang · 4 years, 6 months ago
- 66f16bf Deprecate gfe2_reloadable_flag_quic_add_silent_idle_timeout. by fayang · 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
- 182ae36 Internal QUICHE change by fayang · 4 years, 6 months ago
- 0bf2a6f Remove QuicSession::stream_map_size(). by renjietang · 4 years, 6 months ago
- f08e179 Explicitly specify the encryption level of processed packets in QuicConnectionTest. by fayang · 4 years, 6 months ago
- 0c9148a Reject HTTP/2 only frames in HTTP/3. by renjietang · 4 years, 6 months ago
- 3c3e890 Deprecate gfe2_reloadable_flag_quic_no_silent_close_for_idle_timeout. by fayang · 4 years, 6 months ago
- c19a950 Fix some issues regarding quic TestPacketWriter changing its perspective. by danzh · 4 years, 6 months ago
- e58e97e Move TestPacketWriter from quic_connection_test.cc to quic_test_utils. by danzh · 4 years, 6 months ago
- 4c33482 deprecate gfe2_reloadable_flag_quic_remove_zombie_streams. by renjietang · 4 years, 6 months ago
- 9b6ef28 DLOG(INFO) early data reason on server handshake complete by nharper · 4 years, 6 months ago
- 1f6da15 deprecate gfe2_reloadable_flag_quic_get_stream_information_from_stream_map. by renjietang · 4 years, 6 months ago
- 3f17269 Add code count for quic_fix_http3_goaway_stream_id. by bnc · 4 years, 6 months ago
- d868245 Dropping initial keys at the end of writing to avoid potential missing write keys in the middle of writing. by fayang · 4 years, 6 months ago
- 40fa830 Do not clip error codes larger than QUIC_LAST_ERROR. by bnc · 4 years, 6 months ago
- d40c12c Fix //third_party/quic/core:quic_connection_test with randomized flags by QUICHE team · 4 years, 6 months ago
- f2e0d90 Notify debug_visitor once any 0-RTT packet gets acknowledged. Client only (server + TLS does not send 0-RTT packets). by fayang · 4 years, 6 months ago
- a1c666f Fix a latent query-of-death in a GFE+QUIC+Leto codepath by QUICHE team · 4 years, 6 months ago
- ba9d95e Add a regression test of b/168294218, also verified gfe2_reloadable_flag_quic_fix_missing_initial_keys fixes the issue. by fayang · 4 years, 7 months ago
- 4267b51 Add a quic::CryptoBuffers class to own a std::vector<CRYPTO_BUFFER*> and the buffers the elements point to. Use it in TlsServerHandshaker. by wub · 4 years, 7 months ago
- d01e996 Make sure we have the right key before sending data. by fayang · 4 years, 7 months ago
- daeb819 Add explicit signal of coalscing done to QuicConnection. by fayang · 4 years, 7 months ago
- 9a74ee9 Discard initial key right after a HANDSHAKE packet has been sent and unify the fixes for missing initial keys. This goal is to make sure an endpoint never tries to serialize initial frames (could be pending frames or re-serialize initial packet in the coalescer) by fayang · 4 years, 7 months ago
- d18fe67 Deprecate quic_do_not_accept_stop_waiting now that IETF QUIC is coming and doesn't have stop waiting. by ianswett · 4 years, 7 months ago
- 99f3984 Internal QUICHE change by fayang · 4 years, 7 months ago
- 15be59c Refer to a normative section in IETF draft for QuicSpdySessionTestClient.ReceiveSpdySettingInHttp3. by renjietang · 4 years, 7 months ago
- 1760b08 Default to 2 * RTTVAR when calculating PTO delay. by fayang · 4 years, 7 months ago
- 21fc64c Treat HTTP/2 specific SETTING identifiers as errors in HTTP/3. by renjietang · 4 years, 7 months ago
- f324bb8 Add MaybeUpdateAckTimeout to OnAckFrequencyFrame as this frame type also instigates ack. by haoyuewang · 4 years, 7 months ago
- 9261a8a Discard 0-RTT keys after installing 1-RTT keys. Client side only. by fayang · 4 years, 7 months ago
- fcff957 Fix key_update_not_yet_supported for older clients by dschinazi · 4 years, 7 months ago
- 9aaca96 Deprecate gfe2_restart_flag_quic_enable_tls_resumption_v4 by nharper · 4 years, 7 months ago
- 4e9714d Rename HTTP/3 SETTINGS_MAX_HEADER_LIST_SIZE to SETTINGS_MAX_FIELD_SECTION_SIZE. by renjietang · 4 years, 7 months ago
- 11a54a1 Internal QUICHE change by haoyuewang · 4 years, 7 months ago
- f432b06 Add a QUIC BBR2 connection option 'B2HR' to use 15% inflight_hi headroom instead of the value specified by flag --quic_bbr2_default_inflight_hi_headroom. by wub · 4 years, 7 months ago
- 9f1fd1a Fix a misspelled enum value in QuicFailToSerializePacketLocation. by renjietang · 4 years, 7 months ago
- d8c2050 Record detailed location of FAIL_TO_SERIALIZE_PACKET error in UMA histogram. by renjietang · 4 years, 7 months ago
- b8056c9 Exit PROBE_DOWN when bytes in flight goes below the target instead of prior_in_flight. Also adds missing flag counts. by ianswett · 4 years, 7 months ago
- 42dea6a Remove BORINGSSL_API_VERSION checks from quic code by nharper · 4 years, 7 months ago
- 5b0f14f Add a method that writes AckFrequencyFrame in QuicControlFrameManager and code for updating peer_max_ack_delay in QuicSentPacketManager. by haoyuewang · 4 years, 7 months ago
- 2ac31ae Internal QUICHE change by fayang · 4 years, 7 months ago
- 9d295f2 Add varz for QUIC 0-RTT acceptance/rejection reasons by nharper · 4 years, 7 months ago
- 6a6bd31 Move QuicCryptoClientStreamBase::EarlyDataReason to QuicCryptoStream by nharper · 4 years, 7 months ago
- f555d99 In QUIC BBRv2, use inflight byte after congestion event to detect queuing during PROBE_UP. by wub · 4 years, 7 months ago
- 82bea25 Remove pure virtual methods from TlsHandshaker by nharper · 4 years, 7 months ago
- e8a8ecb Abort async QPACK header decompression when stream is closed. by bnc · 4 years, 7 months ago