1. ffaa4c3 Migrate //third_party/quic to Http2HeaderBlock. by bnc · 1 year, 10 months ago
  2. 1a4356b Deprecate --gfe2_reloadable_flag_quic_deliver_initial_packets_first. by ramosalex · 1 year, 10 months ago
  3. d83634a Internal change by haoyuewang · 1 year, 10 months ago
  4. 16afae5 Simplify SerializePriorityUpdateFrame() signature. by bnc · 1 year, 10 months ago
  5. fa04139 Migrate to Http2HeaderBlock in //third_party/http2. by bnc · 1 year, 10 months ago
  6. d49f402 Add new SpdyFramerVisitorInterface callbacks for non-standard/unknown frames. by diannahu · 1 year, 10 months ago
  7. 8843029 Rename SpdyHeaderStorage. by bnc · 1 year, 10 months ago
  8. a60076a Move Http2HeaderBlock to http2_header_block*. by bnc · 1 year, 10 months ago
  9. 82f2f31 Automated g4 rollback of changelist 460481546. by birenroy · 1 year, 10 months ago
  10. 96840a0 Store original server connection IDs in the dispatcher's session map. Release them when the 0-RTT key discard timer fires. Include them in the list of active connection IDs to make sure they are destroyed if the timer never fires. by martinduke · 1 year, 10 months ago
  11. 8eb90ef Mark the float version of QuicTime::Delta operator* as non-constexpr by vasilvv · 1 year, 10 months ago
  12. 5370f55 Remove FrameSequence and MetadataSerializer. by bnc · 1 year, 10 months ago
  13. 8af58e5 Update QUIC connection ID encryption library to reflect draft-ietf-quic-load-balancers-14. by martinduke · 1 year, 10 months ago
  14. 4caf230 Add missing flag counts for --quic_dispatcher_send_connection_close_for_tls_alerts. by wub · 1 year, 10 months ago
  15. b159ae3 Add BalsaVisitorInterface::OnHeader(). by bnc · 1 year, 10 months ago
  16. dd4cd5e Adds a QUICHE flag to control oghttp2 debug trace logging. by birenroy · 1 year, 10 months ago
  17. 0e7c3c0 Switch QuicServer to use QuicEventLoop instead of QuicEpollServer by vasilvv · 1 year, 10 months ago
  18. 53c94d9 Use a common function to remove invalid characters from test param names by vasilvv · 1 year, 10 months ago
  19. 13e19f5 Create a test harness for QUIC integration tests using a simulator by vasilvv · 1 year, 10 months ago
  20. a5756b6 Switch GetAlarmFactory() to CreateAlarmFactory() in QuicEventLoop by vasilvv · 1 year, 10 months ago
  21. e8909a8 Internal change by haoyuewang · 1 year, 10 months ago
  22. 01ea116 Internal change by dschinazi · 1 year, 10 months ago
  23. 732ad76 Fix ASAN error in socket_test.cc by ericorth · 1 year, 10 months ago
  24. a4a97c7 Provide a libevent-based version of QuicEventLoop by vasilvv · 1 year, 10 months ago
  25. ee40c8f Add HTTPBalsaFrameTest.RequestWithTrailers. by bnc · 1 year, 10 months ago
  26. 161ce6e Enforce strict amplification limit: by fayang · 1 year, 10 months ago
  27. f495469 Additional low-level socket API functionality by ericorth · 1 year, 10 months ago
  28. 61526b0 Roll forward of changelist 458083483 with fixes by ericorth · 1 year, 10 months ago
  29. dab1f76 Automated g4 rollback of changelist 458070348. by ericorth · 1 year, 10 months ago
  30. fdba927 Create low-level socket library by ericorth · 1 year, 10 months ago
  31. 06ddcce Provide an EpollServer-based QuicEventLoop implementation and an API to integrate it into QUICHE. by vasilvv · 1 year, 10 months ago
  32. 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
  33. 4d6c9ee Make globals in quic_constants.h use inline constexpr by ericorth · 1 year, 10 months ago
  34. 4fddcf2 Balsa: enable trailers in requests. by bnc · 1 year, 10 months ago
  35. b225e17 Fix bytes accounting for buffered coalesced packets. by fayang · 1 year, 10 months ago
  36. b34a4f1 Deprecate --gfe2_reloadable_flag_quic_bbr2_add_bytes_acked_after_inflight_hi_limited. by wub · 1 year, 10 months ago
  37. 65f71e8 Automated g4 rollback of changelist 455516399. by wub · 1 year, 10 months ago
  38. 3b91dad Update the comment for QUIC BBRv2's startup_cwnd_gain. by ianswett · 1 year, 10 months ago
  39. 96cc92d Fix the breakage in QUICHE standalone build. by vasilvv · 1 year, 10 months ago
  40. cb3863a Add HttpEncoder::SerializeMetadataFrameHeader(). by bnc · 1 year, 11 months ago
  41. c06ea15 Clean up HttpEncoder. by bnc · 1 year, 11 months ago
  42. 94fcf2d Internal change by QUICHE team · 1 year, 11 months ago
  43. 2d678c0 Export --quic_check_cid_collision_when_issue_new_cid to qucihe. by haoyuewang · 1 year, 11 months ago
  44. 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
  45. 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
  46. 8141c4b Provide a default implementation of QuicClock and QuicConnectionHelperInterface. by vasilvv · 1 year, 11 months ago
  47. cd8ba3f Rename QuicDefaultEventLoop to QuicPollEventLoop. by vasilvv · 1 year, 11 months ago
  48. 9e822e9 Restart bandwidth BOW-response triggered bandwidth resumption experiment. by haoyuewang · 1 year, 11 months ago
  49. d5d4ddc Internal change by haoyuewang · 1 year, 11 months ago
  50. e2b0fce In QuicConnection::ScopedPacketFlusher::~ScopedPacketFlusher, early return if connection is disconnected after FlushPackets. by wub · 1 year, 11 months ago
  51. 66b78a1 Inline ShouldDestroySessionAsynchronously as it has only one behavior. by haoyuewang · 1 year, 11 months ago
  52. 8dcfd05 Automated g4 rollback of changelist 455242321. by QUICHE team · 1 year, 11 months ago
  53. d29a68f Remove QpackDecodedHeadersAccumulatorResetReason. by bnc · 1 year, 11 months ago
  54. a2d840d Rename kBWR1 to kBWI1 due to a typo. by haoyuewang · 1 year, 11 months ago
  55. 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
  56. e48e609 Add a poll(2)-based event loop implementation. by vasilvv · 1 year, 11 months ago
  57. 47bb728 - Remove all experiments that tunes blackhole detection delay or path degrading delay, and by wub · 1 year, 11 months ago
  58. 12f2e53 Deprecate --gfe2_reloadable_flag_quic_abort_qpack_on_stream_reset. by bnc · 1 year, 11 months ago
  59. 815e726 Log SNI on QUIC_BUG(quic_crypto_send_buffer_overflow) by QUICHE team · 1 year, 11 months ago
  60. 18ca770 Attempt to fix an ASAN error in //third_party/quic/core/http:end_to_end_test by martinduke · 1 year, 11 months ago
  61. 4b0ac8f Move CongestionControlTypeToString() into quic_types.h header by vasilvv · 1 year, 11 months ago
  62. 47ac88d Add feature flag to disable Legacy Version Encapsulation in QUIC. by QUICHE team · 1 year, 11 months ago
  63. ac0a808 Fix QUIC connection retransmission stats by QUICHE team · 1 year, 11 months ago
  64. 360aad1 Internal change by QUICHE team · 1 year, 11 months ago
  65. 74aa286 Validates more HTTP/2 SETTINGS values in oghttp2. by birenroy · 1 year, 11 months ago
  66. 26920de Deprecate --gfe2_reloadable_flag_quic_use_lower_min_for_trusted_irtt. by wub · 1 year, 11 months ago
  67. bb6620f Reorders cases in OgHttp2Session::OnSetting() to match the order of the settings defined in RFC 7540. by birenroy · 1 year, 11 months ago
  68. ae7299c Validates the value of SETTINGS_MAX_FRAME_SIZE in oghttp2. by birenroy · 1 year, 11 months ago
  69. 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
  70. 0b2b341 Disable EXPECT/ASSERT overrides and re-enable header modules by vasilvv · 1 year, 11 months ago
  71. ac2e30d Fix QUICHE build on platforms using EXPECT_DEBUG_DEATH for EXPECT_QUIC_BUG by vasilvv · 1 year, 11 months ago
  72. f0a1334 Internal change by haoyuewang · 1 year, 11 months ago
  73. 07d9448 Introduce QuicStreamSequencer::IsAllDataAvailable() by vasilvv · 1 year, 11 months ago
  74. e4c94b8 Internal change by fayang · 1 year, 11 months ago
  75. e3e93d8 Add an early return in TlsHandshaker::AdvanceHandshake if connection is closed after SSL_do_handshake. by wub · 1 year, 11 months ago
  76. 2ffa68f Change TODO from nharper to bug number by martinduke · 1 year, 11 months ago
  77. f7e47e7 Internal change by QUICHE team · 1 year, 11 months ago
  78. 42712b9 Deprecate gfe2_reloadable_flag_quic_simplify_set_retransmission_alarm. by fayang · 1 year, 11 months ago
  79. 8680303 Fixes stream resumption on WINDOW_UPDATE when the send window size for a stream is negative in oghttp2. by birenroy · 1 year, 11 months ago
  80. 2c30ea8 Fix some of QUICHE tests that fail due to EXPECT_QUIC_BUG aspects by vasilvv · 1 year, 11 months ago
  81. 66cfacd Avoid `reinterpret_cast<uint16_t*>` when computing checksum by Benjamin Barenblat · 2 years ago
  82. abf85ce Disable the really slow end-to-end QUICHE tests outside of google3. by vasilvv · 2 years ago
  83. 7151781 Ensure QUIC crypto send buffer does not exceed its size limit by QUICHE team · 2 years ago
  84. b706d27 Internal change by haoyuewang · 2 years ago
  85. 0c9b306 Make ProofSourceX509::SupportedTlsSignatureAlgorithms() return the actual list of the algorithms we support. by vasilvv · 2 years ago
  86. 02fbc46 Remove quic_retransmittable_on_wire_deadline_is_in_past QUIC_BUG. by fayang · 2 years ago
  87. 0604a53 Automated g4 rollback of changelist 449982178. by vasilvv · 2 years ago
  88. 43d466e Make QUICHE command-line flags use a different function to get value than the regular feature flags. by vasilvv · 2 years ago
  89. 0eae705 Allows "classic" CONNECT request headers even when the extended connection option has been set. by birenroy · 2 years ago
  90. 4e85f2a Allows "classic" HTTP/2 CONNECT request headers. by birenroy · 2 years ago
  91. ccd0fde Renames members and methods to reflect that they reference the "extended CONNECT" syntax. by birenroy · 2 years ago
  92. 977f5bf Rename NO_ERROR to BALSA_NO_ERROR. by bnc · 2 years ago
  93. 7057ffd Deprecate --gfe2_reloadable_flag_balsa_search_beyond_null. by bnc · 2 years ago
  94. 10e69c0 Add `payload_length` argument to SpdyFramerVisitorInterface::OnContinuation(). by diannahu · 2 years ago
  95. 4a1ca0e Fix char narrowing issues in http2_frame_builder_test.cc. by bnc · 2 years ago
  96. 2edc942 Automated g4 rollback of changelist 449624054. by rch · 2 years ago
  97. a314358 Add `payload_length` argument to SpdyFramerVisitorInterface::OnHeaders(). by diannahu · 2 years ago
  98. 97921ca Add support for the Bazel build of QUICHE. by vasilvv · 2 years ago
  99. 443ab43 Use platform abstraction of absl::Flag rather than using absl::Flag directly. by vasilvv · 2 years ago
  100. ad5dd5a Fix flaky //third_party/http2/adapter:window_manager_test by QUICHE team · 2 years ago