Commit Graph

68 Commits

Author SHA1 Message Date
21pages 903fb77e70 refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style

Signed-off-by: 21pages <pages21@163.com>
2022-07-24 21:53:51 +08:00
21pages e46019a171 password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:56 +08:00
fufesou 3613f27afc lan_discovery_WOL: fix udp set_nonblocking twice and lan refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 20:39:42 +08:00
fufesou 8fd4830710 lan_discovery_WOL: Win10 test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou 897d2b8e57 lan_discovery_WOL: remove discovered peer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:01 +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
21pages 68204e0c56 Merge branch 'master' into hwcodec 2022-07-06 19:01:51 +08:00
csf 09937049a6 enable hwcodec 2022-06-30 16:19:36 +08:00
rustdesk c745bf4111 https://github.com/rustdesk/rustdesk/issues541/ 2022-06-30 01:19:38 +08:00
rustdesk e670b7e059 debug install 2022-06-27 00:36:31 +08:00
rustdesk f2eaad73a8 https://github.com/rustdesk/rustdesk/issues/212#issuecomment-1153677618 2022-06-13 19:00:25 +08:00
Kingtous 618be48726 feat: appimage package script
revert: flutter lock file
2022-06-09 17:46:17 +08:00
Kingtous 0eeb0bacbd add: appimage config 2022-06-09 17:39:44 +08:00
fufesou f29827d9c3 fix compilation error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-06 09:22:14 +08:00
rustdesk eec06141f7 fix ci 2022-06-03 10:41:28 +08:00
rustdesk ad22101067 remove Fix x11 2022-06-03 10:31:53 +08:00
fufesou c269d1c831 privacy_mode: win10 magnifier
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-30 12:08:28 +08:00
rustdesk d564b90541 remove confusion 2022-05-13 18:10:32 +08:00
rustdesk c1bad84a86 100% open source 2022-05-12 17:35:25 +08:00
rustdesk 2705228394 https://github.com/rustdesk/rustdesk/issues/477 2022-05-07 22:47:43 +08:00
rustdesk e2c9b78254 mac tray work 2022-04-29 16:21:18 +08:00
rustdesk 69b3f6660a fix ci 2022-04-28 21:54:27 +08:00
rustdesk c1f5c20e94 https://github.com/rustdesk/rustdesk/issues/77 mac tray, still no find good way to open rustdesk from finder after tray
shown
2022-04-28 21:32:44 +08:00
rustdesk 8995011d45 still not robust 2022-04-28 03:25:39 +08:00
rustdesk bbe902d92e improve mac service 2022-04-27 19:21:38 +08:00
rustdesk 3566b0ee7a new mac service and local config 2022-04-26 11:19:45 +08:00
xxrl cfa0c1039c Optimize appbar for macos 2022-04-22 23:41:12 +08:00
rustdesk 915edf49ab alternative libsciter.so path 2022-04-18 15:45:12 +08:00
fufesou 1eb696356e virtual display: idd add uninstall && example1
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:27 +08:00
fufesou b734e8aee9 add virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:26 +08:00
rustdesk 8648c70df4 refactor 2022-02-28 12:36:32 +08:00
yanfeng b19d3f5a1c rename function. 2022-02-28 12:03:24 +08:00
yanfeng aa5c7cc38e Fix switch audio input device failed in index page on Linux. 2022-02-28 11:45:02 +08:00
rustdesk 809c220eaf stupid workaround for https://sciter.com/forums/topic/crash-on-latest-tis-mac-sdk-sometimes/ 2022-02-06 18:19:06 +08:00
rustdesk cd62d7024b new msgbox 2022-02-01 02:38:52 +08:00
rustdesk 5af1258454 refactor mac service 2022-01-17 12:05:06 +08:00
chenbaiyu 78450fda08 fix CI failed build on linux 2022-01-14 03:38:22 +08:00
chenbaiyu b4f61c735e fix plist files and enhance privilege escalation method 2022-01-14 03:17:36 +08:00
chenbaiyu 9be6b17a8b Add launch service 2022-01-13 19:23:41 +08:00
rustdesk 8ea5d80f01 new lan discovery https://github.com/rustdesk/rustdesk/issues/261 2022-01-12 03:10:15 +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
open-trade c0b6367137 sock5 gui part 2022-01-05 18:34:30 +08:00
rustdesk 1d8cdb5e93 refactor target address 2022-01-05 13:21:14 +08:00
rustdesk 1552402907 working on fav 2022-01-02 21:56:04 +08:00
rustdesk f0a6c706fa https://github.com/rustdesk/rustdesk/issues/275 2022-01-02 15:09:44 +08:00
open-trade 3491c79cbc get_local_option for ui style, todo: set_local_option 2021-12-29 17:53:36 +08:00
liyue f1444049bf fix dependence 2021-12-28 14:18:37 +08:00
rustdesk dbdff120bc move get_version_number to hbb_common 2021-12-27 00:24:57 +08:00
rustdesk af218dbc83 internationalization 2021-12-25 16:45:22 +08:00