1. e08f8dd A tiny fix to help chunked_buffer_test.cc build in the Envoy OSS project. by birenroy · 5 hours ago main
  2. e871e9a Wire up xRPC client to talk to Phosphor by QUICHE team · 5 hours ago
  3. ee429dd Factor the QuicDispatcher's blocked writer list into a stand-alone by rch · 24 hours ago
  4. 5131ba7 Reserves the right amount of space for a set in BalsaHeaders::RemoveAllOfHeaderInList(). by birenroy · 25 hours ago
  5. a9d887c Remove HTTP specific logic from BlindSignAuth and dependencies by QUICHE team · 27 hours ago
  6. 1aef6e7 Replaces a std::string used to buffer data in OgHttp2Session with a new buffer type. by birenroy · 29 hours ago
  7. 89d014d Implement MoqtOutgoingQueue. by vasilvv · 33 hours ago
  8. 996eb30 Silence quic_bug_10752_22 if write_length is reduced to zero due to flow control. by wub · 2 days ago
  9. 9e17380 Enabling rolled out flags. by QUICHE team · 2 days ago
  10. 4596256 Remove duplicate method of BlindSignAuth::GetTokens now that the Chrome is setting service_type. by QUICHE team · 2 days ago
  11. 885d5fd Add support for nested proxying in MASQUE client code by dschinazi · 2 days ago
  12. 62f5f6c Adds a ChunkedBuffer class to contain HTTP/2 wire format bytes. by birenroy · 5 days ago
  13. 4a4d34c Introduce kDefaultMaxPacketSizeForTunnels by dschinazi · 5 days ago
  14. d380a0a Add ServiceType enum parameter to BlindSignAuth::GetTokens. by QUICHE team · 6 days ago
  15. 792c6e7 OgHttp2Session refactoring. by birenroy · 12 days ago
  16. c97365c Expose QUIC application/transport errors send/received on wire by QUICHE team · 13 days ago
  17. 4191e8b Removes the old SpdySerializedFrame constructor and the ReleaseBuffer() method. by birenroy · 13 days ago
  18. 718c901 Adds a new SpdySerializedFrame constructor that makes memory ownership clear. by birenroy · 14 days ago
  19. 453097d Removes an unnecessary method from spdy::SpdySerializedFrame. by birenroy · 2 weeks ago
  20. 9aa118e Replaces one instance of std::list with QuicheCircularDeque in OgHttp2Session. by birenroy · 2 weeks ago
  21. acbdda4 Add DNAT support for QUIC Server Preferred Address. by rch · 2 weeks ago
  22. 2a464c5 Fix flaky quic e2e test EndToEndTest.ClientPortMigrationOnPathDegrading. by danzh · 3 weeks ago
  23. cb9fb6c Small follow-on to handle header-related errors earlier. by birenroy · 3 weeks ago
  24. 36c351d Handles header-related errors earlier, without waiting for an `END_HEADERS` event. by birenroy · 3 weeks ago
  25. 7cda8bf Add MockSpdyHeadersHandler, mocking SpdyHeadersHandlerInterface. by diannahu · 3 weeks ago
  26. b39848a Implement port migration upon path degrading in quic::QuicClientBase. The behavior is guarded by a new interface EnablePortMigrationUponPathDegrading(). by danzh · 3 weeks ago
  27. 2ef332e Adds more metadata edge case test coverage for NgHttp2Adapter. by birenroy · 3 weeks ago
  28. fcb0463 Bundle `ACK_FREQUENCY` in `QuicConnection::MaybeBundleOpportunistically` only if `transmission_type` is `NOT_RETRANSMISSION`. by wub · 3 weeks ago
  29. 533ccf6 Deprecate gfe2_reloadable_flags_quic_clone_ecn. by martinduke · 3 weeks ago
  30. 5b1e0b6 Automated g4 rollback of changelist 618466227. by QUICHE team · 3 weeks ago
  31. 4768412 Add validation field for chunk extension validation. by QUICHE team · 3 weeks ago
  32. 5f41064 Add new metrics to measure throughput in QBONE. by ramosalex · 4 weeks ago
  33. 75c002f Latch in SpdyHeadersIR the feature flag that updates SpdyHeadersIR::size(). by diannahu · 4 weeks ago
  34. 7640b5c Turn ConnectionStateOnSentPacket into an opaque class. by vasilvv · 4 weeks ago
  35. aa0b2ec Turn bbr2 probe rtt params into flags for easier configuration. by QUICHE team · 4 weeks ago
  36. 2be1e80 Add java_package annotations to QUICHE and Anonymous Tokens protos for compilation in Java. by elburrito · 4 weeks ago
  37. cfc749e Replace deprecated version of absl::HexStringToBytes in quiche/oblivious_http tests by awillia · 4 weeks ago
  38. e3bb80b Option for rejecting isolated carriage returns in header values. by QUICHE team · 4 weeks ago
  39. 35e3690 Replace deprecated version of absl::HexStringToBytes in remaining spdy/ tests by awillia · 4 weeks ago
  40. 08990e5 Avoid dynamically allocating memory within QuicFramer::RemoveHeaderProtection by vasilvv · 4 weeks ago
  41. 5b7b61e Replace deprecated version of absl::HexStringToBytes in http2/ tests and example program by awillia · 4 weeks ago
  42. f7a3040 BlindSignAuth: Remove support for RSA-BSSA tokens, all future tokens must be Privacy Pass. No clients are making requests for RSA-BSSA tokens. by elburrito · 4 weeks ago
  43. 17b9f37 Fix 15 ProtobufTransformer findings: * Upgrade to the latest edition (15 times) by QUICHE team · 5 weeks ago
  44. 5a5081c No public description by rch · 5 weeks ago
  45. d17e28d Remove obsolete http2 and spdy test-only flags. by bnc · 5 weeks ago
  46. 6767ab5 Deprecate --gfe2_reloadable_flag_quic_disable_version_q050 by rch · 5 weeks ago
  47. 81431ca Update comment now that RFC is published by dschinazi · 5 weeks ago
  48. 19e6964 Fix QuicToyClient::SendRequestsAndPrintResponses() in release mode. by bnc · 5 weeks ago
  49. a484a56 Replace deprecated version of absl::HexStringToBytes in test programs and remaining quic/ tests by awillia · 5 weeks ago
  50. deff8b6 Add QoS dimension to packet processor result metrics. by ramosalex · 5 weeks ago
  51. 10053f8 Updates the callback struct in line with the latest version of nghttp2. by birenroy · 5 weeks ago
  52. 940131f Add a 3rd flag count for quic_enable_http3_metadata_decoding. by rch · 5 weeks ago
  53. 0108b67 Automated g4 rollback of changelist 616801281. by rch · 5 weeks ago
  54. a3bc1ff Deprecate --gfe2_reloadable_flag_quic_bbr2_fix_spurious_loss_bytes_counting. by wub · 5 weeks ago
  55. 3053467 Update ParseQuicTag to only use hex decoding if valid by awillia · 5 weeks ago
  56. 9f87388 Add missing includes to metadata_decoder.h and metadata_decoder.cc by asedeno · 6 weeks ago
  57. 282e6ab Only export flags with `export_to_quiche` set to true publicly. by bnc · 6 weeks ago
  58. 76e947c Add FLAG_COUNT for flag --gfe2_reloadable_flag_quic_no_write_control_frame_upon_connection_close. by danzh · 6 weeks ago
  59. ce1f07e Incrementally process HTTP/3 METADATA frames instead of buffering the full payload. by rch · 6 weeks ago
  60. 70bc4df Return false from QuicSpdyStream::OnMetadataFrameEnd if the by rch · 6 weeks ago
  61. aecd0d6 Update MOQT to draft-03 wire image. Does not add ANNOUNCE_CANCEL because it does not have a code point. by martinduke · 6 weeks ago
  62. bb62bf3 Rename kGenericError to kInternalError. by martinduke · 6 weeks ago
  63. cc9724b Fix standalone QUICHE build. by vasilvv · 6 weeks ago
  64. 022a94e Add lifetime tracking debug utility to QUICHE. by wub · 6 weeks ago
  65. 8b44376 Change ClientProofSource::GetCertAndKey() to return shared_ptr<CertAndKey> instead of a raw pointer of CertAndKey. by danzh · 6 weeks ago
  66. c9a1447 Adds a way to notify the `Http2Adapter` when the underlying codec decides not to send a frame. by birenroy · 6 weeks ago
  67. bbc1207 SUBSCRIBE_ERROR after OBJECT is a protocol violation. by martinduke · 6 weeks ago
  68. d831c72 Replace deprecated version of absl::HexStringToBytes in quic/core/crypto tests by awillia · 6 weeks ago
  69. b171496 Fix MoqtSessionTests with unitialized peer_role_. by martinduke · 6 weeks ago
  70. 79520e3 Enforce rules about ROLE parameter. by martinduke · 6 weeks ago
  71. 66966d9 Make MoqtForwardingPreference a track property. by martinduke · 6 weeks ago
  72. e8a887b BlindSignAuth: Refactoring to support future Android BlindSignMessageInterface impl. by elburrito · 6 weeks ago
  73. 465d154 Replace deprecated version of absl::HexStringToBytes in quic/core/http tests by awillia · 6 weeks ago
  74. cfc83c3 Replace deprecated version of absl::HexStringToBytes in quic/core/qpack tests by awillia · 6 weeks ago
  75. 2337058 Retry Poll when system clock is faster than QuicClock by QUICHE team · 7 weeks ago
  76. 75b46d3 New code path does not initialize subscribe_id. by martinduke · 7 weeks ago
  77. aed3464 Send and handle MoQT datagrams when required. by martinduke · 7 weeks ago
  78. 82ff95e Disables Cookie header field crumbling in OgHttp2Session by default. by birenroy · 7 weeks ago
  79. 8d236ed No public description by awillia · 7 weeks ago
  80. 19593d7 No public description by vasilvv · 7 weeks ago
  81. c186a51 Adds the ability to skip `Cookie` crumbling in `HpackEncoder`. by birenroy · 7 weeks ago
  82. f373496 Clean up some unused QUICHE flag imports in third_party/http2. by rch · 7 weeks ago
  83. b365877 Remove unused `module` argument from flag implementation. by bnc · 7 weeks ago
  84. 6f0b1d2 Uses absl::StrSplit in DecomposeRepresentations rather than a hand-rolled while loop. by birenroy · 7 weeks ago
  85. 55f76a3 Refactoring to simplify future changes. by birenroy · 7 weeks ago
  86. bbec356 Introduce MoQT demo ingestion server that writes incoming streams into a directory. by vasilvv · 7 weeks ago
  87. 770a8a3 Switch moqt_messages.h types to use std::string instead of absl::string_view by vasilvv · 7 weeks ago
  88. 1bf8322 Replace deprecated version of absl::HexStringToBytes by awillia · 7 weeks ago
  89. e4df954 Actually set MoqtSession::control_stream_ on the server side. by vasilvv · 7 weeks ago
  90. feb096a Redo the way callbacks are integrated into MoQT server. by vasilvv · 7 weeks ago
  91. f357216 Move quiche_feature_flags to actual file in Piper. by wangsteve · 7 weeks ago
  92. 3373df9 Add work-around for unused private fields in quic/masque by awillia · 8 weeks ago
  93. 37c2bbe Add a new MetadataVisitor class to QuicSpdyStream. by rch · 8 weeks ago
  94. c6a366b No public description by wangsteve · 8 weeks ago
  95. 9e42729 Refactors error handling in PassthroughHeadersHandler. by birenroy · 8 weeks ago
  96. 02047e0 Deprecate --gfe2_restart_flag_quic_allow_control_frames_while_procesing. by rch · 8 weeks ago
  97. b0c5f28 Remove unused locals and trivial assignments from StructuredHeaderParser by QUICHE team · 8 weeks ago
  98. 6fed964 Fix issues with Hpack EXPECT_DEATH test on Android + ChromeOS by awillia · 8 weeks ago
  99. 901b1d3 Skip a QUIC_BUG in QuicConnection::SendAllPendingAcks when connection is closed. by wub · 8 weeks ago
  100. a4c0071 Add [[maybe_unused]] by QUICHE team · 8 weeks ago