1. 442f894 Move const declarations into quic_stream_sequencer_buffer.cc by danzh · 3 years, 6 months ago
  2. 58b3af3 In QUIC, use using for alias declaration. by renjietang · 3 years, 6 months ago
  3. 1f8c1a1 Internal QUICHE change by wub · 3 years, 6 months ago
  4. 3913be7 Send QUIC GOAWAY after given time even if connection not idle. by bnc · 3 years, 6 months ago
  5. fe84635 Change --quic_bbr2_default_inflight_hi_headroom from 0.01 to 0.15. by wub · 3 years, 6 months ago
  6. 01aa36e Use maximum stream ID in GOAWAY frame for graceful shutdown. by bnc · 3 years, 6 months ago
  7. 06dcecc Prevent QUIC handshake messages from flooding GFE logs by QUICHE team · 3 years, 6 months ago
  8. ef7bcc9 Implement new PRIORITY_UPDATE frame. by bnc · 3 years, 6 months ago
  9. b2f576d Fix QUICHE build issue in Chromium. by danzh · 3 years, 6 months ago
  10. 6169e49 Unify gfe2::RecordingHeadersHandler and spdy::TestHeadersHandler to spdy::RecordingHeadersHandler. by QUICHE team · 3 years, 6 months ago
  11. 219292a Include prefix in SSL_early_data_reason_string. by QUICHE team · 3 years, 6 months ago
  12. ecc28c0 Replace absl::variant constructor call with emplace to fix clang10 compilation error. by haoyuewang · 3 years, 6 months ago
  13. e24afae Internal QUICHE change by nharper · 3 years, 6 months ago
  14. 21843db Allocate the size of stream sequencer buffer block pointer container on demand. This should save 16K bytes memory per stream on the server side, as currently blocks_ in QuicStreamSequencerBuffer starts with 2048 nullptr as soon as there is any data to read. by haoyuewang · 3 years, 6 months ago
  15. 8f16679 Replace gfe2_reloadable_flag_quic_split_up_send_rst with gfe2_reloadable_flag_quic_split_up_send_rst_2. by renjietang · 3 years, 6 months ago
  16. a1662b3 Let QuicBandwidth::FromBytesAndTimeDelta return 1 bit per second if the result is less than that but not zero. by wub · 3 years, 6 months ago
  17. 9e7c08c Deprecate gfe2_reloadable_flag_quic_http3_new_default_urgency_value. by bnc · 3 years, 6 months ago
  18. f72dab0 export --gfe2_reloadable_flag_http2_use_fast_huffman_encoder to QUICHE by danzh · 3 years, 6 months ago
  19. 7a74e09 Add big red button to disable QUIC TLS resumption. by wub · 3 years, 6 months ago
  20. be4dc1d Fix compilation issues on gcc and windows. by danzh · 3 years, 6 months ago
  21. cf7ea55 Deflaky Bbr2DefaultTopologyTest.SimpleTransfer2RTTAggregationBytes by increase the margin on smoothed rtt. by wub · 3 years, 6 months ago
  22. 8f917e8 Internal QUICHE change by wub · 3 years, 6 months ago
  23. e0acd51 Internal QUICHE change by haoyuewang · 3 years, 6 months ago
  24. fbfb045 Mark gfe2_reloadable_flag_quic_split_up_send_rst chrome_value false. by fayang · 3 years, 6 months ago
  25. e62aab7 Move cert verification from TlsClientHandshaker to TlsHandshaker by nharper · 3 years, 6 months ago
  26. 72cb576 False deprecate --gfe2_reloadable_flag_quic_bbr2_limit_inflight_hi and connection option B2HI. by wub · 3 years, 6 months ago
  27. 2303dcd Internal QUICHE change by renjietang · 3 years, 6 months ago
  28. d403f48 Always use bind-to-zero for port selection in QUIC tests. by vasilvv · 3 years, 6 months ago
  29. c5749f0 Internal QUICHE change by haoyuewang · 3 years, 6 months ago
  30. 30e3146 Internal QUICHE change by haoyuewang · 3 years, 6 months ago
  31. 67e5f47 Add QUIC_EXPORT_PRIVATE for X509NameAttributeToString. by fayang · 3 years, 6 months ago
  32. 2cd1d05 Remove unused one_rtt_keys_available_ from TlsServerHandshaker. by fayang · 3 years, 6 months ago
  33. 44df88b Add code count for quic_granular_qpack_error_codes. by bnc · 3 years, 6 months ago
  34. 2584df3 Temporarily disable BbrSenderTest.InFlightAwareGainCycling test in chromium tests. by haoyuewang · 3 years, 6 months ago
  35. 53c1f2d Add code count for quic_send_goaway_with_connection_close. by bnc · 3 years, 6 months ago
  36. 0ab1c66 Refactor QUIC TlsHandshaker classes by nharper · 3 years, 6 months ago
  37. 87d145b Fix flaky ReloadMappedListeners test by disabling blackhole detection as that code involves two interleaving QuicClients on the same thread and is thus unrealistically stringent. by haoyuewang · 3 years, 6 months ago
  38. d53ab61 Replace QuicheTextUtils::Split with absl::StrSplit. by vasilvv · 3 years, 6 months ago
  39. 3f4c9ec Re-enable tests in Chrome. by nharper · 3 years, 6 months ago
  40. 1c6bea7 Use SSL_early_data_reason_string in EarlyDataReasonToString. by QUICHE team · 3 years, 6 months ago
  41. 1e987b7 Use QUIC-internal subject parser instead of the platform one. by vasilvv · 3 years, 6 months ago
  42. 508a733 Verify gfe2_reloadable_flag_quic_disable_version_t050 by dschinazi · 3 years, 6 months ago
  43. 710342b Internal QUICHE change by renjietang · 3 years, 6 months ago
  44. 4af932c Implement Subject parsing in CertificateView. by vasilvv · 3 years, 6 months ago
  45. 5100e29 Use ScopedEncryptionLevelContext to send data from QuicConnection and QuicSession. by fayang · 3 years, 6 months ago
  46. 9c41f8b Use WriteOrBufferDataAtLevel to send crypto data. Such that existing WriteOrBufferData is used to send application data. by fayang · 3 years, 6 months ago
  47. 370ed1f Lazily initialize mapped varz counters before the first metric operation. by QUICHE team · 3 years, 6 months ago
  48. 29ce0bd Do not send control frames (by session) until encryption gets established. by fayang · 3 years, 6 months ago
  49. 571e31d Update s-maxage separately from max-age for CACHE_ALL_STATIC client_ttl by QUICHE team · 3 years, 6 months ago
  50. c63780b Project import generated by Copybara. by QUICHE team · 3 years, 6 months ago
  51. 4565d34 Internal QUICHE change by haoyuewang · 3 years, 6 months ago
  52. 72b789c Repalce QuicheTextUtils::HexEncode/Decode with Abseil equivalents. by vasilvv · 3 years, 6 months ago
  53. bb003dd Deprecate gfe2_reloadable_flag_quic_postpone_discarding_zero_rtt_keys. by fayang · 3 years, 6 months ago
  54. d55d832 Deprecate neuter_initial_packet_in_coalescer_with_initial_key_discarded. by fayang · 3 years, 6 months ago
  55. bf4b8ac Rename flag --quic_export_server_num_packets_per_write_histogram to --quic_export_write_path_stats_at_server. by wub · 3 years, 6 months ago
  56. 1d24cbb Deprecate gfe2_reloadable_flag_quic_fix_bytes_left_for_batch_write. by fayang · 3 years, 6 months ago
  57. 0ddf8a5 Deprecate gfe2_reloadable_flag_quic_cap_large_client_initial_rtt. by fayang · 3 years, 6 months ago
  58. 732883c Add non-determinism to TestTicketCrypter by nharper · 3 years, 6 months ago
  59. a61d1ce Fix QuicSession::WillingAndAbleToWrite to check write keys. by fayang · 3 years, 6 months ago
  60. 48e283b Deprecate gfe2_reloadable_flag_quic_close_connection_on_serialization_failure. by fayang · 3 years, 6 months ago
  61. 23846f3 Replace QuicheTextUtils methods with absl::SimpleAtoi. by vasilvv · 3 years, 6 months ago
  62. 677330c Remove dead code in BBR2 and BBR. flexible_app_limited was added for Quartc, which is not longer active. by wub · 3 years, 6 months ago
  63. f59e72c Deprecate gfe2_reloadable_flag_quic_add_missing_connected_checks. by fayang · 3 years, 6 months ago
  64. cb150c5 Deprecate --gfe2_reloadable_flag_quic_bbr2_flip_bbq2. by wub · 3 years, 6 months ago
  65. 232cf49 Rename SpdyHeaderBlock to Http2HeaderBlock. by QUICHE team · 3 years, 6 months ago
  66. 344e170 Reduce QuicTransmissionInfo from 72 bytes to 64 bytes by padding. by haoyuewang · 3 years, 6 months ago
  67. f903e60 Replace quic_aligned.h with Abseil and C++11 features. by vasilvv · 3 years, 6 months ago
  68. 8f9591b Replace quic_macros.h with Abseil equivalents. by vasilvv · 3 years, 6 months ago
  69. 89fe24d Use absl::StartsWith/EndsWith in QUIC directly. by vasilvv · 3 years, 6 months ago
  70. 3277c2a If B2H2 option is set in QUIC BBR2, when PROBE_UP exits due to loss, it will set the inflight_hi to the max of (inflight_at_send, inflight_target, max_bytes_delivered_in_round). by wub · 3 years, 6 months ago
  71. 889cec9 Add code counts for gfe2_reloadable_flag_quic_do_not_clip_received_error_code. by bnc · 3 years, 6 months ago
  72. 813a66e Add code count for gfe2_reloadable_flag_http2_use_fast_huffman_encoder. by bnc · 3 years, 6 months ago
  73. d15ae2b Move protocol flags out of platform so that they are included in QUICHE. by bnc · 3 years, 6 months ago
  74. a2ae935 Move num_failed_authentication_packets_received to QuicConnectionStats and fix QuicConnectionTest.IntegrityLimitDoesNotApplyWithoutDecryptionKey by mattm · 3 years, 6 months ago
  75. 79100a3 Replace QUIC_FALLTHROUGH_INTENDED with ABSL_FALLTHROUGH_INTENDED. by vasilvv · 3 years, 6 months ago
  76. 35a68a3 If B2SL option is set in QUIC BBR2, when STARTUP exits due to loss, it will set the inflight_hi to the max of bdp and max_bytes_delivered_in_round. by wub · 3 years, 6 months ago
  77. f7f203a Add QuicConfig::KeyUpdateSupportedRemotely getter. by mattm · 3 years, 6 months ago
  78. a687b7c Add code counts for building version negotiation packets by dschinazi · 3 years, 6 months ago
  79. 9a05072 Remove unused QuicPacketCreator::SerializeVersionNegotiationPacket by dschinazi · 3 years, 6 months ago
  80. a9a49d3 Reduce quic::ConnectionId size from 24 bytes to 16 bytes on 64 bit system. This reduces some memory usage of connection & session on the server side. by haoyuewang · 3 years, 6 months ago
  81. d061ef1 Add QuicFramer::PotentialPeerKeyUpdateAttemptCount() method. by mattm · 3 years, 6 months ago
  82. 8a2b602 Downgrade a QUIC_BUG to a warning. by vasilvv · 3 years, 6 months ago
  83. d84ef00 Reduce QuicConfig size from 1432 bytes to 1160 bytes by better padding. by haoyuewang · 3 years, 6 months ago
  84. 948d689 Add QuicConnection::HaveSentPacketsInCurrentKeyPhaseButNoneAcked method. by mattm · 3 years, 6 months ago
  85. 4caf5fe Rename SpdyHeaderBlock to Http2HeaderBlock. by QUICHE team · 3 years, 6 months ago
  86. 867ef5f Replace client side TLS 0-RTT flag with protocol flag FLAG_quic_disable_tls_zero_rtt. by renjietang · 3 years, 6 months ago
  87. 4c144f6 Downgrade QUIC_BUG to DLOG(WARNING) when idle network deadline has passed during liveness testing. by fayang · 3 years, 6 months ago
  88. b39b6ab Delay the first Initial ACK sent by the server so it can be bundled with the server's first Initial packet. by ianswett · 3 years, 6 months ago
  89. 21d94e8 Always enable session tickets in IETF QUIC by nharper · 3 years, 6 months ago
  90. 1d49cfb Shorten PTO when a HANDSHAKE or 1-RTT packet is received prior to the INITIAL. Client only. by fayang · 3 years, 6 months ago
  91. 8210352 Rename SpdyHeaderBlock to Http2HeaderBlock. by QUICHE team · 3 years, 6 months ago
  92. 37c5f8f Fix original issue of QNZR by only forcing the first CHLO to be inchoate. by renjietang · 3 years, 6 months ago
  93. 1bd18d1 Rename SpdyHeaderBlockPeer to Http2HeaderBlockPeer. by QUICHE team · 3 years, 6 months ago
  94. 4e44010 Introduce granular QPACK encoder/decoder stream error codes. by bnc · 3 years, 6 months ago
  95. b650d8f Add flag counts for quic_enable_aead_limits and quic_key_update_supported. by mattm · 3 years, 6 months ago
  96. 599ce0e Add QuicPathValidator implementation. by danzh · 3 years, 6 months ago
  97. 3734614 Add kMaxValue alias to KeyUpdateReason enum. by mattm · 3 years, 6 months ago
  98. 4feadcf Record stats for packets reset for missing connection ID & version. by QUICHE team · 3 years, 6 months ago
  99. 3df6c15 Send version negotiation in response to short connection IDs by dschinazi · 3 years, 6 months ago
  100. 557dfbc Rename SpdyHeaderBlock to Http2HeaderBlock, with a using alias. by QUICHE team · 3 years, 6 months ago