Skip to content

Releases: zhaojh329/rtty

v4.1.2

23 May 12:34
Compare
Choose a tag to compare

252e9f2 fix bug #18

v4.1.1

15 Mar 14:32
Compare
Choose a tag to compare

f056af0 Fix bug: double free memory when execute a command timeout
69260b6 Fix bug: Error class did not match the server

f056af0 修复bug:当执行命令超时时重复释放内存
69260b6 修复bug:错误类型未和服务器匹配

v4.1.0

13 Mar 14:50
Compare
Choose a tag to compare

32daf09 support execute a command remote

32daf09 支持远程执行命令

v4.0.0

03 Mar 15:04
Compare
Choose a tag to compare

Change license to LGPL2

v3.1.2

07 Feb 09:05
Compare
Choose a tag to compare

0442912 Fix bug: The length of destination buf be miscalculated.
4370222 Fix bug: Filter '/dev', '/sys' and '/proc' failed when download file.
02d8168 Optimization code.
1e7dc94 Fix bug: URLEncode should be used to encode description, not Base64.
54ddb2f Optimization: Use avl instead of list to manage sessions.
d5ec86c Optimization: reduce the time of memory occupation

v3.1.1

06 Feb 09:03
Compare
Choose a tag to compare

2cb78bf Fix bug: Formatting error of the file list sent.
373c577 Filter the '/dev', '/proc', '/sys' when download file

v3.1.0

06 Feb 07:18
Compare
Choose a tag to compare

82ebf86 ping interval configurable
bba4b96 Support download file from device

v3.0.0

05 Feb 16:47
Compare
Choose a tag to compare

a683c52 Restructure

No longer use JSON;
Using binary data in TLV format;
Optimization code;

v2.2.0

23 Jan 04:25
Compare
Choose a tag to compare

1d1d6c0 Bump version 2.2.0
fa08867 libuwsc-1.1 required
4150994 Optimize upload file
b60a15a Support upload file to device
eb6f5ea Fix bug: do_connect is invoked by cyclic without interval when reconnect

v2.1.0

18 Jan 08:54
Compare
Choose a tag to compare

84d89b2 Bump version 2.1.0
05d17a7 Support ssl