fufesou
|
2be0b865b9
|
fix: advanced option tls fallback
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-11-04 20:52:50 +08:00 |
|
RustDesk
|
a4053b929b
|
Merge pull request #425 from fufesou/refact/tls_fallback_rustls_native_tls
refact: tls fallback, rustls -> native-tls
|
2025-11-03 22:53:17 +08:00 |
|
fufesou
|
a4534b6662
|
refact: tls fallback, rustls -> native-tls
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-11-03 15:30:00 +08:00 |
|
Jonathan Gilbert
|
a8e31504b0
|
Added scrolledge as a recognized possible value for the setting with key OPTION_SCROLL_STYLE in config.rs.
|
2025-11-03 00:09:36 -06:00 |
|
fufesou
|
ccb2214a0e
|
refact: env logger, filter modules
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-11-02 22:56:25 +08:00 |
|
RustDesk
|
b55451eeca
|
Merge pull request #403 from fufesou/refact/tls_nativetls_fallback_rustls
refact: tls, native-tls fallback rustls-tls
|
2025-11-02 21:36:32 +08:00 |
|
Jonathan Gilbert
|
345d37b8ff
|
Changed the GLOBAL_CALLBACK code in src/platform/mod.rs back to a static reference and instead explicitly allowed static_mut_refs in this instance.
|
2025-11-01 16:34:11 -05:00 |
|
Jonathan Gilbert
|
95dd7e5c21
|
Updated breakdown_signal_handler in src/platform/mod.rs to obtain a raw pointer to GLOBAL_CALLBACK instead of a shared reference.
|
2025-11-01 16:25:25 -05:00 |
|
Jonathan Gilbert
|
8e88482451
|
Updated default_options in config.rs to capture the return value of [].map, eliminating a build-time warning.
|
2025-11-01 08:29:01 -05:00 |
|
fufesou
|
54c4d869ed
|
refact: tls native-tls fallback rustls-tls
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-10-31 12:37:23 +08:00 |
|
21pages
|
2d80f7a295
|
add function to get proxy username, password
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-10-30 14:04:31 +08:00 |
|
21pages
|
b4ebe2ccbb
|
remove a warning
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-10-30 13:44:35 +08:00 |
|
21pages
|
bbc8e2f31a
|
add mobile fallback platform verifier
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-10-30 13:13:04 +08:00 |
|
RustDesk
|
84a13ad7f3
|
Revert "mobile wss use rustls_platform_verifier"
|
2025-10-30 10:27:55 +08:00 |
|
21pages
|
bf9a79fda5
|
mobile wss use rustls_platform_verifier
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-10-27 10:29:26 +08:00 |
|
fufesou
|
994a1bb813
|
fix: file transfer, confirm, remember
Signed-off-by: fufesou <linlong1266.gmail.com>
|
2025-10-04 21:30:47 -05:00 |
|
fufesou
|
eca0df098a
|
refact: rename option before inuse
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-09-28 06:37:16 +08:00 |
|
RustDesk
|
011cd8896f
|
Merge pull request #379 from fufesou/refact/option_touch_mode_move_to_local
refact: option, touch mode, move to local
|
2025-09-28 06:32:37 +08:00 |
|
fufesou
|
11e477849e
|
refact: option, touch mode, move to local
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-09-28 06:29:02 +08:00 |
|
21pages
|
a3ff483639
|
more preset options
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-09-26 11:04:46 +08:00 |
|
21pages
|
0d900a20ea
|
remove can't save option
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-09-18 14:32:37 +08:00 |
|
RustDesk
|
334641686c
|
disable-discovery-panel
|
2025-09-01 16:54:33 +08:00 |
|
fufesou
|
29bae8a4d4
|
feat: opt, show my cursor
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-27 07:47:16 +08:00 |
|
fufesou
|
c99060950b
|
fix: file transfer, resume, init finished size
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-26 17:30:17 +08:00 |
|
fufesou
|
3ec01f9c10
|
feat: advanced option, main window, always on top
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-26 00:04:04 +08:00 |
|
fufesou
|
f6fb16d6e7
|
feat: file transfer, digest flag, is_resume
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-12 07:10:34 +08:00 |
|
fufesou
|
3704a64ad2
|
fix: file transfer, resume
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-11 21:02:08 +08:00 |
|
fufesou
|
215b0e7700
|
feat: file transfer, resume
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-06 16:28:46 +08:00 |
|
fufesou
|
7f80d78614
|
refact: suppress warns
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-28 18:17:46 +08:00 |
|
RustDesk
|
25e761f467
|
Merge pull request #289 from 21pages/add_missing_keys
add some missing keys
|
2025-07-10 00:30:33 +08:00 |
|
21pages
|
0aae3499f6
|
add some missing keys
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-07-09 14:30:08 +08:00 |
|
fufesou
|
d9d872a8a7
|
fix: linux, dm user
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-08 17:42:53 +08:00 |
|
RustDesk
|
f850a167ac
|
terminal persistent
|
2025-06-30 00:31:09 +08:00 |
|
fufesou
|
bb1178384b
|
fix: linux, workaround cmd path
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-06-25 21:37:51 +08:00 |
|
fufesou
|
11dcd41415
|
fix: linux sh path
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-06-25 17:18:41 +08:00 |
|
RustDesk
|
92ca2ca8be
|
Update config.rs
|
2025-06-14 21:16:41 +08:00 |
|
RustDesk
|
e9f7721a03
|
OPTION_HIDE_POWERED_BY_ME
|
2025-06-10 21:59:04 +08:00 |
|
RustDesk
|
44a7277827
|
time_based_rand
|
2025-06-10 12:04:45 +08:00 |
|
RustDesk
|
df95f44499
|
more udp punch
|
2025-06-10 12:01:43 +08:00 |
|
RustDesk
|
b69b097c6f
|
kcp stream
|
2025-06-03 19:41:30 +08:00 |
|
RustDesk
|
fa160b2864
|
Update config.rs
|
2025-05-23 22:06:46 +08:00 |
|
RustDesk
|
e6724f06de
|
Update config.rs
|
2025-05-23 21:52:54 +08:00 |
|
fufesou
|
958f21a254
|
fix: numeric one-time password on startup
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-05-23 10:26:30 +08:00 |
|
fufesou
|
89bb219376
|
feat: numeric one-time password
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-05-22 17:46:40 +08:00 |
|
21pages
|
cbaaf6f75f
|
fix sync socks from advanced options to config file
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-05-14 13:36:44 +08:00 |
|
fufesou
|
ceb8146f0c
|
feat: trackpad speed
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-05-09 14:26:51 +08:00 |
|
21pages
|
585bd1f152
|
websocket
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-05-08 18:20:38 +08:00 |
|
RustDesk
|
d64954ae22
|
Update config.rs
|
2025-05-07 16:42:54 +08:00 |
|
RustDesk
|
c943117b2b
|
Update config.rs
|
2025-05-07 16:30:04 +08:00 |
|
RustDesk
|
368dc1ab56
|
Update Cargo.toml
|
2025-04-30 20:51:38 +08:00 |
|