1. 599ce0e Add QuicPathValidator implementation. by danzh · 4 years, 5 months ago
  2. 3734614 Add kMaxValue alias to KeyUpdateReason enum. by mattm · 4 years, 5 months ago
  3. 4feadcf Record stats for packets reset for missing connection ID & version. by QUICHE team · 4 years, 5 months ago
  4. 3df6c15 Send version negotiation in response to short connection IDs by dschinazi · 4 years, 5 months ago
  5. 557dfbc Rename SpdyHeaderBlock to Http2HeaderBlock, with a using alias. by QUICHE team · 4 years, 5 months ago
  6. add8ac3 Replace QuicheWrapUnique with absl::WrapUnique. by vasilvv · 4 years, 5 months ago
  7. 4933ced Reduce number of packets sent by ROWP by dschinazi · 4 years, 5 months ago
  8. 035fe3d Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. Delete QUICHE_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
  9. 5504d2f Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
  10. 3537bd1 Disable some tests in Chrome to unblock BoringSSL roll by nharper · 4 years, 5 months ago
  11. bed67c6 Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
  12. 3ce6285 Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
  13. 2e8a3e6 Deprecate quic_prober_uses_length_prefixed_connection_ids by dschinazi · 4 years, 5 months ago
  14. fe1c8f3 Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
  15. e67635a Delete the code used to record failed to serialize packet locations. by renjietang · 4 years, 5 months ago
  16. 8238ffb Close Quic connections on AEAD integrity limit of received packets that fail authentication. by mattm · 4 years, 5 months ago
  17. 64e2218 Internal QUICHE change by QUICHE team · 4 years, 5 months ago
  18. e57062e Add QuicConnectionVisitorInterface::OnKeyUpdate upcall. by mattm · 4 years, 5 months ago
  19. 5c7090d Add KeyUpdateReason enum to KeyUpdate call & OnKeyUpdate callbacks. by mattm · 4 years, 5 months ago
  20. c209063 Update Quic AES confidentiality limits for 2^11 max packet size in updated draft. by mattm · 4 years, 5 months ago
  21. 24d8d70 Add kAFF2 enabling the sending of AckFrequencyFrame upon handshake completion. by haoyuewang · 4 years, 5 months ago
  22. 34a2680 Refactor QPACK encoder and decoder stream errors. by bnc · 4 years, 5 months ago
  23. 975c94c Remove spdy_endianness_util. by bnc · 4 years, 5 months ago
  24. b8fd1f8 Move quiche_endian.h and quiche_endian_test.cc out of platform. by bnc · 4 years, 5 months ago
  25. 28ecbba Deflake FrontlineInfoRtt in gfe/gfe2/quic:end_to_end_test for IETF QUIC. by wub · 4 years, 5 months ago
  26. b43f4d8 Deprecate gfe2_reloadable_flag_quic_bbr_no_bytes_acked_in_startup_recovery false now that it's been rolled back. by ianswett · 4 years, 5 months ago
  27. d074485 Do QUIC Key Update when approaching AEAD Confidentiality Limit, and close connection if reached. by mattm · 4 years, 5 months ago
  28. 659dd13 Rename QuicBufferedPacketStore::ShouldBufferPacket to QuicBufferedPacketStore::ShouldNotBufferPacket. The function does the opposite of what its name suggests. by wub · 4 years, 5 months ago
  29. 5ea41ef In QuicConnection class, move stats_ to be above uber_received_packet_manager_, because the later is initialized from the former. In other words, if uber_received_packet_manager_'s constructor reads anything inside stats_ it might read garbage. by wub · 4 years, 5 months ago
  30. ed30357 Add kAFF1 enabling the usage of smoothed RTT in the computation of ack delay in AckFrequencyFrame. by haoyuewang · 4 years, 5 months ago
  31. 921bcf9 State explicitly in README.md that QUICHE is little-endian only. by bnc · 4 years, 5 months ago
  32. c03d2c2 Send HTTP/3 GOAWAY frame when closing connection. by bnc · 4 years, 5 months ago
  33. 52701b0 Merge kAckDecimationDelay & kAckDelayShift. by haoyuewang · 4 years, 5 months ago
  34. c921f8d Internal QUICHE change by haoyuewang · 4 years, 5 months ago
  35. e919b00 Add unused interface QuicConnection::SendPathChallenge(). by danzh · 4 years, 5 months ago
  36. 91ceeca Fix flake in Quic EndToEndTest.KeyUpdateInitiatedByServer & KeyUpdateInitiatedByBoth by mattm · 4 years, 5 months ago
  37. fe485cc For QUIC BBRv2, if connection option B2NE is set, do not exit STARTUP on loss if there are enough bandwidth growth in round. by wub · 4 years, 5 months ago
  38. 052df7c Introduce the concept of STOP_SENDING in gQUIC. by renjietang · 4 years, 5 months ago
  39. da634dd In QUIC BBRv2, support NetworkParams.max_initial_congestion_window when bootstrapping cwnd. by wub · 4 years, 5 months ago
  40. 7df418b Replace QuicheOptional with absl::optional. by vasilvv · 4 years, 5 months ago
  41. 32bf514 Change large header size in EndToEndTest.WayTooLongRequestHeaders. by bnc · 4 years, 5 months ago
  42. b16f796 Remove quiche::QuicheStringPiece and quiche::QuicheStringPieceHash. by vasilvv · 4 years, 5 months ago
  43. 0ba51be Replace quiche::QuicheStringPiece with absl::string_view in tls_handshaker.cc by fayang · 4 years, 6 months ago
  44. 9105d34 Internal QUICHE change by QUICHE team · 4 years, 6 months ago
  45. 15f53a4 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
  46. 015e16a Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
  47. a89e7fa Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
  48. 999985c Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
  49. c8ccdb2 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
  50. 323aa6d Consider address has been validated by successfully processing a HANDSHAKE or 1-RTT packet. by fayang · 4 years, 6 months ago
  51. 9fade46 Do not process a write-closed QuicEventManagerStream. by QUICHE team · 4 years, 6 months ago
  52. a884be3 Update Android Conformance Test QUIC test by dschinazi · 4 years, 6 months ago
  53. 2173949 Deprecate --gfe2_reloadable_flag_quic_check_fallback_null. by QUICHE team · 4 years, 6 months ago
  54. 54011f2 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
  55. 42f2594 For QUIC BBRv2 STARTUP, factor out two pre-conditions to check bandwidth growth and losses: !full_bandwidth_reached_ && congestion_event.end_of_round_trip. by wub · 4 years, 6 months ago
  56. 6c03e8f Add the check for enough loss events into the Bbr2NetworkModel::IsInflightTooHigh() method to simplify the code. by ianswett · 4 years, 6 months ago
  57. 5a4f761 use size_t* instead of QuicByteCount* to fix quiche roll. by zhongyi · 4 years, 6 months ago
  58. 072a7e3 QUIC Key Update support by mattm · 4 years, 6 months ago
  59. 652cd42 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 6 months ago
  60. bef4bf0 Temporarily disable EndToEndTest.MultipleZeroRtt in Chrome. by renjietang · 4 years, 6 months ago
  61. 06f748f Rename CryptoUtils::SetKeyAndIV to InitializeCrypterSecrets and add separate SetKeyAndIV and GenerateHeaderProtectionKey methods. by mattm · 4 years, 6 months ago
  62. 1436e34 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  63. 918c611 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  64. ffd151a Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  65. 74b1661 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  66. c662cc5 For BBRv2, by wub · 4 years, 6 months ago
  67. f6508d2 Move StrictTaggingDecrypter to quic_test_utils.h by mattm · 4 years, 6 months ago
  68. 778cad3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  69. 7cac7b0 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  70. e2707e3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  71. 2ecdee0 Use faster Huffman encoding for QPACK. by bnc · 4 years, 6 months ago
  72. 2cdc6c2 Eliminate copying of Huffman encoded string in QpackInstructionEncoder. by bnc · 4 years, 6 months ago
  73. 5f225b0 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  74. 3049b2b Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  75. 94adffd Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  76. 6c9e9c3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  77. f1b46eb Append to output instead of overwriting it in http2::HuffmanEncode(). by bnc · 4 years, 6 months ago
  78. c872ee4 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  79. 9d3ba8d Fix NetSLO QUIC prober tests by dschinazi · 4 years, 6 months ago
  80. 26b6da0 Add explicit numbers to QuicStreamRstErrorCode. by renjietang · 4 years, 6 months ago
  81. 84d2e35 Add regression test for 0-RTT rejection bug. by renjietang · 4 years, 6 months ago
  82. 5291862 Use faster Huffman encoding for HPACK. by bnc · 4 years, 6 months ago
  83. 60e12c4 Also test http2::HuffmanEncodeFast() in spdy::HpackEncoderTest. by bnc · 4 years, 6 months ago
  84. f59725c Switch ParsedQuicVersion::ReservedForNegotiation() to TLS by dschinazi · 4 years, 6 months ago
  85. c0588b0 Change Huffman encoder benchmark to typical character distribution. by bnc · 4 years, 6 months ago
  86. d7be62c Improve http2::HuffmanEncodeFast() by skipping rest of iteration if possible. by bnc · 4 years, 6 months ago
  87. 119ebdf Deprecate quic_send_key_update_not_yet_supported by dschinazi · 4 years, 6 months ago
  88. c2fce35 Remove BoundedHuffmanSize(). by bnc · 4 years, 6 months ago
  89. d10bbe3 Use C++14 friendly idiom in http2::HuffmanEncodeFast by nharper · 4 years, 6 months ago
  90. 9a36d72 Use absl::string_view in QUICHE directly. by vasilvv · 4 years, 6 months ago
  91. 0f73a76 Add faster Huffman encoding implementation, not yet used in production. by bnc · 4 years, 6 months ago
  92. f8bde4b Rename v99_streamid_manager to ietf_streamid_manager. by renjietang · 4 years, 6 months ago
  93. e3fd686 Remove HpackHuffmanTable argument from HpackEncoder constructor. by bnc · 4 years, 6 months ago
  94. ec14d2b Handle PINGs in QUIC connection. by fayang · 4 years, 6 months ago
  95. 639f294 Use QuicheTest in third_party/spdy. by bnc · 4 years, 6 months ago
  96. 66f16bf Deprecate gfe2_reloadable_flag_quic_add_silent_idle_timeout. by fayang · 4 years, 6 months ago
  97. 89ec338 Remove unmatched clang diagnostic pop #pragma by nharper · 4 years, 6 months ago
  98. e29fe6e Rename QuicSession::OnStreamDoneWaitingForAcks() to MaybeCloseZombieStream(). by renjietang · 4 years, 6 months ago
  99. daf5707 Pre-allocate storage in http2::HuffmanEncode(). by bnc · 4 years, 6 months ago
  100. 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