Commit Graph

  • f08ce5d6d0 Merge pull request #507 from fufesou/fix/permanent-password-hash main RustDesk 2026-03-25 17:34:08 +08:00
  • 6fb03d076e http_proxy_request RustDesk 2026-03-24 20:39:19 +08:00
  • 9e72564677 OPTION_USE_RAW_TCP_FOR_API RustDesk 2026-03-24 15:25:35 +08:00
  • 5519c4c289 fix(password): set_salt, comments and logs fufesou 2026-03-23 16:50:57 +08:00
  • f8358bd17e fix(password): set_salt(), check if is empty, fix condition fufesou 2026-03-23 16:33:26 +08:00
  • 2d7b848516 fix(password): set_salt(), check if is empty fufesou 2026-03-23 16:28:56 +08:00
  • 485e2f7e22 fix(password): use password, best effort fufesou 2026-03-23 12:18:42 +08:00
  • 6fcda1dcc4 fix(password): get_salt() always return value fufesou 2026-03-22 20:25:26 +08:00
  • 01b192c068 fix(password): remoev unused import fufesou 2026-03-22 19:45:37 +08:00
  • ace5eedc33 fix(password): remove unnecessary check fufesou 2026-03-22 19:41:48 +08:00
  • ebf41b8524 fix(password): remove unnecessary check fufesou 2026-03-22 19:11:26 +08:00
  • fc9d521f0b fix(password): sync config, check equal fufesou 2026-03-22 19:05:04 +08:00
  • 71be0dcd8d fix(password): remove invalid check fufesou 2026-03-22 17:08:12 +08:00
  • 6bc0ee0e8f fix(password): has_local_permanent_password() fufesou 2026-03-22 15:36:22 +08:00
  • 325b8841ea fix(password): remove has_local_permanent_password fufesou 2026-03-22 11:35:28 +08:00
  • 70f22e69c8 fix(password): Comments log error fufesou 2026-03-21 09:44:08 +08:00
  • cf9c930439 Merge branch 'main' into fix/permanent-password-hash fufesou 2026-03-21 09:10:29 +08:00
  • 4435f19066 fix(password): do not update salt when updating permanent password fufesou 2026-03-20 21:55:38 +08:00
  • 5d5f12a5ac fix(password): guard set_permanent_password_storage_for_sync() fufesou 2026-03-19 21:23:12 +08:00
  • a6f44d8920 Merge pull request #509 from rustdesk/revert-502-fix/ipc-unauthorized-access RustDesk 2026-03-19 21:10:34 +08:00
  • 63f3f05b52 Revert "harden IPC path layout & permissions (per-UID dirs + service-scoped sockets)" RustDesk 2026-03-19 21:10:13 +08:00
  • f89e9af072 Merge pull request #502 from fufesou/fix/ipc-unauthorized-access RustDesk 2026-03-19 20:43:39 +08:00
  • 648b639427 Merge pull request #504 from 21pages/hide-stop-service RustDesk 2026-03-19 19:57:14 +08:00
  • 37802208aa fix(password): update salt in set_permanent_password() fufesou 2026-03-19 11:54:20 +08:00
  • b662b38d30 fix(password): comment TODO clear devices fufesou 2026-03-19 11:06:34 +08:00
  • d98d20896e refact(password): Store permanent password as hashed verifier fufesou 2026-03-16 21:31:57 +08:00
  • 204359b8cf hbb_common: harden ipc path permissions fufesou 2026-03-05 11:39:41 +08:00
  • 035c3198c8 option hide-stop-service 21pages 2026-03-05 17:21:21 +08:00
  • 48c37de3e6 Update message.proto RustDesk 2026-03-02 12:12:05 +08:00
  • ae3726dd5f Add OPTION_AVATAR constant to config RustDesk 2026-03-02 11:59:42 +08:00
  • dea7d6cbd8 Update message.proto RustDesk 2026-03-02 11:57:58 +08:00
  • 5e07db7444 Merge pull request #497 from fufesou/feat/config_allow_auto_update RustDesk 2026-02-27 21:32:38 +08:00
  • 9b0cff8c76 feat(config): allow auto update fufesou 2026-02-27 21:02:55 +08:00
  • 0b60b9ffa0 Add display_name field to configuration struct RustDesk 2026-02-19 09:42:48 +08:00
  • da339dca64 Merge pull request #489 from 21pages/fix_key_pair_set RustDesk 2026-02-14 17:46:02 +08:00
  • 231449c6f6 Merge pull request #486 from 21pages/try-fix-password-decrypt RustDesk 2026-02-14 17:41:46 +08:00
  • 13c4fb3f7d fix: invalidate key_pair cache instead of setting directly 21pages 2026-02-12 11:46:09 +08:00
  • 5d2acc7340 fix: improve machine_uid handling and add pk decryption fallback 21pages 2026-02-03 14:55:38 +08:00
  • 28ac03a891 Merge pull request #484 from 21pages/key_pair RustDesk 2026-02-09 00:37:12 +08:00
  • de0d7fded0 update key pair when set config 21pages 2026-01-27 15:24:38 +08:00
  • 900077a2c2 Merge pull request #483 from fufesou/refact/crate_libloading_x11 RustDesk 2026-01-21 17:26:55 +08:00
  • 1f5ec1219f refact(crate): libloading x11 fufesou 2026-01-21 11:09:44 +08:00
  • 7d93d5af48 OPTION_KEEP_AWAKE_DURING_INCOMING_SESSIONS RustDesk 2026-01-19 18:34:54 +08:00
  • 073403edbf Merge pull request #477 from 21pages/control_permissions_tri_state RustDesk 2026-01-07 13:38:40 +08:00
  • e163e2d829 add three state control permissions 21pages 2026-01-05 19:12:08 +08:00
  • 510ebdca50 Revert "add ControlPermissions" 21pages 2026-01-07 12:42:01 +08:00
  • 69e8e09b68 Merge pull request #476 from 21pages/control_permissions RustDesk 2026-01-05 22:21:12 +08:00
  • 0f68b6f37b Merge pull request #473 from 21pages/disable-change-permanent-password RustDesk 2026-01-05 22:19:50 +08:00
  • 178c97d59f add ControlPermissions 21pages 2026-01-05 19:12:08 +08:00
  • ca7701bac2 Merge pull request #475 from rustdesk/revert-471-controlling_strategy RustDesk 2026-01-05 22:06:54 +08:00
  • 4637bf8fc1 Revert "Allow restricting remote control permissions for different users" RustDesk 2026-01-05 22:06:13 +08:00
  • 73ab9575fd add options: disable-change-permanent-password, disable-change-id, disable-unlock-pin 21pages 2025-12-30 18:45:44 +08:00
  • 12f2a47770 Merge pull request #471 from 21pages/controlling_strategy RustDesk 2025-12-29 18:27:32 +08:00
  • 3a0034f104 controlling strategy 21pages 2025-12-29 14:08:43 +08:00
  • fa157108be Merge pull request #466 from fufesou/feat/linux_get_home_trusted RustDesk 2025-12-23 00:17:12 +08:00
  • 6df5c2c0ce feat: linux, get_home_trusted fufesou 2025-12-21 23:41:27 +08:00
  • fe48b5e8e8 Merge pull request #458 from fufesou/feat/fs_read_cm RustDesk 2025-12-18 15:41:59 +08:00
  • f3798067f0 Merge pull request #463 from 21pages/support_restore_preset_password RustDesk 2025-12-16 11:45:53 +08:00
  • af5227a537 support restore preset password except clear password 21pages 2025-12-16 11:18:24 +08:00
  • 98f58b97f2 feat(fs): add init_data_stream_for_cm for cm reading fufesou 2025-11-26 19:52:35 +08:00
  • 8b0e258673 Merge pull request #451 from lichon/main RustDesk 2025-11-28 10:11:16 +08:00
  • 812fc3a5cb fix too much webrtc logs lc 2025-11-27 20:06:17 +08:00
  • 047356d949 Merge pull request #436 from lichon/main RustDesk 2025-11-26 09:37:53 +08:00
  • 4e16783824 remove dummy webrtc stream, add api to get webrtc stream lc 2025-11-20 14:58:10 +08:00
  • a86eda749e Merge pull request #441 from fufesou/refact/remove_unused_code RustDesk 2025-11-17 16:05:19 +08:00
  • 44462174cf Refact: Remove unused code to avoid confusion. fufesou 2025-11-17 15:48:20 +08:00
  • e4224a19bc Apply suggestions from code review lc 2025-11-17 15:19:20 +08:00
  • 652f68fd54 Update examples/webrtc_dummy.rs lichon 2025-11-17 15:01:47 +08:00
  • 2dc15df250 Update src/webrtc.rs lichon 2025-11-17 14:55:52 +08:00
  • 13ef3411d9 Update examples/webrtc.rs lichon 2025-11-17 14:45:51 +08:00
  • 3282977e66 Apply suggestions from code review lc 2025-11-17 13:18:27 +08:00
  • 5b6f963a6b Merge pull request #440 from fufesou/fix/linux_is_kde RustDesk 2025-11-17 10:35:24 +08:00
  • 4f7cae670e fix: linux is_kde() fufesou 2025-11-17 10:25:30 +08:00
  • 7cb29b1117 add ice-servers config lc 2025-11-16 18:43:31 +08:00
  • 0da5d379fc support turn relay config, and force_relay option lc 2025-11-16 04:04:25 +08:00
  • 483cf9d225 Apply suggestions from code review lichon 2025-11-15 16:04:59 +08:00
  • b10a96b7bc Apply suggestions from code review lichon 2025-11-15 16:04:59 +08:00
  • c1c4edc159 Merge pull request #439 from fufesou/refact/remove_unused_proto_field RustDesk 2025-11-15 11:29:28 +08:00
  • 3a919aef54 minor change lc 2025-11-15 00:27:09 +08:00
  • 955e49dc4b use webrtc sdp fingerprint as session key lc 2025-11-14 20:32:32 +08:00
  • 6463ba0e52 Update examples/webrtc_dummy.rs lichon 2025-11-14 16:05:38 +08:00
  • 5dcfea1ee4 support send_timeout lc 2025-11-14 16:02:51 +08:00
  • 47dc73de1e Update src/webrtc.rs RustDesk 2025-11-14 11:46:59 +08:00
  • f8d1d4207d move out dummy webrtc mod lc 2025-11-14 01:09:08 +08:00
  • 67ad83a2b2 fix webrtc example when webrtc disabled lc 2025-11-13 23:25:53 +08:00
  • c406111c66 make compiler happy lc 2025-11-13 23:22:41 +08:00
  • f9e70f3d46 remove typo lc 2025-11-13 23:11:33 +08:00
  • f5f78c84d5 remove unwraps lc 2025-11-13 23:06:40 +08:00
  • 3e1e58747a Update Cargo.toml RustDesk 2025-11-13 22:15:04 +08:00
  • 7f1941332b Merge branch 'rustdesk:main' into main lichon 2025-11-13 21:00:36 +08:00
  • 4cea3a7769 better example support local dc stream fix read/write issue clear sessions after close lc 2025-11-13 20:59:32 +08:00
  • ae7aaf9629 refact: proto, remove unused field fufesou 2025-11-13 19:21:44 +08:00
  • 8ae4651bc7 make webrtc-rs optional feature lc 2025-11-13 16:53:04 +08:00
  • 6e2671e951 Merge pull request #437 from fufesou/fix/wayland_resolution RustDesk 2025-11-13 11:46:21 +08:00
  • 86804ad106 Merge pull request #438 from 21pages/option-allow-ask-for-note-at-end-of-connection RustDesk 2025-11-13 11:45:29 +08:00
  • c0b279f80a local option allow-ask-for-note 21pages 2025-11-13 09:44:15 +08:00
  • 4fe91763b7 fix: Wayland resolution fufesou 2025-11-04 10:45:32 +08:00
  • 442160d704 add webrtc stream lc 2025-11-12 19:40:51 +08:00
  • 9b53baeffe Merge pull request #430 from 21pages/refactor-edge-scroll-edge-thickness RustDesk 2025-11-06 23:06:49 +08:00
  • 48042dd916 optioin edge-scroll-edge-thickness 21pages 2025-11-06 18:35:26 +08:00