Download Latest Version rtty-9.1.0.tar.gz (3.0 MB)
Email in envelope

Get an email when there's a new version of rtty

Home / v9.0.1
Name Modified Size InfoDownloads / Week
Parent folder
rtty-9.0.1.tar.gz 2025-07-22 3.0 MB
README.md 2025-07-22 1.5 kB
v9.0.1 source code.tar.gz 2025-07-22 2.9 MB
v9.0.1 source code.zip 2025-07-22 3.0 MB
Totals: 4 Items   8.9 MB 0

Security Fixes

  • fix [#139]: Security issue resolved.
  • fix [#140]: Security issue resolved.

Improvements & Bug Fixes

  • Increase upload file buffer size from 16KB to 63KB for better file transfer performance.
  • Correct typo in error message ("No such filen" → "No such file").
  • Separate file message and file control types for clearer code structure.
  • Simplify file context struct, remove redundant fields.
  • Improve TTY timeout mechanism with ev_timer_again.
  • CI: do not build on release.

Upgrade Notice

This release contains important security and stability fixes. Upgrade is strongly recommended.

Full Changelog: https://github.com/zhaojh329/rtty/compare/v9.0.0...v9.0.1


安全修复

  • 修复 [#139]:安全问题已修复。
  • 修复 [#140]:安全问题已修复。

改进与修复

  • 文件上传缓冲区由16KB提升至63KB,提升大文件传输性能。
  • 修正错误提示中的拼写错误("No such filen" → "No such file")。
  • 文件传输消息类型与控制类型分离,代码结构更清晰。
  • 简化文件传输上下文结构,移除冗余字段。
  • TTY超时机制优化,采用ev_timer_again简化处理。
  • CI流程优化:发布时不再自动构建。

升级提示

本次升级包含重要的安全与稳定性修复,强烈建议所有用户升级。

完整变更记录: https://github.com/zhaojh329/rtty/compare/v9.0.0...v9.0.1

Source: README.md, updated 2025-07-22