1. 4249f80 Adds `^` and `|` to the set of allowed characters in HTTP/2 request paths. by birenroy · 18 hours ago main
  2. 6b57049 Add an IPv6 flow label field to QuicPacketWriterParams so that packet by rch · 18 hours ago
  3. b754702 No public description by QUICHE team · 18 hours ago
  4. 2a59066 Clean up MoqtTestMessage by vasilvv · 19 hours ago
  5. 890a21c Update QuicStream to handle RESET_STREAM_AT frames. by martinduke · 21 hours ago
  6. 42b2e66 No public description by QUICHE team · 2 days ago
  7. 5f0c635 macro cleanup: "(const override)" -> "(const, override)" by QUICHE team · 2 days ago
  8. 158b257 Implement L4S version of Cubic congestion control for QUIC. by martinduke · 3 days ago
  9. c068a0c Deprecate --gfe2_reloadable_flag_quic_bbr2_enable_bbpd_by_default. by wub · 3 days ago
  10. 07c1883 Add extra error details to TlsServerHandshaker to indicate the reason for `ssl_select_cert_error`. It is added into the connection close error details, which we can query from logs. by wub · 6 days ago
  11. 525723b No public description by martinduke · 7 days ago
  12. 8ab2fda Add logic to be able to adjust MoQ bitrate downwards. by vasilvv · 7 days ago
  13. 1ede776 Add code counts and error details to debug QUIC TLS handshake failures. by wub · 7 days ago
  14. 9808dac Order MoQT Queued streams by send_order. by martinduke · 9 days ago
  15. 92bef88 Allows [] and {} in request paths. by birenroy · 10 days ago
  16. 3b334b8 Add CRNT to Cronet QUIC connection options. by QUICHE team · 10 days ago
  17. 0ab9fe4 No public description by wub · 13 days ago
  18. e94fbe6 Allow HTTP/3 requests to have a "host" header, per the RFC by rch · 14 days ago
  19. 0b682f3 Switch some `QUIC_LOG` lines to `QUIC_PLOG`, which will include the textual expansion of `errno` to the log line. by QUICHE team · 2 weeks ago
  20. 3f773cf Convert some `errno` values to human readable form. by QUICHE team · 2 weeks ago
  21. ae346f5 Enabling rolled out flags. by QUICHE team · 2 weeks ago
  22. cd509ed Add a new message status for sending HTTP Datagrams before SETTINGS are received. by QUICHE team · 2 weeks ago
  23. 8da3bbb Fix quic_mutex.h to remove redefined macros. by rch · 2 weeks ago
  24. b686c15 Add MoQT Track forwarding preference to IsStreamProvokingObject() by martinduke · 3 weeks ago
  25. f1372ab Automated g4 rollback of changelist 666964686. by rch · 3 weeks ago
  26. 137ec0c Introduce Object ACKs (OACKs) to MoQT. by vasilvv · 3 weeks ago
  27. d249e53 Enabling rolled out flags. by QUICHE team · 3 weeks ago
  28. c8f5996 Allow HTTP/3 requests to have a "host" header, per the RFC by rch · 4 weeks ago
  29. dc84387 Fix one incorrect use of GetMinCryptoFrameSize by dschinazi · 4 weeks ago
  30. 765d88e No public description by rch · 4 weeks ago
  31. 2942904 Implement echo handler in QuicMemoryCacheBackendTest by QUICHE team · 4 weeks ago
  32. 2f59c32 Fix MoQT MSAN error: Use the singleton SimpleBufferAllocator to avoid this being freed before cached objects. by martinduke · 4 weeks ago
  33. 79a52b5 Add test for MoQ Chat where a client leaves and rejoins. Fix resulting problems. by martinduke · 4 weeks ago
  34. 1dc0c76 Split SUBSCRIBE parameters into their own struct. by vasilvv · 4 weeks ago
  35. 59118ed Abstract out the MoQ Chat User interface and implement E2E chat test. by martinduke · 4 weeks ago
  36. 4f6a4eb Automated g4 rollback of changelist 661833030. by QUICHE team · 4 weeks ago
  37. 63d03c6 No public description by wub · 5 weeks ago
  38. fe27101 Add delivery order control into the simulator. by vasilvv · 5 weeks ago
  39. 60a721b Add `deadline` parameter to MoQT simulation. by vasilvv · 5 weeks ago
  40. 711715b Move a flag count for flag `quic_dispatcher_replace_cid_on_first_packet`. by wub · 5 weeks ago
  41. aa52f1d No public description by rch · 5 weeks ago
  42. ba0b41e Let QuicDispatcher to send acks to buffered INITIAL packets. by wub · 5 weeks ago
  43. 2d45e9b Fix MSAN errors. by vasilvv · 5 weeks ago
  44. f4cbfd7 Add ability to run QuicDispatcher without any versions by dschinazi · 5 weeks ago
  45. 8fb5d46 Actually set stream priorities in MoQT. by vasilvv · 5 weeks ago
  46. 2a56e17 Adds `quiche::header_properties::HasInvalidPathChar()`. by birenroy · 5 weeks ago
  47. e14a6b7 Remove QuicHeaderList::OnHeaderBlockStart(). by bnc · 5 weeks ago
  48. bf353fa No public description by fayang · 5 weeks ago
  49. 79cf1d3 Uses the `DataFrameAssembler` in `Http2Dispatcher`. by birenroy · 5 weeks ago
  50. f302658 Factor out size limit logic from QuicHeaderList. by bnc · 5 weeks ago
  51. 2206251 Remove quic/platform/api/quic_mutex.h by bnc · 5 weeks ago
  52. 3672396 Upgrade to the latest protobuf edition by QUICHE team · 6 weeks ago
  53. aeace46 Fix bug in QpackEncoder when cookie crumbling is disabled. by rch · 6 weeks ago
  54. fcb9ece No public description by fayang · 6 weeks ago
  55. 0ba1bf5 Add a first implementation of the CustomProbeService interface to the bonnet. by QUICHE team · 6 weeks ago
  56. 0d70743 No public description by fayang · 6 weeks ago
  57. 1e27452 Refactor MoQ ChatClient to support end-to-end tests and use moq_chat.h. by martinduke · 6 weeks ago
  58. 4ac88f4 Fix standalone QUICHE build. by vasilvv · 6 weeks ago
  59. 564bc5f Allocate memory less often in HttpHeaderBlock hash function by ricea · 6 weeks ago
  60. 71449c2 Implement moq-chat server. by martinduke · 6 weeks ago
  61. 87097b8 Deprecates QUICHE reloadable flag http2_add_hpack_overhead_bytes2. by birenroy · 6 weeks ago
  62. 42bea93 Update and simplify QUICHE platform documentation. by bnc · 6 weeks ago
  63. 97bf5db Remove obsolete comment. by bnc · 6 weeks ago
  64. cc6f763 Adds a way to reject messages with `obs-text` in header field names. by birenroy · 6 weeks ago
  65. fc03841 Reorders members of BalsaFrame, and uses a more compact representation. by birenroy · 6 weeks ago
  66. 9b8187d Use kMetadataExtensionId directly in switch case. by bnc · 6 weeks ago
  67. 1323ec7 Modernize constants in http_protocol.h. by bnc · 6 weeks ago
  68. 86ebbe3 Set chrome_value to true for gfe2_reloadable_flag_enable_h3_origin_frame. by fayang · 6 weeks ago
  69. 7cddd0b Enabling rolled out flags. by QUICHE team · 6 weeks ago
  70. 60aec87 Fix //third_party/quic/core:quic_dispatcher_test with Q046. by wub · 7 weeks ago
  71. 6835d68 Add EVMB to Envoy QUIC connection options. by QUICHE team · 7 weeks ago
  72. 1466162 QUIC TlsClientHandshaker: Demote some INFO logs to DLOG. by wub · 7 weeks ago
  73. e0a88c6 Replace QUIC CID when the first INITIAL packet of a connection is enqueued into the QuicBufferedPacketStore. by wub · 7 weeks ago
  74. 65c5ea0 Remove unused MoqtSession reference from MoqtOutgoingQueue. by martinduke · 7 weeks ago
  75. 3a4b42c Add CookieCrumbling argument to QpackEncoder constructor, and add QuicSpdySession::DisableCookieCrumbling() method. by bnc · 7 weeks ago
  76. 06a2367 Add ValueSplittingHeaderList option to disable cookie crumbling during QPACK encoding. by bnc · 7 weeks ago
  77. d1b45e0 Restore operation of chat_client_bin after draft-05 update. by martinduke · 7 weeks ago
  78. aa661e0 Updates //net/floo to refer to the new location of some HTTP/2 libraries. by birenroy · 7 weeks ago
  79. 426c1ec Add QUICHE support for the HTTP/3 ORIGIN frame. by rch · 7 weeks ago
  80. f4ed5e0 Modernize the HTTP/3 HttpDecoder by using non-const references in place by rch · 8 weeks ago
  81. 52bccf0 Add method to serialize connection close packet with large packet number by QUICHE team · 8 weeks ago
  82. 0685fc0 Always obeys BalsaFrame::invalid_chars_level_ when parsing header fields. by birenroy · 8 weeks ago
  83. d18b33f Inline QuicDispatcher::BufferEarlyPacket() from all call sites, and remove this function. by wub · 8 weeks ago
  84. c1927e3 Fix bug for call to Visitor::OnWrite() by QUICHE team · 8 weeks ago
  85. aecfea1 Bump version number to draft-05. by vasilvv · 9 weeks ago
  86. ca35ecd Implement draft-05 SUBSCRIBE/SUBSCRIBE_UPDATE by vasilvv · 9 weeks ago
  87. f1af929 Support serialization and parsing for MoQT draft-05 group order in SUBSCRIBE_OK. by vasilvv · 9 weeks ago
  88. f15b956 Support serialization and parsing for MoQT draft-05 publisher priority. by vasilvv · 9 weeks ago
  89. 4e4f1af Refactor MoQT sending logic to pull objects from the application, instead of pushing them onto individual MoQT sessions. by vasilvv · 9 weeks ago
  90. 2461824 Updates SpdyFrameSequence::GetIR() to return a pointer rather than a reference. by birenroy · 9 weeks ago
  91. 6158f31 Unhide security fix to QuicStreamSequencerBuffer added in cl/626072759. by danzh · 9 weeks ago
  92. 22dde08 Add NOIP connection option and AddConnectionOptionsToSend method. by fayang · 9 weeks ago
  93. f8ca4ff Make implicit `this` capture explicit by QUICHE team · 9 weeks ago
  94. 9833ef1 No public description by danzh · 9 weeks ago
  95. a3ffae5 Fix test ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes. by wub · 9 weeks ago
  96. 2e302c8 Deprecate gfe2_restart_flag_quic_opport_bundle_qpack_decoder_data5. by wub · 9 weeks ago
  97. 53a5f46 Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock. by birenroy · 9 weeks ago
  98. 71e7c9e Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock. by birenroy · 9 weeks ago
  99. 95f1b39 Fix a bug in parser where for non-normal object status, the number of bytes read was counted incorrectly. by vasilvv · 9 weeks ago
  100. 7481cc6 Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock. by birenroy · 9 weeks ago