1. f28814e If BBQ1 connection option is set, QUIC BBR(v1 & v2) will use a pacing gain of 2.773 at startup and 0.5 at DRAIN. by wub · 1 year, 10 months ago
  2. 4d6c9ee Make globals in quic_constants.h use inline constexpr by ericorth · 1 year, 10 months ago
  3. 4fddcf2 Balsa: enable trailers in requests. by bnc · 1 year, 10 months ago
  4. b225e17 Fix bytes accounting for buffered coalesced packets. by fayang · 1 year, 10 months ago
  5. b34a4f1 Deprecate --gfe2_reloadable_flag_quic_bbr2_add_bytes_acked_after_inflight_hi_limited. by wub · 1 year, 11 months ago
  6. 65f71e8 Automated g4 rollback of changelist 455516399. by wub · 1 year, 11 months ago
  7. 3b91dad Update the comment for QUIC BBRv2's startup_cwnd_gain. by ianswett · 1 year, 11 months ago
  8. 96cc92d Fix the breakage in QUICHE standalone build. by vasilvv · 1 year, 11 months ago
  9. cb3863a Add HttpEncoder::SerializeMetadataFrameHeader(). by bnc · 1 year, 11 months ago
  10. c06ea15 Clean up HttpEncoder. by bnc · 1 year, 11 months ago
  11. 94fcf2d Internal change by QUICHE team · 1 year, 11 months ago
  12. 2d678c0 Export --quic_check_cid_collision_when_issue_new_cid to qucihe. by haoyuewang · 1 year, 11 months ago
  13. c859605 Change the return type of QuicDispatcher::TryExtractChloOrBufferEarlyPacket from absl::optional<ParsedClientHello> to ExtractChloResult. The ExtractChloResult could contain a parsed CHLO, a TLS alert, or nothing. by wub · 1 year, 11 months ago
  14. ada6b82 Do not issue a new connection ID if it has been taken by another connection in the session map. by haoyuewang · 1 year, 11 months ago
  15. 8141c4b Provide a default implementation of QuicClock and QuicConnectionHelperInterface. by vasilvv · 1 year, 11 months ago
  16. cd8ba3f Rename QuicDefaultEventLoop to QuicPollEventLoop. by vasilvv · 1 year, 11 months ago
  17. 9e822e9 Restart bandwidth BOW-response triggered bandwidth resumption experiment. by haoyuewang · 1 year, 11 months ago
  18. d5d4ddc Internal change by haoyuewang · 1 year, 11 months ago
  19. e2b0fce In QuicConnection::ScopedPacketFlusher::~ScopedPacketFlusher, early return if connection is disconnected after FlushPackets. by wub · 1 year, 11 months ago
  20. 66b78a1 Inline ShouldDestroySessionAsynchronously as it has only one behavior. by haoyuewang · 1 year, 11 months ago
  21. 8dcfd05 Automated g4 rollback of changelist 455242321. by QUICHE team · 1 year, 11 months ago
  22. d29a68f Remove QpackDecodedHeadersAccumulatorResetReason. by bnc · 1 year, 11 months ago
  23. a2d840d Rename kBWR1 to kBWI1 due to a typo. by haoyuewang · 1 year, 11 months ago
  24. dad8fad Add inplace constructors for QuicheMemSlice and QuicheMemSliceImpl and use them in quic::WriteGfeMemSliceSpanToStream and video_streaming::QuicExternalRequest::WriteBody. by wub · 1 year, 11 months ago
  25. e48e609 Add a poll(2)-based event loop implementation. by vasilvv · 1 year, 11 months ago
  26. 47bb728 - Remove all experiments that tunes blackhole detection delay or path degrading delay, and by wub · 1 year, 11 months ago
  27. 12f2e53 Deprecate --gfe2_reloadable_flag_quic_abort_qpack_on_stream_reset. by bnc · 1 year, 11 months ago
  28. 815e726 Log SNI on QUIC_BUG(quic_crypto_send_buffer_overflow) by QUICHE team · 1 year, 11 months ago
  29. 18ca770 Attempt to fix an ASAN error in //third_party/quic/core/http:end_to_end_test by martinduke · 1 year, 11 months ago
  30. 4b0ac8f Move CongestionControlTypeToString() into quic_types.h header by vasilvv · 1 year, 11 months ago
  31. 47ac88d Add feature flag to disable Legacy Version Encapsulation in QUIC. by QUICHE team · 1 year, 11 months ago
  32. ac0a808 Fix QUIC connection retransmission stats by QUICHE team · 1 year, 11 months ago
  33. 360aad1 Internal change by QUICHE team · 1 year, 11 months ago
  34. 74aa286 Validates more HTTP/2 SETTINGS values in oghttp2. by birenroy · 1 year, 11 months ago
  35. 26920de Deprecate --gfe2_reloadable_flag_quic_use_lower_min_for_trusted_irtt. by wub · 1 year, 11 months ago
  36. bb6620f Reorders cases in OgHttp2Session::OnSetting() to match the order of the settings defined in RFC 7540. by birenroy · 1 year, 11 months ago
  37. ae7299c Validates the value of SETTINGS_MAX_FRAME_SIZE in oghttp2. by birenroy · 1 year, 11 months ago
  38. ac5d3be Modify the QUICHE copybara scripts to no longer prepend "FLAGS_" before flag names in quic_flags_list.h to make the flag names match up with quic_protocol_flags.h and to make it easier to use absl::Flags (which automatically prepend "FLAGS_" to flag names) by rch · 1 year, 11 months ago
  39. 0b2b341 Disable EXPECT/ASSERT overrides and re-enable header modules by vasilvv · 1 year, 11 months ago
  40. ac2e30d Fix QUICHE build on platforms using EXPECT_DEBUG_DEATH for EXPECT_QUIC_BUG by vasilvv · 2 years ago
  41. f0a1334 Internal change by haoyuewang · 2 years ago
  42. 07d9448 Introduce QuicStreamSequencer::IsAllDataAvailable() by vasilvv · 2 years ago
  43. e4c94b8 Internal change by fayang · 2 years ago
  44. e3e93d8 Add an early return in TlsHandshaker::AdvanceHandshake if connection is closed after SSL_do_handshake. by wub · 2 years ago
  45. 2ffa68f Change TODO from nharper to bug number by martinduke · 2 years ago
  46. f7e47e7 Internal change by QUICHE team · 2 years ago
  47. 42712b9 Deprecate gfe2_reloadable_flag_quic_simplify_set_retransmission_alarm. by fayang · 2 years ago
  48. 8680303 Fixes stream resumption on WINDOW_UPDATE when the send window size for a stream is negative in oghttp2. by birenroy · 2 years ago
  49. 2c30ea8 Fix some of QUICHE tests that fail due to EXPECT_QUIC_BUG aspects by vasilvv · 2 years ago
  50. 66cfacd Avoid `reinterpret_cast<uint16_t*>` when computing checksum by Benjamin Barenblat · 2 years ago
  51. abf85ce Disable the really slow end-to-end QUICHE tests outside of google3. by vasilvv · 2 years ago
  52. 7151781 Ensure QUIC crypto send buffer does not exceed its size limit by QUICHE team · 2 years ago
  53. b706d27 Internal change by haoyuewang · 2 years ago
  54. 0c9b306 Make ProofSourceX509::SupportedTlsSignatureAlgorithms() return the actual list of the algorithms we support. by vasilvv · 2 years ago
  55. 02fbc46 Remove quic_retransmittable_on_wire_deadline_is_in_past QUIC_BUG. by fayang · 2 years ago
  56. 0604a53 Automated g4 rollback of changelist 449982178. by vasilvv · 2 years ago
  57. 43d466e Make QUICHE command-line flags use a different function to get value than the regular feature flags. by vasilvv · 2 years ago
  58. 0eae705 Allows "classic" CONNECT request headers even when the extended connection option has been set. by birenroy · 2 years ago
  59. 4e85f2a Allows "classic" HTTP/2 CONNECT request headers. by birenroy · 2 years ago
  60. ccd0fde Renames members and methods to reflect that they reference the "extended CONNECT" syntax. by birenroy · 2 years ago
  61. 977f5bf Rename NO_ERROR to BALSA_NO_ERROR. by bnc · 2 years ago
  62. 7057ffd Deprecate --gfe2_reloadable_flag_balsa_search_beyond_null. by bnc · 2 years ago
  63. 10e69c0 Add `payload_length` argument to SpdyFramerVisitorInterface::OnContinuation(). by diannahu · 2 years ago
  64. 4a1ca0e Fix char narrowing issues in http2_frame_builder_test.cc. by bnc · 2 years ago
  65. 2edc942 Automated g4 rollback of changelist 449624054. by rch · 2 years ago
  66. a314358 Add `payload_length` argument to SpdyFramerVisitorInterface::OnHeaders(). by diannahu · 2 years ago
  67. 97921ca Add support for the Bazel build of QUICHE. by vasilvv · 2 years ago
  68. 443ab43 Use platform abstraction of absl::Flag rather than using absl::Flag directly. by vasilvv · 2 years ago
  69. ad5dd5a Fix flaky //third_party/http2/adapter:window_manager_test by QUICHE team · 2 years ago
  70. 580b85b Update toy MASQUE code to connect-udp-12 by dschinazi · 2 years ago
  71. 1a27108 Include offset information in BLOCKED frames by QUICHE team · 2 years ago
  72. 7ddea9b Move QUICHE test helper functions and classes into quiche::test namespace. by bnc · 2 years ago
  73. 842dc4a Provide default implementation for EXPECT_QUICHE_BUG. by vasilvv · 2 years ago
  74. 90db72a Fix quiche_url_utils_impl.cc to use newer googleurl API. by vasilvv · 2 years ago
  75. 4396cc3 Increase QuicConnectionArena size to 1280. by vasilvv · 2 years ago
  76. 054f092 Change QuicheStackTraceImpl() stack skip_count from 1 to 0 by vasilvv · 2 years ago
  77. 96f83d3 Fix MASQUE toy code by dschinazi · 2 years ago
  78. 27b7d33 Include <cstdint> in quiche_platform_impl/quic_flags_impl.h by bnc · 2 years ago
  79. d998fb9 Add a no-op implementation of quiche_test_output. by vasilvv · 2 years ago
  80. 2188ac0 s/EXPECT_DEBUG_DEATH/EXPECT_QUICHE_DEBUG_DEATH/ in third_party/http2. by bnc · 2 years ago
  81. fea655c Deprecate gfe2_reloadable_flag_quic_update_ack_timeout_on_receipt_time. by fayang · 2 years ago
  82. 47dba8d Bootstrap CWND with cached bandwidth for BOW traffic. by haoyuewang · 2 years ago
  83. bfd7232 Fixes an Envoy continuous integration build error: by birenroy · 2 years ago
  84. e975389 Deprecate gfe2_reloadable_flag_quic_flush_after_coalesce_higher_space_packets. by fayang · 2 years ago
  85. 280f71f Move some tests into quic::test namespace. by bnc · 2 years ago
  86. 23221e9 Provide default implementation of quiche_command_line_flags.h by vasilvv · 2 years ago
  87. bdca626 Do not call memcpy with nullptr in SimpleBuffer::Read() and Write(). by bnc · 2 years ago
  88. 12e6b20 Have the test code get the original connection ID from the client instead of the server, to avoid a race condition with the server thread. by martinduke · 2 years ago
  89. 8f7d728 Demotes INFO logs leftover from debugging. by birenroy · 2 years ago
  90. 5df1bc6 Make default quiche_logging_impl more functional. by vasilvv · 2 years ago
  91. 53020a5 Lazy reserve in SimpleBuffer. by bnc · 2 years ago
  92. 73fe5e2 Add default implementation of quiche_test.h by vasilvv · 2 years ago
  93. 0a3d0cb Provide default implementation of QuicheThread. by vasilvv · 2 years ago
  94. 51dcf74 Add tests for QuicheLowerCaseString. by bnc · 2 years ago
  95. 1902794 Internal change by fayang · 2 years ago
  96. 596894f QBONE bonnet: Print the QBONE region on /statusz. by QUICHE team · 2 years ago
  97. 21c494d Automatically generate lists of source targets on Copybara export. by vasilvv · 2 years ago
  98. c0ff601 Deprecate --gfe2_restart_flag_alia_subdomains. by QUICHE team · 2 years ago
  99. 0849965 Provide default implementation of QuicheLowerCaseString. by vasilvv · 2 years ago
  100. bc68b38 Use QuicheTest or QuicheTestWithParam instead of ::testing::Test. by bnc · 2 years ago