1. ea71d6f Rename ENCRYPTION_REESTABLISHED to ENCRYPTION_ESTABLISHED as ENCRRYPTION_FIRST_ESTABLISHED has been removed. by renjietang · 6 years ago
  2. f643d83 Remove unused ENCRYPTION_FIRST_ESTABLISHED. by renjietang · 6 years ago
  3. 17e2993 Exclude locally_closed_streams_highest_offset_.size() in QuicSession::ShouldKeepConnectionAlive(). by renjietang · 6 years ago
  4. 476683a gfe-relnote: In QUIC, replaces QuicStream::priority_ with QuicStream::precedence_ and pluming it to write_blocked_list. No functional change expected. Not protected. by fayang · 6 years ago
  5. ea19735 Don't split sent messages on MemSlice boundaries. by QUICHE team · 6 years ago
  6. 2562be7 Remove unused pending stream constructors. by renjietang · 6 years ago
  7. 5d880a9 Change parameter list of QuicConnection::OnConnectionClosed upcall by fkastenholz · 6 years ago
  8. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  9. a4b37b2 Remove ack bundling mode. by fayang · 6 years ago
  10. 68d15a8 Propagate receive_timestamp and lost message frames from QUIC to WebRTC. by QUICHE team · 6 years ago
  11. 9467db0 gfe-relnote: Pass receive_timestamp to OnMessageAcked(). by QUICHE team · 6 years ago
  12. 34df585 Propagate Datagram ACKs from QuartcSession by QUICHE team · 6 years ago
  13. baea59c Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream. by renjietang · 6 years ago
  14. d893df1 gfe-relnote: (n/a) Delete use_stateless_rejects_if_peer_supported from QuicCryptoServerStream's constructor. No behavior change, not protected. by wub · 6 years ago
  15. 136e785 QRTP: Implement Datagram Transport by QUICHE team · 6 years ago
  16. 4e952e7 gfe-relnote: Construct QuicMemSliceSpans from a QuicMemSlices without copies. by QUICHE team · 6 years ago
  17. 7eef071 Change SendOrQueueMessage to take a QuicMemSliceSpan. by QUICHE team · 6 years ago
  18. dc1e7ab gfe-relnote: Remove the SEND_CONNECTION_CLOSE_PACKET_WITH_NO_ACK enum value because it was only used by Quartc and PACKET_TOO_BIG. No functional GFE change, not flag protected. by ianswett · 6 years ago
  19. 994df05 Remove the call to write padding when send probing data. by fayang · 6 years ago
  20. 65d3e32 Send padding if there's nothing to retransmit in Quartc's SendProbingData(). by QUICHE team · 6 years ago
  21. 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
  22. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  23. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago