- e9db119 Fix goolgeurl tarball link. by danzh · 9 months ago
- d049092 Automated g4 rollback of changelist 685757306. by QUICHE team · 9 months ago
- 802d015 Optimize QpackBlockingManager for CPU efficiency. by fayang · 9 months ago
- 5c9dcfb Automated g4 rollback of changelist 685481728. by QUICHE team · 9 months ago
- 408e786 Replaces inefficient standard library container types with Abseil and QUICHE equivalents. by birenroy · 9 months ago
- e300cb8 Automated g4 rollback of changelist 684986925. by QUICHE team · 9 months ago
- 17fcbc3 Fix 2 ProtobufTransformer findings: * Remove dead proto options (2 times) by QUICHE team · 9 months ago
- e51f65d Remove dead proto options by QUICHE team · 9 months ago
- 1e29898 Add support for qbone bridging. by QUICHE team · 9 months ago
- 8bc91fe Remove DCHECK which breaks Target: //video/streaming/edge:edge_server_wrapper_test by rch · 9 months ago
- e4bc4cd Add QUIC code counters to observe the effect of application driven pacing. by wub · 9 months ago
- 49cafe3 Change `ProofSourceHandleCallback::ConfigureSSLFunc` and `ProofSourceHandleCallback::ALPNSelectFunc` from `std::function` to `quiche::SingleUseCallback`. `quiche::SingleUseCallback` is an alias for single-use `absl::AnyInvocable`. by wub · 9 months ago
- cf0795f Implement support for reading and writing IPv6 flow labels in QuicUdpSocket. by rch · 9 months ago
- 779153b Fix 4 ProtobufTransformer findings: * Remove dead proto options (4 times) by QUICHE team · 9 months ago
- cb018e4 Updates tests to demonstrate a behavior difference between oghttp2 and nghttp2. by birenroy · 9 months ago
- e017525 Fix 10 ProtobufTransformer findings: * Remove dead proto options (10 times) by QUICHE team · 9 months ago
- e54d89f Update SHA checksume of googleurl library. by danzh · 9 months ago
- 8574c4e No public description by QUICHE team · 9 months ago
- 1bc3260 No public description by QUICHE team · 9 months ago
- 0f4f858 Change `QuicConnection.termination_packets_` to `QuicConnection.termination_info_`, which bundles the termination packets with the connection close error code. by wub · 9 months ago
- bb9a9d6 Add more specific error codes for QUIC handshake failures. by wub · 9 months ago
- de8f411 Replace deprecated HexStringToBytes API by QUICHE team · 10 months ago
- 6217d13 Enabling rolled out flags. by QUICHE team · 10 months ago
- b32d512 Add length field to MoQT control messages. by martinduke · 10 months ago
- 6fe69b2 Add missing "override" specifier in mock methods. by QUICHE team · 10 months ago
- 8204058 Add a new OnParsedClientHelloReceived method to QuicConnection and QuicConnectionDebugVisitor. by QUICHE team · 10 months ago
- eaeaa74 Deprecate --gfe2_reloadable_flag_quic_new_error_code_when_packets_buffered_too_long. by wub · 10 months ago
- 257eb83 No public description by fayang · 10 months ago
- 0bf4040 No public description by fayang · 10 months ago
- 45548be Adds test cases exercising response-complete-before-request for nghttp2 and oghttp2. by birenroy · 10 months ago
- e2e77f0 Add parser/framer support for SUBSCRIBE_NAMESPACE, SUBSCRIBE_NAMESPACE_OK, SUBSCRIBE_NAMESPACE_ERROR, UNSUBSCRIBE_NAMESPACE. by martinduke · 10 months ago
- e78bcf7 Removes the last library in //third_party/spdy/core, and deletes the package. by birenroy · 10 months ago
- 888e917 Add QUIC connection options for testing: by wub · 10 months ago
- db7983d Don't set IPv4 socket options on dual-stack sockets on `__APPLE__` platforms. by asedeno · 10 months ago
- 84a396b Update WebTransport header names. by vasilvv · 10 months ago
- 59a127b Simplify some of the framing code. by vasilvv · 10 months ago
- 2c09257 Record QUIC traces in moqt_simulator. by vasilvv · 10 months ago
- b95e538 Implement MoQT Peeps and Object message changes for draft-06. This is the minimum for interoperability; this code always sends subgroup_id = 0 and ignores the incoming subgroup_id. by martinduke · 10 months ago
- 5e0a3be Update existing messages for draft-06. This is mostly turning track_namespace into a tuple. Also generalizes Subscribe parameters. by martinduke · 10 months ago
- 171f6f8 Migrates code from `//third_party/spdy/core:spdy_protocol_lib` to `//third_party/http2/core:spdy_protocol`. by birenroy · 10 months ago
- ad348b1 fix asan error because the log message uses the variable about to be initialized, rather than the value being assigned. by martinduke · 10 months ago
- 6d66995 Deletes unused artifacts from //third_party/spdy. by birenroy · 10 months ago
- 15c43d0 Complete processing of RESET_STREAM_AT frames. Negotiate with transport parameters and pass the frame from QuicConnection to QuicStream. by martinduke · 10 months ago
- 9316bd7 Moves //third_party/spdy/core:http2_frame_decoder_adapter_fuzzer to //third_party/http2/core. by birenroy · 10 months ago
- 118f086 Migrates code from `//third_party/spdy/core:spdy_protocol_lib` to `//third_party/http2/core:spdy_protocol`. by birenroy · 10 months ago
- 1955d3d Moves libraries from //third_party/spdy/core/hpack to //third_party/http2/hpack. by birenroy · 10 months ago
- 3dd0a01 No public description by rch · 10 months ago
- 3112788 Migrates the old cc_fuzz_target in //third_party/spdy to the modern go/fuzztest framework. by birenroy · 10 months ago
- a1732d1 Migrates code from //third_party/spdy/core:spdy_framer_lib to //third_party/http2/core:spdy_framer. by birenroy · 10 months ago
- 316f29b If QUIC server closes connection due to invalid hostname in SNI, use new connection close code `QUIC_HANDSHAKE_FAILED_INVALID_HOSTNAME` instead of the generic `QUIC_HANDSHAKE_FAILED`. by wub · 10 months ago
- 71eeb65 Removes the now-unused build target //third_party/spdy/core:http2_header_block_lib. by birenroy · 10 months ago
- 0e324ce Migrates targets from `//third_party/spdy/core:spdy_alt_svc_wire_format_lib` to `//third_party/http2/core:spdy_alt_svc_wire_format`. by birenroy · 10 months ago
- 9222afb Migrates remaining google3 users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock. by birenroy · 10 months ago
- eaef38c Migrates code from `//third_party/spdy/core:http2_deframer_lib` to `//third_party/http2/core:http2_frame_decoder_adapter`. by birenroy · 10 months ago
- ac0a877 Roll the version number to draft-06. This will break interoperability with other MoQT implementations until we update the wire image. by martinduke · 10 months ago
- fe01f2f Refactor MoQT interfaces to consistently pass FullTrackName around. by vasilvv · 10 months ago
- 28c558e MOQT MAX_SUBSCRIBE_ID implementation by martinduke · 10 months ago
- 14bec27 No public description by wub · 10 months ago
- ef20a49 BlindSignAuth: Update error messages to return constant strings. Messages now return at Anonymous Tokens-level granularity. by elburrito · 10 months ago
- 6fb930b Deprecate --quic_dispatcher_replace_cid_on_first_packet. by wub · 10 months ago
- 7965eb2 No public description by QUICHE team · 10 months ago
- 50eea73 Remove quic::QuicServerId::privacy_mode_enabled() by QUICHE team · 10 months ago
- d4ef910 Enabling rolled out flags. by QUICHE team · 10 months ago
- 89b6b97 No public description by wub · 10 months ago
- c0123f7 Postpone removing handshake timeout from transport params getting negotiated to handshake complete. by fayang · 10 months ago
- 93f3b29 Deliver STOP_SENDING to zombie streams. by fayang · 10 months ago
- 9232c78 No public description by martinduke · 10 months ago
- 7cebd70 Introduce padding streams. by vasilvv · 10 months ago
- 71170b5 QUICHE: always print ACK ranges as [a...b], except if the range is a single packet. by QUICHE team · 10 months ago
- 421c0f39 Split MoqtParser into MoqtControlParser and MoqtDataParser. by vasilvv · 10 months ago
- 4249f80 Adds `^` and `|` to the set of allowed characters in HTTP/2 request paths. by birenroy · 10 months ago
- 6b57049 Add an IPv6 flow label field to QuicPacketWriterParams so that packet by rch · 10 months ago
- b754702 No public description by QUICHE team · 10 months ago
- 2a59066 Clean up MoqtTestMessage by vasilvv · 10 months ago
- 890a21c Update QuicStream to handle RESET_STREAM_AT frames. by martinduke · 10 months ago
- 42b2e66 No public description by QUICHE team · 10 months ago
- 5f0c635 macro cleanup: "(const override)" -> "(const, override)" by QUICHE team · 10 months ago
- 158b257 Implement L4S version of Cubic congestion control for QUIC. by martinduke · 10 months ago
- c068a0c Deprecate --gfe2_reloadable_flag_quic_bbr2_enable_bbpd_by_default. by wub · 10 months ago
- 07c1883 Add extra error details to TlsServerHandshaker to indicate the reason for `ssl_select_cert_error`. It is added into the connection close error details, which we can query from logs. by wub · 10 months ago
- 525723b No public description by martinduke · 10 months ago
- 8ab2fda Add logic to be able to adjust MoQ bitrate downwards. by vasilvv · 10 months ago
- 1ede776 Add code counts and error details to debug QUIC TLS handshake failures. by wub · 10 months ago
- 9808dac Order MoQT Queued streams by send_order. by martinduke · 10 months ago
- 92bef88 Allows [] and {} in request paths. by birenroy · 10 months ago
- 3b334b8 Add CRNT to Cronet QUIC connection options. by QUICHE team · 10 months ago
- 0ab9fe4 No public description by wub · 11 months ago
- e94fbe6 Allow HTTP/3 requests to have a "host" header, per the RFC by rch · 11 months ago
- 0b682f3 Switch some `QUIC_LOG` lines to `QUIC_PLOG`, which will include the textual expansion of `errno` to the log line. by QUICHE team · 11 months ago
- 3f773cf Convert some `errno` values to human readable form. by QUICHE team · 11 months ago
- ae346f5 Enabling rolled out flags. by QUICHE team · 11 months ago
- cd509ed Add a new message status for sending HTTP Datagrams before SETTINGS are received. by QUICHE team · 11 months ago
- 8da3bbb Fix quic_mutex.h to remove redefined macros. by rch · 11 months ago
- b686c15 Add MoQT Track forwarding preference to IsStreamProvokingObject() by martinduke · 11 months ago
- f1372ab Automated g4 rollback of changelist 666964686. by rch · 11 months ago
- 137ec0c Introduce Object ACKs (OACKs) to MoQT. by vasilvv · 11 months ago
- d249e53 Enabling rolled out flags. by QUICHE team · 11 months ago
- c8f5996 Allow HTTP/3 requests to have a "host" header, per the RFC by rch · 11 months ago
- dc84387 Fix one incorrect use of GetMinCryptoFrameSize by dschinazi · 11 months ago
- 765d88e No public description by rch · 11 months ago