Skip to content

Releases: zhaojh329/rtty

v7.3.2

06 Feb 14:13
Compare
Choose a tag to compare

Bug Fixes

  • file: An error message lost a '\n' (56563f71)
  • file: find mount point fail (789afeaf)

v7.3.1

01 Feb 06:22
Compare
Choose a tag to compare

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

29 Jan 16:13
Compare
Choose a tag to compare

34f5f36 exec command: Execute command as specified user
1f85f1f Redesign file transfers: No root permission required

v7.2.3

27 Jan 12:34
Compare
Choose a tag to compare

a65f125 Bug: file: abnormal in big endian order OS

v7.2.2

27 Jan 08:48
Compare
Choose a tag to compare

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

21 Jan 09:45
Compare
Choose a tag to compare

95785fb file: fix bug: Handle file fail on Big-endian os

v7.2.0

19 Jan 09:41
Compare
Choose a tag to compare

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

05 Jan 12:50
Compare
Choose a tag to compare

e69467f Improve heartbeat check
0982308 src/CMakeLists.txt: fix build with mbedtls but without zlib

v7.1.4

17 Jul 02:35
Compare
Choose a tag to compare

bb56226 tcp_connect: fix bug
7b8efe1 src/CMakeLists.txt: fix static build with mbedtls and zlib

v7.1.3

04 Apr 09:26
Compare
Choose a tag to compare

22ec200 pty_on_exit: Fix bug: reference a freed pointer
225218e src/CMakeLists.txt: fix static build with openssl