1. 3a01fb9 Deprecate gfe2_reloadable_flag_http2_use_fast_huffman_encoder. by bnc · 3 years, 5 months ago
  2. 219bd57 Deprecate gfe2_reloadable_flag_quic_deprecate_http2_priority_experiment. by bnc · 3 years, 5 months ago
  3. 28ff109 Restructure QUICHE platform by splitting it into "default" and "overrides". by vasilvv · 3 years, 5 months ago
  4. faba24c Close QUIC connection with QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS when unacked map exceeds a threshold. by wub · 3 years, 5 months ago
  5. 046212e Fix some errors in quic_connection_test and rename some class members. by danzh · 3 years, 5 months ago
  6. d0b353c Add QuicSelfIssuedConnectionIdManager that handles RetireConnectionId Frame. by haoyuewang · 3 years, 5 months ago
  7. ad76b0c Deprecate flag quic_extract_x509_subject_using_certificate_view, by vasilvv · 3 years, 5 months ago
  8. a8307a8 Deprecate quic_send_version_negotiation_for_short_connection_ids by dschinazi · 3 years, 5 months ago
  9. 33d194f Deprecate gfe2_reloadable_flag_quic_new_priority_update_frame. by bnc · 3 years, 5 months ago
  10. 2920fcf Deprecate gfe2_reloadable_flag_quic_do_not_clip_received_error_code. by bnc · 3 years, 5 months ago
  11. 443fa2d Add a missing QUIC_EXPORT in http_constants. by vasilvv · 3 years, 5 months ago
  12. 272fffe In QuicConnection, add DCHECKS before using path_validator_. by renjietang · 3 years, 5 months ago
  13. 7aef4da During QUIC handshake check IsHandshakeConfirmed() before mark address_validated_ as true. by danzh · 3 years, 5 months ago
  14. b7a3339 Deprecate --gfe2_reloadable_flag_quic_round_up_tiny_bandwidth. by wub · 3 years, 5 months ago
  15. a690650 QuicSentPacketManager::OnConnectionMigration() shouldn't mark packet for retransmission if the packet doesn't have transmittable frames. If such packet is still in flight, mark it not to contribute to congestion control. by danzh · 3 years, 5 months ago
  16. 1c9cb6b Enable ALPS in QUIC TLS client handshake and parse ACCEPT_CH frame. by bnc · 3 years, 5 months ago
  17. 7f1d9e1 Let QuicConnection::UpdatePacketContent() return connection state. by renjietang · 3 years, 5 months ago
  18. af54215 Enable ALPS in QUIC TLS server handshaker and send ACCEPT_CH data if any. by bnc · 3 years, 5 months ago
  19. 4f43a02 Fix use of DCHECK with std::unique_ptr by dschinazi · 3 years, 5 months ago
  20. 8063bfa Fix the following error when building iOS: by QUICHE team · 3 years, 5 months ago
  21. f33be61 Refactor to make :http_frames_lib build with --config=android_arm. by bnc · 3 years, 5 months ago
  22. 47d67c3 Add PeerIssuedConnectionIdManager that handles NewConnectionId Frame. by haoyuewang · 3 years, 5 months ago
  23. 0f1aa58 Add TlsServerHandShaker::GetAcceptChValueForOrigin() to configure ACCEPT_CH value. by bnc · 3 years, 5 months ago
  24. 4049461 Parse received ALPS data in QuicSpdySession. by bnc · 3 years, 5 months ago
  25. c96b04a Disable feature flags that broke Chromium unit tests in order to move the roll forward. by vasilvv · 3 years, 5 months ago
  26. 48b4668 Add debugging logging for b/177651625. by fayang · 3 years, 5 months ago
  27. 5c9a9ce In QuicConnection, log the most recent frame type in a packet. by renjietang · 3 years, 6 months ago
  28. ab0c7a3 Refactor QuicConnection::OnConnectionMigration() to use active_effective_peer_migration_type_ instead of passing in the address change type as a parameter. by danzh · 3 years, 6 months ago
  29. 557f263 Internal QUICHE change by bnc · 3 years, 6 months ago
  30. 2094848 Internal QUICHE change by fayang · 3 years, 6 months ago
  31. bc6041f Internal QUICHE change by wub · 3 years, 6 months ago
  32. a18cd98 Internal QUICHE change by fayang · 3 years, 6 months ago
  33. 6d177cf Internal QUICHE change by fayang · 3 years, 6 months ago
  34. 0f33bc6 Internal QUICHE change by fayang · 3 years, 6 months ago
  35. d4247e7 Internal QUICHE change by fayang · 3 years, 6 months ago
  36. defaac7 Internal QUICHE change by ianswett · 3 years, 6 months ago
  37. de51b0a Internal QUICHE change by ianswett · 3 years, 6 months ago
  38. 9aef115 Fixes test flakiness by forcing the test client to reconnect after fuzzed requests. by QUICHE team · 3 years, 6 months ago
  39. 1c18357 In QuicConnection, cancel the previous path validation request before starting a new one. by renjietang · 3 years, 6 months ago
  40. 55006b0 Send correct QUIC CRYPTO_ERROR connection error for TLS errors by mattm · 3 years, 6 months ago
  41. 86f7a36 In http/end_to_end_test, use live client address to send STATELESS_RESET. by renjietang · 3 years, 6 months ago
  42. dfd7415 Minor tweaks to TlsServerHandshaker: by wub · 3 years, 6 months ago
  43. d508ee1 In crypto_test_utils, move connection close frame between two test connections. This allows tests to check connection close errors on both ends. by wub · 3 years, 6 months ago
  44. ad1a969 Add a flag count for --gfe2_restart_flag_quic_tls_prefer_server_cipher_and_curve_list. by wub · 3 years, 6 months ago
  45. e84d833 Set SSL_OP_CIPHER_SERVER_PREFERENCE on QUIC TLS server's SSL_CTX. by wub · 3 years, 6 months ago
  46. 500825f Handle stateless reset that's received from path validation. by renjietang · 3 years, 6 months ago
  47. 403889f Internal QUICHE change by QUICHE team · 3 years, 6 months ago
  48. 353c9f0 Send PATH_RESPONSE using the alternative socket if the PATH_CHALLENGE is received on that socket. by danzh · 3 years, 6 months ago
  49. c872627 Internal QUICHE change by fayang · 3 years, 6 months ago
  50. 2a6cbc5 Add methods that reads/writes connection ID in preferred_address transport parameter by haoyuewang · 3 years, 6 months ago
  51. 84c86a1 Internal QUICHE change by haoyuewang · 3 years, 6 months ago
  52. 74ae091 Retransmit initial data immediately upon receiving RETRY. by renjietang · 3 years, 6 months ago
  53. c581ca7 Internal QUICHE change by haoyuewang · 3 years, 6 months ago
  54. 3b63070 Reset alternative path state after migrating to that path. by danzh · 3 years, 6 months ago
  55. b11d12d Internal QUICHE change by danzh · 3 years, 6 months ago
  56. d68d1cf Internal QUICHE change by fayang · 3 years, 6 months ago
  57. d529dde Remove connection_id added to connection_dispatcher_map_ via either OnConnectionIdRetired or OnConnectionAddedToTimeWaitList in gfe_quic_dispatcher when multiple CIDs are supported. by haoyuewang · 3 years, 6 months ago
  58. 2514480 Automated g4 rollback of changelist 351231997. by QUICHE team · 3 years, 6 months ago
  59. c87a89a Retransmit initial data immediately upon receiving RETRY. by renjietang · 3 years, 6 months ago
  60. 0028286 Internal QUICHE change by wub · 3 years, 6 months ago
  61. 9f5ac0f Do not use std::string::append(absl::string_view) in QUICHE. by bnc · 3 years, 6 months ago
  62. bea13b8 Implement PRIORITY_UPDATE frame in HTTP/2 decoder. by bnc · 3 years, 6 months ago
  63. db7eb2b Renamed this macro. It's been annoying me for months. by QUICHE team · 3 years, 6 months ago
  64. 425c25a Add SETTINGS_DEPRECATE_HTTP2_PRIORITIES. by bnc · 3 years, 6 months ago
  65. e1c0321 Add supports to write NewConnectionId/RetireConnectionId via QuicControlFrameManager. by haoyuewang · 3 years, 6 months ago
  66. 941d3c9 Refactor TlsServerHandshaker to use ProofSourceHandle for cert selection and signature. by wub · 3 years, 6 months ago
  67. cebc59c In QUIC BBRv2, reset max_bytes_delivered_in_round when a new round starts. by wub · 3 years, 6 months ago
  68. efa451f Add new & retire ConnectionId interface to QuicSession::visitor and implement them in (Gfe)QuicDispatcher. by haoyuewang · 3 years, 6 months ago
  69. 2d355fe Add multiple CID per connection support to time_wait_list. by haoyuewang · 3 years, 6 months ago
  70. 1c10184 Rename gfe2_restart_flag_always_promote_chunk_if_coalesced_2 and remove "enabling_blocked_by". by QUICHE team · 3 years, 6 months ago
  71. 9eec216 Fix include paths for quiche/common/platform/impl. by vasilvv · 3 years, 6 months ago
  72. be9a85e Fix QUIC_BUG in FlushAckFrame to check whether frames is empty. by fayang · 3 years, 6 months ago
  73. 9cb85b7 Make QuicConnection count bytes sent/received in probing packets on alternative paths. by danzh · 3 years, 6 months ago
  74. 63bdfe5 Project import generated by Copybara. by QUICHE team · 3 years, 6 months ago
  75. 5be974e Project import generated by Copybara. by QUICHE team · 3 years, 6 months ago
  76. 528c36b Accept empty frame with no FIN in IETF QUIC. by fayang · 3 years, 6 months ago
  77. c1101d1 Replaces session_map_ with reference_counted_session_map_ in QuicDispatcher. This is to support multiple connection IDs mapping to the same session in follow-up CLs (CID and session is still 1-to-1 in this CL). by haoyuewang · 3 years, 6 months ago
  78. 68b06f2 Refactor QUICHE platform flag accessors. by bnc · 3 years, 6 months ago
  79. 8cbe7bf Reduce the exposure of session_map_ outside the QuicDispatcher base class. by haoyuewang · 3 years, 6 months ago
  80. 719bf0f Rename TlsServerConnection::SelectCertificate and TlsServerConnection::Delegate::SelectCertificate to TlsExtServernameCallback to reflect the fact that they will not be used to select certificate when --quic_tls_use_early_select_cert is enabled. by wub · 3 years, 6 months ago
  81. c42f71e Refactor QUICHE platform flag utilities. by bnc · 3 years, 6 months ago
  82. 8037466 Modifications to QuicPathValidator. by danzh · 3 years, 6 months ago
  83. edcc10d Refactor out sending address token logic into a stand alone method in QuicSession, and make it an interface in QuicConnectionVisitorInterface. by danzh · 3 years, 6 months ago
  84. 53a9623 Introduce QuicErrorCode::QUIC_INVALID_PRIORITY_UPDATE. by bnc · 3 years, 6 months ago
  85. a5a3013 Add SpdyFramerVisitorInterface::OnPriorityUpdate(). by bnc · 3 years, 7 months ago
  86. 05281d7 Fix argument names in http2_structures_test_util.cc. by bnc · 3 years, 7 months ago
  87. cfb206c Change the return value of CheckBandwidthGrowth to an enum from a bool. No functional change. by ianswett · 3 years, 7 months ago
  88. cb7b8f3 Change TlsServerHandshaker::SetTransportParameters to return a SetTransportParametersResult instead of a boolean. by wub · 3 years, 7 months ago
  89. 3899cd1 gfe-relnote: Change QUIC BBRv2 to reduce bandwidth_lo when the BBQ6, BBQ7, BBQ8, and BBQ9 connection options are present. by ianswett · 3 years, 7 months ago
  90. 4afe9ca Allow QUIC applications to access path validation context and explicitly cancel path validation. by renjietang · 3 years, 7 months ago
  91. 8ea5942 Move enforcement of single RETRY from QuicConnection to QuicFramer by dschinazi · 3 years, 7 months ago
  92. 981c707 Internal QUICHE change by bnc · 3 years, 7 months ago
  93. 75e301b Make QUIC interop runner print version by dschinazi · 3 years, 7 months ago
  94. 7f7a4c2 Internal QUICHE change by bnc · 3 years, 7 months ago
  95. 19423c7 Add PRIORITY_UPDATE frame and implement serialization. by bnc · 3 years, 7 months ago
  96. 8753341 Move CheckBandwidthGrowth in QUIC from Bbr2Startup to Bbr2NetworkModel. No functional change. by ianswett · 3 years, 7 months ago
  97. adaba2e Internal QUICHE change by mattm · 3 years, 7 months ago
  98. dcc6d0d Move the call to AdaptLowerBounds so it's called on every congestion event. It already exits early if it's not the end of the round, so this is not a functional change. In preparation for cr/305164640 by ianswett · 3 years, 7 months ago
  99. 9be5c21 Parse ACCEPT_CH frame in HttpDecoder. by bnc · 3 years, 7 months ago
  100. ef5deba Remove SpdyFrameType::MAX_FRAME_TYPE. by bnc · 3 years, 7 months ago