Releases: zhaojh329/rtty
Releases Β· zhaojh329/rtty
v7.3.2
Bug Fixes
- file: An error message lost a '\n' (56563f71)
- file: find mount point fail (789afeaf)
v7.3.1
83af75e Bug: file: Should reset file context when tty exit
048c0d3 file: Limits upload file size: 4294967295
74f0d79 file: Checks the permissions for the current directory
2d9fdb3 file: Change the owner to the operator
1cbcf73 Bug: file: Resources are not released when error
v7.3.0
34f5f36 exec command: Execute command as specified user
1f85f1f Redesign file transfers: No root permission required
v7.2.3
a65f125 Bug: file: abnormal in big endian order OS
v7.2.2
1583b26 Bug: fix upload/download file fail
4cf5498 fix sendcmd.sh
c489816 Bug: Failed to download file which size is 0
b366ff2 Bug: Failed to upload file which size is 0
b846c48 Don't exit when an unknown message type appears
bc46d94 Bug: fix double free
95e09a2 fix mem leak
v7.2.1
95785fb file: fix bug: Handle file fail on Big-endian os
v7.2.0
787e005 Support parallel access device's web
84675f5 fix 502 while proxied by nginx
1ff1453 Send uptime in heartbeat
41aca81 fix bug: ioctl(TIOCSWINSZ) points to uninitialised
71aa8a3 fix mem leak
486a2b3 Support access web
v7.1.5
e69467f Improve heartbeat check
0982308 src/CMakeLists.txt: fix build with mbedtls but without zlib
v7.1.4
bb56226 tcp_connect: fix bug
7b8efe1 src/CMakeLists.txt: fix static build with mbedtls and zlib
v7.1.3
22ec200 pty_on_exit: Fix bug: reference a freed pointer
225218e src/CMakeLists.txt: fix static build with openssl