1. 04bd4f3 Remove OnApplicationClose upcalls, update OnConnectionClose as needed. by fkastenholz · 6 years ago
  2. 546cc45 Add new methods to QuicFramer for controlling decrypters by zhongyi · 6 years ago
  3. 9e84364 Automated g4 rollback of changelist 242988047. by zhongyi · 6 years ago
  4. d4b308e Add new methods to QuicFramer for controlling decrypters by dschinazi · 6 years ago
  5. fbb2577 gfe-relnote: ignore TLPR for retransmission delay in TLP mode when sending pings from the ping alarm. Flag protected by quic_ignore_tlpr_if_stream_not_waiting_ack. by zhongyi · 6 years ago
  6. 72f509b Remove IETF QUIC Application Close frame, replace with Connection Close by fkastenholz · 6 years ago
  7. a396ef6 Internal QUICHE change by ianswett · 6 years ago
  8. 693d5b0 Add custom leakr file to QUICHE by vasilvv · 6 years ago
  9. fbda215 Add new methods to QuicFramer for controlling decrypters by nharper · 6 years ago
  10. 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
  11. e9d71a8 Add datatypes needed for IETF CONNECTION_CLOSE support. by fkastenholz · 6 years ago
  12. b239f86 Add GetLargestGuaranteedMessagePayload to QuicSession/Connection/Generator/Creator to expose the largest message payload that's guaranteed to fit in any packet containing application data. by ianswett · 6 years ago
  13. 3085da8 Remove QuicTestUtils::GetPacketLengthForOneStream and change three QUIC tests to instead send full sized packets followed by a partially full packet. by ianswett · 6 years ago
  14. 552f71f Add a test making sure ACK alarm is canceled on write blocked when supporting multiple packet number spaces. by QUICHE team · 6 years ago
  15. cd09802 gfe-relnote: In QUIC, enable multiple packet number support in QuicConnection when using TLS as handshake protocol. Protected by existing flags quic_validate_packet_number_post_decryption, quic_deprecate_ack_bundling_mode, quic_rpm_decides_when_to_send_acks, quic_use_uber_received_packet_manager, quic_use_uber_loss_algorithm, quic_quic_enable_accept_random_ipn. by QUICHE team · 6 years ago
  16. 577718a gfe-relnote: Deprecate gfe2_restart_flag_quic_uint64max_uninitialized_pn. by QUICHE team · 6 years ago
  17. 2d18797 Add support for Header Protection to QuicCrypter classes by QUICHE team · 6 years ago
  18. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  19. 88ea008 gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected. by QUICHE team · 6 years ago
  20. 548d51b Fix a msan error because of uninitialized test diversification nonce. by QUICHE team · 6 years ago
  21. 3fe6a8b Convert CryptoFramer::ConstructHandshakeMessage to return unique_ptr by QUICHE team · 6 years ago
  22. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  23. 8c1daa2 Set packet type in quic_connection_test according to encryption levels. by QUICHE team · 6 years ago
  24. 9929cc4 gfe-relnote: In QUIC, do not close connection if received an in-order ACK with decreased largest_acked. Protected by gfe2_reloadable_flag_quic_tolerate_reneging. by QUICHE team · 6 years ago
  25. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  26. ea74008 Use QuicVersionUsesCryptoFrames instead of checking against QUIC_VERSION_47 by QUICHE team · 6 years ago
  27. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  28. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago