1. 407e1c7 Migration from GFE_BUG_V2 (and friends) to GFE_BUG by QUICHE team · 4 years ago
  2. a541a9b Migration from QUIC_BUG to QUIC_BUG_V2(bug_id). by QUICHE team · 4 years, 1 month ago
  3. f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 4 years, 2 months ago
  4. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  5. 1f6aca8 Clean up dead QUIC transport parameter code by dschinazi · 4 years, 4 months ago
  6. 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
  7. 610f7ce Default enable MTU discovery in QUIC server. Protected by --gfe2_reloadable_flag_quic_enable_mtu_discovery_at_server. by wub · 4 years, 8 months ago
  8. e7c38a5 Fully support draft-28 transport parameters by dschinazi · 4 years, 10 months ago
  9. 6a25841 Apply the amplification limit for all packets, not just handshake packets in ietf quic. also fixes an issue where shouldgeneratepacket doesn't check if the connection is connected. protected by gfe2_reloadable_flag_quic_move_amplification_limit. by fayang · 4 years, 10 months ago
  10. fc16a2b Move cansendstreamdata() from quicconnection to quicsession. no functional change, not flag protected. by ianswett · 4 years, 10 months ago
  11. 4d0631e Fix QuicEndpointTest failure when using QUIC-over-TLS. by vasilvv · 5 years ago
  12. 9a863cf gfe-relnote: In QUIC, implement GetHandshakeState() in various handshakers. Not used yet, not protected. by fayang · 5 years ago
  13. 6dcf6ab Use quiche string libraries in third_party/quic/test_tools by QUICHE team · 5 years ago
  14. 4db9be5 Split QuicEndpoint into QuicEndpoint and QuicEndpointBase. by vasilvv · 5 years ago
  15. cff885a gfe-relnote: In QUIC, clean up !session_decides_what_to_write code path. by fayang · 5 years ago
  16. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  17. c1bbfe6 Use 16-byte auth tags when initial obfuscators are used by nharper · 5 years ago
  18. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  19. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  20. a4b37b2 Remove ack bundling mode. by fayang · 6 years ago
  21. 1b2f783 gfe-relnote: only respect TLPR when there is pending non-crypto stream data. Flag protected by quic_ignore_tlpr_if_no_pending_stream_data and session_decides_what_to_write. by zhongyi · 6 years ago
  22. dd7d04d In QUIC simulator: by wub · 6 years ago
  23. 9467db0 gfe-relnote: Pass receive_timestamp to OnMessageAcked(). by QUICHE team · 6 years ago
  24. d3a1de9 Have separate uni- and bi-directional stream limits for IETF QUIC by fkastenholz · 6 years ago
  25. b834325 Add a new callback for probing retransmissions. by QUICHE team · 6 years ago
  26. 546cc45 Add new methods to QuicFramer for controlling decrypters by zhongyi · 6 years ago
  27. 9e84364 Automated g4 rollback of changelist 242988047. by zhongyi · 6 years ago
  28. d4b308e Add new methods to QuicFramer for controlling decrypters by dschinazi · 6 years ago
  29. a396ef6 Internal QUICHE change by ianswett · 6 years ago
  30. fbda215 Add new methods to QuicFramer for controlling decrypters by nharper · 6 years ago
  31. 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
  32. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  33. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago