111 Commits

Author SHA1 Message Date
YinMo19
13ffda490d [enhance] remove time ticking. 2025-04-23 21:36:17 +08:00
YinMo19
836dbbc144 [fallback] remove pingpong 2025-04-23 11:42:53 +08:00
YinMo19
5c6b12c438 [enhance] add ping pong send (ver.2) 2025-04-23 10:58:28 +08:00
YinMo19
f31d1ec1b8 [enhance] add ping pong send. 2025-04-23 10:42:34 +08:00
YinMo19
0d6948c97b [test] fix bug: twice enc. add ping pong log. 2025-04-23 09:58:20 +08:00
YinMo19
4ff800a8be [test] websocket should be determined in runtime. 2025-04-23 09:00:29 +08:00
YinMo19
b1dd3bb9c8 [add log] add log and add ws scheme 2025-04-23 08:44:02 +08:00
YinMo19
6798bf3780 [test] tcp success. Websocket test. (temp ver.) 2025-04-23 08:33:01 +08:00
YinMo19
d299e4909f [fix bug] fix twice enc.
- fix twice enc.
- enable proxy (temp ver.)
- rewite websocket::next.
2025-04-22 02:55:17 +08:00
RustDesk
2f8cf74865
Merge pull request #123 from tomty89/manager_session
Fixes related to systemd manager class session
2025-04-19 09:47:31 +08:00
Tom Yan
a27b28504d Ignore the session type when started as a user unit
If a user for reasons start the program as user unit (instead of
as a system unit or in a session), /proc/self/sessionid may result
in the inferred session type being "unspecified" and prevent
XDG_SESSION_TYPE from being leveraged (and its "x11" fallback).
2025-04-19 01:32:41 +08:00
Tom Yan
514ef6ac08 Ignore unspecified type session(s) when look through all active sessions
With modern systemd versions, there is a manager class session,
which is of type "unspecified", for each logged-in / lingering
user. Such session should be ignored when attempt to find an
appropriate session from all (non-seated) sessions, otherwise it
will prevent XDG_SESSION_TYPE (and its "x11" fallback) from being
leveraged.
2025-04-19 01:09:53 +08:00
RustDesk
1ed5a469cf
Update config.rs 2025-04-18 11:31:59 +08:00
YinMo19
2d65c24e4b [enhance] remove cfg select. 2025-04-18 11:31:46 +08:00
YinMo19
58103659e7 [enhance] add websocket NOT a config feature. 2025-04-18 02:53:39 +08:00
YinMo19
d00dd60e4c
Merge pull request #1 from YinMo19/websocket
[enhance] websocket
2025-04-17 11:56:52 +08:00
YinMo19
c156d2eef7 [enhance] websocket 2025-04-17 11:42:58 +08:00
RustDesk
9e4b3f9696
Update Cargo.toml 2025-04-14 12:00:55 +08:00
RustDesk
5cc7db2676
Update Cargo.toml 2025-04-14 11:40:10 +08:00
RustDesk
a26f25a045
tokio 1.44 2025-04-13 23:39:02 +08:00
RustDesk
5921946f75
Merge pull request #112 from fufesou/feat/conf_key_auto_update
conf key, auto update
2025-04-13 17:59:06 +08:00
fufesou
805fe3ee99 conf key, auto update
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-09 13:55:57 +08:00
RustDesk
81b932b7bf
Merge pull request #85 from fufesou/fix/fs_flush_before_getting_buf
fix: fs, flush before getting the buf
2025-03-28 17:35:00 +08:00
fufesou
77113964cf fix: fs, flush before getting the buf
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-28 17:26:41 +08:00
RustDesk
9ede5d49f6
Merge pull request #84 from fufesou/feat/remote_printer_fs
refact: fs, buf stream
2025-03-27 14:25:03 +08:00
fufesou
c907ad8fb2 refact: fs, buf stream
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-27 09:50:43 +08:00
RustDesk
9dbad320c9
Merge pull request #82 from fufesou/feat/remote_printer_2
Remove  in login request.
2025-03-25 13:46:05 +08:00
fufesou
14936c8800 Remove in login request.
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-24 20:57:41 +08:00
RustDesk
4bd7fff39f
Merge pull request #80 from fufesou/feat/remote_printer
Feat/remote printer
driver
2025-03-23 13:46:42 +08:00
fufesou
f4cc39135c feat: remote printer, reuse fs
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-23 11:58:27 +08:00
fufesou
07d3cc5d15 Feat. Remote printer.
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-16 22:56:53 +08:00
RustDesk
1819875476
Merge pull request #62 from 21pages/option-allow-d3d-render
option `allow-d3d-render`
dirver
2025-03-12 21:23:16 +08:00
21pages
2a35874424 option allow-d3d-render
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-03-12 11:50:11 +08:00
RustDesk
83419b6549
Merge pull request #53 from 21pages/allow-https-21114
buildin option `allow-https-21114`
2025-03-06 09:20:35 +08:00
21pages
6338940d7a buildin option allow-https-21114
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-03-06 00:05:13 +08:00
RustDesk
7cf11f7b77
Merge pull request #33 from hadfl/illumos
add illumos support
2025-02-23 08:50:46 +08:00
Dominik Hassler
073bae1e73 add illumos support 2025-02-22 19:16:55 +00:00
RustDesk
16900b9b06
Merge pull request #28 from fufesou/refact/optimize_preload_peers
refact: optimize, preload peers.
2025-02-20 16:31:20 +08:00
fufesou
33487a0b14 refact: optimize, preload peers.
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-02-20 15:33:15 +08:00
RustDesk
f94753bddb
Merge pull request #27 from fufesou/refact/preload_peers
refact, reload peers
2025-02-20 09:31:50 +08:00
fufesou
e608898d08 refact, reload peers
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-02-20 09:27:57 +08:00
RustDesk
0d7f746291
Merge pull request #24 from fufesou/refact/optimize_preload_peers
refact: optimize, preload peers
2025-02-20 01:14:56 +08:00
RustDesk
d52ef0de30
Merge pull request #25 from adwinwhite/view-camera
Add camera connection type and related permission.
2025-02-20 01:13:16 +08:00
RustDesk
895024221e
Update message.proto 2025-02-20 01:12:25 +08:00
fufesou
f7f0e19223 refact: optimize, preload peers
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-02-19 23:25:18 +08:00
Adwin White
4b161a2050 feat: add camera permission 2025-02-19 12:11:52 +08:00
Adwin White
478db34b29 feat: add config option for camera 2025-02-19 12:11:52 +08:00
Adwin White
f8fbf40f98 feat: add camera connection type 2025-02-19 12:11:52 +08:00
RustDesk
e7d210e03a
Add Status 2025-02-18 16:07:45 +08:00
RustDesk
f9a10eaa1f
Update lib.rs 2025-02-15 18:41:34 +08:00