1. bb2e22a Re-enable tests that were blocked by TLS not setting initial connection flow control window. by renjietang · 4 years, 7 months ago
  2. c5589bd Allow quic_toy_server to only use IETF QUIC by dschinazi · 4 years, 7 months ago
  3. f20a5c2 Set initial capacity to value of maximum capacity in QPACK offline encoder. by bnc · 4 years, 7 months ago
  4. b9cf4c7 Add comment to document secondary role of QuicSpdySession::qpack_maximum_dynamic_table_capacity_. by bnc · 4 years, 7 months ago
  5. c20d968 Keep processing files in QPACK offline decoder after encountering failure. by bnc · 4 years, 7 months ago
  6. 963c2ec Reset stream if stream frame contains data that goes beyond stream's close offset. by renjietang · 4 years, 7 months ago
  7. d1f732f Send SETTINGS_QPACK_BLOCKED_STREAMS in QuicSendControlStream. by bnc · 4 years, 7 months ago
  8. 4dc0147 Remove blocked stream limit enforcement from QpackOfflineDecoder. by bnc · 4 years, 7 months ago
  9. b0c7b4b gfe-relnote: In QUIC, enable IETF style loss detection. Protected by by fayang · 4 years, 7 months ago
  10. b045185 gfe-relnote: Honor IETF QUIC initial flow control limits when using TLS. Protected by disabled --gfe2_reloadable_flag_quic_supports_tls_handshake by rch · 4 years, 7 months ago
  11. 6464c4a Fix idle timeout negotiation by dschinazi · 4 years, 7 months ago
  12. 19d2d5b gfe-relnote: In QUIC, add adaptive reordering thresholds. Deprecate SpuriousRetransmitDetected and call SpuriousLossDetected instead. Protected by gfe2_reloadable_flag_quic_detect_spurious_loss. by fayang · 4 years, 7 months ago
  13. 405f719 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_get_packet_header_size by nharper · 4 years, 7 months ago
  14. 331385e Close connection on QPACK encoder or decoder stream errors. by bnc · 4 years, 7 months ago
  15. 244af5a Add OnConnectionCloseFrame, invoked to save ConnectionCloseFrame data by fkastenholz · 4 years, 7 months ago
  16. 2d55b91 Use version-aware QuicConnectionCloseFrame constructor. by fkastenholz · 4 years, 7 months ago
  17. 9fa2be3 gfe-relnote: deprecate quic_ignore_tlpr_if_no_pending_stream_data. by zhongyi · 4 years, 7 months ago
  18. 16df2a5 gfe-relnote: Switch the QUIC flag to support TLS from a protocol flag to a reloadable flag, with a chrome_value = true. Set chrome_value = true for the QUIC enable v99 flag. by rch · 4 years, 7 months ago
  19. af0c12f Downgrade a QUIC_BUG to QUIC_LOG(WARNING). by fayang · 4 years, 7 months ago
  20. 609c24e Include encoder stream bytes in written header size. by bnc · 4 years, 7 months ago
  21. 4fd8cb1 Deprecate quic_dispatcher_hands_chlo_extractor_one_version by dschinazi · 4 years, 7 months ago
  22. 9e1c734 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_inline_getorcreatedynamicstream. by renjietang · 4 years, 7 months ago
  23. 3024632 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_no_window_update_on_read_only_stream. by renjietang · 4 years, 7 months ago
  24. a178671 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_handle_staticness_for_spdy_stream. by renjietang · 4 years, 7 months ago
  25. d4ddf71 Send HTTP/3 SETTINGS when encryption is established. by renjietang · 4 years, 7 months ago
  26. 4b3bafd Add two more variables to a QUIC_BUG in bandwidth_sampler.cc to debug b/119763397 by ianswett · 4 years, 7 months ago
  27. fa2746c gfe-relnote: False deprecate gfe2_reloadable_flag_quic_fix_adaptive_time_loss. by fayang · 4 years, 7 months ago
  28. 1e96e1a gfe-relnote: False deprecate gfe2_reloadable_flag_quic_eighth_rtt_loss_detection. by fayang · 4 years, 7 months ago
  29. a0cbbdc gfe-relnote: (n/a) Fix a use-of-uninitialized-value in QuicFramerTest.GetRetransmittableControlFrameSize. Test only. by wub · 4 years, 7 months ago
  30. b2486b8 gfe-relnote: (n/a) Update QuicIetfFramerTest.(Application|Connection)Close to use the new QuicConnectionCloseFrame constructor. Test only, not protected. by wub · 4 years, 8 months ago
  31. 95025bf Deprecate quic_drop_invalid_small_initial_connection_id by dschinazi · 4 years, 8 months ago
  32. 3d03329 Support the use of MESSAGE/DATAGRAM frames in QBONE. by vasilvv · 4 years, 8 months ago
  33. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 4 years, 8 months ago
  34. 5c729f0 Remove QuicSession::RegisterStaticStream() and merge it into by renjietang · 4 years, 8 months ago
  35. 591814c Add version-aware QuicConnectionCloseFrame constructor by fkastenholz · 4 years, 8 months ago
  36. d1d0085 Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner. by renjietang · 4 years, 8 months ago
  37. 9e62e3c gfe-relnote: n/a (TODO added) by fayang · 4 years, 8 months ago
  38. 88d08f4 Change Application and Transport ConnectionClose codes to uint64_t by fkastenholz · 4 years, 8 months ago
  39. a582187 gfe-relnote: (n/a) Only increment flag count for quic_simple_inflight_time when the flag is true. Flag count only. by wub · 4 years, 8 months ago
  40. 43652ca gfe-relnote: (n/a) Add a GFE_BUG if QuicFdWrapper.stream_ is silently cleared in QuicFdWrapper::Readv. Logging only, not protected. by wub · 4 years, 8 months ago
  41. 203926d In v99, close the connection if the peer sets the number of unidirectional stream less than the minimum required unidirectional streams. by renjietang · 4 years, 8 months ago
  42. 255ff77 Remove redundant connection check. by renjietang · 4 years, 8 months ago
  43. 0e48f12 Prevent QuicToyClient crash on DNS failure by dschinazi · 4 years, 8 months ago
  44. 479fea3 gfe-relnote: Save the time the last inflight packet was sent instead of iterating through the deque. Protected by gfe2_reloadable_flag_quic_simple_inflight_time. by ianswett · 4 years, 8 months ago
  45. b7e6e64 gfe-relnote: Add methods to QuicConnectionDebugVisitorInterface for missing IETF QUIC frames. QUIC v99 only. Protected by disabled QUIC v99 flag. by rch · 4 years, 8 months ago
  46. 0400465 Deprecate gfe2_reloadable_flag_quic_loss_removes_from_inflight. by ianswett · 4 years, 8 months ago
  47. a702be2 Change the version label for QUIC v99 + TLS from T099 by rch · 4 years, 8 months ago
  48. 45f8f86 Make QuicSendControlStream send actual value for SETTINGS_QPACK_MAX_TABLE_CAPACITY. by bnc · 4 years, 8 months ago
  49. 52cb79f gfe-relnote: use QUIC_foo instead of ABSL_foo for mutex annotations in QUIC. Not flag protected. No behavior change. by rch · 4 years, 8 months ago
  50. 28315b7 Automated g4 rollback of changelist 265940959. by renjietang · 4 years, 8 months ago
  51. 5c87947 Automated g4 rollback of changelist 265958257. by renjietang · 4 years, 8 months ago
  52. 0fcbf35 gfe-relnote: In QUIC, send PING when TLP fires and no packet is created. Protected by existing gfe2_reloadable_flag_quic_fix_rto_retransmission3. by fayang · 4 years, 8 months ago
  53. 344b5e2 Explicitly cast QuicIetfTransportErrorCodes to uint16_t when forwarded to QuicStrCat. by zhongyi · 4 years, 8 months ago
  54. 40e9a7b Send Set Dynamic Table Capacity instruction. by bnc · 4 years, 8 months ago
  55. ad7424f Implement QUIC ALPN selection on the server side. by vasilvv · 4 years, 8 months ago
  56. c60e4e1 Stop using the "LIFO" write scheduler. by QUICHE team · 4 years, 8 months ago
  57. 4724c9c Support session-specific ALPNs for clients, and specifying multiple ALPNs. by vasilvv · 4 years, 8 months ago
  58. 486a8a9 Limit the amount of incoming crypto data that will be buffered. by nharper · 4 years, 8 months ago
  59. 7ba5a74 LSC: Replace deprecated thread annotations macros. by QUICHE team · 4 years, 8 months ago
  60. e6fcf3c LSC: Replace deprecated thread annotations macros. by QUICHE team · 4 years, 8 months ago
  61. c16be36 Remove deprecated unused QuicStreamSequencer::PrefetchNextRegion() method. by bnc · 4 years, 8 months ago
  62. a366010 Have framer store frame type currently being processed by fkastenholz · 4 years, 8 months ago
  63. edeeb47 Wait for data to arrive in EndToEndTest.FlowControlsSynced. by bnc · 4 years, 8 months ago
  64. 216dc01 Remove notion of static stream in QuicStreamIdManager. by renjietang · 4 years, 8 months ago
  65. 8c8f74f Enable simplify stop waiting in quic http EndToEndTests by nharper · 4 years, 8 months ago
  66. 6039aff QuicToyClient provides a hostname to CreateDefaultProofVerifier by nharper · 4 years, 8 months ago
  67. 13cfcae Allow QUIC end_to_end and quic_server tests to pass if the by rch · 4 years, 8 months ago
  68. 6c73c33 No longer send SETTINGS in gQUIC. by renjietang · 4 years, 8 months ago
  69. bd79392 gfe-relnote: In TLS client handshaker, call OnHandshakeComplete when handshake is finished. Protected by existing FLAGS_quic_supports_tls_handshake. by fayang · 4 years, 8 months ago
  70. 0994c71 Remove VersionUsesQpack() TODO. by bnc · 4 years, 8 months ago
  71. ef8d1e9 Always create and destroy a single client in the creation of the QuicClientTest to ensure persistent sockets for certificate verifiers are opened before testing. by zhongyi · 4 years, 8 months ago
  72. 70f78fc gfe-relnote: Deprecate gfe2_reloadable_flag_quic_avoid_empty_frame_after_empty_headers. by bnc · 4 years, 8 months ago
  73. 488a462 Save all data from received IETF Connection Close frames by fkastenholz · 4 years, 8 months ago
  74. 14dfb2c gfe-relnote: Do not enable version 99 unless gfe2_reloadable_flag_quic_use_parse_public_header is also enabled. by ianswett · 4 years, 8 months ago
  75. 3de7170 Maybe send SETTINGS for MaxPushIdFrame. by renjietang · 4 years, 8 months ago
  76. 578cf9f Use real QPACK streams in QPACK stream tests instead of creating artificial ones. by renjietang · 4 years, 8 months ago
  77. 5a2b3eb Change QUIC's AlpnForVersion method to omit the "google-" from the string by rch · 4 years, 8 months ago
  78. 260d646 Remove unused accessor. by bnc · 4 years, 8 months ago
  79. 5597f29 Add knobs to QuicSpdySession for QPACK maximum table capacity and blocked stream limit. by bnc · 4 years, 8 months ago
  80. 5f13505 gfe-relnote: In QUIC, add anti-amplification limit. Protected by version T099. by fayang · 4 years, 8 months ago
  81. d17a740 gfe-relnote: n/a - Rename filtered_supported_versions() to filtered_transport_versions() in QuicVersionManager to match the name of the member variable. by rch · 4 years, 8 months ago
  82. a80920c Deprecate --gfe2_reloadable_flag_quic_log_cert_name_for_empty_sct. by QUICHE team · 4 years, 8 months ago
  83. 93cc53a gfe-relnote: In QUIC, do not send control frames if connection does not have application keys for v99. Protected by quic_enable_version_99. by fayang · 4 years, 8 months ago
  84. 62f867a In QuicSentPacketManager, rename enable_pto_ to pto_enabled_. by fayang · 4 years, 8 months ago
  85. c8c02a5 Make sure QPACK stream types are sent along with SETTINGS in one packet. by renjietang · 4 years, 8 months ago
  86. a7fe577 Optimize code in handling wrong HTTP/3 frames. by renjietang · 4 years, 8 months ago
  87. 3066edc Remove QpackProgressiveDecoderTests. by bnc · 4 years, 8 months ago
  88. 93ea18d Signal error on duplicate SETTINGS identifiers. by bnc · 4 years, 8 months ago
  89. 8c01622 Make QpackEncoder::EncodeHeaderList() and FirstPassEncode() take header_list by const ref. by bnc · 4 years, 8 months ago
  90. 0b20fdf Add missing include of <set> to qpack_decoder.h by rch · 4 years, 8 months ago
  91. d72f67c Use the uint64_t specialization of std::min in qpack_encoder.cc by rch · 4 years, 8 months ago
  92. 57b5f62 Enforce limit on number of blocked streams in QPACK decoder. by bnc · 4 years, 8 months ago
  93. 36825da gfe-relnote: Remove QUIC version 44. by fayang · 4 years, 8 months ago
  94. 51d6999 gfe-relnote: change logs about window update frames from DLOG(INFO) to DVLOG(1). by QUICHE team · 4 years, 8 months ago
  95. 897605d gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_packets_acked. by fayang · 4 years, 8 months ago
  96. 309b7fb Prevent QPACK streams from being created more than once. by renjietang · 4 years, 8 months ago
  97. d0f4a16 gfe-relnote: Use new flag quic_enable_version_48_2 for QUIC_VERSION_48 by nharper · 4 years, 8 months ago
  98. ec17272 Remove two obsolete TODOs from http_decoder.cc. by bnc · 4 years, 8 months ago
  99. f03a0bf Use dynamic table for QPACK encoding. by bnc · 4 years, 8 months ago
  100. d3777e9 Feed header block in fragments in QPACK roundtrip fuzzer. by bnc · 4 years, 8 months ago