1. 15dfaa8 Set received crypto frame's encryption level. by renjietang · 5 years ago
  2. ff082a0 Add a proper API to create memslices from the QUIC code. by vasilvv · 5 years ago
  3. 22781cb Remove some obsolete TODOs from QUIC code that were owned by Frank and rewrite some others. by ianswett · 5 years ago
  4. d9b8aba Use quiche string libraries in third_party/quic/core/frames by QUICHE team · 5 years ago
  5. d088eab Change window_update frame's byte_offset to max_data to incorporate IETF spec. by renjietang · 5 years ago
  6. 93c8394 gfe-relnote: In QUIC, call NeuterHandshakePackets() at most once per connection. Protected by gfe2_reloadable_flag_quic_neuter_handshake_packets_once2 which replaces gfe2_reloadable_flag_quic_neuter_handshake_packets_once. by fayang · 5 years ago
  7. 7fc2908 gfe-relnote: (n/a) Remove a QUIC_BUG in quic::PacketNumberQueue::AddRange. Test only. Not protected. by wub · 5 years ago
  8. 4f59d71 Internal QUICHE change by wub · 5 years ago
  9. 2a6ba79 Clean up QuicPacketCreatorTest. by renjietang · 5 years ago
  10. c4fabf6 Add two copy utility function CopyQuicFrame and CopyQuicFrames. by fayang · 5 years ago
  11. ef79a5f Improve logging by adding more ToString methods and refactor by dschinazi · 5 years ago
  12. 2d55b91 Use version-aware QuicConnectionCloseFrame constructor. by fkastenholz · 6 years ago
  13. 591814c Add version-aware QuicConnectionCloseFrame constructor by fkastenholz · 6 years ago
  14. 88d08f4 Change Application and Transport ConnectionClose codes to uint64_t by fkastenholz · 6 years ago
  15. 488a462 Save all data from received IETF Connection Close frames by fkastenholz · 6 years ago
  16. 5c7f7e8 Add text outputter for IETF stream types by fkastenholz · 6 years ago
  17. a14a7ae Put Google QUIC Connection Close code in the extracted code field by fkastenholz · 6 years ago
  18. 70430d7 Hex encode the path challenge buffer. by vasilvv · 6 years ago
  19. a87865c Fix logging of QuicNewTokenFrame by dschinazi · 6 years ago
  20. 07300e5 Use VarInt encoding for IETF QUIC Reset Stream error code by fkastenholz · 6 years ago
  21. d57d3f9 IETF CONNECTION CLOSE code is varint encoded by fkastenholz · 6 years ago
  22. 1c19fc2 Add retire_prior_to to NewConnectionId frame by fkastenholz · 6 years ago
  23. d9eccf0 Change constructors for QuiConnectionCloseFrame by fkastenholz · 6 years ago
  24. 9349f36 Remove minimally used QuicConnectionCloseFrame constructor by fkastenholz · 6 years ago
  25. 9f17b2e Add the byte_offset field to QuicRstStreamFrame's operator<< output. by rch · 6 years ago
  26. 118934b Add DV2 logs to help interop debugging by dschinazi · 6 years ago
  27. 9d104e9 gfe-relnote: (n/a) Emit CRYPTO_FRAME in operator<<(QuicFrame). Logging only change. by wub · 6 years ago
  28. 43a1c0f gfe-relnote: n/a(log only) 2nd try to fix enumeral and non-enumeral type in by danzh · 6 years ago
  29. 6cf180b gfe-relnote: n/a(log only) fix incomparable type error in conditional expression in by danzh · 6 years ago
  30. d035fc3 Remove files that should have been deleted by fkastenholz · 6 years ago
  31. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  32. 72f509b Remove IETF QUIC Application Close frame, replace with Connection Close by fkastenholz · 6 years ago
  33. e9d71a8 Add datatypes needed for IETF CONNECTION_CLOSE support. by fkastenholz · 6 years ago
  34. 553a966 gfe-relnote: Remove the dependency from QuicMemSliceSpan to QuicStreamSendBuffer and QuicMessageFrame. Refactor only, not protected. by wub · 6 years ago
  35. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  36. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  37. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  38. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago