1. 126ff3b Adds a boolean return value to Http2VisitorInterface::OnEndHeadersForStream(). by QUICHE team · 2 years, 9 months ago
  2. f6e22f8 Provide a default implementation for quic_containers.h header. by vasilvv · 2 years, 9 months ago
  3. a3620f9 Transforms output parameters into return values for HPACK methods that return encoded strings. by QUICHE team · 2 years, 9 months ago
  4. 9b192c4 Minor cleanup to HPACK code: removes a parameter that is always nullptr outside of tests. by QUICHE team · 2 years, 9 months ago
  5. 6e58ff5 Internal change by renjietang · 2 years, 9 months ago
  6. c0cb0c2 Deprecate --gfe2_reloadable_flag_quic_group_path_response_and_challenge_sending_closer by haoyuewang · 2 years, 9 months ago
  7. bd2047e Drop QUIC packets with invalid flags by dschinazi · 2 years, 9 months ago
  8. cdddab3 Add upper bound flag FLAGS_quic_time_wait_list_max_pending_packets (default to 1K) for pending_queued_packets_ in time wait list. by fayang · 2 years, 9 months ago
  9. 7a76b6f Adds metadata sending support to NgHttp2Adapter. by QUICHE team · 2 years, 9 months ago
  10. a360a36 Remove dead code in MASQUE by dschinazi · 2 years, 9 months ago
  11. 1717c40 Randomize the order of sent transport parameters by dschinazi · 2 years, 9 months ago
  12. b16c8a2 Refactor SerializeTransportParameters by dschinazi · 2 years, 9 months ago
  13. 79852de Remove chrome value false for --quic_allocate_stream_sequencer_buffer_blocks_on_demand. by haoyuewang · 2 years, 9 months ago
  14. d155005 Internal change by wub · 2 years, 9 months ago
  15. a0dece5 Internal change by haoyuewang · 2 years, 9 months ago
  16. 244e194 Internal change by wub · 2 years, 9 months ago
  17. 3c21920 Move EXPECT_EQ macro magic from quic/platform to quiche/platform. by bnc · 2 years, 9 months ago
  18. 3edcae6 Make code -Wunused-but-set-variable clean by QUICHE team · 2 years, 9 months ago
  19. 85964d4 Removes Http2VisitorInterface methods OnReadyToSendDataForStream() and OnReadyToSendMetadataForStream(). by QUICHE team · 2 years, 9 months ago
  20. f0ff0a7 Always use int64_t to store ProcessBytes() return value. by bnc · 2 years, 9 months ago
  21. 015ab9e Add regression test for arbitrary memory allocation in HTTP decoder by dschinazi · 2 years, 9 months ago
  22. 5508e3e Do not call GetQuicReloadableFlag() from QuicVersionManager constructor. by bnc · 2 years, 9 months ago
  23. bc1e902 In QUIC TlsServerHandshaker, ensure DecryptCallback runs at most once. by wub · 2 years, 9 months ago
  24. 22e2812 Fix more signed-unsigned comparisons in QUICHE. by bnc · 2 years, 9 months ago
  25. 095aafa Deprecate --gfe2_reloadable_flag_quic_connection_support_multiple_cids_v4 by haoyuewang · 2 years, 9 months ago
  26. f170cad Remove QuicMemSliceSpan and TestQuicMemSliceVector. by vasilvv · 2 years, 9 months ago
  27. c91e76e Deflake QuicIdleNetworkDetectorTest by always enabling --quic_idle_network_detector_no_alarm_after_stopped, which is being rolled out this week. by wub · 2 years, 9 months ago
  28. baa2cfb Use int64_t instead of ssize_t in third_party/http2/adapter. by bnc · 2 years, 9 months ago
  29. 7c58a6a Consult self_issued_connection_id_manager instead of default_path_ for connection ID to look up session in session map. by haoyuewang · 2 years, 9 months ago
  30. 2f54a55 Deprecate --gfe2_reloadable_flag_quic_tls_allow_ignore_ticket_open. by wub · 2 years, 9 months ago
  31. e46e266 Deprecate --gfe2_reloadable_flag_quic_include_port_in_alps_origin. by bnc · 2 years, 9 months ago
  32. 5258041 Deprecate --gfe2_reloadable_flag_quic_run_default_signature_callback_once. by wub · 2 years, 9 months ago
  33. be05fc0 Adds a return value to Http2VisitorInterface::OnMetadataForStream(). by QUICHE team · 2 years, 9 months ago
  34. 2ee23ae Add two missing includes in http2/adapter. by bnc · 2 years, 9 months ago
  35. db4a2f7 Do not use inline constexpr variables in http2/adapter/http2_protocol.h. by bnc · 2 years, 9 months ago
  36. 21013e6 Add QuicConnectionAlarmDelegate and change all QuicConnection's alarms to inherit from it. by wub · 2 years, 9 months ago
  37. 29fb6fc In QuicAlarm, change a QUIC_LOG_EVERY_N_SEC(ERROR) to a code count plus a QUIC_LOG(ERROR) that happens on every power of 2 times. by wub · 2 years, 9 months ago
  38. d548f02 Change FLAGS_max_inbound_header_list_size type to int32_t. by bnc · 2 years, 9 months ago
  39. c39a40b Adds Http2DecoderAdapter::StopProcessing(), which can be used to short-circuit the decoding process if the visitor no longer wants to receive events for the connection. by QUICHE team · 2 years, 9 months ago
  40. 0f80d16 Adds metadata decoding support in the oghttp2 stack. by QUICHE team · 2 years, 9 months ago
  41. 420c3f0 In QuicToyClient, set max_inbound_header_list_size to 128K by default. by wub · 2 years, 9 months ago
  42. 21dbb1c Fixes a bug with stream resumption when a DataFrameSource indicates an empty DATA frame with fin. by QUICHE team · 2 years, 9 months ago
  43. f988125 More minor OgHttp2Adapter changes for Chromium. by bnc · 2 years, 9 months ago
  44. ccb7c6b Simplifies and refactors TestDataFrameSource. by QUICHE team · 2 years, 9 months ago
  45. d8034f4 Update README.md and CONTRIBUTING.md with GitHub link. by bnc · 2 years, 9 months ago
  46. 752bc18 Cancel cleanup_alarm_ in QuicClientPromisedInfo's destructor. by wub · 2 years, 9 months ago
  47. 5cadb6a Protect the error log in QuicAlarm::~QuicAlarm with --gfe2_restart_flag_quic_alarm_add_permanent_cancel. by wub · 2 years, 9 months ago
  48. 2682b51 Flip --gfe2_restart_flag_quic_alarm_add_permanent_cancel to false in Chromium. by bnc · 2 years, 9 months ago
  49. 53951e7 Improve gfe_quic_fuzzer: by danzh · 2 years, 9 months ago
  50. de91952 Add a GFE_BUG that logs pending frames to write and current/previous frame types in read. by haoyuewang · 2 years, 9 months ago
  51. d9036e4 Internal change by wub · 2 years, 9 months ago
  52. d44ad7c Ensure some QuicAlarms are properly cancelled to prevent use-after-free issues when alarm fires. by wub · 2 years, 9 months ago
  53. aad8d61 Deprecate quic_reject_large_max_push_id by dschinazi · 2 years, 9 months ago
  54. 3a9a246 Internal change by wub · 2 years, 9 months ago
  55. 2ebd1e0 Adds a MetadataSource abstraction and metadata write implementation for the oghttp2 stack. by QUICHE team · 2 years, 9 months ago
  56. 127c5e3 Adds functionality to TestFrameSequence to serialize CONTINUATION frames. by QUICHE team · 2 years, 9 months ago
  57. c78af51 Passes information about CONTINUATION frames through CallbackVisitor. by QUICHE team · 2 years, 9 months ago
  58. 0fb2d17 Depointerizes a member of SpdyContinuationIR. by QUICHE team · 2 years, 9 months ago
  59. accb415 Factors out a CreateStream method within OgHttp2Session. by QUICHE team · 2 years, 9 months ago
  60. e39688a Close QUIC connection when QuicSpdySession receives server push stream. by renjietang · 2 years, 9 months ago
  61. f150f9d Remove unused QuicDispatcher.session_map_. by wub · 2 years, 9 months ago
  62. 727e5bf Deprecate gfe2_reloadable_flag_quic_donot_write_mid_packet_processing. by fayang · 2 years, 9 months ago
  63. b6d5411 Internal change by wub · 2 years, 9 months ago
  64. 31e4fbb Fix remaining Chromim compile issues. by bnc · 2 years, 9 months ago
  65. 9b173dd Internal change by QUICHE team · 2 years, 9 months ago
  66. 64d2bf7 Put QUICHE_EXPORT_PRIVATE after class/struct keyword by vasilvv · 2 years, 9 months ago
  67. e3bb3cc Fix -Wrange-loop-construct and -Winconsistent-missing-override warnings in third_party/http2/adapter. by bnc · 2 years, 9 months ago
  68. 6e95ce9 Deprecate gfe2_reloadable_flag_quic_donot_pto_half_rtt_data. by fayang · 2 years, 9 months ago
  69. 8a4bbff Adds a return value to Http2VisitorInterface::OnBeginHeadersForStream(). by QUICHE team · 2 years, 9 months ago
  70. bb45e50 Clarifies the return values for Http2VisitorInterface::OnReadyToSend(), and fixes the CallbackVisitor implementation. by QUICHE team · 2 years, 9 months ago
  71. 6769439 Fix -Wunused-parameter warnings in third_party/http2. by bnc · 2 years, 9 months ago
  72. 5dc4486 Fix -Wsign-compare warnings in third_party/http2. by bnc · 2 years, 9 months ago
  73. 07188a5 Deprecate gfe2_reloadable_flag_quic_use_encryption_level_context. by fayang · 2 years, 9 months ago
  74. 3080551 Internal change by ianswett · 2 years, 9 months ago
  75. e402302 Deprecate gfe2_reloadable_flag_quic_use_write_or_buffer_data_at_level. by fayang · 2 years, 9 months ago
  76. 6e106a5 Add QUICHE_EXPORT macros in third_party/http2/adapter. by bnc · 2 years, 9 months ago
  77. ce06ef5 Fix some instances of -Wunused-but-set-variable. by QUICHE team · 2 years, 9 months ago
  78. 3df755e Internal change by haoyuewang · 2 years, 9 months ago
  79. 19e4d47 Downgrade QUIC_BUG to QUIC_DLOG while client sends stream data while 0-RTT gets rejected and 1-RTT keys are not yet available. Also, removed QUIC_BUG while trying to send control frames before encryption gets established. by fayang · 2 years, 9 months ago
  80. 5ee94be Flip --gfe2_reloadable_flag_quic_ack_cid_frames in Chrome as the broken tests are fixed by https://chromium-review.googlesource.com/c/chromium/src/+/3043202 by haoyuewang · 2 years, 9 months ago
  81. bba9a18 Initialize SimpleRandom::buffer_offset_ in quic_test_utils by QUICHE team · 2 years, 9 months ago
  82. 2a62911 Fixes the nghttp2_data_provider adapter to return an accurate status value when a DataFrameSource indicates fin with no data. by QUICHE team · 2 years, 9 months ago
  83. 5b32a9f Adds tests for the conversion from DataFrameSource to nghttp2_data_provider. by QUICHE team · 2 years, 9 months ago
  84. 926813b Removes unused DataSource interface and implementation. by QUICHE team · 2 years, 9 months ago
  85. 2a0026f Adds nullptr guards to invocations of nghttp2 callbacks within CallbackVisitor. by QUICHE team · 2 years, 9 months ago
  86. 8351f8f Internal change by haoyuewang · 2 years, 9 months ago
  87. cf0f085 Fix QUIC insecure randomness on Windows 7 by dschinazi · 2 years, 10 months ago
  88. d51c217 Splits nghttp2-specific test utilities into nghttp2_test_utils.{h,cc}. by QUICHE team · 2 years, 10 months ago
  89. 98c2f69 Automated g4 rollback of changelist 384571235. by fayang · 2 years, 10 months ago
  90. 523bfb3 Add HttpDecoder::IsBufferedFrame(). by bnc · 2 years, 10 months ago
  91. b2a9134 Internal change by wub · 2 years, 10 months ago
  92. 3460166 Add pointers embedding QUICHE in README.md. by bnc · 2 years, 10 months ago
  93. eb6dec7 Introduce QUIC connection dapper tracing in GFE2. by wub · 2 years, 10 months ago
  94. 7c92f7e Default enable --gfe2_reloadable_flag_quic_run_default_signature_callback_once. by wub · 2 years, 10 months ago
  95. d127d19 Add regression test for b/194177024. by wub · 2 years, 10 months ago
  96. c80753e Remove and rename HttpDecoder methods. by bnc · 2 years, 10 months ago
  97. b69b653 Disable QuicConnectionTest.IetfStatelessReset and QuicFramerTest.BuildIetfStatelessResetPacket in Chrome. by fayang · 2 years, 10 months ago
  98. 80f9381 Disable --gfe2_reloadable_flag_quic_ack_cid_frames in Chromium. by haoyuewang · 2 years, 10 months ago
  99. d153424 Fix error: unknown type name 'uint' in Chromium merge. by haoyuewang · 2 years, 10 months ago
  100. 5dd7a03 Fix tests broken by --gfe2_reloadable_flag_quic_ack_cid_frames by haoyuewang · 2 years, 10 months ago