Skip to content

Releases: zhaojh329/rtty

v7.1.2

01 Mar 07:00
Compare
Choose a tag to compare

5628e1b Fix bug of download file
bbef557 up/down file: notice must be run as root
da3b335 Check disk space before downloading file
cff9a71 up/down file: Optimize code
7e0461c Fix bug: File not closed when downloads was cancelled
9818ed0 ssl: Compatible with mbedtls 2.3 and lower

v7.1.1

11 Feb 03:19
Compare
Choose a tag to compare

1d7801a Fix bug: compile fail when select mbedtls
7ef3318 ssl: Optimize code
82516d4 ssl: Fix bug while reconnect fail
d44d71c start_file_service should move to rtty_start
b3e6f82 Remove unused variable
566440b Fix typo bug
3986ad6 Optimize code
f03f2c6 Fix bug: mem leak
9d555c4 Fix code style

v7.1.0

07 Feb 07:51
Compare
Choose a tag to compare

7ba7b1a Fix code style
347ef19 download file: Fix bug
5706c4b Optimize file operation
3e375cb down file: more stable
6d2b5a4 buffer: sync from upstream

v7.0.1

31 Jan 07:48
Compare
Choose a tag to compare

974747f install.sh: Fix clone rtty
a1e4fd1 Fix bug while ssl off on compiling
59bc14a ssl: Fix bug while use wolfssl
e6cdf0b Drop the depend of libuwsc

v6.6.1

25 Apr 02:50
Compare
Choose a tag to compare

479d630 luci: support configure token

v6.6.0

25 Apr 02:41
Compare
Choose a tag to compare

d5dad94 Support authorization
d589674 Server port default to 5912
c086f35 Fix bug #41: SegFault in main.c:change_winsize

v6.5.0

09 Jan 02:41
Compare
Choose a tag to compare

80bb133 exec cmd: base64 stdout and stderr
d273c59 Improve remote exec command
53b5b72 libuwsc minimum required 3.2
c266af2 Optimize code

v6.4.1

23 Dec 13:55
Compare
Choose a tag to compare

2a567a0 Fix bug: exec cmd fail when stdout too big
24478bd Add support luci

v6.4.0

14 Dec 08:46
Compare
Choose a tag to compare

c5e0f17 transfer file: Optimize progress
aeed2e7 Reimplement the file transfer
a17be67 Fix compile failed in centos 6

v6.3.1

18 Oct 08:11
Compare
Choose a tag to compare

bad3701 command: Check the params or env whether is empty
d9911b1 Close unused pipe fd
1f4d095 Fix bug: freed pointer is used in 'do_connect'
17d2036 Fix bug: may take up memory for a long time
d21cc05 Drop version match
35313e8 Support run in the background