1. 5960601 Parser/Framer for MoQT FETCH Stream messages. by martinduke · 5 months ago
  2. 3dbf26f Delete Subscribe ID from MoQT Object headers by martinduke · 5 months ago
  3. 5621f63 Adds a new `ResponseCodeDetails`: `INVALID_HTTP2_CLIENT_REQUEST_PATH`. by birenroy · 5 months ago
  4. e16ac6e Replace direct pointers and references to QuicAlarms with a QuicAlarmProxy by vasilvv · 5 months ago
  5. 2048027 Remove unused parameter `server_connection_id` from QuicDispatcher::OnExpiredPackets. by wub · 5 months ago
  6. 0d1ce70 Two Subscriptions to the same MoQT Track in a session is an error. by martinduke · 5 months ago
  7. e4d3b73 Adds the ability to make annotations on quiche::LifetimeTrackable objects. by birenroy · 5 months ago
  8. c0af199 MoQT SUBSCRIBE to a prior group is an error. by martinduke · 5 months ago
  9. 004b3a4 Framer and Parser for MoQT FETCH family messages in draft-07. by martinduke · 5 months ago
  10. f2a75ee Implement a publisher API for fetch. by vasilvv · 5 months ago
  11. 63f5c79 Deprecate --gfe2_restart_flag_quic_dispatcher_ack_buffered_initial_packets. by wub · 5 months ago
  12. 9f543d0 Avoid nested CloseConnection calls in QuicConnection. by wub · 5 months ago
  13. fcba4dd Allow client to activate PragueCubic congestion control via connection option for experiment purposes. by martinduke · 5 months ago
  14. ebbaa3c Fix standalone QUICHE build by vasilvv · 5 months ago
  15. 3935622 No public description by wub · 5 months ago
  16. b2174ef Add MoqtProbeManager by vasilvv · 5 months ago
  17. 7310719 Update MoqtLiveRelayQueue for Peeps. Places incoming objects in subgroup queues and delivers them in subgroup order. by martinduke · 5 months ago
  18. 53adc04 Rename SUBSCRIBE_NAMESPACE as SUBSCRIBE_ANNOUNCES in MoQT. by martinduke · 5 months ago
  19. 0423d36 Enabling rolled out flags. by QUICHE team · 5 months ago
  20. 1da1f68 Make Hyperloop client and server enable flow label changes to avoid black holes. by rch · 5 months ago
  21. 2d18d3b Update SimpleSessionNotifier for RESET_STREAM_AT frames. by martinduke · 5 months ago
  22. d17bbd8 Don't track support for RESET_STREAM_AT in QuicConnection. Instead, rely on state in QuicFramer. by martinduke · 5 months ago
  23. ff3e47d Remove an unnecessary setsockopt of IPV6_FLOWINFO_SEND. by rch · 5 months ago
  24. e8ff013 Make QuicConnection generate a new flow label when flow label based by rch · 5 months ago
  25. 0b63617 Update QuicControlFrameManager to support RESET_STREAM_AT frames. by martinduke · 5 months ago
  26. b891df0 Automated g4 rollback of changelist 685776850. by QUICHE team · 5 months ago
  27. c17240a Only check for flow label functionality in the QUIC end-to-end test by rch · 5 months ago
  28. 92b45f7 Change IPv6 flow labels when QUIC connections have a retransmission timeout or when a new packet that creates a gap is received with a new flow lable. by rch · 5 months ago
  29. 351e828 Clean up a few QuicConnectionTests by dschinazi · 5 months ago
  30. 32a592b Deprecate --gfe2_reloadable_flag_quic_new_error_code_for_invalid_hostname. by wub · 5 months ago
  31. efdd7da Enable stack protector to prevent stack buffer overflows. by QUICHE team · 5 months ago
  32. 2667ac9 Enabling rolled out flags. by QUICHE team · 5 months ago
  33. 7aecb30 Allow QUIC connections to send and receive IPv6 flow labels. by rch · 5 months ago
  34. 56ef015 Always support SPAD on the client side. by danzh · 5 months ago
  35. cb69c4a Change HeaderBlock members to be const. by fayang · 5 months ago
  36. e9db119 Fix goolgeurl tarball link. by danzh · 5 months ago
  37. d049092 Automated g4 rollback of changelist 685757306. by QUICHE team · 5 months ago
  38. 802d015 Optimize QpackBlockingManager for CPU efficiency. by fayang · 5 months ago
  39. 5c9dcfb Automated g4 rollback of changelist 685481728. by QUICHE team · 5 months ago
  40. 408e786 Replaces inefficient standard library container types with Abseil and QUICHE equivalents. by birenroy · 5 months ago
  41. e300cb8 Automated g4 rollback of changelist 684986925. by QUICHE team · 5 months ago
  42. 17fcbc3 Fix 2 ProtobufTransformer findings: * Remove dead proto options (2 times) by QUICHE team · 5 months ago
  43. e51f65d Remove dead proto options by QUICHE team · 5 months ago
  44. 1e29898 Add support for qbone bridging. by QUICHE team · 5 months ago
  45. 8bc91fe Remove DCHECK which breaks Target: //video/streaming/edge:edge_server_wrapper_test by rch · 5 months ago
  46. e4bc4cd Add QUIC code counters to observe the effect of application driven pacing. by wub · 5 months ago
  47. 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 · 5 months ago
  48. cf0795f Implement support for reading and writing IPv6 flow labels in QuicUdpSocket. by rch · 5 months ago
  49. 779153b Fix 4 ProtobufTransformer findings: * Remove dead proto options (4 times) by QUICHE team · 5 months ago
  50. cb018e4 Updates tests to demonstrate a behavior difference between oghttp2 and nghttp2. by birenroy · 5 months ago
  51. e017525 Fix 10 ProtobufTransformer findings: * Remove dead proto options (10 times) by QUICHE team · 5 months ago
  52. e54d89f Update SHA checksume of googleurl library. by danzh · 5 months ago
  53. 8574c4e No public description by QUICHE team · 5 months ago
  54. 1bc3260 No public description by QUICHE team · 5 months ago
  55. 0f4f858 Change `QuicConnection.termination_packets_` to `QuicConnection.termination_info_`, which bundles the termination packets with the connection close error code. by wub · 5 months ago
  56. bb9a9d6 Add more specific error codes for QUIC handshake failures. by wub · 5 months ago
  57. de8f411 Replace deprecated HexStringToBytes API by QUICHE team · 5 months ago
  58. 6217d13 Enabling rolled out flags. by QUICHE team · 5 months ago
  59. b32d512 Add length field to MoQT control messages. by martinduke · 5 months ago
  60. 6fe69b2 Add missing "override" specifier in mock methods. by QUICHE team · 5 months ago
  61. 8204058 Add a new OnParsedClientHelloReceived method to QuicConnection and QuicConnectionDebugVisitor. by QUICHE team · 5 months ago
  62. eaeaa74 Deprecate --gfe2_reloadable_flag_quic_new_error_code_when_packets_buffered_too_long. by wub · 5 months ago
  63. 257eb83 No public description by fayang · 5 months ago
  64. 0bf4040 No public description by fayang · 5 months ago
  65. 45548be Adds test cases exercising response-complete-before-request for nghttp2 and oghttp2. by birenroy · 5 months ago
  66. e2e77f0 Add parser/framer support for SUBSCRIBE_NAMESPACE, SUBSCRIBE_NAMESPACE_OK, SUBSCRIBE_NAMESPACE_ERROR, UNSUBSCRIBE_NAMESPACE. by martinduke · 5 months ago
  67. e78bcf7 Removes the last library in //third_party/spdy/core, and deletes the package. by birenroy · 5 months ago
  68. 888e917 Add QUIC connection options for testing: by wub · 5 months ago
  69. db7983d Don't set IPv4 socket options on dual-stack sockets on `__APPLE__` platforms. by asedeno · 5 months ago
  70. 84a396b Update WebTransport header names. by vasilvv · 6 months ago
  71. 59a127b Simplify some of the framing code. by vasilvv · 6 months ago
  72. 2c09257 Record QUIC traces in moqt_simulator. by vasilvv · 6 months ago
  73. 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 · 6 months ago
  74. 5e0a3be Update existing messages for draft-06. This is mostly turning track_namespace into a tuple. Also generalizes Subscribe parameters. by martinduke · 6 months ago
  75. 171f6f8 Migrates code from `//third_party/spdy/core:spdy_protocol_lib` to `//third_party/http2/core:spdy_protocol`. by birenroy · 6 months ago
  76. ad348b1 fix asan error because the log message uses the variable about to be initialized, rather than the value being assigned. by martinduke · 6 months ago
  77. 6d66995 Deletes unused artifacts from //third_party/spdy. by birenroy · 6 months ago
  78. 15c43d0 Complete processing of RESET_STREAM_AT frames. Negotiate with transport parameters and pass the frame from QuicConnection to QuicStream. by martinduke · 6 months ago
  79. 9316bd7 Moves //third_party/spdy/core:http2_frame_decoder_adapter_fuzzer to //third_party/http2/core. by birenroy · 6 months ago
  80. 118f086 Migrates code from `//third_party/spdy/core:spdy_protocol_lib` to `//third_party/http2/core:spdy_protocol`. by birenroy · 6 months ago
  81. 1955d3d Moves libraries from //third_party/spdy/core/hpack to //third_party/http2/hpack. by birenroy · 6 months ago
  82. 3dd0a01 No public description by rch · 6 months ago
  83. 3112788 Migrates the old cc_fuzz_target in //third_party/spdy to the modern go/fuzztest framework. by birenroy · 6 months ago
  84. a1732d1 Migrates code from //third_party/spdy/core:spdy_framer_lib to //third_party/http2/core:spdy_framer. by birenroy · 6 months ago
  85. 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 · 6 months ago
  86. 71eeb65 Removes the now-unused build target //third_party/spdy/core:http2_header_block_lib. by birenroy · 6 months ago
  87. 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 · 6 months ago
  88. 9222afb Migrates remaining google3 users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock. by birenroy · 6 months ago
  89. eaef38c Migrates code from `//third_party/spdy/core:http2_deframer_lib` to `//third_party/http2/core:http2_frame_decoder_adapter`. by birenroy · 6 months ago
  90. ac0a877 Roll the version number to draft-06. This will break interoperability with other MoQT implementations until we update the wire image. by martinduke · 6 months ago
  91. fe01f2f Refactor MoQT interfaces to consistently pass FullTrackName around. by vasilvv · 6 months ago
  92. 28c558e MOQT MAX_SUBSCRIBE_ID implementation by martinduke · 6 months ago
  93. 14bec27 No public description by wub · 6 months ago
  94. ef20a49 BlindSignAuth: Update error messages to return constant strings. Messages now return at Anonymous Tokens-level granularity. by elburrito · 6 months ago
  95. 6fb930b Deprecate --quic_dispatcher_replace_cid_on_first_packet. by wub · 6 months ago
  96. 7965eb2 No public description by QUICHE team · 6 months ago
  97. 50eea73 Remove quic::QuicServerId::privacy_mode_enabled() by QUICHE team · 6 months ago
  98. d4ef910 Enabling rolled out flags. by QUICHE team · 6 months ago
  99. 89b6b97 No public description by wub · 6 months ago
  100. c0123f7 Postpone removing handshake timeout from transport params getting negotiated to handshake complete. by fayang · 6 months ago