- aad8d61 Deprecate quic_reject_large_max_push_id by dschinazi · 3 years, 8 months ago
- 3a9a246 Internal change by wub · 3 years, 8 months ago
- e39688a Close QUIC connection when QuicSpdySession receives server push stream. by renjietang · 3 years, 8 months ago
- f150f9d Remove unused QuicDispatcher.session_map_. by wub · 3 years, 8 months ago
- 727e5bf Deprecate gfe2_reloadable_flag_quic_donot_write_mid_packet_processing. by fayang · 3 years, 8 months ago
- b6d5411 Internal change by wub · 3 years, 8 months ago
- 9b173dd Internal change by QUICHE team · 3 years, 8 months ago
- 6e95ce9 Deprecate gfe2_reloadable_flag_quic_donot_pto_half_rtt_data. by fayang · 3 years, 8 months ago
- 07188a5 Deprecate gfe2_reloadable_flag_quic_use_encryption_level_context. by fayang · 3 years, 8 months ago
- 3080551 Internal change by ianswett · 3 years, 8 months ago
- e402302 Deprecate gfe2_reloadable_flag_quic_use_write_or_buffer_data_at_level. by fayang · 3 years, 8 months ago
- ce06ef5 Fix some instances of -Wunused-but-set-variable. by QUICHE team · 3 years, 8 months ago
- 3df755e Internal change by haoyuewang · 3 years, 8 months ago
- 19e4d47 Downgrade QUIC_BUG to QUIC_DLOG while client sends stream data while 0-RTT gets rejected and 1-RTT keys are not yet available. Also, removed QUIC_BUG while trying to send control frames before encryption gets established. by fayang · 3 years, 8 months ago
- 5ee94be Flip --gfe2_reloadable_flag_quic_ack_cid_frames in Chrome as the broken tests are fixed by https://chromium-review.googlesource.com/c/chromium/src/+/3043202 by haoyuewang · 3 years, 8 months ago
- bba9a18 Initialize SimpleRandom::buffer_offset_ in quic_test_utils by QUICHE team · 3 years, 8 months ago
- 8351f8f Internal change by haoyuewang · 3 years, 8 months ago
- cf0f085 Fix QUIC insecure randomness on Windows 7 by dschinazi · 3 years, 8 months ago
- 98c2f69 Automated g4 rollback of changelist 384571235. by fayang · 3 years, 8 months ago
- 523bfb3 Add HttpDecoder::IsBufferedFrame(). by bnc · 3 years, 8 months ago
- b2a9134 Internal change by wub · 3 years, 8 months ago
- eb6dec7 Introduce QUIC connection dapper tracing in GFE2. by wub · 3 years, 8 months ago
- 7c92f7e Default enable --gfe2_reloadable_flag_quic_run_default_signature_callback_once. by wub · 3 years, 8 months ago
- d127d19 Add regression test for b/194177024. by wub · 3 years, 8 months ago
- c80753e Remove and rename HttpDecoder methods. by bnc · 3 years, 8 months ago
- b69b653 Disable QuicConnectionTest.IetfStatelessReset and QuicFramerTest.BuildIetfStatelessResetPacket in Chrome. by fayang · 3 years, 8 months ago
- 80f9381 Disable --gfe2_reloadable_flag_quic_ack_cid_frames in Chromium. by haoyuewang · 3 years, 8 months ago
- d153424 Fix error: unknown type name 'uint' in Chromium merge. by haoyuewang · 3 years, 8 months ago
- 5dd7a03 Fix tests broken by --gfe2_reloadable_flag_quic_ack_cid_frames by haoyuewang · 3 years, 8 months ago
- 5b5e51b Disallow invalid MAX_PUSH_ID frame by dschinazi · 3 years, 8 months ago
- 7a1635c Deprecate gfe2_reloadable_flag_quic_encrypted_control_frames. by fayang · 3 years, 8 months ago
- 095051f Update ACK timeout for NEW_CONNECTION_ID and RETIRE_CONNECTION_ID frames. by haoyuewang · 3 years, 8 months ago
- e8d313e In QUIC TlsServerHandshaker, only run DefaultSignatureCallback at most once. by wub · 3 years, 8 months ago
- 9772ae3 Internal change by QUICHE team · 3 years, 8 months ago
- b9456ef Initialize data_buffer in PathChallenge and PathResponse frames to all 0s. by fayang · 3 years, 8 months ago
- bf2d194 Fix missing default value of stream_id and max_data in QuicWindowUpdateFrame. by fayang · 3 years, 8 months ago
- 9bfd181 Not update ACK timeout for NEW_CONNECTION_ID and RETIRE_CONNECTION_ID frames. by fayang · 3 years, 8 months ago
- 29acc48 Fix issues identified by Cross. by bnc · 3 years, 8 months ago
- fb75f7e Add missing MaybeUpdateAckTimeout for ack-eliciting frames. by fayang · 3 years, 8 months ago
- f1c2094 Remove unused CancelPushFrame and PushPromiseFrame structs and some more unused methods. by bnc · 3 years, 8 months ago
- 2c82ff7 Use absl::Span<QuicMemSlice> for QUIC datagrams. by vasilvv · 3 years, 8 months ago
- 6f99b68 Introduce QUIC client connection option BPTE to randomize TLS extensions by dschinazi · 3 years, 8 months ago
- 18ac5c9 Remove unused methods for PUSH_PROMISE and CANCEL_PUSH frames. by bnc · 3 years, 8 months ago
- 664d69f YT config update for finch experiment around ACCEPT_CH over TLS by QUICHE team · 3 years, 8 months ago
- e4ed83c Do not set alarm in QuicIdleNetworkDetector if StopDetection() has been called. by wub · 3 years, 8 months ago
- 5107775 Deprecate --gfe2_reloadable_flag_quic_error_on_http3_push. by bnc · 3 years, 8 months ago
- 0392273 Internal change by bnc · 3 years, 8 months ago
- 54c1d90 Deprecate gfe2_reloadable_flag_quic_bbr2_fix_bw_lo_mode2. by ianswett · 3 years, 8 months ago
- 569acbf Remove some unused includes and dependencies. by bnc · 3 years, 8 months ago
- 51f584d Deprecate --gfe2_reloadable_flag_quic_deprecate_incoming_connection_ids. by haoyuewang · 3 years, 8 months ago
- 80ce324 Remove QuicInlinedVector from platform. by bnc · 3 years, 8 months ago
- 20c3086 Refactor HTTP/3 Datagram by dschinazi · 3 years, 8 months ago
- 99ed36c Internal change by wub · 3 years, 8 months ago
- 4d6f745 Replace quic_enable_version_rfcv1 with quic_disable_version_rfcv1 by dschinazi · 3 years, 8 months ago
- 3290ea5 Check IsHandshakeComplete() rather than encryption_level_ == ENCRYPTION_FORWARD_SECURE in QuicConnection::ShouldEnqueueUnDecryptablePacket. This allows IETF QUIC handshakes to queue 1-RTT packets when the server has 1-RTT send keys, but not 1-RTT receive keys. Discovered during cr/382276435 by ianswett · 3 years, 9 months ago
- 81f5d44 Internal change by danzh · 3 years, 9 months ago
- a1363dc Add CurrentSupportHttp3Versions() to return all IETF QUIC versions. by danzh · 3 years, 9 months ago
- 90615e3 Provide a default implementation of quiche_file_utils. by vasilvv · 3 years, 9 months ago
- 046933d LSC: Move expensive variables on their last use to avoid copies. by QUICHE team · 3 years, 9 months ago
- 00f114e Internal change by fayang · 3 years, 9 months ago
- cdda1d3 Fix -Wunreachable-code-aggressive. by QUICHE team · 3 years, 9 months ago
- 16ef03b Deprecate --gfe2_reloadable_flag_quic_use_connection_id_on_default_path_v2 by haoyuewang · 3 years, 9 months ago
- bf28bd8 Simplify QuicConnection::ShouldEnqueueUnDecryptablePacket. by ianswett · 3 years, 9 months ago
- f4f6448 Align OnRetransmissionTimeout more closely with RFC9002. by ianswett · 3 years, 9 months ago
- 7962ecc Add flag count for --quic_tls_allow_ignore_ticket_open. by wub · 3 years, 9 months ago
- bebae4a Deprecate --gfe2_reloadable_flag_quic_tls_retry_handshake_on_early_data. by wub · 3 years, 9 months ago
- b4cbc7f Deprecate --gfe2_reloadable_flag_quic_tls_close_proof_source_handle_promptly. by wub · 3 years, 9 months ago
- f07a61b Deprecate --gfe2_reloadable_flag_quic_tls_validity_check_on_full_chlo. by wub · 3 years, 9 months ago
- d6be660 Include non-default port in the origin field of the ACCEPT_CH frame in ALPS. by bnc · 3 years, 9 months ago
- f9866cc In QUIC, do not re-arm PTO timer on sending application data before handshake gets confirmed. by fayang · 3 years, 9 months ago
- 6b3d390 Rename GetAcceptChValueForOrigin() to GetAcceptChValueForHostname(). by bnc · 3 years, 9 months ago
- 1280917 Add copy assignment operator to supress -Wdeprecated-copy warning. by bnc · 3 years, 9 months ago
- b3e520a Stop sending ICMP unreachable messages when rejecting TCP connections. by QUICHE team · 3 years, 9 months ago
- 593dd71 Internal change by wub · 3 years, 9 months ago
- 8a58984 Create a socket relay for connecting a socket on the qbone interface to by QUICHE team · 3 years, 9 months ago
- 3e6cf91 Add a per-thread QuicConnectionContext for the upcoming QuicConnection tracing work. by wub · 3 years, 9 months ago
- a97fbb7 Move QuicIntervalSet:Set allocator template argument to internal platform impl. by bnc · 3 years, 9 months ago
- 85e8667 Do not send PATH_CHALLENGE or PATH_RESPONSE when 1-RTT write key is not available. This does not have functional because: by fayang · 3 years, 9 months ago
- 17ca6b0 Fix more -Wc++11-narrowing issues by vasilvv · 3 years, 9 months ago
- 3196159 Remove unused HttpFrameType::PRIORITY_UPDATE. by bnc · 3 years, 9 months ago
- 2cc87b0 Use QuicheLinkedHashMap instead of platform-dependent implementation. by bnc · 3 years, 9 months ago
- ff91644 LSC: Replace uses of `int64` with `int64_t` and similar integer type aliases. by QUICHE team · 3 years, 9 months ago
- d838c33 Wait for settings in MASQUE by dschinazi · 3 years, 9 months ago
- 94a8847 Deprecate --gfe2_reloadable_flag_quic_ignore_old_priority_update_frame. by bnc · 3 years, 9 months ago
- 67d72ca Deprecate gfe2_reloadable_flag_quic_h3_datagram by dschinazi · 3 years, 9 months ago
- ec50b3b Deprecate gfe2_reloadable_flag_quic_and_tls_allow_sni_without_dots by QUICHE team · 3 years, 9 months ago
- 4f1e2f9 Support logging ssl_handshake_processing_time for QUIC as well. by QUICHE team · 3 years, 9 months ago
- 55923ec Fix a bug in WriteGfeMemSliceSpanToStream(). by vasilvv · 3 years, 9 months ago
- a631538 Update flag count and comment for --gfe2_reloadable_flag_quic_connection_migration_use_new_cid_v2 by haoyuewang · 3 years, 9 months ago
- 9d58b2e Set gfe2_reloadable_flag_quic_reset_per_packet_state_for_undecryptable_packets's chrome_value to be true. by fayang · 3 years, 9 months ago
- ca8e83b Fix misaligned-pointer-use in quic_batch_writer_test. by wub · 3 years, 9 months ago
- 0082b81 Fix android -Wshorten-64-to-32 error: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8844689770192651952/+/u/compile__with_patch_/raw_io.output_failure_summary_ by danzh · 3 years, 9 months ago
- e76ebc4 Reintroduce UpdateRoutesWithRetries in TunDeviceController. by QUICHE team · 3 years, 9 months ago
- 1820314 Add QuicCryptoClientConfigTest.MultipleCanonicalEntries. by bnc · 3 years, 9 months ago
- 75c7ea5 Define QuicServerId::operator!=(). by bnc · 3 years, 9 months ago
- 93ceccc Deprecate --gfe2_reloadable_flag_quic_tls_server_use_handshake_hints. by wub · 3 years, 9 months ago
- 09e3c08 Explicitly set reloadable flag values in Chrome for enabling IETF QUIC connection migration. The feature is still guarded by "RVCM" connection option. by haoyuewang · 3 years, 9 months ago
- 6ef175d Make QuicCryptoClientConfig::PopulateFromCanonicalConfig() more efficient. by bnc · 3 years, 9 months ago
- 20e0970 Change GetServerConfig() to return const ref. by bnc · 3 years, 9 months ago
- 20dcfc8 Remove QuicContainsKey() from platform. by bnc · 3 years, 9 months ago