1. 17b9f37 Fix 15 ProtobufTransformer findings: * Upgrade to the latest edition (15 times) by QUICHE team · 1 year ago
  2. 5a5081c No public description by rch · 1 year ago
  3. d17e28d Remove obsolete http2 and spdy test-only flags. by bnc · 1 year ago
  4. 6767ab5 Deprecate --gfe2_reloadable_flag_quic_disable_version_q050 by rch · 1 year ago
  5. 81431ca Update comment now that RFC is published by dschinazi · 1 year ago
  6. 19e6964 Fix QuicToyClient::SendRequestsAndPrintResponses() in release mode. by bnc · 1 year ago
  7. a484a56 Replace deprecated version of absl::HexStringToBytes in test programs and remaining quic/ tests by awillia · 1 year ago
  8. deff8b6 Add QoS dimension to packet processor result metrics. by ramosalex · 1 year ago
  9. 10053f8 Updates the callback struct in line with the latest version of nghttp2. by birenroy · 1 year ago
  10. 940131f Add a 3rd flag count for quic_enable_http3_metadata_decoding. by rch · 1 year ago
  11. 0108b67 Automated g4 rollback of changelist 616801281. by rch · 1 year, 1 month ago
  12. a3bc1ff Deprecate --gfe2_reloadable_flag_quic_bbr2_fix_spurious_loss_bytes_counting. by wub · 1 year, 1 month ago
  13. 3053467 Update ParseQuicTag to only use hex decoding if valid by awillia · 1 year, 1 month ago
  14. 9f87388 Add missing includes to metadata_decoder.h and metadata_decoder.cc by asedeno · 1 year, 1 month ago
  15. 282e6ab Only export flags with `export_to_quiche` set to true publicly. by bnc · 1 year, 1 month ago
  16. 76e947c Add FLAG_COUNT for flag --gfe2_reloadable_flag_quic_no_write_control_frame_upon_connection_close. by danzh · 1 year, 1 month ago
  17. ce1f07e Incrementally process HTTP/3 METADATA frames instead of buffering the full payload. by rch · 1 year, 1 month ago
  18. 70bc4df Return false from QuicSpdyStream::OnMetadataFrameEnd if the by rch · 1 year, 1 month ago
  19. aecd0d6 Update MOQT to draft-03 wire image. Does not add ANNOUNCE_CANCEL because it does not have a code point. by martinduke · 1 year, 1 month ago
  20. bb62bf3 Rename kGenericError to kInternalError. by martinduke · 1 year, 1 month ago
  21. cc9724b Fix standalone QUICHE build. by vasilvv · 1 year, 1 month ago
  22. 022a94e Add lifetime tracking debug utility to QUICHE. by wub · 1 year, 1 month ago
  23. 8b44376 Change ClientProofSource::GetCertAndKey() to return shared_ptr<CertAndKey> instead of a raw pointer of CertAndKey. by danzh · 1 year, 1 month ago
  24. c9a1447 Adds a way to notify the `Http2Adapter` when the underlying codec decides not to send a frame. by birenroy · 1 year, 1 month ago
  25. bbc1207 SUBSCRIBE_ERROR after OBJECT is a protocol violation. by martinduke · 1 year, 1 month ago
  26. d831c72 Replace deprecated version of absl::HexStringToBytes in quic/core/crypto tests by awillia · 1 year, 1 month ago
  27. b171496 Fix MoqtSessionTests with unitialized peer_role_. by martinduke · 1 year, 1 month ago
  28. 79520e3 Enforce rules about ROLE parameter. by martinduke · 1 year, 1 month ago
  29. 66966d9 Make MoqtForwardingPreference a track property. by martinduke · 1 year, 1 month ago
  30. e8a887b BlindSignAuth: Refactoring to support future Android BlindSignMessageInterface impl. by elburrito · 1 year, 1 month ago
  31. 465d154 Replace deprecated version of absl::HexStringToBytes in quic/core/http tests by awillia · 1 year, 1 month ago
  32. cfc83c3 Replace deprecated version of absl::HexStringToBytes in quic/core/qpack tests by awillia · 1 year, 1 month ago
  33. 2337058 Retry Poll when system clock is faster than QuicClock by QUICHE team · 1 year, 1 month ago
  34. 75b46d3 New code path does not initialize subscribe_id. by martinduke · 1 year, 1 month ago
  35. aed3464 Send and handle MoQT datagrams when required. by martinduke · 1 year, 1 month ago
  36. 82ff95e Disables Cookie header field crumbling in OgHttp2Session by default. by birenroy · 1 year, 1 month ago
  37. 8d236ed No public description by awillia · 1 year, 1 month ago
  38. 19593d7 No public description by vasilvv · 1 year, 1 month ago
  39. c186a51 Adds the ability to skip `Cookie` crumbling in `HpackEncoder`. by birenroy · 1 year, 1 month ago
  40. f373496 Clean up some unused QUICHE flag imports in third_party/http2. by rch · 1 year, 1 month ago
  41. b365877 Remove unused `module` argument from flag implementation. by bnc · 1 year, 1 month ago
  42. 6f0b1d2 Uses absl::StrSplit in DecomposeRepresentations rather than a hand-rolled while loop. by birenroy · 1 year, 1 month ago
  43. 55f76a3 Refactoring to simplify future changes. by birenroy · 1 year, 1 month ago
  44. bbec356 Introduce MoQT demo ingestion server that writes incoming streams into a directory. by vasilvv · 1 year, 1 month ago
  45. 770a8a3 Switch moqt_messages.h types to use std::string instead of absl::string_view by vasilvv · 1 year, 1 month ago
  46. 1bf8322 Replace deprecated version of absl::HexStringToBytes by awillia · 1 year, 1 month ago
  47. e4df954 Actually set MoqtSession::control_stream_ on the server side. by vasilvv · 1 year, 1 month ago
  48. feb096a Redo the way callbacks are integrated into MoQT server. by vasilvv · 1 year, 1 month ago
  49. f357216 Move quiche_feature_flags to actual file in Piper. by wangsteve · 1 year, 1 month ago
  50. 3373df9 Add work-around for unused private fields in quic/masque by awillia · 1 year, 1 month ago
  51. 37c2bbe Add a new MetadataVisitor class to QuicSpdyStream. by rch · 1 year, 1 month ago
  52. c6a366b No public description by wangsteve · 1 year, 1 month ago
  53. 9e42729 Refactors error handling in PassthroughHeadersHandler. by birenroy · 1 year, 1 month ago
  54. 02047e0 Deprecate --gfe2_restart_flag_quic_allow_control_frames_while_procesing. by rch · 1 year, 1 month ago
  55. b0c5f28 Remove unused locals and trivial assignments from StructuredHeaderParser by QUICHE team · 1 year, 1 month ago
  56. 6fed964 Fix issues with Hpack EXPECT_DEATH test on Android + ChromeOS by awillia · 1 year, 1 month ago
  57. 901b1d3 Skip a QUIC_BUG in QuicConnection::SendAllPendingAcks when connection is closed. by wub · 1 year, 1 month ago
  58. a4c0071 Add [[maybe_unused]] by QUICHE team · 1 year, 1 month ago
  59. bfee54b Fix a potential Http2WriteQueue overflow scenario. by diannahu · 1 year, 1 month ago
  60. 47b4213 Change ProcessAdditionalTransportParameters() to return a bool to indicate whether the handshake should continue or immediately fail. by danzh · 1 year, 1 month ago
  61. 01a4e4e Add GFE_CODE_COUNT for ALPS use old codepoint by QUICHE team · 1 year, 1 month ago
  62. 8d2d31d Update MoQT chat client to use InteractiveCli when there is no output file. by martinduke · 1 year, 1 month ago
  63. 500b59c Add logic to handle ANNOUNCE messages. by vasilvv · 1 year, 1 month ago
  64. e3fcaaf Add InteractiveCli tool class, for use in MoQT chat client. by vasilvv · 1 year, 1 month ago
  65. 599a830 Improve UI by streaming MoQT chat messages to a file. by martinduke · 1 year, 1 month ago
  66. 62c36bc Always buffer control messages in MoQT. by vasilvv · 1 year, 1 month ago
  67. 3cab562 In QUIC client, use normalized server address to determine whether a packet is from unknown server. by wub · 1 year, 1 month ago
  68. 42dab6b Refactor the framer and some of the publishing pathway for MOQT. by vasilvv · 1 year, 1 month ago
  69. eb58cf0 Object handling in MoQT chat client. by martinduke · 1 year, 2 months ago
  70. a3634e5 In GFE simple clients, change the socket fd configurators to run before bind(), because some socket options(e.g. Enable AnyIp and DualStack) must be set before it. by wub · 1 year, 2 months ago
  71. 6a5ee44 Removes the `trailers_require_end_data` option from oghttp2. by birenroy · 1 year, 2 months ago
  72. 693a489 Add find and clear methods to structured-header Dictionary type by QUICHE team · 1 year, 2 months ago
  73. 9e87593 Fixes handling of DATA frame padding in OgHttp2Session. by birenroy · 1 year, 2 months ago
  74. 2958de8 Adds a test case demonstrating that OgHttp2Adapter does not consider DATA frame padding as "consumed". by birenroy · 1 year, 2 months ago
  75. 0d58e5a Fix issues when building more Quiche tests for iOS and Windows by QUICHE team · 1 year, 2 months ago
  76. efc574e Fix test flake in MoqtSubscribeWindows. by martinduke · 1 year, 2 months ago
  77. 652a599 Remove #ifdef MOQT_AUTH_INFO. Also eliminate an old reference to subscribe_request by martinduke · 1 year, 2 months ago
  78. 4d465e4 Fix error in MoQT Relative Location encoding. by martinduke · 1 year, 2 months ago
  79. c251a6f Prospectively fix Chromium build by QUICHE team · 1 year, 2 months ago
  80. 4dfd803 No public description by QUICHE team · 1 year, 2 months ago
  81. 2c1f10f Process incoming Unsubscribes. by martinduke · 1 year, 2 months ago
  82. a411a26 Fix issues required to build additional Quiche tests for Chrome by QUICHE team · 1 year, 2 months ago
  83. bb4f684 Add 2 counters for number of successful multi-port probes. by renjietang · 1 year, 2 months ago
  84. 54ed8cc Remove unused connect-udp-version by dschinazi · 1 year, 2 months ago
  85. 6daac10 Fix flaky //third_party/quic/core/batch_writer:quic_batch_writer_test by QUICHE team · 1 year, 2 months ago
  86. 1a93c10 Fix spelling by QUICHE team · 1 year, 2 months ago
  87. 5fbf96f Add a comment to kBBRv2 which explains that it's essentially BBRv3 by rch · 1 year, 2 months ago
  88. 96cc769 Change QuicConnection::cipher_id() to get underlying cipher id differently. by danzh · 1 year, 2 months ago
  89. 81733f9 Always disable the QPACK dyanmic table for Hyperloop connections. by rch · 1 year, 2 months ago
  90. 5c9a537 Handle MoQT Objects that arrive before SUBSCRIBE_OK. by martinduke · 1 year, 2 months ago
  91. bccc7cc No public description by bnc · 1 year, 2 months ago
  92. f8b97fc Deprecate gfe2_restart_flag_quic_receive_ecn3. by martinduke · 1 year, 2 months ago
  93. 9c463fd No public description by martinduke · 1 year, 2 months ago
  94. c7b725d Update four-pass algorithm to reduce copying and conform to draft-ietf-quic-load-balancers-19. by martinduke · 1 year, 2 months ago
  95. 60a22a6 No public description by vasilvv · 1 year, 2 months ago
  96. 935dd24 Demotes some noisy debug logging to VLOG. by birenroy · 1 year, 2 months ago
  97. 88eca46 Merge quic_protocol_flags_list.h into quiche_protocol_flags_list.h. by bnc · 1 year, 2 months ago
  98. bad8623 MOQT Message formats from draft-02. by martinduke · 1 year, 2 months ago
  99. b5d5567 Add a QUIC protocol flag to not require the the kSPAD connection option by rch · 1 year, 2 months ago
  100. 1ed2fb6 Remove support for QUICHE protocol flags having different internal and external values. by bnc · 1 year, 2 months ago