1. c84d87b Fix 1 ClangTidyReadability finding: by QUICHE team · 33 hours ago main
  2. a0e69a4 Fix 14 ClangInliner findings: by QUICHE team · 2 days ago
  3. c93daf3 Fix 3 ClangTidyReadability findings: by QUICHE team · 2 days ago
  4. c0df0d3 Have BlindSignAuth own its dependency to BlindSignMessageInterface (1/2). by QUICHE team · 4 days ago
  5. f47730c Actually fix standalone build. by vasilvv · 4 days ago
  6. bfc16b2 Switch QUIC client use new ALPS codepoint by default. by QUICHE team · 5 days ago
  7. 9d1b176 Rename ANNOUNCE* to PUBLISH_NAMESPACE* (draft-14) by martinduke · 5 days ago
  8. 249ec95 Rename SUBSCRIBE_DONE to PUBLISH_DONE. (moqt-draft-14) by martinduke · 5 days ago
  9. a845235 Fix QUICHE standalone build by vasilvv · 5 days ago
  10. 4a6cad8 Move definitions to MoqtSubscribeInterface to reduce chance of circular dependencies. by martinduke · 5 days ago
  11. 9a6714a Write the MoQT Relay application. by martinduke · 5 days ago
  12. b98dddd Automated g4 rollback of changelist 803740716. by rch · 6 days ago
  13. c7708b9 Add `BalsaHeaders::RemoveHeadersIf` to remove headers based on a predicate. by QUICHE team · 6 days ago
  14. 4e142c4 Clean up Malformed Track definition per MOQT draft-14. by martinduke · 6 days ago
  15. 6caf568 Automated g4 rollback of changelist 802848539. by rch · 6 days ago
  16. 873a431 Fix asan failure in MoqtTestMessage. by martinduke · 7 days ago
  17. 66dcb98 Enabling rolled out flags. by QUICHE team · 7 days ago
  18. 5f7d906 Enforce `QuicConnectionMigrationManager` and `QuicSpdyClientSessionWithMigration` to use QuicForceBlockablePacketWriter during construction. by danzh · 7 days ago
  19. 6a91524 Fix 3 ClangInliner findings: by QUICHE team · 9 days ago
  20. e74b3cf Add support for MOQT Authority and Implementation parameters. by martinduke · 10 days ago
  21. cb47c18 Roll to MoQT draft-14, with core wire image changes. by martinduke · 10 days ago
  22. a002c8b Update MoQT Session/Application APIs to support relays. by martinduke · 10 days ago
  23. d7eb7a5 Remove DCHECK in QuicPingManager. by jprat · 11 days ago
  24. e6bedbc [quic] Clean up single-arg `testing::Invoke()`s in `{moqt,qbone,tools}/` by QUICHE team · 11 days ago
  25. 8c524b1 [quiche] Clean up single-arg `testing::Invoke()`s by QUICHE team · 11 days ago
  26. 3020686 [quic] Clean up single-arg `testing::Invoke()`s in rest of `core/` by QUICHE team · 11 days ago
  27. c2f1c62 [quic] Clean up single-arg `testing::Invoke()`s in `core/quic_[d-z]*` by QUICHE team · 11 days ago
  28. b09a65e [quic] Clean up single-arg `testing::Invoke()`s in `core/quic_[a-c]*` by QUICHE team · 11 days ago
  29. ef317a7 Fix 14 ClangInliner findings: by QUICHE team · 11 days ago
  30. 6c1ee8c Catch up on MoQT session error codes to draft-14. by martinduke · 12 days ago
  31. 4f1f0fc Const-correct some pointers in `quic_test_client.cc` by davidben · 2 weeks ago
  32. 7af2fb5 Support various migrations upon detecting path degrading: by danzh · 2 weeks ago
  33. 3af583d Add a new HttpValidationPolicy option: sanitize_firstline_spaces by rch · 2 weeks ago
  34. 21adc9f Rename QUIC MESSAGE_FRAME to DATAGRAM_FRAME. by martinduke · 3 weeks ago
  35. 82265f3 Close Connection when outgoing ACK frame is empty. by martinduke · 3 weeks ago
  36. 7ad8059 Have tracing hooks be owned by GetAuthTokens by QUICHE team · 3 weeks ago
  37. 6282693 No public description by jprat · 3 weeks ago
  38. 568cd12 Remove unused `has_encoded_response_nonce_` member. by QUICHE team · 3 weeks ago
  39. 1a78d8e [oncall] Fix `FromSecond(` typo and add `s` at the end. by vreimer · 3 weeks ago
  40. d052588 Add code count for disabling blackhole detection. by jprat · 3 weeks ago
  41. 139df46 Enabling rolled out flags. by QUICHE team · 3 weeks ago
  42. d1fee80 Change Binary HTTP message section handler methods to return Status. by QUICHE team · 3 weeks ago
  43. 1c35d63 In QuicSentPacketManager::OnConnectionMigration, call old_send_algorithm->OnPacketNeutered on all inflight packets. by wub · 3 weeks ago
  44. d71d77b [Chunked OHTTP] Implementing chunked OHTTP Gateway by QUICHE team · 3 weeks ago
  45. 8e885c2 Fix QuicheClientSparseHistogram API. by danzh · 4 weeks ago
  46. 0a9901f Add an optional `ProofVerifier` parameter to `QuicServer` constructors. by QUICHE team · 4 weeks ago
  47. d825ed2 Remove stale BORINGSSL_API_VERSION ifdefs by davidben · 4 weeks ago
  48. 56eaa1e Add BoringSSL API_VERSION guard around SSL_CREDENTIAL call by QUICHE team · 4 weeks ago
  49. df7f7ec Update types in `HpackEntryCollector::ValidateIndexedHeader` to `uint64_t`. by QUICHE team · 4 weeks ago
  50. b501659 QUICHE: Type check client histogram macro arguments by ricea · 4 weeks ago
  51. 8f3f6ca Keep track of the platform-picked default network and migrate the connection back to the default network after a period of time if previously the connection started on non-default network or migrated off the default network. by danzh · 4 weeks ago
  52. 9449acd No public description by QUICHE team · 4 weeks ago
  53. d55d24a QUICHE: Remove Net. prefix from client histograms by ricea · 4 weeks ago
  54. 2013a07 Fix MigrationStatus histogram calls in quic_connection_migration_manager.cc by ricea · 4 weeks ago
  55. 043fd54 Clarify nullability of ProofSource pointers with absl annotations by dmcardle · 4 weeks ago
  56. a9199f6 Use std::unique_ptr in QuicCryptoClientConfig::CachedState::SetProofVerifyDetails by dmcardle · 4 weeks ago
  57. 1b1b726 Clone MoqtLiveRelayQueue to MoqtRelayTrackPublisher. by martinduke · 4 weeks ago
  58. 82b2b25 Fix HPACK/QPACK decoding of excessively large variable-length integers. by danzh · 5 weeks ago
  59. 70ee22f Add tracing hooks to BlindSignAuth. by QUICHE team · 5 weeks ago
  60. 89f3298 Add hardcoded peer reordering_threshold to QuicConfig. by martinduke · 5 weeks ago
  61. dd0c68a Enable client cert verification at QUICHE `TlsServerHandshaker`. by QUICHE team · 5 weeks ago
  62. fa9284f BlindSignAuth: Propagate error codes returned from BlindSignMessageInterface to clients by elburrito · 5 weeks ago
  63. 78065f1 Fix standalone QUICHE build by vasilvv · 5 weeks ago
  64. 791c01d Enable QUIC's flow-label-based blackhole avoidance logic by jprat · 5 weeks ago
  65. be449d3 Update MoQT version to draft-13. by martinduke · 5 weeks ago
  66. 3b282cd [Indeterminate-Length BHTTP] Treat `OutOfRange` as `InvalidArgument` on `end_stream` by QUICHE team · 5 weeks ago
  67. 7ee60b5 Refactoring OHTTP common code. This will be needed for chunk implementation. by QUICHE team · 5 weeks ago
  68. 594fb46 Add 2 new classes QuicConnectionMigrationManager and QuicSpdyClientSessionWithMigration which are extracted from Chromium [QuicChromiumClientSession](https://source.chromium.org/chromium/chromium/src/+/main:net/quic/quic_chromium_client_session.h) to handle network disconnected signal from the platform by migrating to an alternative network if available. by danzh · 5 weeks ago
  69. c9f0ae1 No public description by martinduke · 5 weeks ago
  70. a70e604 No public description by martinduke · 5 weeks ago
  71. 7d95dff Fix MoqtSession to actually read data from the padding streams. by vasilvv · 5 weeks ago
  72. d85b945 Fix DataRecvd callback in QuicGenericSessionBase. by vasilvv · 5 weeks ago
  73. d490322 This CL reorders the fields of one or multiple types (classes/structs) to group the hot fields together to increase data density. This CL doesn’t change functionality but expects to reduce cache misses and save GCUs. by QUICHE team · 5 weeks ago
  74. ea7f899 [Indeterminate-Length BHTTP] Adding response encoder by QUICHE team · 5 weeks ago
  75. 1f76962 Use uint64_t instead of size_t in QuicIntervalDeque by vasilvv · 5 weeks ago
  76. e3b9b0f Rename MoQT SubscribeAnnounces to SubscribeNamespace. by martinduke · 5 weeks ago
  77. c065552 Update MoQT Stream Header subgroup to draft-12. by martinduke · 5 weeks ago
  78. 44ed1c0 Make it possible to configure an empty trust anchor ID list by davidben · 5 weeks ago
  79. 9eba6da Propagate error codes returned from Phosphor by QUICHE team · 5 weeks ago
  80. e329de3 No public description by vasilvv · 6 weeks ago
  81. 3585b36 Allow EndOfGroup status with payload in MoQT datagrams. by martinduke · 6 weeks ago
  82. bd00642 Fix copybara strip directives in blind_sign_message_response.cc by QUICHE team · 6 weeks ago
  83. 3254739 Update MOQT FETCH to draft-12. by martinduke · 6 weeks ago
  84. 22f03d6 Update MoQT SUBSCRIBE_ANNOUNCES to draft-12 by rejecting any request that is a subset of superset of an existing subscription. by martinduke · 6 weeks ago
  85. e7874f2 Fix compilation with an upcoming Crosstool release. Constructing an absl::string_view from a null pointer is undefined behavior. When possible to detect statically, Clang will issue a `-Wnonnull` diagnostic (which is an error in google3 builds). by QUICHE team · 6 weeks ago
  86. dfb0915 BlindSignAuth: Change `AttestAndSign` to take a span of certificates as attestation data, and update Astrea's JNI interface to use the new API. by elburrito · 6 weeks ago
  87. 4283217 Implement PUBLISH* message types in moqt. by martinduke · 6 weeks ago
  88. 20a5c34 Renumber CONNECT-IP Capsules to match RFC 9484. by asedeno · 6 weeks ago
  89. ae1fda7 Add new validation policy rejecting chunked requests framed with anything other than CRLFCRLF by QUICHE team · 6 weeks ago
  90. 48e5979 Add `QuicheCodeCounter` to help size the impact of b/433557986 by QUICHE team · 7 weeks ago
  91. e693ba7 Ignore invalid values in WT-Protocol header rather than rejecting them. by vasilvv · 7 weeks ago
  92. f953824 Eliminate Track Alias negotiation in MoQT, per draft-12. by martinduke · 7 weeks ago
  93. 32b6bdf Allow MoQT AUTHORIZATION_TOKEN parameters in CLIENT_SETUP to exceed the max cache size. by martinduke · 7 weeks ago
  94. 9326193 Deprecate quic_heapless_key_derivation. by martinduke · 7 weeks ago
  95. 46c2db3 Plumb OBJECT_ACK time scale into the bitrate adjuster. by vasilvv · 7 weeks ago
  96. 986be37 Enabling rolled out flags. by birenroy · 7 weeks ago
  97. b54b360 Fix asan error in moqt_session_test. by martinduke · 7 weeks ago
  98. b791b5e Deprecate --gfe2_restart_flag_js_friendly_authenticated_request_headers by QUICHE team · 7 weeks ago
  99. 59d1d04 Delete unused rto_count QUIC statistic by dmcardle · 7 weeks ago
  100. 33ff3a1 Add some Java/Kotlin targets for various ppn protos by QUICHE team · 8 weeks ago