rustdesk-rains/src
Guido Falsi 5a25573125 Reimplement code extracting information from file name.
This code tokenizes the file name based on commas and extracts
relevant parts sequentially.

`host=` is expected to be the first part.

Since Windows renames files adding (1), (2) etc. before the .exe
in case of duplicates, which causes the host or key values to be
garbled.

This allows using a `,` (comma) symbol as a final delimiter.

Fixes #4162
2023-04-29 12:40:59 +02:00
..
client fix file transfer always connecting because of FingerPrintState not 2023-04-29 10:13:27 +08:00
hbbs_http fix: ios build 2023-04-18 18:28:12 +08:00
lang Update es.rs 2023-04-26 17:32:04 +02:00
platform Update linux.rs 2023-04-25 09:41:02 +08:00
plugin feat: add cb for ffi 2023-04-28 15:14:28 +08:00
server fix portable service parameter sync 2023-04-28 22:41:54 +08:00
ui fix build 2023-04-28 12:03:44 +08:00
cli.rs linux virtual display, init commit 2023-04-03 13:16:49 +08:00
client.rs fix build 2023-04-28 12:03:44 +08:00
clipboard_file.rs spelling: clipboard 2023-01-09 12:58:33 -05:00
common.rs fix #4218 2023-04-29 12:50:17 +08:00
core_main.rs plugin_framework, load plugin 2023-04-23 15:40:55 +08:00
flutter_ffi.rs set width,height,stride together with the rgba data for rendering 2023-04-28 11:44:52 +08:00
flutter.rs plugin_framework, fix dup ui widgets 2023-04-29 12:34:34 +08:00
hbbs_http.rs sync strategy 2023-01-10 13:21:38 +08:00
ipc.rs plugin_framework, load plugin 2023-04-23 15:40:55 +08:00
keyboard.rs remove warns 2023-04-20 13:36:44 +08:00
lan.rs remove android build warns 2023-03-27 21:11:07 +08:00
lang.rs Update lang.rs 2023-04-03 20:21:50 +03:00
lib.rs feat: add native call 2023-04-28 13:49:58 +08:00
license.rs Reimplement code extracting information from file name. 2023-04-29 12:40:59 +02:00
main.rs fix: ios build 2023-04-18 18:28:12 +08:00
naming.rs Improve argument parsing 2023-04-01 04:23:25 +02:00
oboe.cc fix oboe 2022-05-12 17:55:49 +08:00
oboe.patch fix oboe 2022-05-12 17:55:49 +08:00
port_forward.rs show fingerprint 2023-04-19 15:52:15 +08:00
privacy_win_mag.rs tmp commit 2023-04-17 12:06:31 +08:00
rendezvous_mediator.rs do not enable linux_headless when flatpak or appimage is enabled 2023-04-09 11:35:14 +08:00
server.rs plugin, tmp commit 2023-04-19 11:38:01 +08:00
tray.rs fix: #3369 2023-03-02 13:32:21 +08:00
ui_cm_interface.rs fix: connection text in client now 2023-04-18 18:28:12 +08:00
ui_interface.rs show fingerprint 2023-04-19 15:52:15 +08:00
ui_session_interface.rs fix build 2023-04-28 12:03:44 +08:00
ui.rs show fingerprint 2023-04-19 15:52:15 +08:00
virtual_display_manager.rs fix plugout virtual monitor 2023-04-28 13:19:48 +08:00