Commit Graph

6092 Commits

Author SHA1 Message Date
SergeyMy
467f70a98b
Update README-RU.md 2023-05-16 19:50:58 +05:00
fufesou
db5242aed3 remove to-do
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 20:30:50 +08:00
fufesou
3d4abe046c plugin_framework, remove unused fields for plugin signature verification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 20:29:58 +08:00
RustDesk
b491a23f41
Merge pull request #4392 from fufesou/refact/macos_elevate
Refact/macos elevate
2023-05-16 18:52:03 +08:00
RustDesk
c872b52bd4
Merge pull request #4391 from fufesou/refact/remove_all_assert
remove assert
2023-05-16 18:50:47 +08:00
fufesou
3f8c9a9799 fix early return
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 18:38:06 +08:00
RustDesk
447e5f251c
Merge pull request #4394 from BestiaPL/master
Updated Polish translation
2023-05-16 18:34:55 +08:00
Andrzej Rudnik
f9dd62b0ea
Update pl.rs 2023-05-16 12:30:43 +02:00
Andrzej Rudnik
65d586079f
Update pl.rs 2023-05-16 12:28:21 +02:00
fufesou
7a897dcf6b plugin_framework, add uuid on plugin signature verification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 18:11:28 +08:00
fufesou
029c90897b fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 17:26:58 +08:00
fufesou
e611125b86 better log on error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 17:22:07 +08:00
fufesou
607f2d5d9d better handle of null pointer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 17:17:20 +08:00
fufesou
25f37577c3 refactor elevate on macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 16:19:06 +08:00
fufesou
9ecf0e3f89 refactor elevate on macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 16:14:08 +08:00
fufesou
31b96a44de remove assert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 16:11:45 +08:00
21pages
5bd8befb0f remove time check
Signed-off-by: 21pages <pages21@163.com>
2023-05-16 15:59:31 +08:00
RustDesk
5f0f4957b9
Merge pull request #4389 from fufesou/refact/remove_all_assert
remove all assert in non-test code
2023-05-16 15:26:22 +08:00
RustDesk
07484e00f4
Merge pull request #4386 from fufesou/feat/plugin_framework
Feat/plugin framework
2023-05-16 15:26:04 +08:00
RustDesk
d927ece556
Merge pull request #4383 from fufesou/feat/plugin_framework_uninstall
plugin_framework, uninstall
2023-05-16 15:25:49 +08:00
fufesou
edf6b00f13 remove all assert in non-test code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 14:40:33 +08:00
fufesou
2a6bcf80d7 remove unused comment
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 13:50:05 +08:00
fufesou
cc46fd59fc plugin_framework, add peer id for plugin signature
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 13:47:19 +08:00
fufesou
d985bd5607 plugin_framework, ignore loading uninstalled plugins
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 12:15:37 +08:00
fufesou
97e9682757 plugin_framework, remove unused mut
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 09:56:31 +08:00
fufesou
522f6f3309 plugin_framewor, support plugin signature verification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 09:48:33 +08:00
fufesou
1747766f73 plugin_framework, uninstall
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-15 19:07:55 +08:00
fufesou
d417149949 plugin_framework, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-15 09:57:13 +08:00
RustDesk
2d7bebb54b
Merge pull request #4376 from Kingtous/master
fix: rdp entry for port forward
2023-05-15 08:16:45 +08:00
Kingtous
56f1b75b52 fix: port forward & RDP check 2023-05-15 00:33:58 +08:00
Kingtous
6af19262e8 opt: uniform install process with flutter in sciter 2023-05-15 00:33:58 +08:00
rustdesk
400aa61c6a fix nat test, must reuse the local address, to fix #4348 2023-05-14 23:31:32 +08:00
rustdesk
81f548b36e change back to oldest to fix #4373 2023-05-14 18:19:32 +08:00
rustdesk
baecf3edb8 enc punch 2023-05-14 18:17:02 +08:00
RustDesk
a26de5a86a
Merge pull request #4369 from mehdi-song/patch-27
Update fa.rs
2023-05-14 12:37:23 +08:00
mehdi-song
962ab6d304
Update fa.rs 2023-05-14 04:19:23 +00:00
RustDesk
ad85fe4900
Merge pull request #4365 from Mr-Update/patch-7
Update de.rs
2023-05-14 10:03:40 +08:00
Mr-Update
cd57009a46
Update de.rs 2023-05-13 22:47:48 +02:00
rustdesk
6c15dd6fd5 refactor to prepare for client <-> rendevous encryption 2023-05-13 21:40:53 +08:00
rustdesk
ab97e155b0 desktop_drop lock 2023-05-13 21:27:53 +08:00
rustdesk
49ddd9655d remove meaningless log info for users 2023-05-13 19:52:28 +08:00
rustdesk
c1b2b55c53 fix ci 2023-05-13 19:07:08 +08:00
RustDesk
c934bfbbf4
Merge pull request #4355 from fufesou/fix/check_privacy_mode_on
Fix/check privacy mode on
2023-05-13 18:58:18 +08:00
RustDesk
daf7bb6193
Update connection.rs 2023-05-13 18:56:24 +08:00
fufesou
ff810ac5dc sleep to ensure the message is received
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-13 18:51:03 +08:00
fufesou
75cdab0ab2 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-13 18:36:48 +08:00
fufesou
4cd025fcf3 try fix check privacy mode on conn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-13 18:19:52 +08:00
rustdesk
c6bb6955dc refactor 2023-05-13 18:02:06 +08:00
RustDesk
650dee20bb
Merge pull request #4354 from FastAct/patch-12
Update nl.rs
2023-05-13 13:44:11 +08:00
FastAct
7288c51343
Update nl.rs 2023-05-13 07:42:49 +02:00