1. 85f1890 QuicConnection methods call CloseConnection rather than by fkastenholz · 6 years ago
  2. 46833c3 Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId by nharper · 6 years ago
  3. 2252b70 Project import generated by Copybara. by QUICHE team · 6 years ago
  4. 51961cf gfe-relnote: Allow sending CRYPTO frames without full padding. Protected by QUIC_VERSION_99 by nharper · 6 years ago
  5. 55fa613 Implement QUIC Header Protection by nharper · 6 years ago
  6. 4952323 gfe-relnote: In QUIC, ensure STREAM frames are never sent at level ENCRYPTION_HANDSHAKE. Not protected as ENCRYPTION_HANDSHAKE is not used currently. by fayang · 6 years ago
  7. 98669f5 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_set_transmission_type_for_next_frame. by wub · 6 years ago
  8. 546cc45 Add new methods to QuicFramer for controlling decrypters by zhongyi · 6 years ago
  9. 9e84364 Automated g4 rollback of changelist 242988047. by zhongyi · 6 years ago
  10. d4b308e Add new methods to QuicFramer for controlling decrypters by dschinazi · 6 years ago
  11. 72f509b Remove IETF QUIC Application Close frame, replace with Connection Close by fkastenholz · 6 years ago
  12. a396ef6 Internal QUICHE change by ianswett · 6 years ago
  13. fbda215 Add new methods to QuicFramer for controlling decrypters by nharper · 6 years ago
  14. 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
  15. e9d71a8 Add datatypes needed for IETF CONNECTION_CLOSE support. by fkastenholz · 6 years ago
  16. 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
  17. e28f022 gfe-relnote: Use encryption level instead of looking for the string "CHLO" to identify the QUIC ClientHello. Client side change only, not flag protected. by ianswett · 6 years ago
  18. 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
  19. 553a966 gfe-relnote: Remove the dependency from QuicMemSliceSpan to QuicStreamSendBuffer and QuicMessageFrame. Refactor only, not protected. by wub · 6 years ago
  20. c76cd74 Invoke the packet creator's OnFrameAddedToPacket method when stream frames are added via the fast path. by rch · 6 years ago
  21. dc41bf1 gfe-relnote: test-only changes to reduce usage of QuicUtils::GetCryptoStreamId by QUICHE team · 6 years ago
  22. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  23. 88ea008 gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected. by QUICHE team · 6 years ago
  24. 3fe6a8b Convert CryptoFramer::ConstructHandshakeMessage to return unique_ptr by QUICHE team · 6 years ago
  25. f08778a Pass data_size into QuicPacketCreator::CreateStreamFrame instead of calculating it inside the method and no longer special case the 0 length case, except the existing QUIC_BUG. by QUICHE team · 6 years ago
  26. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  27. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  28. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  29. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago