1. 8747883 Close read side but not write side in QuicSpdyStream::OnStreamReset(). by bnc · 4 years, 1 month ago
  2. cb250b9 Replace QuicUnorderedSet and QuicHashSet with their direct Abseil counterparts. by vasilvv · 4 years, 1 month ago
  3. 5f2d7a3 Replace all implementations of EstimateMemoryUsage with a single QUICHE one. by vasilvv · 4 years, 1 month ago
  4. 98ad9db Remove unnecessary WriteScheduler-related includes. by bnc · 4 years, 1 month ago
  5. e4fbfde In TlsServerHandshaker, use normalized hostname to select cert and compute signature. by wub · 4 years, 1 month ago
  6. 0c73808 Internal QUICHE change by renjietang · 4 years, 1 month ago
  7. cbd1dd7 Deprecate --gfe2_reloadable_flag_quic_use_circular_deque_for_unacked_packets_v2 by haoyuewang · 4 years, 1 month ago
  8. cda4e97 Internal QUICHE change by ianswett · 4 years, 1 month ago
  9. 574f547 Deprecate --gfe2_reloadable_flag_quic_tls_use_early_select_cert. by wub · 4 years, 1 month ago
  10. 50465ab Replace spdy_macros.h with direct use of Abseil. by vasilvv · 4 years, 1 month ago
  11. f718c8e Move Http2Deque implementation into QUICHE. by vasilvv · 4 years, 1 month ago
  12. 8cfb52b Refactor OriginValuePair. by bnc · 4 years, 1 month ago
  13. a4b519c Rename QuicConnection member variable most_recent_alternative_path_ to alternative_path. by danzh · 4 years, 1 month ago
  14. 6ed6fbf Internal QUICHE change by danzh · 4 years, 1 month ago
  15. 5c194f3 Add ACCEPT_CH frame and implement serialization. by bnc · 4 years, 1 month ago
  16. 6e48654 Internal QUICHE change by ianswett · 4 years, 1 month ago
  17. 30536af Enable EndToEndTest.MultipleZeroRtt in Chrome. by renjietang · 4 years, 1 month ago
  18. 112eccd Replace QuicheUnorderedMap with absl::node_hash_map. by vasilvv · 4 years, 1 month ago
  19. 760dbed Replace QuicheStrCat with absl::StrCat and absl::StrFormat. by vasilvv · 4 years, 1 month ago
  20. c2fe7de Move Accept-CH value in TLS server handshaker to avoid one string copy. by bnc · 4 years, 1 month ago
  21. bc49a3d Remove unused process_single_input_frame functionality from Http2DecoderAdapter. by bnc · 4 years, 1 month ago
  22. 46d7229 Move SpdyNoOpVisitor out of test namespace. by bnc · 4 years, 1 month ago
  23. c18d1b1 Deprecate gfe2_reloadable_flag_quic_retransmit_after_receiving_retry. by renjietang · 4 years, 1 month ago
  24. d9064fc Move quiche_time_utils to platform/default. by vasilvv · 4 years, 1 month ago
  25. bd51c87 Provide a default implementation of QUICHE logging. by vasilvv · 4 years, 1 month ago
  26. 9e4ce27 Internal QUICHE change by haoyuewang · 4 years, 1 month ago
  27. 54c3145 Internal QUICHE change by haoyuewang · 4 years, 1 month ago
  28. b9d37de Internal QUICHE change by wub · 4 years, 1 month ago
  29. e9d9a9c Add a RemoteHandshakeService.TlsHandshakeV2 rpc to Alia, and implement it for IETF QUIC. by wub · 4 years, 1 month ago
  30. b38e023 Replace uses of CHECK/DCHECK with QUICHE_CHECK/QUICHE_DCHECK. by vasilvv · 4 years, 1 month ago
  31. 45a59fe Replace QuicUnorderedMap and QuicHashMap with the corresponding Abseil classes. by vasilvv · 4 years, 1 month ago
  32. afcc317 Make HTTP/2 logging use QUICHE logging by vasilvv · 4 years, 1 month ago
  33. 861766b deprecate gfe2_reloadable_flag_quic_split_up_send_rst_2. by renjietang · 4 years, 1 month ago
  34. 869e434 Add support for IETF QUIC RFCv1 by dschinazi · 4 years, 1 month ago
  35. f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 4 years, 1 month ago
  36. ed4f308 Make SPDY logging use QUICHE logging by vasilvv · 4 years, 1 month ago
  37. 14965e1 Deprecate 3 members of NetworkParams that were used for cwnd bootstrapping: by wub · 4 years, 1 month ago
  38. 3366808 Automated g4 rollback of changelist 354587392. by QUICHE team · 4 years, 2 months ago
  39. 5cef78e Platformize DCHECK and other macros. by vasilvv · 4 years, 2 months ago
  40. 17980fd Unify Keystore testing tools across GFE by QUICHE team · 4 years, 2 months ago
  41. 3c93a02 Relax QUIC connection migration restriction to allow peer address port change during handshake. by danzh · 4 years, 2 months ago
  42. cc0b669 Internal QUICHE change by mattm · 4 years, 2 months ago
  43. df2ec4a Add more detailed flag count for by haoyuewang · 4 years, 2 months ago
  44. 7a9048e Add more detailed flag count for by haoyuewang · 4 years, 2 months ago
  45. 4ea319b Make QUICHE export use new-style default impl. by vasilvv · 4 years, 2 months ago
  46. a17e148 Internal QUICHE change by wub · 4 years, 2 months ago
  47. 1673946 Move QUIC_EXPORT into QUICHE platform. by vasilvv · 4 years, 2 months ago
  48. e962f76 Add ReplaceConnectionId to QuicPeerIssuedConnectionId manager to support connection ID replacement via long packet header. by haoyuewang · 4 years, 2 months ago
  49. b32f8c2 Internal QUICHE change by danzh · 4 years, 2 months ago
  50. 1fe972f Deprecate gfe2_reloadable_flag_quic_granular_qpack_error_codes. by bnc · 4 years, 2 months ago
  51. 1d6dcd3 Remove unused HpackHuffmanTable. by bnc · 4 years, 2 months ago
  52. 3a01fb9 Deprecate gfe2_reloadable_flag_http2_use_fast_huffman_encoder. by bnc · 4 years, 2 months ago
  53. 219bd57 Deprecate gfe2_reloadable_flag_quic_deprecate_http2_priority_experiment. by bnc · 4 years, 2 months ago
  54. 28ff109 Restructure QUICHE platform by splitting it into "default" and "overrides". by vasilvv · 4 years, 2 months ago
  55. faba24c Close QUIC connection with QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS when unacked map exceeds a threshold. by wub · 4 years, 2 months ago
  56. 046212e Fix some errors in quic_connection_test and rename some class members. by danzh · 4 years, 2 months ago
  57. d0b353c Add QuicSelfIssuedConnectionIdManager that handles RetireConnectionId Frame. by haoyuewang · 4 years, 2 months ago
  58. ad76b0c Deprecate flag quic_extract_x509_subject_using_certificate_view, by vasilvv · 4 years, 2 months ago
  59. a8307a8 Deprecate quic_send_version_negotiation_for_short_connection_ids by dschinazi · 4 years, 2 months ago
  60. 33d194f Deprecate gfe2_reloadable_flag_quic_new_priority_update_frame. by bnc · 4 years, 2 months ago
  61. 2920fcf Deprecate gfe2_reloadable_flag_quic_do_not_clip_received_error_code. by bnc · 4 years, 2 months ago
  62. 443fa2d Add a missing QUIC_EXPORT in http_constants. by vasilvv · 4 years, 2 months ago
  63. 272fffe In QuicConnection, add DCHECKS before using path_validator_. by renjietang · 4 years, 2 months ago
  64. 7aef4da During QUIC handshake check IsHandshakeConfirmed() before mark address_validated_ as true. by danzh · 4 years, 2 months ago
  65. b7a3339 Deprecate --gfe2_reloadable_flag_quic_round_up_tiny_bandwidth. by wub · 4 years, 2 months ago
  66. 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 · 4 years, 2 months ago
  67. 1c9cb6b Enable ALPS in QUIC TLS client handshake and parse ACCEPT_CH frame. by bnc · 4 years, 2 months ago
  68. 7f1d9e1 Let QuicConnection::UpdatePacketContent() return connection state. by renjietang · 4 years, 2 months ago
  69. af54215 Enable ALPS in QUIC TLS server handshaker and send ACCEPT_CH data if any. by bnc · 4 years, 2 months ago
  70. 4f43a02 Fix use of DCHECK with std::unique_ptr by dschinazi · 4 years, 2 months ago
  71. 8063bfa Fix the following error when building iOS: by QUICHE team · 4 years, 2 months ago
  72. f33be61 Refactor to make :http_frames_lib build with --config=android_arm. by bnc · 4 years, 2 months ago
  73. 47d67c3 Add PeerIssuedConnectionIdManager that handles NewConnectionId Frame. by haoyuewang · 4 years, 2 months ago
  74. 0f1aa58 Add TlsServerHandShaker::GetAcceptChValueForOrigin() to configure ACCEPT_CH value. by bnc · 4 years, 2 months ago
  75. 4049461 Parse received ALPS data in QuicSpdySession. by bnc · 4 years, 2 months ago
  76. c96b04a Disable feature flags that broke Chromium unit tests in order to move the roll forward. by vasilvv · 4 years, 2 months ago
  77. 48b4668 Add debugging logging for b/177651625. by fayang · 4 years, 2 months ago
  78. 5c9a9ce In QuicConnection, log the most recent frame type in a packet. by renjietang · 4 years, 2 months ago
  79. ab0c7a3 Refactor QuicConnection::OnConnectionMigration() to use active_effective_peer_migration_type_ instead of passing in the address change type as a parameter. by danzh · 4 years, 2 months ago
  80. 557f263 Internal QUICHE change by bnc · 4 years, 2 months ago
  81. 2094848 Internal QUICHE change by fayang · 4 years, 2 months ago
  82. bc6041f Internal QUICHE change by wub · 4 years, 2 months ago
  83. a18cd98 Internal QUICHE change by fayang · 4 years, 2 months ago
  84. 6d177cf Internal QUICHE change by fayang · 4 years, 2 months ago
  85. 0f33bc6 Internal QUICHE change by fayang · 4 years, 2 months ago
  86. d4247e7 Internal QUICHE change by fayang · 4 years, 2 months ago
  87. defaac7 Internal QUICHE change by ianswett · 4 years, 2 months ago
  88. de51b0a Internal QUICHE change by ianswett · 4 years, 2 months ago
  89. 9aef115 Fixes test flakiness by forcing the test client to reconnect after fuzzed requests. by QUICHE team · 4 years, 2 months ago
  90. 1c18357 In QuicConnection, cancel the previous path validation request before starting a new one. by renjietang · 4 years, 2 months ago
  91. 55006b0 Send correct QUIC CRYPTO_ERROR connection error for TLS errors by mattm · 4 years, 2 months ago
  92. 86f7a36 In http/end_to_end_test, use live client address to send STATELESS_RESET. by renjietang · 4 years, 2 months ago
  93. dfd7415 Minor tweaks to TlsServerHandshaker: by wub · 4 years, 2 months ago
  94. 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 · 4 years, 2 months ago
  95. ad1a969 Add a flag count for --gfe2_restart_flag_quic_tls_prefer_server_cipher_and_curve_list. by wub · 4 years, 2 months ago
  96. e84d833 Set SSL_OP_CIPHER_SERVER_PREFERENCE on QUIC TLS server's SSL_CTX. by wub · 4 years, 2 months ago
  97. 500825f Handle stateless reset that's received from path validation. by renjietang · 4 years, 2 months ago
  98. 403889f Internal QUICHE change by QUICHE team · 4 years, 2 months ago
  99. 353c9f0 Send PATH_RESPONSE using the alternative socket if the PATH_CHALLENGE is received on that socket. by danzh · 4 years, 2 months ago
  100. c872627 Internal QUICHE change by fayang · 4 years, 2 months ago