1. b23daa7 gfe-relnote: In QUIC, add uber_received_packet_manager which purely wraps a received_packet_manager. Using it is protected by gfe2_reloadable_flag_quic_use_uber_received_packet_manager. by QUICHE team · 6 years ago
  2. 1f3de24 gfe-relnote: In QUIC, add getter for largest received packet to QuicConnection. No functional change expected, not protected. by QUICHE team · 6 years ago
  3. c65d1d1 Allow QUIC server to replace connection IDs by QUICHE team · 6 years ago
  4. 76e1c62 gfe-relnote: In QUIC, add setter and getter for largest_seen_packet_with_ack_. Also add GetLargestSentPacket and GetLargestAckedPacket. No functional change expected. Not protected. by QUICHE team · 6 years ago
  5. d5d13c2 Use std::string instead of string in a few places in QUIC to permit chrome merge. by rch · 6 years ago
  6. 692750b gfe-relnote: In QUIC, validate packet number post decryption. Protected by quic_validate_packet_number_post_decryption. by QUICHE team · 6 years ago
  7. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  8. d791e2c gfe-relnote: In QUIC, put packet number validation in a standalone function. No functional refactoring change. Not protected. by QUICHE team · 6 years ago
  9. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  10. 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
  11. 73e63a7 Remove unused QuicConnection::ValidateAckFrame. by QUICHE team · 6 years ago
  12. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  13. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  14. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago