rustdesk
|
7c13be5876
|
update issue template and clippy for hbb_common
|
2023-02-08 17:26:44 +08:00 |
|
rustdesk
|
ec1da900ec
|
fix issue #2963: run gen_version no matter debug or release
|
2023-02-01 10:42:02 +08:00 |
|
rustdesk
|
a8c3499d7b
|
sync with rustdesk-server hbb_common
|
2023-01-27 11:42:08 +08:00 |
|
qiushiyang
|
aa2cd37fb3
|
use more accurate regex for {domain}:{port}
|
2023-01-18 06:08:46 +00:00 |
|
qiushiyang
|
12d446b217
|
fix test for is_hostname_port_str
|
2023-01-18 03:35:13 +00:00 |
|
qiushiyang
|
d601a82b5a
|
Allow direct connect to {hostname}:{port}
|
2023-01-17 22:46:11 +08:00 |
|
Asur4s
|
a35bd772cc
|
fix conflicts
|
2023-01-12 00:35:39 +08:00 |
|
rustdesk
|
55962f2fc9
|
ipv6 support for direct connection, todo: UI input check, relay port
change based on ipv6
|
2023-01-04 18:35:31 +08:00 |
|
rustdesk
|
08b8f40397
|
nat64
|
2022-12-28 13:52:13 +08:00 |
|
asur4s
|
85620b73a7
|
opt: get supported keyboard modes
|
2022-12-26 02:32:43 -08:00 |
|
rustdesk
|
633253647f
|
ipv6 mangle
|
2022-12-26 16:41:33 +08:00 |
|
fufesou
|
a780519fe0
|
allow_err with msg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-10 19:46:41 +08:00 |
|
Kingtous
|
d24e7b25ab
|
feat: add build date
|
2022-11-17 16:36:26 +08:00 |
|
21pages
|
9489877c78
|
video record
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
42d17f9d2b
|
fix audio no sound, add missing VideoFrame timestamp
move get_time to hbb_common
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
21pages
|
53f496c0e4
|
avoid changing id manually
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-01 18:06:49 +08:00 |
|
rustdesk
|
125f6dd810
|
refactor password deadlock and password_security
|
2022-07-30 02:01:40 +08:00 |
|
csf
|
2fbcbc6543
|
make sure no gen_keypair more than once
|
2022-07-29 16:30:55 +08:00 |
|
csf
|
da2906c95f
|
fix: android build & CONFIG deadlock
|
2022-07-28 22:06:59 +08:00 |
|
fufesou
|
00dc473703
|
linux_wayland_support: dup detecting function of x11 or wayland
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 10:44:27 -07:00 |
|
21pages
|
e46019a171
|
password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:56 +08:00 |
|
tom
|
c6c5d2cb98
|
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
|
2022-07-14 17:20:01 +08:00 |
|
rustdesk
|
c1bad84a86
|
100% open source
|
2022-05-12 17:35:25 +08:00 |
|
rustdesk
|
3566b0ee7a
|
new mac service and local config
|
2022-04-26 11:19:45 +08:00 |
|
rustdesk
|
75c9bbb30f
|
refactor IdPk
|
2022-03-26 00:06:06 +08:00 |
|
rustdesk
|
1e0a347893
|
refactor signed_pk
|
2022-03-20 20:20:32 +08:00 |
|
fufesou
|
b734e8aee9
|
add virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-03-17 20:43:26 +08:00 |
|
rustdesk
|
8f998771c9
|
refactor process id
|
2022-01-15 14:08:24 +08:00 |
|
rustdesk
|
f47dcd1a8b
|
remove psutil which is too old
|
2022-01-15 13:47:57 +08:00 |
|
open-trade
|
65eef2b579
|
raw lan discovery
|
2022-01-11 16:24:35 +08:00 |
|
open-trade
|
9a92b6ac4a
|
revert back from lan discovery merge
|
2022-01-10 18:05:42 +08:00 |
|
RustDesk
|
dfeb9a29c1
|
Merge branch 'master' into lan_discovery
|
2022-01-10 17:34:51 +08:00 |
|
rustdesk
|
1931cb8c7c
|
https://github.com/rustdesk/rustdesk/issues/356
|
2022-01-05 23:50:13 +08:00 |
|
rustdesk
|
1d8cdb5e93
|
refactor target address
|
2022-01-05 13:21:14 +08:00 |
|
open-trade
|
3e590b8212
|
refactor to_socket_addr and dns_check
|
2022-01-04 19:49:44 +08:00 |
|
fufesou
|
875570e040
|
refactor udp framed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-01-04 00:44:50 +08:00 |
|
fufesou
|
6d506cbb64
|
socks5 support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-01-03 22:50:43 +08:00 |
|
rustdesk
|
dbdff120bc
|
move get_version_number to hbb_common
|
2021-12-27 00:24:57 +08:00 |
|
fufesou
|
87f50a6318
|
lan discovery in socket_cs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-21 00:34:09 +08:00 |
|
rustdesk
|
dc3fcda2c9
|
tokio1, windows not test yet
|
2021-06-25 19:42:51 +08:00 |
|
rustdesk
|
d1013487e2
|
source code
|
2021-03-29 15:59:14 +08:00 |
|