1. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  2. a5f7938 Remove stream_map() access from QuicSession. by renjietang · 4 years, 4 months ago
  3. f8bde4b Rename v99_streamid_manager to ietf_streamid_manager. by renjietang · 4 years, 6 months ago
  4. 4c33482 deprecate gfe2_reloadable_flag_quic_remove_zombie_streams. by renjietang · 4 years, 6 months ago
  5. 67bd25d Replaces an std::map with a quichashmap. by QUICHE team · 4 years, 9 months ago
  6. 116fa4c In quicsession, unify num_*_incoming_streams_ and num_*_outgoing_streams_. refactoring only, not protected. by fayang · 4 years, 10 months ago
  7. 01591ae gfe-relnote: In gQUIC, move dynamic stream accounting to LegacyStreamIdManager. Protected by gfe2_reloadable_flag_quic_stream_id_manager_handles_accounting. by fayang · 5 years ago
  8. be6d664 gfe-relnote: Remove draining_streams_ from QuicSession. Protected by gfe2_reloadable_flag_quic_deprecate_draining_streams. by fayang · 5 years ago
  9. ab9039a Remove QuicStreamIdManager::DelegateInterface::OnCanCreateNewOutgoingStream(). by renjietang · 5 years ago
  10. 31e94d4 Make QuicSession own its perspective by dschinazi · 5 years ago
  11. 61cc245 Remove QuicSession::SendRstStreamInner() because the |close_write_side_only| code paths share so little with each other. by renjietang · 5 years ago
  12. 56055be Prevent IETF QUIC Frame transmission prior to config by fkastenholz · 6 years ago
  13. 5c729f0 Remove QuicSession::RegisterStaticStream() and merge it into by renjietang · 6 years ago
  14. d1d0085 Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner. by renjietang · 6 years ago
  15. 216dc01 Remove notion of static stream in QuicStreamIdManager. by renjietang · 6 years ago
  16. 092d821 Handle closing pending streams. by bnc · 6 years ago
  17. 880d243 Merge GetOrCreateDynamicStream() into GetOrCreateStream(). by renjietang · 6 years ago
  18. 55d182a Change names of static-related QuicSession methods. by renjietang · 6 years ago
  19. 0e9980b Remove static stream map as it's not used anymore. by renjietang · 6 years ago
  20. 305e173 Change IETF Frame/QUIC_VERSION_99 tests to be symbolic. by fkastenholz · 6 years ago
  21. 3a1bb80 Add support for HTTP/3 control stream. by renjietang · 6 years ago
  22. cd820e0 Renumber QUIC streams when there is no crypto stream by nharper · 6 years ago
  23. 46833c3 Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId by nharper · 6 years ago
  24. d3a1de9 Have separate uni- and bi-directional stream limits for IETF QUIC by fkastenholz · 6 years ago
  25. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  26. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago