1. 2cdc6c2 Eliminate copying of Huffman encoded string in QpackInstructionEncoder. by bnc · 4 years, 6 months ago
  2. 5f225b0 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  3. 3049b2b Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  4. 94adffd Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  5. 6c9e9c3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  6. f1b46eb Append to output instead of overwriting it in http2::HuffmanEncode(). by bnc · 4 years, 6 months ago
  7. c872ee4 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  8. 9d3ba8d Fix NetSLO QUIC prober tests by dschinazi · 4 years, 6 months ago
  9. 26b6da0 Add explicit numbers to QuicStreamRstErrorCode. by renjietang · 4 years, 6 months ago
  10. 84d2e35 Add regression test for 0-RTT rejection bug. by renjietang · 4 years, 6 months ago
  11. 5291862 Use faster Huffman encoding for HPACK. by bnc · 4 years, 6 months ago
  12. 60e12c4 Also test http2::HuffmanEncodeFast() in spdy::HpackEncoderTest. by bnc · 4 years, 6 months ago
  13. f59725c Switch ParsedQuicVersion::ReservedForNegotiation() to TLS by dschinazi · 4 years, 6 months ago
  14. c0588b0 Change Huffman encoder benchmark to typical character distribution. by bnc · 4 years, 6 months ago
  15. d7be62c Improve http2::HuffmanEncodeFast() by skipping rest of iteration if possible. by bnc · 4 years, 6 months ago
  16. 119ebdf Deprecate quic_send_key_update_not_yet_supported by dschinazi · 4 years, 6 months ago
  17. c2fce35 Remove BoundedHuffmanSize(). by bnc · 4 years, 6 months ago
  18. d10bbe3 Use C++14 friendly idiom in http2::HuffmanEncodeFast by nharper · 4 years, 6 months ago
  19. 9a36d72 Use absl::string_view in QUICHE directly. by vasilvv · 4 years, 6 months ago
  20. 0f73a76 Add faster Huffman encoding implementation, not yet used in production. by bnc · 4 years, 6 months ago
  21. f8bde4b Rename v99_streamid_manager to ietf_streamid_manager. by renjietang · 4 years, 6 months ago
  22. e3fd686 Remove HpackHuffmanTable argument from HpackEncoder constructor. by bnc · 4 years, 6 months ago
  23. ec14d2b Handle PINGs in QUIC connection. by fayang · 4 years, 6 months ago
  24. 639f294 Use QuicheTest in third_party/spdy. by bnc · 4 years, 6 months ago
  25. 66f16bf Deprecate gfe2_reloadable_flag_quic_add_silent_idle_timeout. by fayang · 4 years, 6 months ago
  26. 89ec338 Remove unmatched clang diagnostic pop #pragma by nharper · 4 years, 6 months ago
  27. e29fe6e Rename QuicSession::OnStreamDoneWaitingForAcks() to MaybeCloseZombieStream(). by renjietang · 4 years, 6 months ago
  28. daf5707 Pre-allocate storage in http2::HuffmanEncode(). by bnc · 4 years, 6 months ago
  29. 5df3663 Set initial self address for all server QUIC connections and client connections that know its own address. by wub · 4 years, 6 months ago
  30. 182ae36 Internal QUICHE change by fayang · 4 years, 6 months ago
  31. 0bf2a6f Remove QuicSession::stream_map_size(). by renjietang · 4 years, 6 months ago
  32. f08e179 Explicitly specify the encryption level of processed packets in QuicConnectionTest. by fayang · 4 years, 6 months ago
  33. 0c9148a Reject HTTP/2 only frames in HTTP/3. by renjietang · 4 years, 6 months ago
  34. 6744c06 Use QuicheTest and quiche_test.h in third_party/http2. by bnc · 4 years, 6 months ago
  35. 3c3e890 Deprecate gfe2_reloadable_flag_quic_no_silent_close_for_idle_timeout. by fayang · 4 years, 6 months ago
  36. b66dd36 Add Huffman encoder benchmarks. by bnc · 4 years, 6 months ago
  37. c19a950 Fix some issues regarding quic TestPacketWriter changing its perspective. by danzh · 4 years, 6 months ago
  38. e58e97e Move TestPacketWriter from quic_connection_test.cc to quic_test_utils. by danzh · 4 years, 6 months ago
  39. 4c33482 deprecate gfe2_reloadable_flag_quic_remove_zombie_streams. by renjietang · 4 years, 6 months ago
  40. 9b6ef28 DLOG(INFO) early data reason on server handshake complete by nharper · 4 years, 6 months ago
  41. 1f6da15 deprecate gfe2_reloadable_flag_quic_get_stream_information_from_stream_map. by renjietang · 4 years, 6 months ago
  42. 09a013c Change quic_toy_client.cc to include the correct header file for AF_INET/AF_INET6/AF_UNSPEC on windows. by wub · 4 years, 6 months ago
  43. 3f17269 Add code count for quic_fix_http3_goaway_stream_id. by bnc · 4 years, 6 months ago
  44. d868245 Dropping initial keys at the end of writing to avoid potential missing write keys in the middle of writing. by fayang · 4 years, 6 months ago
  45. 40fa830 Do not clip error codes larger than QUIC_LAST_ERROR. by bnc · 4 years, 6 months ago
  46. d40c12c Fix //third_party/quic/core:quic_connection_test with randomized flags by QUICHE team · 4 years, 6 months ago
  47. f2e0d90 Notify debug_visitor once any 0-RTT packet gets acknowledged. Client only (server + TLS does not send 0-RTT packets). by fayang · 4 years, 6 months ago
  48. 42fcda5 Add flag --ip_version_for_host_lookup to quic_client to indicate the preferred IP version of host address, if host lookup is needed. by wub · 4 years, 6 months ago
  49. a1c666f Fix a latent query-of-death in a GFE+QUIC+Leto codepath by QUICHE team · 4 years, 6 months ago
  50. ba9d95e Add a regression test of b/168294218, also verified gfe2_reloadable_flag_quic_fix_missing_initial_keys fixes the issue. by fayang · 4 years, 7 months ago
  51. 4267b51 Add a quic::CryptoBuffers class to own a std::vector<CRYPTO_BUFFER*> and the buffers the elements point to. Use it in TlsServerHandshaker. by wub · 4 years, 7 months ago
  52. d01e996 Make sure we have the right key before sending data. by fayang · 4 years, 7 months ago
  53. daeb819 Add explicit signal of coalscing done to QuicConnection. by fayang · 4 years, 7 months ago
  54. 9a74ee9 Discard initial key right after a HANDSHAKE packet has been sent and unify the fixes for missing initial keys. This goal is to make sure an endpoint never tries to serialize initial frames (could be pending frames or re-serialize initial packet in the coalescer) by fayang · 4 years, 7 months ago
  55. d18fe67 Deprecate quic_do_not_accept_stop_waiting now that IETF QUIC is coming and doesn't have stop waiting. by ianswett · 4 years, 7 months ago
  56. 99f3984 Internal QUICHE change by fayang · 4 years, 7 months ago
  57. 15be59c Refer to a normative section in IETF draft for QuicSpdySessionTestClient.ReceiveSpdySettingInHttp3. by renjietang · 4 years, 7 months ago
  58. 1760b08 Default to 2 * RTTVAR when calculating PTO delay. by fayang · 4 years, 7 months ago
  59. 21fc64c Treat HTTP/2 specific SETTING identifiers as errors in HTTP/3. by renjietang · 4 years, 7 months ago
  60. f324bb8 Add MaybeUpdateAckTimeout to OnAckFrequencyFrame as this frame type also instigates ack. by haoyuewang · 4 years, 7 months ago
  61. 9261a8a Discard 0-RTT keys after installing 1-RTT keys. Client side only. by fayang · 4 years, 7 months ago
  62. fcff957 Fix key_update_not_yet_supported for older clients by dschinazi · 4 years, 7 months ago
  63. 9aaca96 Deprecate gfe2_restart_flag_quic_enable_tls_resumption_v4 by nharper · 4 years, 7 months ago
  64. 4e9714d Rename HTTP/3 SETTINGS_MAX_HEADER_LIST_SIZE to SETTINGS_MAX_FIELD_SECTION_SIZE. by renjietang · 4 years, 7 months ago
  65. 11a54a1 Internal QUICHE change by haoyuewang · 4 years, 7 months ago
  66. f432b06 Add a QUIC BBR2 connection option 'B2HR' to use 15% inflight_hi headroom instead of the value specified by flag --quic_bbr2_default_inflight_hi_headroom. by wub · 4 years, 7 months ago
  67. 9f1fd1a Fix a misspelled enum value in QuicFailToSerializePacketLocation. by renjietang · 4 years, 7 months ago
  68. d8c2050 Record detailed location of FAIL_TO_SERIALIZE_PACKET error in UMA histogram. by renjietang · 4 years, 7 months ago
  69. b8056c9 Exit PROBE_DOWN when bytes in flight goes below the target instead of prior_in_flight. Also adds missing flag counts. by ianswett · 4 years, 7 months ago
  70. 42dea6a Remove BORINGSSL_API_VERSION checks from quic code by nharper · 4 years, 7 months ago
  71. 5b0f14f Add a method that writes AckFrequencyFrame in QuicControlFrameManager and code for updating peer_max_ack_delay in QuicSentPacketManager. by haoyuewang · 4 years, 7 months ago
  72. 6b2b752 Ship our own implementation of QuicheEndian instead of using the platform one. by vasilvv · 4 years, 7 months ago
  73. 76c186d Add an extra endpoint to the QuicTransport simple server called by QUICHE team · 4 years, 7 months ago
  74. 2ac31ae Internal QUICHE change by fayang · 4 years, 7 months ago
  75. 9d295f2 Add varz for QUIC 0-RTT acceptance/rejection reasons by nharper · 4 years, 7 months ago
  76. 6a6bd31 Move QuicCryptoClientStreamBase::EarlyDataReason to QuicCryptoStream by nharper · 4 years, 7 months ago
  77. f555d99 In QUIC BBRv2, use inflight byte after congestion event to detect queuing during PROBE_UP. by wub · 4 years, 7 months ago
  78. 82bea25 Remove pure virtual methods from TlsHandshaker by nharper · 4 years, 7 months ago
  79. e8a8ecb Abort async QPACK header decompression when stream is closed. by bnc · 4 years, 7 months ago
  80. 27c1846 Remove TlsHandshakerTest by nharper · 4 years, 7 months ago
  81. 37b3c5c Don't arm PTO for ApplicationData until handshake confirmed. by fayang · 4 years, 7 months ago
  82. 6fd5407 gfe-relnote: fix QUICHE compilation issues with gcc. by danzh · 4 years, 7 months ago
  83. 265a7cb Reduce noisy log message to VLOG rather than LOG(INFO). by QUICHE team · 4 years, 7 months ago
  84. c8f6f63 Internal QUICHE change by fayang · 4 years, 7 months ago
  85. 2d2fdd1 Add a kAFFE client option to enable the usage of AckFrequencyFrame, including by haoyuewang · 4 years, 7 months ago
  86. de9ad9f Cap client suggested initial RTT to 1s instead of 15s. by fayang · 4 years, 7 months ago
  87. bbf1623 Replace QuicheContainsKey with a direct call to find() by vasilvv · 4 years, 7 months ago
  88. dd523b3 Remove processed packets from undecryptable_packets_. by fayang · 4 years, 7 months ago
  89. a5c3383 Change undecryptable_packets_ from QuicCircularDeque to std::deque. No functional change expected. This is the preparation to support out of order deletion. by fayang · 4 years, 7 months ago
  90. acc7c97 Internal QUICHE change by wub · 4 years, 7 months ago
  91. 19c7e00 Deprecate quic_bbr_flexible_app_limited which was blocked by a bug that's now closed. This was added for Quartc, but that project is no longer active. by ianswett · 4 years, 7 months ago
  92. 29d1803 Deprecate gfe2_reloadable_flag_quic_fix_neuter_handshake_data. by fayang · 4 years, 7 months ago
  93. f71e806 Pass early data reject reason to debug_visitor. by renjietang · 4 years, 7 months ago
  94. 093f8e4 Deprecate gfe2_reloadable_flag_quic_enable_overshooting_detection. by fayang · 4 years, 7 months ago
  95. e2896c8 Deprecate quic_enable_version_t051 by dschinazi · 4 years, 7 months ago
  96. 7646715 Deprecate gfe2_reloadable_flag_quic_use_half_rtt_as_first_pto. by fayang · 4 years, 7 months ago
  97. 5f7d0e8 Remove reloadable flag quic_http3_goaway_new_behavior. by bnc · 4 years, 7 months ago
  98. f5f83e5 Deprecate gfe2_reloadable_flag_quic_coalesced_packet_of_higher_space2. by fayang · 4 years, 7 months ago
  99. ec882f1 Deprecate --gfe2_reloadable_flag_quic_revert_mtu_after_two_ptos. by wub · 4 years, 7 months ago
  100. a504d5c Deprecate gfe2_reloadable_flag_quic_check_encryption_level_in_fast_path. by fayang · 4 years, 7 months ago