104 Commits

Author SHA1 Message Date
rustdesk
f1e941bf9f fix is_loopback 2023-06-16 15:13:23 +08:00
rustdesk
411502cd0b https://github.com/rustdesk/rustdesk-server/issues/260 2023-06-08 20:02:30 +08:00
rustdesk
fd1c21b114 fmt 2023-06-08 14:11:37 +08:00
RustDesk
d8e3cb9e65
Merge pull request #249 from nsgundy/FixNoDirectConnectionWhenBothPeersOnLan
Fix no direct connection when both peers on LAN
2023-06-08 13:53:09 +08:00
rustdesk
3a7904fa8e fix test_hbb and bump version 1.1.8 2023-06-08 13:42:34 +08:00
nsgundy
85a20769fb Consider peers to be on same intranet if is_lan() returns true for both 2023-05-19 15:21:59 +00:00
nsgundy
aeeca0d7d1 Fix ip4 mapped ip6 addresses not considered to be part of network 2023-05-19 15:21:20 +00:00
rustdesk
675bf3c1f5 fix command line buffer and test addr 2023-03-16 00:53:58 +08:00
rustdesk
ec202209f3 fix ID_EXISTS not sent out due to ipv6 change 2023-02-18 13:41:45 +08:00
rustdesk
7e307a5a1c CI 2023-02-08 16:00:12 +08:00
rustdesk
fc83fa0a04 try_into_v4 2023-01-10 16:09:25 +08:00
rustdesk
55b841afb5 one more clippy 2023-01-07 00:37:12 +08:00
RustDesk
0e01cfcd3a
Merge branch 'master' into fix-clippy-warning 2023-01-07 00:28:18 +08:00
rustdesk
e70d82b30f ipv6 support draft 2023-01-06 20:31:15 +08:00
Bo Zhang
60a6d672c5 Fix: clippy warning in rust 1.66.0 2023-01-06 18:48:18 +09:00
RustDesk
75a40412b4
Merge branch 'master' into listern-for-unix-signal 2023-01-06 11:09:52 +08:00
Huabing Zhou
2314783d42 sync rustdesk's hbb_common here 2023-01-06 10:40:26 +08:00
fufesou
099aaa6b55 query_onlines: trivial refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-04 13:09:56 +08:00
dlhxzb
ca2bc99a38 Feat: listen for unix signal 2022-08-04 18:02:10 +09:00
fufesou
f7fc45a3d2 peer_online_state: response online state bits
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-27 00:35:40 +08:00
fufesou
a4940f4634 peer_online_state: serve online state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-26 23:03:30 +08:00
rustdesk
51d8cd80c1 protbuf 3.1 with_bytes 2022-07-22 00:28:10 +08:00
rustdesk
acaee5b7a4 https://github.com/rustdesk/rustdesk-server/issues/24 2022-07-14 18:39:42 +08:00
rustdesk
39153ce147 fix slow connection, '/' in pub key, and hbbr wait for key, and possible
solution for https://github.com/rustdesk/rustdesk-server/issues/24
2022-07-13 00:22:45 +08:00
rustdesk
cb26ce5bbc remove confusions 2022-05-13 09:56:44 +08:00
rustdesk
df2e4bb411 remove lic check 2022-05-12 20:22:19 +08:00
rustdesk
b3f39598a7 change sled to sqlite and remove lic 2022-05-12 20:00:33 +08:00
open-trade
411e963187 some guys use empty id 2021-05-11 20:28:43 +08:00
open-trade
af4469711c bug fix 2021-05-11 19:30:43 +08:00
open-trade
452b993ad6 make local connection secured 2021-05-11 19:05:27 +08:00
open-trade
34a55668f3 bug fix 2021-04-08 14:52:30 +08:00
open-trade
c7bac6b859 fix 2021-04-08 12:23:37 +08:00
opentrade
92bd9c3250 change-id option 2021-04-08 00:33:30 +08:00
opentrade
710f0b2681 INVALID_ID_FORMAT 2021-04-06 17:08:37 +08:00
opentrade
5e0f429e84 remove uuid back compatibility 2021-04-06 16:18:09 +08:00
rustdesk
a10bb34f6e rename 2021-04-03 22:32:14 +08:00
open-trade
9132d85f74 refactor stop 2021-03-25 17:55:44 +08:00
open-trade
3d1260c8ad change log to trace 2021-03-24 17:30:02 +08:00
open-trade
d039bed577 this way can not get right extern ip 2021-03-24 16:52:15 +08:00
open-trade
723e43f5d0 more log 2021-03-24 16:12:54 +08:00
open-trade
825a9b5b59 use public ip for relay server if it is 0.0.0.0 2021-03-22 23:29:44 +08:00
rustdesk
9827d1cd8c more log 2021-03-22 18:21:30 +08:00
open-trade
8866360e59 compile warn 2021-03-22 18:03:06 +08:00
open-trade
2b41f7e96b fix 2021-03-22 17:46:13 +08:00
open-trade
474b8abf18 license 2021-03-19 18:19:24 +08:00
open-trade
fc7f790def refactor 2021-03-19 16:38:10 +08:00
open-trade
482b5e0a66 change to rocksdb 2021-03-19 11:32:28 +08:00
open-trade
f1646522d1 license 2020-10-31 14:33:25 +08:00
open-trade
75dcbe47b7 configure_update in testnatresponse 2020-10-31 11:25:53 +08:00
open-trade
1acec93fdb port2 2020-09-27 22:20:42 +08:00