1. 754ded3 Stop sending Host header in MASQUE HTTP/2 requests by dschinazi · 27 hours ago main
  2. a321d38 Demote QUIC_BUG(quic_bbr2_prior_in_flight_too_small) to ERROR log. by danzh · 28 hours ago
  3. 216abc7 Adds `Http2VisitorInterface` callbacks that report flow control exhaustion events. by birenroy · 30 hours ago
  4. f252506 Separate the quic_session_blocked_frame_received CODE_COUNT into two: by fayang · 30 hours ago
  5. ed69ec2 Update MoQT Stream errors to draft-11. by martinduke · 32 hours ago
  6. 2aca8bf No public description by dmcardle · 33 hours ago
  7. a22c0c9 Subtract QUIC overhead from the bandwidth estimate returned by the WebTransport API. by vasilvv · 2 days ago
  8. fab6c34 No public description by fayang · 2 days ago
  9. 35c909d Update MoQT SUBSCRIBE_ANNOUNCES to draft-11. by martinduke · 3 days ago
  10. 9b45859 Update MoQT ANNOUNCE-related messages to draft-11. by martinduke · 3 days ago
  11. 07d5d27 Update MoQT TRACK_STATUS{_REQUEST} to draft-11. by martinduke · 3 days ago
  12. 6c726cc Patch a fix from https://github.com/villainb-dg for the issue of leaking connection flow control window when a HTTP2 stream receives a DATA frame after being closed (reset, etc). by danzh · 3 days ago
  13. 5de6f01 Enable quic_no_write_control_frame_upon_connection_close2 for Chrome by dmcardle · 3 days ago
  14. 60362a7 Avoid use of MemSliceFromString() in moqt_outgoing_queue_test. by martinduke · 5 days ago
  15. 51f0fa2 Update MoQT FETCH* messages to draft-11. by martinduke · 5 days ago
  16. 65cecdc Prevent undefined enum cast in CertCompressor by dmcardle · 5 days ago
  17. 3fa0885 Fix standalone QUICHE build. by vasilvv · 5 days ago
  18. bb424dc Enabling rolled out flags. by QUICHE team · 5 days ago
  19. 1852058 Put QUICHE_EXPORT on IndeterminateLengthDecoder by QUICHE team · 9 days ago
  20. 8f21b13 Implementing Indeterminate-Length Binary HTTP decoding by QUICHE team · 10 days ago
  21. 203951a Deprecate gfe2_reloabable_flag_quic_can_send_ack_frequency. by martinduke · 10 days ago
  22. 158a2d4 Control client-side MinAckDelay option with AFIA connection option. by martinduke · 10 days ago
  23. aad5138 No public description by fayang · 11 days ago
  24. 0811c2c Support zero-copy writes in WebTransport. by vasilvv · 12 days ago
  25. 813bfdf Convert QuicConnection's bools to bit-fields by dmcardle · 12 days ago
  26. 9f8501e Add benchmark for QuicConnection constructor by dmcardle · 12 days ago
  27. 5e25294 Support reordering_threshold > 1. by martinduke · 12 days ago
  28. 6eb6890 Reorder QuicConnection fields to reduce padding by dmcardle · 12 days ago
  29. 6f830cc Make kExpectedExtensionTypes type array<const uint16_t> by QUICHE team · 13 days ago
  30. 81236f5 Use explicit values for HandshakeProtocol by QUICHE team · 13 days ago
  31. 5f40d33 Update MoQT FETCH to draft-11. by martinduke · 2 weeks ago
  32. 4ba12de BlindSignAuth: Refactor Privacy Pass auth flow by splitting it into reusable functions. by elburrito · 2 weeks ago
  33. 520b4e9 Multiple MoQT refactors, merged into one CL since detangling them would require extra effort. by vasilvv · 2 weeks ago
  34. ff3efd8 Add a use of C++20 features as a test, to see if it works in all downstream consumers. by vasilvv · 2 weeks ago
  35. 8d98c10 Fix flake in QuicUdpSocketTest.Basic caused by assumption that ReadPacket() never fails by dmcardle · 2 weeks ago
  36. 85fc518 Add experimental logic for RetransmittableOnWireTimeout by jprat · 2 weeks ago
  37. 27a24f1 Remove GetCachedObjectInRange from the public API. by vasilvv · 3 weeks ago
  38. f17c2ae Rename PacketHeaderFormat::GOOGLE_QUIC_PACKET to QUIC_Q043_PACKET by martinduke · 3 weeks ago
  39. dd72c46 Deprecate --gfe2_reloadable_flag_quic_heapless_obfuscator. by martinduke · 3 weeks ago
  40. 1a82c3c Fix Known-Length BHTTP frame decoding by QUICHE team · 3 weeks ago
  41. 0b5e445 No public description by martinduke · 3 weeks ago
  42. edc6d15 Added the following experiments: by QUICHE team · 3 weeks ago
  43. ac423ee Enabling rolled out flags. by QUICHE team · 3 weeks ago
  44. 90531e8 Update MoQT SUBSCRIBE_DONE to draft-11. by martinduke · 3 weeks ago
  45. a09a860 Update MoQT UNSUBSCRIBE to draft-11. by martinduke · 3 weeks ago
  46. 8236621 Double the initial congestion window in QuicSentPacketManager by dmcardle · 3 weeks ago
  47. 4278758 Enforce limit on total length of MoQT FullTrackName. by martinduke · 3 weeks ago
  48. ff02865 Switch WebTransport from using tokens to using strings by vasilvv · 3 weeks ago
  49. 8836abf Fix end-to-end test EXPECT_TRUE condition for multi-port path creation on RTO. by QUICHE team · 3 weeks ago
  50. 1b91de7 Fix data races in end-to-end tests by dmcardle · 3 weeks ago
  51. 53c4506 No public description by martinduke · 4 weeks ago
  52. fe093fd This PR adds the support to probe alternative path on RTO instead of receiving a new connection ID. If RTO triggers while the client is not actively validating a path, it will probe for the multipath on RTO. by QUICHE team · 4 weeks ago
  53. b541621 Fix a QUIC off-by-one error in the calculation of peer_least_packet_awaiting_ack. by martinduke · 4 weeks ago
  54. d6a101b PUBLIC: Add a fuzz test for parsing and serializing quic versions by dmcardle · 4 weeks ago
  55. 42f5d2e IWYU fixes for quic/core/http:end_to_end_test by dmcardle · 4 weeks ago
  56. 4f2d490 IWYU fixes for quic_sent_packet_manager_lib and quic_congestion_control_lib by dmcardle · 4 weeks ago
  57. da799aa Enabling rolled out flags. by QUICHE team · 4 weeks ago
  58. 446875b IWYU fixes for quic_sent_packet_manager_test by dmcardle · 4 weeks ago
  59. 611b64f IWYU fixes for quic_connection_lib by dmcardle · 4 weeks ago
  60. 5a3e3fe Delete dead function: QuicConnection::SelectMutualVersion() by dmcardle · 4 weeks ago
  61. 7dc717b Add new static QUIC tag for explicit connection close packet by QUICHE team · 4 weeks ago
  62. 9194c7e Add a convenient kBufferSize member to QuicInlinedStringView by dmcardle · 4 weeks ago
  63. 3fb40b6 Allow connect-udp to work across connection ID changes by dschinazi · 4 weeks ago
  64. 5bbd514 Fix connect-udp server by dschinazi · 4 weeks ago
  65. 7674c4f Add property-based fuzz tests for QuicInlinedStringView by dmcardle · 4 weeks ago
  66. 419df03 Change the Hyperloop client initial stream flow control window to 16KB, but then raise it to 4MB in the stream itself. by rch · 5 weeks ago
  67. 1f00f1a Remove obsolete copybara transforms for nullability annotations. by QUICHE team · 5 weeks ago
  68. d9f2fe0 Remove unused member QuicFramer::last_serialized_server_connection_id_. by martinduke · 5 weeks ago
  69. c2f8f18 Enabling rolled out flags. by diannahu · 5 weeks ago
  70. 73629e3 Fix a casting issue in QuicInlinedStringView which causes compilation failures on some platforms with `-Wsign-compare`. by QUICHE team · 5 weeks ago
  71. d3e1811 BlindSignAuth: Add token issuance APIs for Private Aratea. This use case requires the caller to generate and pass in attestation certificates. by elburrito · 5 weeks ago
  72. 2f344ea Add bare-bones fuzztest for MoqtControlParser and MoqtDataParser by dmcardle · 5 weeks ago
  73. 85941cd Add quiche_fuzztest shim to quiche/common/platform/ by dmcardle · 5 weeks ago
  74. a167b33 Move MoqtParserTestVisitor to a library by dmcardle · 5 weeks ago
  75. 41dc1e3 No public description by dmcardle · 5 weeks ago
  76. 4d52764 Add quiche_fuzztest shim to quiche/common/platform/ by dmcardle · 5 weeks ago
  77. f0a8dce Improve Cacheline Efficiency in QuicPacketHeader. by martinduke · 5 weeks ago
  78. d52a023 No public description by haoyuewang · 5 weeks ago
  79. 35b5350 Use uint32_t for --quic_preallocate_unacked_packets flag. by vasilvv · 6 weeks ago
  80. 2591f17 Enabling rolled out flags. by QUICHE team · 6 weeks ago
  81. 53dfb0f Mark GFE's Quic as compliant with Deridex when blackhole avoidance is enabled. by QUICHE team · 6 weeks ago
  82. cd14794 Enable QUIC Path Degraded Experiment. by QUICHE team · 6 weeks ago
  83. bd90b0a Roll Abseil and Protobuf for the standalone QUICHE by vasilvv · 6 weeks ago
  84. c00783c Parse and frame the updated ACK_FREQUENCY frame and implement the logic for receiving it. by martinduke · 6 weeks ago
  85. 4358d92 No public description by martinduke · 6 weeks ago
  86. 5aec4dd QUIC sockets return WRITE_STATUS_BLOCKED on ENOBUFS. by martinduke · 6 weeks ago
  87. 66dc426 Add a flag to preallocate memory for unacked packets in both QuicUnackedPacketMap and BandwidthSampler via a command-line flag. by vasilvv · 6 weeks ago
  88. d1c766b Introduce an inlining version of QuicStreamSendBuffer. by vasilvv · 7 weeks ago
  89. 2378590 No public description by QUICHE team · 7 weeks ago
  90. 9d56320 Delete dead code by QUICHE team · 7 weeks ago
  91. 97357ca Introduce QuicInlinedStringView. by vasilvv · 7 weeks ago
  92. 066230c Delete dead code by QUICHE team · 7 weeks ago
  93. f20cffa Delete dead code by QUICHE team · 7 weeks ago
  94. 7a31f4e Delete dead code by QUICHE team · 7 weeks ago
  95. e3d0e35 Declare header_properties static arrays as constexpr. by QUICHE team · 7 weeks ago
  96. f7fef77 Split range tracking logic in QuicStreamSendBuffer from the actual buffer management. by vasilvv · 7 weeks ago
  97. 3b42119 Remove deprecated min_ack_delay transport parameter. by martinduke · 7 weeks ago
  98. 7d039d2 Use `bssl::UniquePtr` to own the `SSL_CREDENTIAL` in `SetCertChain` by davidben · 8 weeks ago
  99. c2233b7 Removes the old quiche_mem_slice_lib BUILD target and forwarding header file. by birenroy · 8 weeks ago
  100. 7c5bba4 Divert all QUIC key derivation to use heapless functions. by martinduke · 8 weeks ago