Skip to content

TQUIC v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@iyangsj iyangsj released this 10 Apr 03:49
· 25 commits to master since this release
1d631c8

Added

  • Improve FFI for quic_tls_config_t
  • Update the handling of probe timeout to conform with RFC 9002
  • Update limit of the output buffer for Connection::send()
  • Add plot tools for goodput and interop testing

Changed

  • Change quic_config_set_tls_config() in FFI
  • Change quic_tls_config_select_methods_t in FFI

Fixed

  • Fix NewToken frame in qlog
  • Fix the unit test case conn_write_qlog that fails with low probability

Security

  • limit the number of queued RETIRE_CONNECTION_ID frames