1. cd8fab3 Remove unused argument. by renjietang · 5 years ago
  2. 21af28e Fix mismatched packet numbers in QuicFramerTest by nharper · 5 years ago
  3. 6dba490 gfe-relnote: Deprecate gfe2_restart_flag_quic_enable_accept_random_ipn. by fayang · 5 years ago
  4. 61eb643 Add -Winconsistent-missing-override to QUIC by dschinazi · 5 years ago
  5. 71e9d9e gfe-relnote: fix a type cast in QuicSession. by zhongyi · 5 years ago
  6. 06bb1b0 gfe-relnote: In QUIC, when detecting loss of a packet number space, do not use no packet missing optimization if largest_newly_acked != the largest packet in packets_acked. Protected by gfe2_reloadable_flag_quic_fix_packets_acked. by fayang · 5 years ago
  7. 3ac15c1 gfe-relnote: In QUIC v47+, use variable packet number length in long header packet. Protected by DISABLED gfe2_reloadable_flag_quic_enable_version_47. by fayang · 5 years ago
  8. 1b2f783 gfe-relnote: only respect TLPR when there is pending non-crypto stream data. Flag protected by quic_ignore_tlpr_if_no_pending_stream_data and session_decides_what_to_write. by zhongyi · 5 years ago
  9. 96c1767 gfe-relnote: Add NET_EXPORT_PRIVATE and override for Chromium merge. Not protected. by renjietang · 5 years ago
  10. b880b4c gfe-relnote: Disable QUIC version 44. Protected by gfe2_reloadable_flag_quic_disable_version_44. by fayang · 5 years ago
  11. 9e8db18 Add DCHECK to VersionUsesQpack(). by bnc · 5 years ago
  12. a980ce5 Do not send empty frame if stream is reset. by bnc · 5 years ago
  13. d21094b Add Qpack stream classes. by renjietang · 5 years ago
  14. 32e69f8 Stop processing QPACK Header Block Prefix if error is detected. by bnc · 5 years ago
  15. 118934b Add DV2 logs to help interop debugging by dschinazi · 5 years ago
  16. 6ebe83b Refactor TlsHandshaker classes by nharper · 5 years ago
  17. f245d29 Stop allowing QuicReceiveControlStream to construct from session and stream_id. by renjietang · 5 years ago
  18. 64144fb Replace QuicSocketAddress with a platform-independent implementation. by vasilvv · 5 years ago
  19. 80d9aeb gfe-relnote: Clean up unused includes in HTTP encoder/decoder. Not protected. by renjietang · 5 years ago
  20. 2a5670f gfe-relnote: (n/a) Cleanup references to stateless reject from QuicDispatcher. Code not used, not protected. by wub · 5 years ago
  21. 88e3e05 Internal QUICHE change by danzh · 5 years ago
  22. 497e45f gfe-relnote: n/a(clean up) Switch existing directly access of FLAGS to use by danzh · 5 years ago
  23. f356d9e Internal QUICHE change by QUICHE team · 5 years ago
  24. 7e573d3 gfe-relnote: n/a(code clean up) Fix quiche compile errors in envoy. by danzh · 5 years ago
  25. dad9acf gfe-relnote: (n/a) Add quic platform api to create BBRv2 sender, currently the implementation just creates a BBRv1 sender. No behavior change, not protected. by wub · 5 years ago
  26. 3294e74 gfe-relnote: Roll forward the deprecation of gfe2_reloadable_flag_quic_enable_version_46 as this does not cause b3m prober failure anymore. by fayang · 5 years ago
  27. ceae837 Additional functional version tests. by fkastenholz · 5 years ago
  28. 668b264 Remove unused QuicSpdySessionTestBase::headers_ member. by bnc · 5 years ago
  29. 96fc228 gfe-relnote: Clean up unnecessary includes for control streams. Not protected. by renjietang · 5 years ago
  30. f2be56a gfe-relnote: n/a(code cleanup) Replace direct usage of FLAGS_some_flag_name in by danzh · 5 years ago
  31. 4ca3d67 Remove references to stateless reject from various comments and tests. by wub · 5 years ago
  32. 879dc76 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_enable_version_44. by fayang · 5 years ago
  33. dd7d04d In QUIC simulator: by wub · 5 years ago
  34. a904b05 Internal QUICHE change by bnc · 5 years ago
  35. 3a1bb80 Add support for HTTP/3 control stream. by renjietang · 5 years ago
  36. 3451f6e Enable more tests for multiple packet number spaces. by fayang · 5 years ago
  37. 92e211d gfe-relnote: (n/a) Fix QuicBandwidth::(ToBytesPerPeriod|ToKBytesPerPeriod) by doing multiplications before divisions. Not protected. by wub · 5 years ago
  38. b324116 Save large connection IDs on the heap by dschinazi · 5 years ago
  39. 4ea2ddf Internal QUICHE change by wub · 5 years ago
  40. 91f97e6 Add a length to QuicSocketAddress(sockaddr*) constructor by vasilvv · 5 years ago
  41. 8d04130 Call MarkConsumed() on QPACK bytes incrementally, as soon as possible. by bnc · 5 years ago
  42. 688dca4 Add unit tests for QuicSocketAddress by vasilvv · 5 years ago
  43. 014f56d gfe-relnote: (n/a) code cleanup. Make quic_ip_address.cc compatible with envoy by danzh · 5 years ago
  44. 1eb6d0f Use the hostname from the URL when connecting the QUIC toy client. by rch · 5 years ago
  45. 9f977e4 QuicSpdyStreamTest HTTP/3 frame generation refactor. by bnc · 5 years ago
  46. 677451a Minor QuicSpdyStreamTest improvements. by bnc · 5 years ago
  47. 292b75c gfe-relnote: (n/a) Remove unused function QuicConnection::EnableSavingCryptoPackets. Not protected. by wub · 5 years ago
  48. 8b26973 Split cookies along ';' instead of '\0' in ValueSplittingHeaderList. by bnc · 5 years ago
  49. 01d5643 Make dispatcher VN client CID test work for all flag values by dschinazi · 5 years ago
  50. 9424add gfe-relnote: (n/a) code cleanup. Fix envoy compile errors. by danzh · 5 years ago
  51. f36e29d Automated g4 rollback of changelist 250877268. by fayang · 5 years ago
  52. 4b1a5e6 gfe-relnote: Remove num_stateless_rejects_received_ from QuicClientBase. Cleanup only, not protected. by wub · 5 years ago
  53. c5b0e2e Automated g4 rollback of changelist 251711909. by fayang · 5 years ago
  54. 5f64ec4 gfe-relnote: Remove the use of QUIC_CRYPTO_HANDSHAKE_STATELESS_REJECT. by wub · 5 years ago
  55. 0dfdc0b gfe-relnote: Replace QuicIpAddress with a standalone implementation. No functional change, not flag protected. by vasilvv · 5 years ago
  56. 0289317 gfe-relnote: n/a(code cleanup) add #include <vector> to quic_hkdf.h by danzh · 5 years ago
  57. ec9d763 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_enable_version_46 . by fayang · 5 years ago
  58. c31c995 Enable more QuicConnectionTest for multiple packet number spaces. by fayang · 5 years ago
  59. e288f26 gfe-relnote: Remove more dead Token Binding code in QUIC. Not flag protected. by nharper · 5 years ago
  60. 40ec3ac gfe-relnote: In QUIC, add connected_ check in OnCanWrite and flusher's destructor. Protected by gfe2_reloadable_flag_quic_check_connected_before_flush. by fayang · 5 years ago
  61. ecf9bd8 gfe-relnote: Cleanup stateless reject related stuff from QuicCryptoServerConfig::ProcessClientHello and QuicCryptoServerHandshaker::GenerateConnectionIdForReject. No behavior change, not protected. by wub · 5 years ago
  62. b9bdd05 Fix flag counts for quic_do_not_override_connection_id by dschinazi · 5 years ago
  63. 346b7ce Support QUIC Client connection IDs by dschinazi · 5 years ago
  64. 4fd1105 gfe-relnote: QUIC_BUG instead of LOG(ERROR) in CreateQuicVersionLabel if the HandshakeProtocol is unknown by nharper · 5 years ago
  65. 14650e4 gfe-relnote: In QUIC, add code counts for RTT status when cwnd gets bootstrapped. Not protected. by fayang · 5 years ago
  66. 8cafde0 gfe-relnote: In QUIC cwnd bootstrapping experiment, protect decreasing cwnd gain and pacing gain by gfe2_reloadable_flag_quic_conservative_cwnd_and_pacing_gains. by fayang · 5 years ago
  67. ebabffd gfe-relnote: Fix appending padding in QuicPacketCreator::CreateAndSerializeStreamFrame. Protected by QUIC_VERSION_99 by nharper · 5 years ago
  68. 0ddbfe8 Cleanup: remove unused serialized crypto config from QuartcDispatcher. by QUICHE team · 5 years ago
  69. 546a628 Allow HttpDecoder visitor to return bool upon receiving HTTP/3 frames. by renjietang · 5 years ago
  70. 75d2396 gfe-relnote: In QUIC, make QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS connection close detail more informative. Not protected. by fayang · 5 years ago
  71. 08b7f55 gfe-relnote: Remove version negotiation packet tests from QuicConnectionTest; test-only change by nharper · 5 years ago
  72. 68d15a8 Propagate receive_timestamp and lost message frames from QUIC to WebRTC. by QUICHE team · 5 years ago
  73. 0584915 gfe-relnote: (n/a) Deflake quic_endpoint_test. Test only. by wub · 5 years ago
  74. eaab5ad gfe-relnote: Remove use of QuicEndian from QuicFramer, not flag protected by nharper · 5 years ago
  75. bd1a039 In HTTP/3, wait until bodies are consumed before consuming trailers. by renjietang · 5 years ago
  76. 374888f gfe-relnote: Remove QUIC version 44. by fayang · 5 years ago
  77. 5cf62a0 Force quic_optimize_inflight_check off for Quartc. by QUICHE team · 5 years ago
  78. 4dc99c0 gfe-relnote: n/a, add a missing space in log message. by zhongyi · 5 years ago
  79. 9c7c50a gfe-relnote: Remove dead code from QuicUtils::GetFirstUnidirectionalStreamId; not flag protected by nharper · 5 years ago
  80. 03637f5 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_always_get_bw_sample_when_acked. by wub · 5 years ago
  81. d4291e4 gfe-relnote: In QUIC, add VersionHasIetfInvariantHeader and VersionSupportsMessageFrames. No functional change expected. Not protected. by fayang · 5 years ago
  82. b42a8c5 Add source connection ID parsing to QuicFramer::ProcessPacketDispatcher by dschinazi · 5 years ago
  83. ac6805d Add client connection ID methods to quic_packets by dschinazi · 5 years ago
  84. 9467db0 gfe-relnote: Pass receive_timestamp to OnMessageAcked(). by QUICHE team · 5 years ago
  85. f5e6845 Refactor how TLS versions get enabled by nharper · 5 years ago
  86. 34df585 Propagate Datagram ACKs from QuartcSession by QUICHE team · 5 years ago
  87. 334f023 Fix expected_server_connection_id_length on client by dschinazi · 5 years ago
  88. baea59c Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream. by renjietang · 5 years ago
  89. b417d60 Add a client connection ID to version negotiation packet creation by dschinazi · 5 years ago
  90. 18f9a35 Add quic_no_framer_object_in_dispatcher to QuicVersionInitializeSupportForIetfDraft by dschinazi · 5 years ago
  91. 6dc8368 Prepare tests and fuzzer for client connection IDs by dschinazi · 5 years ago
  92. 8ff7482 Rename QUIC connection ID to server connection ID, part 2 by dschinazi · 5 years ago
  93. f0a7fd8 gfe-relnote: In QUIC, only decrease cwnd gain and pacing gain when cwnd increases or allow cwnd to decrease in initial cwnd experiment. Protected by gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments and ENABLED quic_fix_bbr_cwnd_in_bandwidth_resumption. by fayang · 5 years ago
  94. 0a4b9c5 gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects. by wub · 5 years ago
  95. 85f1890 QuicConnection methods call CloseConnection rather than by fkastenholz · 5 years ago
  96. 0220865 Fix threading in EndToEndTestWithTls.NoUndecryptablePackets by dschinazi · 5 years ago
  97. bb1c489 Support HTTP/3 style of Server push. by renjietang · 5 years ago
  98. 6810fb5 gfe-relnote: (n/a) Remove a stateless reject test from crypto_handshake_message_test. Test only. by wub · 5 years ago
  99. 965ce09 Add more debug logs that were useful during interop by dschinazi · 5 years ago
  100. 8cf087e Add QUIC_BUG_IF on empty opportunistic ACKs by dschinazi · 5 years ago