1. dfabdfb Add HTTP/3 error codes, use them in HttpDecoder and for unexpected frames in QuicSpdyStream and QuicReceiveControlStream. by bnc · 5 years ago
  2. 15afba3 Close connection when stream receives wrong data regarding close offset. by renjietang · 5 years ago
  3. 13753e6 Use IETF QPACK error codes on the wire. by bnc · 5 years ago
  4. efc6af8 Implement the QuicTransport server session subclass. by vasilvv · 5 years ago
  5. 963c2ec Reset stream if stream frame contains data that goes beyond stream's close offset. by renjietang · 6 years ago
  6. 83d7e3e gfe-relnote: Close QUIC connection is there are too many (> 1000) buffered control frames in control frame manager. Protected by gfe2_reloadable_flag_quic_add_upper_limit_of_buffered_control_frames. by fayang · 6 years ago
  7. 28c04b7 Redirect WindowUpdate frame to pending streams if they are present, and closes connection when a WindowUpdate frame is received on a READ_UNIDIRECTIONAL stream. by renjietang · 6 years ago
  8. 5f64ec4 gfe-relnote: Remove the use of QUIC_CRYPTO_HANDSHAKE_STATELESS_REJECT. by wub · 6 years ago
  9. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  10. 04bd4f3 Remove OnApplicationClose upcalls, update OnConnectionClose as needed. by fkastenholz · 6 years ago
  11. e9d71a8 Add datatypes needed for IETF CONNECTION_CLOSE support. by fkastenholz · 6 years ago
  12. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago