1. 6bf9a45 Internal QUICHE change by bnc · 3 years, 4 months ago
  2. 820f7b8 Improve MASQUE debugging information by dschinazi · 3 years, 4 months ago
  3. 8d63c92 Allow CONNECT requests without :path in QuicSimpleServerStream by dschinazi · 3 years, 4 months ago
  4. 6e3b114 Fix merge by inverting macro order by dschinazi · 3 years, 4 months ago
  5. a3771b4 Internal QUICHE change by danzh · 3 years, 4 months ago
  6. 4c500ef deprecate gfe2_restart_flag_quic_enable_zero_rtt_for_tls_v2. by renjietang · 3 years, 4 months ago
  7. dd75384 Deprecate --gfe2_restart_flag_http2_parse_priority_update_frame. by bnc · 3 years, 4 months ago
  8. a778b75 Fix ODR violations in http_constants.h by vasilvv · 3 years, 4 months ago
  9. 009726e Fix gQUIC remote handshake by postpone certificate validation to after GetProof is done. by wub · 3 years, 4 months ago
  10. 8c5ac4c Fix QuicSession logging of DATAGRAM frames by dschinazi · 3 years, 4 months ago
  11. 12c8822 Fix use after free in MasqueServerBackend by dschinazi · 3 years, 4 months ago
  12. 070a419 Support all HTTP/3 versions in MASQUE by dschinazi · 3 years, 4 months ago
  13. 34bacf1 Fix masque_server and epoll_quic_server in Chrome by dschinazi · 3 years, 4 months ago
  14. 99dd538 Deprecate --gfe2_reloadable_flag_quic_bbr2_use_bytes_delivered. by ianswett · 3 years, 4 months ago
  15. bcaf09f Internal QUICHE change by wub · 3 years, 4 months ago
  16. 3a3802f Deprecate --gfe2_reloadable_flag_quic_send_goaway_with_connection_close. by bnc · 3 years, 4 months ago
  17. dac4ad8 Move Datagram-Flow-Id header to SpdyUtils by dschinazi · 3 years, 4 months ago
  18. 9ff30da Move HTTP/3 Datagram parsing to QuicSpdySession by dschinazi · 3 years, 4 months ago
  19. b427cc8 Make absl::string_view to std::string conversion explicit in Masque. by bnc · 3 years, 4 months ago
  20. 838eded Internal QUICHE change by QUICHE team · 3 years, 4 months ago
  21. 08fcce2 Deprecate --gfe2_reloadable_flag_quic_parse_accept_ch_frame. by bnc · 3 years, 4 months ago
  22. ad9ec38 Deprecate --gfe2_reloadable_flag_quic_goaway_with_max_stream_id. by bnc · 3 years, 4 months ago
  23. 0e20e0f Flip quic_fix_on_stream_reset flag for Chrome. by bnc · 3 years, 4 months ago
  24. 388d7f9 Add support for HTTP/3 datagram SETTING by dschinazi · 3 years, 4 months ago
  25. 9286a3f Move HTTP/3 Datagram Flow ID Allocation Service to QuicSpdySession by dschinazi · 3 years, 4 months ago
  26. da88cd1 Implement MASQUE CONNECT-UDP by dschinazi · 3 years, 4 months ago
  27. beabbe0 Delete PCC code. by vasilvv · 3 years, 4 months ago
  28. c1dc189 Fix GCC Wparentheses error in quic_connection.cc by danzh · 3 years, 4 months ago
  29. bf00381 Reject forbidden frame types and incomplete frames in ALPS. by bnc · 3 years, 4 months ago
  30. 6f8d933 Add code count to help verify quic_abort_qpack_on_stream_reset flag. by bnc · 3 years, 4 months ago
  31. 6fec8e9 Expose receive window size in QuicStream. Interface change only. by danzh · 3 years, 4 months ago
  32. 2d6e317 Drop packets shorter than the stateless reset length. by ianswett · 3 years, 4 months ago
  33. acf863d Make QUIC insecure randomness thread-safe by dschinazi · 3 years, 4 months ago
  34. 9a5d7c0 Reduce CPU impact of QUIC stateless reset packet generation by dschinazi · 3 years, 4 months ago
  35. e51d9e7 Internal QUICHE change by wub · 3 years, 4 months ago
  36. ab827cf Internal QUICHE change by wub · 3 years, 4 months ago
  37. 9c0dd28 Unify and refactor frame type logic in receiving control stream. by bnc · 3 years, 4 months ago
  38. 2475cc8 Expose Quic stream flow control send window to subclasses. by danzh · 3 years, 4 months ago
  39. a25ed9d Implement QUIC server validates the new peer address upon receiving PATH_CHALLENGE or peer migration. by danzh · 3 years, 4 months ago
  40. db84462 In quic client connection, reset rtt and cwnd after successfully migrate to a new IP address if using IETF version. by danzh · 3 years, 4 months ago
  41. 6e9174e Deprecate QuicConnection.peer_address_ by replacing it by direct_peer_address. by wub · 3 years, 4 months ago
  42. 950c333 Deprecate QuicSession::SendStopSending(). by renjietang · 3 years, 4 months ago
  43. 37b722e Rename QuicConnection::AlternativePathState and refactor QuicConnection to store the default path information into a path object. by danzh · 3 years, 4 months ago
  44. 7f43cdf Deprecate --gfe2_restart_flag_quic_server_temporarily_retain_tls_zero_rtt_keys by mattm · 3 years, 5 months ago
  45. 5c30895 Deprecate --gfe2_reloadable_flag_quic_bbr2_disable_reno_coexistence. by wub · 3 years, 5 months ago
  46. 53d9995 Internal QUICHE change by mattm · 3 years, 5 months ago
  47. 110636a Set --quic_fix_on_stream_reset to false on Chromium. by wub · 3 years, 5 months ago
  48. bbc6a66 Get rid of dead code that was protected by deprecated --gfe_restart_flag_quic_startup_faster_interval_set by QUICHE team · 3 years, 5 months ago
  49. 5e29b6b Disable client-side ALPS for HTTP/3 in Chrome. by bnc · 3 years, 5 months ago
  50. 8747883 Close read side but not write side in QuicSpdyStream::OnStreamReset(). by bnc · 3 years, 5 months ago
  51. cb250b9 Replace QuicUnorderedSet and QuicHashSet with their direct Abseil counterparts. by vasilvv · 3 years, 5 months ago
  52. 5f2d7a3 Replace all implementations of EstimateMemoryUsage with a single QUICHE one. by vasilvv · 3 years, 5 months ago
  53. 98ad9db Remove unnecessary WriteScheduler-related includes. by bnc · 3 years, 5 months ago
  54. e4fbfde In TlsServerHandshaker, use normalized hostname to select cert and compute signature. by wub · 3 years, 5 months ago
  55. 0c73808 Internal QUICHE change by renjietang · 3 years, 5 months ago
  56. cbd1dd7 Deprecate --gfe2_reloadable_flag_quic_use_circular_deque_for_unacked_packets_v2 by haoyuewang · 3 years, 5 months ago
  57. cda4e97 Internal QUICHE change by ianswett · 3 years, 5 months ago
  58. 574f547 Deprecate --gfe2_reloadable_flag_quic_tls_use_early_select_cert. by wub · 3 years, 5 months ago
  59. 50465ab Replace spdy_macros.h with direct use of Abseil. by vasilvv · 3 years, 5 months ago
  60. f718c8e Move Http2Deque implementation into QUICHE. by vasilvv · 3 years, 5 months ago
  61. 8cfb52b Refactor OriginValuePair. by bnc · 3 years, 5 months ago
  62. a4b519c Rename QuicConnection member variable most_recent_alternative_path_ to alternative_path. by danzh · 3 years, 5 months ago
  63. 6ed6fbf Internal QUICHE change by danzh · 3 years, 5 months ago
  64. 5c194f3 Add ACCEPT_CH frame and implement serialization. by bnc · 3 years, 5 months ago
  65. 6e48654 Internal QUICHE change by ianswett · 3 years, 5 months ago
  66. 30536af Enable EndToEndTest.MultipleZeroRtt in Chrome. by renjietang · 3 years, 5 months ago
  67. 112eccd Replace QuicheUnorderedMap with absl::node_hash_map. by vasilvv · 3 years, 5 months ago
  68. 760dbed Replace QuicheStrCat with absl::StrCat and absl::StrFormat. by vasilvv · 3 years, 5 months ago
  69. c2fe7de Move Accept-CH value in TLS server handshaker to avoid one string copy. by bnc · 3 years, 5 months ago
  70. bc49a3d Remove unused process_single_input_frame functionality from Http2DecoderAdapter. by bnc · 3 years, 5 months ago
  71. 46d7229 Move SpdyNoOpVisitor out of test namespace. by bnc · 3 years, 5 months ago
  72. c18d1b1 Deprecate gfe2_reloadable_flag_quic_retransmit_after_receiving_retry. by renjietang · 3 years, 5 months ago
  73. d9064fc Move quiche_time_utils to platform/default. by vasilvv · 3 years, 5 months ago
  74. bd51c87 Provide a default implementation of QUICHE logging. by vasilvv · 3 years, 5 months ago
  75. 9e4ce27 Internal QUICHE change by haoyuewang · 3 years, 5 months ago
  76. 54c3145 Internal QUICHE change by haoyuewang · 3 years, 5 months ago
  77. b9d37de Internal QUICHE change by wub · 3 years, 5 months ago
  78. e9d9a9c Add a RemoteHandshakeService.TlsHandshakeV2 rpc to Alia, and implement it for IETF QUIC. by wub · 3 years, 5 months ago
  79. b38e023 Replace uses of CHECK/DCHECK with QUICHE_CHECK/QUICHE_DCHECK. by vasilvv · 3 years, 5 months ago
  80. 45a59fe Replace QuicUnorderedMap and QuicHashMap with the corresponding Abseil classes. by vasilvv · 3 years, 5 months ago
  81. afcc317 Make HTTP/2 logging use QUICHE logging by vasilvv · 3 years, 5 months ago
  82. 861766b deprecate gfe2_reloadable_flag_quic_split_up_send_rst_2. by renjietang · 3 years, 5 months ago
  83. 869e434 Add support for IETF QUIC RFCv1 by dschinazi · 3 years, 5 months ago
  84. f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 3 years, 5 months ago
  85. ed4f308 Make SPDY logging use QUICHE logging by vasilvv · 3 years, 5 months ago
  86. 14965e1 Deprecate 3 members of NetworkParams that were used for cwnd bootstrapping: by wub · 3 years, 5 months ago
  87. 3366808 Automated g4 rollback of changelist 354587392. by QUICHE team · 3 years, 5 months ago
  88. 5cef78e Platformize DCHECK and other macros. by vasilvv · 3 years, 5 months ago
  89. 17980fd Unify Keystore testing tools across GFE by QUICHE team · 3 years, 5 months ago
  90. 3c93a02 Relax QUIC connection migration restriction to allow peer address port change during handshake. by danzh · 3 years, 5 months ago
  91. cc0b669 Internal QUICHE change by mattm · 3 years, 5 months ago
  92. df2ec4a Add more detailed flag count for by haoyuewang · 3 years, 5 months ago
  93. 7a9048e Add more detailed flag count for by haoyuewang · 3 years, 5 months ago
  94. 4ea319b Make QUICHE export use new-style default impl. by vasilvv · 3 years, 5 months ago
  95. a17e148 Internal QUICHE change by wub · 3 years, 5 months ago
  96. 1673946 Move QUIC_EXPORT into QUICHE platform. by vasilvv · 3 years, 5 months ago
  97. e962f76 Add ReplaceConnectionId to QuicPeerIssuedConnectionId manager to support connection ID replacement via long packet header. by haoyuewang · 3 years, 5 months ago
  98. b32f8c2 Internal QUICHE change by danzh · 3 years, 5 months ago
  99. 1fe972f Deprecate gfe2_reloadable_flag_quic_granular_qpack_error_codes. by bnc · 3 years, 5 months ago
  100. 1d6dcd3 Remove unused HpackHuffmanTable. by bnc · 3 years, 5 months ago