Releases: zhaojh329/rtty
Releases Β· zhaojh329/rtty
v8.1.2
Features
- bump version 8.1.2 (Jianhui Zhao)
Bug Fixes
- Add compatibility with Mbed TLS 3.0.0 (Jianhui Zhao)
- Support POSIX basename() from musl libc (#123) (Hauke Mehrtens) #123
v8.1.1
v8.1.0
Features
- support https proxy (Jianhui Zhao)
- increase proto number to 4 (Jianhui Zhao)
Bug Fixes
- https proxy (Jianhui Zhao)
Chores
- update user (Jianhui Zhao)
- bump version 8.1.0 (Jianhui Zhao)
v8.0.1
Bug Fixes
- typo (Jianhui Zhao)
- check space for ramfs for upload file to device (Jianhui Zhao)
- overflow on calculate the percentage of progress (Jianhui Zhao)
- ssl: compatibility for openssl >= 3.0 (Jianhui Zhao)
- use closed socket in
io
watcher (Jianhui Zhao)
Features
v8.0.0
rttys 4.x is required
Features
- upload/download file support per tty (Jianhui Zhao)
Bug Fixes
- Remove some code that does not arrive (Jianhui Zhao)
- set repeat time for check web connection timeout (Jianhui Zhao)
- can't show rtty version by '-V' (Jianhui Zhao)
Documentation
- update (Jianhui Zhao)
Code Refactoring
- change the login process to improve stability (Jianhui Zhao)
- Match the protocol version between rtty and rttys (Jianhui Zhao)
Performance Improvements
- Use flow control (Jianhui Zhao)
- improve code for upload file (Jianhui Zhao)
- improve upload/download file (Jianhui Zhao)
- improve http proxy (Jianhui Zhao)
Chores
- improve code (Jianhui Zhao)
- bump version 8.0.0 (Jianhui Zhao)
v7.5.0
Features
- whether check peer certificate configurable (Jianhui Zhao)
- ssl: clearer error message (Jianhui Zhao)
- ssl: clearer error message (Jianhui Zhao)
Bug Fixes
- skip a second login authentication fail in busybox (Jianhui Zhao)
- fix a log level (Jianhui Zhao)
- should exit when ssl_session_new fail (Jianhui Zhao)
- compile error with wolfssl (Jianhui Zhao)
- ssl3_write_pending:bad write retry (Jianhui Zhao)
Performance Improvements
- disconnect early when an invalid message was received (Jianhui Zhao)
- kill tty which inactive in 10 minutes (Jianhui Zhao)
Chores
- update README_ZH (Jianhui Zhao)
- fix FindLibev.cmake (Jianhui Zhao)
- update submodule url (Jianhui Zhao)
- bump version 7.5.0 (Jianhui Zhao)
v7.4.2
Bug Fixes
- ssl: No handshake during reconnecting (Jianhui Zhao)
v7.4.1
Bug Fixes
- Compatible with cmake 3.0 (Jianhui Zhao)
- invalid log (Jianhui Zhao)
- byte order abnormal (Jianhui Zhao)
Code Refactoring
- ssl (Jianhui Zhao)
Performance Improvements
- log: use git submodule (Jianhui Zhao)