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