Releases: zhaojh329/rtty
Releases · zhaojh329/rtty
v4.1.1
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:错误类型未和服务器匹配
v3.1.2
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
2cb78bf Fix bug: Formatting error of the file list sent.
373c577 Filter the '/dev', '/proc', '/sys' when download file
v3.1.0
82ebf86 ping interval configurable
bba4b96 Support download file from device
v3.0.0
a683c52 Restructure
No longer use JSON;
Using binary data in TLV format;
Optimization code;
v2.2.0
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