1. 173c48f Move quic::QuicEndian to quiche::QuicheEndian by QUICHE team · 5 years ago
  2. 93c8394 gfe-relnote: In QUIC, call NeuterHandshakePackets() at most once per connection. Protected by gfe2_reloadable_flag_quic_neuter_handshake_packets_once2 which replaces gfe2_reloadable_flag_quic_neuter_handshake_packets_once. by fayang · 5 years ago
  3. 73d0ac4 gfe-relnote: Use PTO_RETRANSMISSION instead of PROBE_RETRANSMISSION for PTO retransmission. Also populate transport connection stats for debugging purpose. Protected by existing gfe2_reloadable_flag_quic_enable_pto. by fayang · 5 years ago
  4. 8b1c45a Deprecate and remove v47 by dschinazi · 5 years ago
  5. a29a96a Merge different HTTP/3 QUIC version label into one called VersionUsesHttp3. by renjietang · 5 years ago
  6. 18cdf13 Support local vs remote flow control with TLS, and fix initial limits by dschinazi · 5 years ago
  7. 1903aca Deprecate quic_use_hashed_stateless_reset_tokens by dschinazi · 5 years ago
  8. ef79a5f Improve logging by adding more ToString methods and refactor by dschinazi · 5 years ago
  9. 9a910e3 Generate stateless reset tokens by hashing instead of XOR. by dschinazi · 6 years ago
  10. adc7507 Use deterministic replacement connection IDs by dschinazi · 6 years ago
  11. 940a532 Remove incorrect uses of GetHeadersStreamId(). by renjietang · 6 years ago
  12. b012d21 Support 20byte connection IDs in QUIC v99 by dschinazi · 6 years ago
  13. b953d02 Add connection ID length checks by dschinazi · 6 years ago
  14. 6c84c14 Introduce IsConnectionIdLengthValidForVersion by dschinazi · 6 years ago
  15. 118c8ac Remove headers stream from IETF QUIC. by renjietang · 6 years ago
  16. 1eab645 Deprecate quic_allow_variable_length_connection_id_for_negotiation by dschinazi · 6 years ago
  17. 305e173 Change IETF Frame/QUIC_VERSION_99 tests to be symbolic. by fkastenholz · 6 years ago
  18. 552accc Move headers stream from 0 to 60 in v99 by dschinazi · 6 years ago
  19. 9c7c50a gfe-relnote: Remove dead code from QuicUtils::GetFirstUnidirectionalStreamId; not flag protected by nharper · 6 years ago
  20. cd820e0 Renumber QUIC streams when there is no crypto stream by nharper · 6 years ago
  21. 46833c3 Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId by nharper · 6 years ago
  22. 8eb45e9 Allow variable length connection IDs for unsupported versions by dschinazi · 6 years ago
  23. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  24. 3eb8221 gfe-relnote: In QUIC, enforce packets be ACKed in the correct packet number space. Protected by enabling multiple packet number spaces. by fayang · 6 years ago
  25. 1dfa46b gfe-relnote: In QUIC, Enable multiple packet number support in uber_received_packet_manager. Not used yet, not protected. by QUICHE team · 6 years ago
  26. 10b22a1 gfe-relnote: In QUIC, enable multiple packet number support in QuicFramer. Not used yet. Not protected. by QUICHE team · 6 years ago
  27. 9b41c97 Use QUIC v47 for variable length connection IDs instead of CRYPTO frames by QUICHE team · 6 years ago
  28. c65d1d1 Allow QUIC server to replace connection IDs by QUICHE team · 6 years ago
  29. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  30. 88ea008 gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected. by QUICHE team · 6 years ago
  31. 8e2e453 Allow variable length connection IDs in v99 by QUICHE team · 6 years ago
  32. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  33. ea74008 Use QuicVersionUsesCryptoFrames instead of checking against QUIC_VERSION_47 by QUICHE team · 6 years ago
  34. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  35. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago