1. 2252b70 Project import generated by Copybara. by QUICHE team · 6 years ago
  2. 51961cf gfe-relnote: Allow sending CRYPTO frames without full padding. Protected by QUIC_VERSION_99 by nharper · 6 years ago
  3. 55fa613 Implement QUIC Header Protection by nharper · 6 years ago
  4. 244f6dc Support IETF RETRY from client by dschinazi · 6 years ago
  5. b023c7b gfe-relnote: n/a (Refactor) Move the only method in ConnectionCloseDelegateInterface into QuicPacketCreator::Delegate and delete ConnectionCloseDelegateInterface. No functional change, not flag protected. by ianswett · 6 years ago
  6. 98669f5 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_set_transmission_type_for_next_frame. by wub · 6 years ago
  7. 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
  8. 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
  9. 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
  10. c65d1d1 Allow QUIC server to replace connection IDs by QUICHE team · 6 years ago
  11. 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
  12. 0fb4443 Remove direct references to //base from shared QUIC code 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