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