- 7e7968b Deprecate --quic_bbr2_support_new_startup_pacing_gain. by wub · 2 years, 7 months ago
- 0e5ea73 Disable two tests that fail to compile in Chromium. by vasilvv · 2 years, 7 months ago
- 0aa3b6d Migrating MASQUE uses of QuicClient to QuicDefaultClient. by vasilvv · 2 years, 7 months ago
- 0ccb83d Migrating the CLI uses of QuicClient to QuicDefaultClient. by vasilvv · 2 years, 7 months ago
- 83a9f34 Fix a case where HAS_ACCEPT4 is referenced on some platforms despite being undefined by vasilvv · 2 years, 7 months ago
- 7497fa6 Build quic_server in iOS/Android presubmits by vasilvv · 2 years, 7 months ago
- e87803e Fix stream server test time advancing by QUICHE team · 2 years, 7 months ago
- 52c346e Add QUICHE_BUG if pos_ increases out of bound in QuicheDataReader::BytesRemaining. by fayang · 2 years, 7 months ago
- 35b6eac Internal change by martinduke · 2 years, 7 months ago
- 9b5aac9 Partial rollback of cl/467313603 to unblock Chromium merge by vasilvv · 2 years, 7 months ago
- 43e72e9 Fix unused parameter on non-Linux builds. by ramosalex · 2 years, 7 months ago
- d50a969 Add bind to interface socket option support to QuicUdpSocketApi and QuicClientEpollNetworkHelper. by ramosalex · 2 years, 7 months ago
- 862c379 `balsa_headers`: fix a C++ compatibility issue. by QUICHE team · 2 years, 7 months ago
- 3ea648e Allow setting a delay for a response. by QUICHE team · 2 years, 7 months ago
- 35c0ff7 Move RFC 9000 variable length integer encoding from QUIC to QUICHE by dschinazi · 2 years, 7 months ago
- af723ac In QuicConnection::OnCanWrite(), early return after writing buffered crypto frames if the connection gets closed. by danzh · 2 years, 7 months ago
- 067bb9c Fix race condition in EndToEndTest.AckNotifierWithPacketLossAndBlockedSocket by vasilvv · 2 years, 7 months ago
- 42ffc1e Roll forward cl/466743774 by ericorth · 2 years, 7 months ago
- e5e9887 Fix a memory destruction ordering issue in Quic test code by ericorth · 2 years, 7 months ago
- 13930df Internal change by ericorth · 2 years, 7 months ago
- 866ce9f Automated g4 rollback of changelist 467045918. by ericorth · 2 years, 7 months ago
- 058bcfb Roll forward cl/466743774 by ericorth · 2 years, 7 months ago
- 60abf6c Fix a memory destruction ordering issue in RushIngestQuicServer by ericorth · 2 years, 7 months ago
- c2de160 Eliminate connection_dispatcher_map_ from GfeQuicDispatcher because it is always null. by martinduke · 2 years, 7 months ago
- c2b0c85 Fix a bug in QUIC BBRv2 with min_bytes_in_flight_in_round_ where it would reset if it was 0, which is a valid value. Also set it when sending a packet, to fix potential issues exiting quiescence. by ianswett · 2 years, 7 months ago
- 40dcb13 Automated g4 rollback of changelist 466743774. by ericorth · 2 years, 7 months ago
- 3df55a9 Create QUICHE toy CONNECT proxy server by ericorth · 2 years, 7 months ago
- da8fb1c Internal change by haoyuewang · 2 years, 7 months ago
- 04136b8 Take structured header parameters by value in constructors instead of by const ref by QUICHE team · 2 years, 7 months ago
- a2d572a Internal change by fayang · 2 years, 7 months ago
- b30176c Create ConnectTunnel for toy server use by ericorth · 2 years, 7 months ago
- 89d3b8a Add higher-level TCP client socket/factory support to QUICHE by ericorth · 2 years, 7 months ago
- b95fbe7 Deprecate --gfe2_reloadable_flag_quic_fix_on_stream_reset. by bnc · 2 years, 7 months ago
- 3ebaf68 Disable some of the QUIC end-to-end tests in Chrome. by vasilvv · 2 years, 7 months ago
- 4b02d4e Internal change by haoyuewang · 2 years, 7 months ago
- 4d9d198 Move MockHttpDecoderVisitor from http_decoder_test.cc to quic_test_utils.h. by diannahu · 2 years, 7 months ago
- dc8ed89 Fix flakiness in QuicEventLoop unit tests by vasilvv · 2 years, 7 months ago
- f1debd1 Clarify CONTRIBUTING.md by vasilvv · 2 years, 7 months ago
- fe1c281 Delete quic_flags_impl.{h,cc}. by bnc · 2 years, 7 months ago
- 5e9a60b Tighten up AppropriateActionTakenWhenHeadersTooLongWithTooMuchInput test. by bnc · 2 years, 7 months ago
- e0ccc35 Switch QuicTestClient to use QuicDefaultClient instead of QuicClient by vasilvv · 2 years, 7 months ago
- 29a3438 Remove leftover epoll dependencies for quic_server. by vasilvv · 2 years, 7 months ago
- 31448f4 Extract Quiche default connection ID generation algorithms into a library. When integrated into quiche, similar functions can be removed. by martinduke · 2 years, 7 months ago
- f27dba4 Move NoopEncoderStreamErrorDelegate from qpack_decoder_test_utils to qpack_decoder. by diannahu · 2 years, 7 months ago
- 1699cb2 Proposed interface for "Connection ID generators" that will allow different algorithms for different platforms that deploy QUICHE. by martinduke · 2 years, 7 months ago
- ffb583d Avoid creating session when server_connection_id matches, and send CONNECTION_CLOSE instead of delivering the packet if the original connection IDs don't match. by martinduke · 2 years, 7 months ago
- 0dbd927 Internal change by abhisinghx · 2 years, 7 months ago
- 5b85bf0 Internal change by haoyuewang · 2 years, 7 months ago
- c4cdd53 Remove SpdyHeaderBlock alias. by bnc · 2 years, 8 months ago
- 1005e2f Remove qpack_encoder_test_utils. by bnc · 2 years, 8 months ago
- fe9c730 Support negative timeouts in QuicPollEventLoop. by vasilvv · 2 years, 8 months ago
- 1d46d79 Add QuicDefaultClient, a QuicEventLoop-based version of QuicClient by vasilvv · 2 years, 8 months ago
- 169e8e5 Internal change by QUICHE team · 2 years, 8 months ago
- 130bde9 Pass path validation start time to QuicPathValidator::ResultDelegate::OnPathValidationSuccess. by wub · 2 years, 8 months ago
- 9849ecd Internal change by abhisinghx · 2 years, 8 months ago
- aebaf4c Do not fire QUIC_BUG 'quic_has_pending_frames_unexpectedly' if connection is disconnected. by wub · 2 years, 8 months ago
- a7124e5 Deprecate --gfe2_reloadable_flag_quic_tls_handshaker_check_connection_closed. by wub · 2 years, 8 months ago
- dcc80b3 Do not mark stream connection level blocked if the write side has been closed. by fayang · 2 years, 8 months ago
- 1017a96 Fix QuicTestClient::WaitUntil to not to assume the existence of an active stream. by wub · 2 years, 8 months ago
- 1e998e1 Internal change by QUICHE team · 2 years, 8 months ago
- 820a11f Internal change by birenroy · 2 years, 8 months ago
- c0c3a0e Make QUIC end-to-end test use the parametrized event loop object from the server by vasilvv · 2 years, 8 months ago
- 87f7460 qbone: Optionally set initcwnd on routes. by QUICHE team · 2 years, 8 months ago
- 385e19a Fix a bug in QuicEventLoop where ArtificiallyNotifyEvent() would sometimes not work by vasilvv · 2 years, 8 months ago
- b6a9b07 Deprecate gfe2_reloadable_flag_quic_consider_original_connection_id_as_active_pre_handshake. by fayang · 2 years, 8 months ago
- 2365c1e Internal change by QUICHE team · 2 years, 8 months ago
- 9376b86 Fix the listener unregistering itself from inside the callback by vasilvv · 2 years, 8 months ago
- 498c7f0 Add MetadataFrameSequence::HasNext(). by bnc · 2 years, 8 months ago
- 03fcf27 Validate header field value characters after reading headers in QuicSpdyStream instead of as part of QPACK decoding. The new stream header validation would reset the stream (instead of closing connection), which is consistent with how other types of invalid headers are handled. by haoyuewang · 2 years, 8 months ago
- 08ba5e9 Deprecate NCHP and NBPE by dschinazi · 2 years, 8 months ago
- 1fc3f4f Internal change by wub · 2 years, 8 months ago
- d23adb7 s/SpdyHeaderBlock/Http2HeaderBlock/ by bnc · 2 years, 8 months ago
- ba55696 Flip restart flags for staging and gfe-dev-co production locations. by QUICHE team · 2 years, 8 months ago
- bf24b76 Simplify HttpEncoder::SerializeAcceptChFrame() signature. by bnc · 2 years, 8 months ago
- 68ecbbd Removes outbound queued frames for streams that the peer resets. by birenroy · 2 years, 8 months ago
- 17788b6 Regression tests for sending HEADERS and/or DATA after a stream is reset. by birenroy · 2 years, 8 months ago
- 07f3c26 Migrate OgHttp2Session to using OnUnknownFrameStart() and OnUnknownFramePayload(). by diannahu · 2 years, 8 months ago
- 0f891a5 Migrate //third_party/spdy to Http2HeaderBlock. by bnc · 2 years, 8 months ago
- 0b343ee Simplify signature of most HttpEncoder methods. by bnc · 2 years, 8 months ago
- 4befc52 Consolidate QuicDispatcher's core CHLO processing logic in a single function to avoid separate implementation in ProcessChlo() and ProcessBufferedChlos() by martinduke · 2 years, 8 months ago
- fc8aa32 Deprecate --gfe2_reloadable_flag_quic_include_offset_in_blocked_frames. by QUICHE team · 2 years, 8 months ago
- ffaa4c3 Migrate //third_party/quic to Http2HeaderBlock. by bnc · 2 years, 8 months ago
- 1a4356b Deprecate --gfe2_reloadable_flag_quic_deliver_initial_packets_first. by ramosalex · 2 years, 8 months ago
- d83634a Internal change by haoyuewang · 2 years, 8 months ago
- 16afae5 Simplify SerializePriorityUpdateFrame() signature. by bnc · 2 years, 8 months ago
- fa04139 Migrate to Http2HeaderBlock in //third_party/http2. by bnc · 2 years, 8 months ago
- d49f402 Add new SpdyFramerVisitorInterface callbacks for non-standard/unknown frames. by diannahu · 2 years, 8 months ago
- 8843029 Rename SpdyHeaderStorage. by bnc · 2 years, 8 months ago
- a60076a Move Http2HeaderBlock to http2_header_block*. by bnc · 2 years, 8 months ago
- 82f2f31 Automated g4 rollback of changelist 460481546. by birenroy · 2 years, 8 months ago
- 96840a0 Store original server connection IDs in the dispatcher's session map. Release them when the 0-RTT key discard timer fires. Include them in the list of active connection IDs to make sure they are destroyed if the timer never fires. by martinduke · 2 years, 8 months ago
- 8eb90ef Mark the float version of QuicTime::Delta operator* as non-constexpr by vasilvv · 2 years, 8 months ago
- 5370f55 Remove FrameSequence and MetadataSerializer. by bnc · 2 years, 8 months ago
- 8af58e5 Update QUIC connection ID encryption library to reflect draft-ietf-quic-load-balancers-14. by martinduke · 2 years, 8 months ago
- 4caf230 Add missing flag counts for --quic_dispatcher_send_connection_close_for_tls_alerts. by wub · 2 years, 8 months ago
- b159ae3 Add BalsaVisitorInterface::OnHeader(). by bnc · 2 years, 8 months ago
- dd4cd5e Adds a QUICHE flag to control oghttp2 debug trace logging. by birenroy · 2 years, 8 months ago
- 0e7c3c0 Switch QuicServer to use QuicEventLoop instead of QuicEpollServer by vasilvv · 2 years, 8 months ago
- 53c94d9 Use a common function to remove invalid characters from test param names by vasilvv · 2 years, 8 months ago
- 13e19f5 Create a test harness for QUIC integration tests using a simulator by vasilvv · 2 years, 8 months ago