1. 0b5bfae gfe-relnote: Initialize uninitialized private member variable QuicSpdyClientBase::max_allowed_push_id_ by QUICHE team · 4 years, 10 months ago
  2. d04dc99 Fix includes in quic_spdy_stream_body_buffer.{h,cc}. by bnc · 4 years, 10 months ago
  3. f4f4712 Modify push_promise related methods to prepare for H3 push promise. by renjietang · 4 years, 10 months ago
  4. 89e7356 Clean up build dependency for Qpack streams. by renjietang · 4 years, 10 months ago
  5. 1d77465 Split out QuicSendControlStream from quic_spdy_session_lib build target. by bnc · 4 years, 10 months ago
  6. 7571723 Internal QUICHE change by QUICHE team · 4 years, 10 months ago
  7. 70430d7 Hex encode the path challenge buffer. by vasilvv · 4 years, 10 months ago
  8. a87865c Fix logging of QuicNewTokenFrame by dschinazi · 4 years, 10 months ago
  9. 95fb6b6 Use HttpFrameType instead of int literals in HttpDecoder. by bnc · 4 years, 10 months ago
  10. ad02486 gfe-relnote: In QUIC, fix a bug where setting FLAGS_quic_time_wait_list_max_connections to 0 causes infinite loop. Not protected. by fayang · 4 years, 10 months ago
  11. 7cedcbf Disable WritePriority test for v99. by renjietang · 4 years, 10 months ago
  12. de12d3d Add directionality check for OnCanCreateNewOutgoingStream(). by renjietang · 4 years, 10 months ago
  13. 23b307e Set maximum allowed push id to large value in QuicSpdyClientSessionTest.TooManyPushPromises. by bnc · 4 years, 10 months ago
  14. 2d01482 Remove redundant use of keyword explicit on QuicConnectionIdHasher default constructor by dschinazi · 4 years, 10 months ago
  15. 8556dc2 Add parameter to OnCanCreateNewStream indicating directionality by fkastenholz · 4 years, 10 months ago
  16. a2736fc Clarify member variable of QpackSendStream. by renjietang · 4 years, 10 months ago
  17. 0fdff8e QuicConnectionId::Hash adoption of SipHash by dschinazi · 4 years, 10 months ago
  18. 5f4783e gfe-relnote: Add support for sending MAX_PUSH_ID, defaulting to zero and close connection if we receive a push ID higher than the max. by QUICHE team · 4 years, 10 months ago
  19. ef51815 Stop processing data in QuicSpdyStream::OnDataAvailable() if connection is closed. by bnc · 4 years, 10 months ago
  20. 76992e7 Make QuicDispatcher pass only one version to the ChloExtractor by dschinazi · 4 years, 10 months ago
  21. 19dc2b5 Disallow invalid connection ID lengths in QUIC prober by dschinazi · 4 years, 10 months ago
  22. cf5b1e2 Add LengthPrefixedConnectionId support to QuicDataReader and Writer by dschinazi · 4 years, 10 months ago
  23. 13750a8 Implement blocked decoding in qpack_offline_decoder. by bnc · 4 years, 10 months ago
  24. efbda66 Move PRIORITY frame constants into http_frames.h. by bnc · 4 years, 10 months ago
  25. e9db63c Update QUIC transport parameters for draft-22 by dschinazi · 4 years, 10 months ago
  26. a9a43cb gfe-relnote: Allow client to enable QUIC bbr2 congestion control on server. Protected by --gfe2_reloadable_flag_quic_allow_client_enabled_bbr_v2. by wub · 4 years, 10 months ago
  27. 49d7e21 Update QUIC TLS salt for draft-22 by dschinazi · 4 years, 10 months ago
  28. e8b0cab Automated g4 rollback of changelist 257008406. by fayang · 4 years, 10 months ago
  29. 3fc60df Add http3_constants.h for HTTP/3 and QPACK unidirectional stream types and settings identifiers. by bnc · 4 years, 10 months ago
  30. 3a76c89 Move priority frame's exclusive bit from bit #7 to bit #4. by renjietang · 4 years, 10 months ago
  31. 58ac650 Use testing::Eq() for QuicStringPiece. by bnc · 4 years, 10 months ago
  32. 73edad3 Revert SipHash change. by bnc · 4 years, 10 months ago
  33. 95734b2 Refactor QpackEncoder to do two-pass encoding. by bnc · 4 years, 10 months ago
  34. 28bb06c Factor out QpackInstructionEncoder::Values. by bnc · 4 years, 10 months ago
  35. bf3dbe5 Consume unknown frames in QuicReceiveControlStream. by bnc · 4 years, 10 months ago
  36. bdacc70 gfe-relnote: In QuicSpdyClientBase, automatically convert HTTP request header names to lower case. Protected by default true, non-feature flag --quic_client_convert_http_header_name_to_lowercase. by wub · 4 years, 10 months ago
  37. ec6b2c4 Remove stream counting for pending streams. by renjietang · 4 years, 10 months ago
  38. ea19735 Don't split sent messages on MemSlice boundaries. by QUICHE team · 4 years, 10 months ago
  39. 1e21575 Automated g4 rollback of changelist 258400699. by bnc · 4 years, 10 months ago
  40. 8532987 Merge changes Ie1e628a3,Icb06e692 by Bence Béky · 4 years, 10 months ago
  41. a0727f9 gfe-relnote: In QUIC, replace constant kMaxTrackedPackets with a flag. No functional change expected. Not protected. by fayang · 4 years, 10 months ago
  42. 880d243 Merge GetOrCreateDynamicStream() into GetOrCreateStream(). by renjietang · 4 years, 10 months ago
  43. f8e918b Internal QUICHE change by fayang · 4 years, 10 months ago
  44. a29eb24 gfe-relnote: In QUIC, when RTO fires and there is no packet to be RTOed, let connection send data. Protected by gfe2_reloadable_flag_quic_fix_rto_retransmission. by fayang · 4 years, 10 months ago
  45. e66b62d Fix logging in QuicFlowController by nharper · 4 years, 10 months ago
  46. 98400eb QuicConnectionId::Hash adoption of SipHash by dschinazi · 4 years, 10 months ago
  47. 07300e5 Use VarInt encoding for IETF QUIC Reset Stream error code by fkastenholz · 4 years, 10 months ago
  48. 8dfeebd Make HttpDecoder::ParsePriorityFrame() more robust. by bnc · 4 years, 10 months ago
  49. 733552e Update IETF QUIC Stop Sending to use varint for error code by fkastenholz · 4 years, 10 months ago
  50. 9818f8c Remove the previous headers_stream_ and Change unowned_headers_stream_ to header_stream_. by renjietang · 4 years, 10 months ago
  51. 5d8ae89 gfe-relnote: Add support for sending MAX_PUSH_ID, defaulting to zero and close connection if we receive a push ID higher than the max. by QUICHE team · 4 years, 10 months ago
  52. ad29385 IETF CONNECTION CLOSE code is varint encoded by fkastenholz · 4 years, 10 months ago
  53. 34dfef0 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_check_connected_before_flush. by fayang · 4 years, 10 months ago
  54. d57d3f9 IETF CONNECTION CLOSE code is varint encoded by fkastenholz · 4 years, 10 months ago
  55. 0f0c4e6 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_check_connected_before_flush. by fayang · 4 years, 10 months ago
  56. 0340102 Use GetReadableRegion() instead of PeekRegion() in QuicReceiveControlStream::OnDataAvailable(). by bnc · 4 years, 10 months ago
  57. 7ddb34f Deprecate rolled-back flag gfe2_reloadable_flag_quic_optimize_inflight_check in the false position because it will be replaced with IETF recovery's PTO. by ianswett · 4 years, 10 months ago
  58. 600a045 Stop processing data in QuicReceiveControlStream::OnDataAvailable() if connection is closed. by bnc · 4 years, 10 months ago
  59. 722bad4 gfe-relnote: Remove unused QUIC connection option '1CON'. Not protected. by wub · 4 years, 10 months ago
  60. 59c653b Change delayed_ack_time to local_.. and peer... by fkastenholz · 4 years, 10 months ago
  61. b402517 Use HpackEntry::Size() instead of rolling our own in QpackDynamicTable. by bnc · 4 years, 10 months ago
  62. 1ad8dc6 Refactor EncodeRequiredInsertCount() and DecodeRequiredInsertCount(). by bnc · 4 years, 10 months ago
  63. e55c56e Delete the unused QuartcEndpointImpl class. by QUICHE team · 4 years, 10 months ago
  64. 1c19fc2 Add retire_prior_to to NewConnectionId frame by fkastenholz · 4 years, 10 months ago
  65. 9693b99 gfe-relnote: n/a(code cleanup) enable -Wreturn-type compile option in by danzh · 4 years, 10 months ago
  66. 55d182a Change names of static-related QuicSession methods. by renjietang · 4 years, 10 months ago
  67. 5c03085 Fix replacing connection IDs when initial crypters are in use by dschinazi · 4 years, 10 months ago
  68. 39915f9 gfe-relnote: In QUIC, fix a misuse of largest_packet_peer_knows_is_acked when multiple packet number space is enabled. This is protected by existing FLAG_quic_supports_tls_handshake. by fayang · 4 years, 10 months ago
  69. 24e7ae8 Fix QUIC version used when computing ALPN by dschinazi · 4 years, 10 months ago
  70. 0e9980b Remove static stream map as it's not used anymore. by renjietang · 4 years, 10 months ago
  71. 914fbe1 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_deprecate_queued_control_frames. by fayang · 4 years, 10 months ago
  72. 495d597 Add more protection in QuicSpdySession::GetSpdyDataStream(). by renjietang · 4 years, 10 months ago
  73. 9ffbb60 Move Qbone control streams out of static_stream_map. by renjietang · 4 years, 10 months ago
  74. d057e66 gfe-relnote: In QUIC, do not add connection ID of packets with unknown connection ID and no version to time wait list, instead, send appropriate reset depending on the packets' sizes and drop them. Protected by gfe2_reloadable_flag_quic_reject_unprocessable_packets_statelessly. by fayang · 4 years, 10 months ago
  75. e551d3c Add QpackProgressiveDecoder-generated error message to quic_offline_decoder output. by bnc · 4 years, 10 months ago
  76. fa1de5f Use QuicStream::transport_version() in QuicSpdySession. by bnc · 4 years, 10 months ago
  77. a9bb469 Remove HttpDecoder::set_visitor(). by bnc · 4 years, 10 months ago
  78. 82875de Automated g4 rollback of changelist 257189926. by dschinazi · 4 years, 10 months ago
  79. d06ad10 gfe-relnote: Implement BBRv2 for QUIC. Protected by --gfe2_reloadable_flag_quic_default_to_bbr_v2. by wub · 4 years, 10 months ago
  80. e164125 QuicSpdySession header size limit related cleanup. by bnc · 4 years, 10 months ago
  81. bdd303e Blocked decoding part 3: QpackDecodedHeadersAccumulator and QuicSpdyStream. by bnc · 4 years, 10 months ago
  82. 519216c Close connection on incorrect order of HEADERS and DATA frames. by bnc · 4 years, 10 months ago
  83. 098ff61 Blocked decoding part 2: QpackProgressiveDecoder. by bnc · 4 years, 10 months ago
  84. 2036275 gfe-relnote: Print out a SPDY_BUG and exit early rather than crash when Http2FrameDecoderAdapter is nullptr. Not flag protected. by ianswett · 4 years, 10 months ago
  85. 7a1c21c Blocked decoding part 1: QpackHeaderTable::Observer. by bnc · 4 years, 10 months ago
  86. 30d610c QuicSpdySessionPeer::SetMaxInboundHeaderListSize() by bnc · 4 years, 10 months ago
  87. b663b86 gfe-relnote: deprecate gfe2_reloadable_flag_quic_eliminate_static_stream_map_3. by renjietang · 4 years, 10 months ago
  88. 01010ca Add operator<< support to QuicSocketAddress. by vasilvv · 4 years, 10 months ago
  89. 6f8a761 Fix check in proto_to_packet_translator to make sure packets are long enough by nharper · 4 years, 10 months ago
  90. d317e3a gfe-relnote: Deprecate gfe2_reloadable_flag_quic_simplify_stop_waiting. by fayang · 4 years, 10 months ago
  91. 2562be7 Remove unused pending stream constructors. by renjietang · 4 years, 10 months ago
  92. 2a93046 gfe-relnote: n/a(refactor only) Split out utility functions needed on quic by danzh · 4 years, 10 months ago
  93. 107ba5f gfe-relnote: Move QUIC crypto frames to be gated behind new flag gfe2_reloadable_flag_quic_enable_version_48 by nharper · 4 years, 10 months ago
  94. 7498c8c In HTTP/3, write Priority on control stream before writing headers. by renjietang · 4 years, 10 months ago
  95. 014740d gfe-relnote: Remove unused gfe2_reloadable_flag_quic_fix_spurious_ack_alarm. by fayang · 4 years, 10 months ago
  96. 0a564aa gfe-relnote: Change the default value of --quic_lumpy_pacing_size to 2. Protected by --quic_change_default_lumpy_pacing_size_to_two. by wub · 4 years, 10 months ago
  97. ef46896 gfe-relnote: Don't queue packets when closing a QUIC connection by nharper · 4 years, 10 months ago
  98. 1a578a7 gfe-relnote: Deprecate previously rolled back flag gfe2_reloadable_flag_quic_bbr_app_limited_recovery. by ianswett · 4 years, 10 months ago
  99. c057c01 Support blocked decoding in QuicSpdyStream. by bnc · 4 years, 10 months ago
  100. 2f6632d gfe-relnote: Don't DCHECK in GetPacketHeaderSize if the flag is false. Protected by reloadable flag quic_fix_get_packet_header_size by nharper · 4 years, 10 months ago