1. 3303c09 Early returns from BalsaFrame::HasInvalidHeaderChars(). by QUICHE team · 10 months ago
  2. f79ea66 std::array::fill is not constexpr in C++ 17; use aggregate initialization instead. by QUICHE team · 10 months ago
  3. 7802d58 Migrates users of QuicheMemSlice to the new code location. by birenroy · 10 months ago
  4. 37389c9 No public description by martinduke · 10 months ago
  5. f258cdf Balsa: make invalid header char table builders constexpr. by QUICHE team · 10 months ago
  6. 721c23e Migrates users of QuicheMemSlice to the new code location. by birenroy · 10 months ago
  7. e717f8c Migrates users of QuicheMemSlice to the new code location. by birenroy · 10 months ago
  8. 73bf581 Migrates users of QuicheMemSlice to the new code location. by birenroy · 10 months ago
  9. 8f26ded No public description by QUICHE team · 10 months ago
  10. 1f33c01 Moves QuicheMemSlice from the QUICHE platform directory to //third_party/quiche/common. by birenroy · 10 months ago
  11. c142f13 [oncall] Fix BUILD error for "unused `trust_anchor_id`" when `#if/#endif` block is not entered. by QUICHE team · 10 months ago
  12. cb15533 Update MoQT SUBSCRIBE_UPDATE to draft-11. by martinduke · 10 months ago
  13. c596a9e Add helper functions to validate subprotocol names without serializing them. by vasilvv · 10 months ago
  14. 47a444f Add QUIC client support for Trust Anchor IDs by QUICHE team · 10 months ago
  15. bbe16c1 Clean up QuicStreamSendBuffer. by vasilvv · 10 months ago
  16. 4c69920 Rename MoQT SubscribeError fields and update request error codes. by martinduke · 10 months ago
  17. 90eab22 Uses the new `HpackEncoder` dynamic table upper bound added in a previous commit. by birenroy · 10 months ago
  18. 8cb882a Rename fields in MoQT SUBSCRIBE_OK to match draft-11. by martinduke · 10 months ago
  19. 7024341 Add SubscribeNextGroup to the MoqtSession API by martinduke · 10 months ago
  20. 526f710 Adds a unit test demonstrating the bug in handling the encoder dynamic table size option. by birenroy · 10 months ago
  21. 5100cae Make request_id even/odd for client/server. by martinduke · 10 months ago
  22. e3f3424 Change MoQT control message size to be 16 bits. by martinduke · 10 months ago
  23. 78de585 Remove an extra trailing comma to avoid breakage with an upcoming Crosstool release. by QUICHE team · 10 months ago
  24. 2744e59 Deprecate --gfe2_restart_flag_quic_use_one_map_in_time_wait_list. by haoyuewang · 10 months ago
  25. 41bba51 Replace MoqT `SUBSCRIBES_BLOCKED` with `REQUESTS_BLOCKED`. by martinduke · 10 months ago
  26. 1367037 Rename max_subscribe_id to max_request_id. by martinduke · 10 months ago
  27. b16c121 MoQT Version Negotiation has its own error code. (draft-11) by martinduke · 10 months ago
  28. 1329958 Update MoQT ANNOUNCE and SUBSCRIBE_ANNOUNCES callbacks to provide parameters. by martinduke · 10 months ago
  29. 18856e6 Use "kInvalidPath" and "kKeyValueFormattingError" when processing MoQT Setup parameters. by martinduke · 10 months ago
  30. 80629d1 Support the new 'Invalid Request ID' MoQT error type. by martinduke · 10 months ago
  31. 214e604 Implement MoQT AUTHORIZATION_TAG format but do not allow caching of tags. by martinduke · 10 months ago
  32. 97396ea Make incoming FETCH asynchronous to support going further upstream for objects. by martinduke · 10 months ago
  33. 4c6d4fb Implement Key-Value-Pair struct from the MoQT spec. by martinduke · 10 months ago
  34. ebca456 Update BoringSSL in QUICHE by davidben · 10 months ago
  35. 38c2bba Fix incorrect argument order in ReducedSequenceIndex ctor. by QUICHE team · 10 months ago
  36. ac85bfa Fixes the open-source QUICHE build. by birenroy · 10 months ago
  37. 0fecde8 No public description by martinduke · 10 months ago
  38. 9eafbe6 Issue a warning for line folding in headers and trailers. by QUICHE team · 10 months ago
  39. 7b2b126 Update Kyber references to ML-KEM in tests by davidben · 10 months ago
  40. 7e45ebb Adds the ability to specify an upper bound on the HPACK encoder dynamic table size. by birenroy · 10 months ago
  41. 015d3a7 Rename MoQT FullSequence to Location. by martinduke · 11 months ago
  42. fdf2ec9 Deprecate --gfe2_restart_flag_repeated_sec_authenticated_request_headers. by QUICHE team · 11 months ago
  43. c42c245 Eliminate heap allocations from initial obfuscator generation in QUICHE. Each crypter still invokes 16 malloc operations due to OpenSSL HKDF libraries. by martinduke · 11 months ago
  44. 91b3e2c Send L4S connection options in client transport parameters. by martinduke · 11 months ago
  45. da41ea3 Cleanup QboneTunnel threading/shutdown by ericorth · 11 months ago
  46. 1f8ef8e Update `PrivacyPassAuthAndSignCallback` to support less tokens returned than requested. by QUICHE team · 11 months ago
  47. faec206 No public description by martinduke · 11 months ago
  48. 9bedefb Add an end-to-end test for WebTransport subprotocol negotiation. by vasilvv · 11 months ago
  49. f605b83 Remove now unnecessary BORINGSSL_API_VERSION ifdefs by davidben · 11 months ago
  50. cfe837e Implement the lower-level part of WebTransport subprotocol negotiation. by vasilvv · 11 months ago
  51. 7aec9bc Add code counts to detemine how often cookie crumbling potentially by rch · 11 months ago
  52. 98c9cdb Remove now unnecessary calls to CRYPTO_library_init by davidben · 11 months ago
  53. 67cf174 Use dynamic receive window sizes in Hyperloop. by rch · 11 months ago
  54. d290d27 Comment out absl nullability macros when copying out from google3/. by QUICHE team · 11 months ago
  55. 003094a Make MoqtControlParser read directly from the stream, similar to what MoqtDataParser already does. by vasilvv · 11 months ago
  56. 57ec356 Delete obsolete test. by martinduke · 11 months ago
  57. 2e5072c Migrate template alias nullability annotations to macros. by QUICHE team · 11 months ago
  58. d42a759 Updates the `oghttp2` README with more details and an example. by birenroy · 11 months ago
  59. 7d6f10b Exports more README.md files under the `http2` subdirectory to the open source QUICHE project. by birenroy · 11 months ago
  60. de36215 Updates the `QUIC_STREAM_EXCESSIVE_LOAD` code comments to reflect broader usage. by QUICHE team · 11 months ago
  61. 4ab6cb7 Increase array size in QuicConnectionId. by martinduke · 11 months ago
  62. f25dd3c Adds a README for //third_party/http2/adapter. by birenroy · 11 months ago
  63. 2b1d603 Log response headers in the MASQUE OHTTP client in addition to the response body. by asedeno · 11 months ago
  64. 58a7bf3 No public description by wub · 11 months ago
  65. 022e8e9 Deprecate --gfe2_reloadable_flag_quic_use_alarm_multiplexer. by vasilvv · 11 months ago
  66. 60cbda2 Add a method to send "End of Track" to the queue. by vasilvv · 11 months ago
  67. c68fddc Call the existing setup callback in moqt::test::RunHandshakeOrDie(). by vasilvv · 11 months ago
  68. a5cb891 Add new API to directly create a QuicheMemSlice from a string_view. by vasilvv · 11 months ago
  69. 00cecb3 Improve some MASQUE error logs by dschinazi · 12 months ago
  70. 5077431 Move the logic to run MoQT handshake into a separate helper function. by vasilvv · 12 months ago
  71. e86c598 Eliminate LatestGroup filter from MoQT Subscribe. This is the last bit to match draft-10. by martinduke · 12 months ago
  72. bdacd01 Add MockMoqtSession. by vasilvv · 12 months ago
  73. 5d3e08a Add MoqtSessionInterface to make mocking out a MoqtSession easier. by vasilvv · 12 months ago
  74. eb760e3 Deprecate gfe2_reloadable_flag_quic_no_vn_in_response_to_vn. by wub · 12 months ago
  75. f0fdf6b Enabling rolled out flags. by QUICHE team · 12 months ago
  76. feba540 Deprecate gfe2_reloadable_flag_quic_gfe_allow_alps_new_codepoint. by QUICHE team · 12 months ago
  77. 14b7582 Migrate `absl::variant` to `std::variant` by davidben · 12 months ago
  78. d85489e Make QuicheMemSlice deleter accept absl::string_view instead of const char*. by vasilvv · 12 months ago
  79. dd37556 Remove a remnant of absl::make_unique by davidben · 12 months ago
  80. d33165d Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  81. cb43dc3 Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  82. 4fafc92 Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  83. eb54a59 Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  84. 177d33d Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  85. 72996e8 Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  86. 2085e26 Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  87. 27b91d9 Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  88. 064ae1b Deprecate quic_version_negotiation_rfc flag by dschinazi · 12 months ago
  89. da324d3 Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  90. 8a2652f Resolve the following technical debt issues: misc-unused-using-decls by QUICHE team · 12 months ago
  91. 3684435 Resolve instances of the following issue: the 'empty' method should be used to check for emptiness instead of 'length' (readability-container-size-empty) by QUICHE team · 12 months ago
  92. 6b3da01 Remove remnants of `absl::optional` by davidben · 12 months ago
  93. 380ada7 binary_http: allow for empty body and headers to be omitted without a parsing error when decoding. by asedeno · 12 months ago
  94. ac4ab42 Increase initial flow control limit in MASQUE toy code by dschinazi · 12 months ago
  95. 9a343f6 Add ability to send POST body in MASQUE OHTTP by dschinazi · 12 months ago
  96. 502cf3e Make response to incoming MoQT SUBSCRIBE asynchronous. Other verbs to come. by martinduke · 12 months ago
  97. 13e508d Fold QuicheDefaultMemSliceImpl into QuicheMemSlice. by vasilvv · 12 months ago
  98. ae2b57c Deprecate --gfe2_restart_flag_quiche_use_default_memslice. by vasilvv · 12 months ago
  99. 372d014 Update to MoQT draft-10. Use new extensions encoding (just passing a blob) by martinduke · 12 months ago
  100. 9d3b950 Enabling rolled out flags. by QUICHE team · 12 months ago