Releases: zhaojh329/rtty
Releases Β· zhaojh329/rtty
v6.3.0
Fix bug: Reference freed pointer in uwsc_onclose and uwsc_onerror 0b45a55
Use version to match server 9e38be4
Optimize code 5551842
Use lrzsz to transfer file ef96054
v6.2.0
4b55c76 Optimize keep-alive mechanism
8d6ba53 Support match protocol versions between server and client
v6.1.2
1ff026e Fix bug: Send up to 65535 bytes using libuwsc
v6.1.0
ff4e8e5 Don't allowed to set the interval of Ping
v5.1.0
853baee Support change winsize for pty
59df4a4 Use getuid instead of setuid to check root
00b9166 Fix compile error in some platform
v5.0.2
a1618a8 Optimize code by use protobuf