|
|
b64942e3a3
|
fix: Delete HKEY_LOCAL_MACHINE\SOFTWARE\Deskflow when clearing settings
|
2025-03-03 15:05:09 -05:00 |
|
|
|
2638cce0c0
|
fix: Do stop the client on fingerprint dialog
fixes #8267
|
2025-03-03 16:16:57 +00:00 |
|
|
|
d6228416a1
|
refactor: Send log level to daemon over IPC instead of when sending command
|
2025-02-28 17:58:16 +00:00 |
|
|
|
c1d7474700
|
feat: Restart process from daemon through new Qt IPC impl
|
2025-02-28 17:58:16 +00:00 |
|
|
|
0d2d9f385d
|
feat: Implement basic IPC connection between Daemon and GUI
|
2025-02-28 17:58:16 +00:00 |
|
|
|
34b61cc8cd
|
fix: #8259 track a client and server list
fixes 8259
|
2025-02-28 13:17:26 +00:00 |
|
|
|
4f2ef7174a
|
refactor: do not stop sever on new client fingerprint, track the last print we checked and if we are chekcing it do not show a new box
|
2025-02-27 15:07:50 +00:00 |
|
|
|
b3866b69b2
|
chore: Fix order of MainWindow ctor init list to match header
|
2025-02-27 15:07:50 +00:00 |
|
|
|
9bd7fce45c
|
refactor: MainWindow: Update name change
|
2025-02-27 13:41:55 +00:00 |
|
|
|
08be9fa33f
|
chore: use a style for the flat buttons
|
2025-02-26 11:52:03 +00:00 |
|
|
|
5b54849fd6
|
refactor: mainwindow simplify the mode selection UI
|
2025-02-25 14:18:32 +00:00 |
|
|
|
b7eb5c467b
|
feat: Remove Inverse Connections Option
|
2025-02-25 14:18:32 +00:00 |
|
|
|
d52939a3fc
|
fix: raise mainwindow on update check dialog
fixes #8234
|
2025-02-25 13:11:35 +00:00 |
|
|
|
6a08305338
|
fix: log expanded on start up and windows no resizeable
|
2025-02-20 22:26:21 +00:00 |
|
|
|
10e5a305bb
|
refactor: remove redundant client / server staus labels, the status label provides this info already
|
2025-02-20 21:16:48 +00:00 |
|
|
|
e9c8965066
|
refactor: mainwindow move tls version to securty tooltip
|
2025-02-20 21:16:48 +00:00 |
|
|
|
53d2b3bd2e
|
refactor: MainWindow move update info to status tray
|
2025-02-20 21:16:48 +00:00 |
|
|
|
d4cc66a9f9
|
refactor: move Tls Label to status bar
|
2025-02-20 21:16:48 +00:00 |
|
|
|
18cc8565f9
|
refactor: mainwindow use status bar for status items
|
2025-02-20 21:16:48 +00:00 |
|
|
|
48407d7f8f
|
refactor: simplify MainWindow::checkFingerprints
|
2025-02-18 12:12:41 +00:00 |
|
|
|
ad79ba907d
|
refactor: Mainwindow localFingerPrintDb => localFingerprintDb
|
2025-02-18 12:12:41 +00:00 |
|
|
|
9294f2a026
|
refactor: use a function to get the trustedFingerprintDb
|
2025-02-18 12:12:41 +00:00 |
|
|
|
bfb64f0653
|
fix: Generate TLS certificate before generating TLS fingerprint
|
2025-02-17 11:55:28 -05:00 |
|
|
|
6f66fe767f
|
fix: inabliity to resize when first opening if log open on startup
|
2025-02-17 11:55:28 -05:00 |
|
|
|
63846292ff
|
refactor: update tooltips for security icon
add check when appTls State Changes
|
2025-02-17 11:55:28 -05:00 |
|
|
|
2f8b78e2a6
|
refactor: new private MainWindow method localhostFingerprintDb
|
2025-02-17 11:55:28 -05:00 |
|
|
|
8d0491f1ad
|
refactor: narrow use of stdString in mainwindow
|
2025-02-17 11:55:28 -05:00 |
|
|
|
0667f5de73
|
refactor: allow the fingerprint dialog to show local keys and remote if needed
|
2025-02-17 16:26:29 +00:00 |
|
|
|
e51956e2c7
|
feat: Client ID verification
based on barrier: 229abab
Fixes: CVE-2021-42072, CVE-2021-42073
|
2025-02-17 16:26:29 +00:00 |
|
|
|
6ff5d2d5d3
|
fix: Update local fingerprint label after fingerprint regeneration
|
2025-02-14 09:42:47 -05:00 |
|
|
|
5288546231
|
refactor: use const for tlsDb expected size
|
2025-02-14 12:44:29 +00:00 |
|
|
|
d8e311fe59
|
fix: only regenerate the tls certificate if tls is enabled and we do not already have a certificate
|
2025-02-14 12:44:29 +00:00 |
|
|
|
500067a778
|
fix: generate cert if tls is on and its not found
fixes #8191
fixes #8192
|
2025-02-14 12:44:29 +00:00 |
|
|
|
3c12915fd3
|
fix: Security icons showing with fresh install
fixes #8170
|
2025-02-14 12:20:48 +00:00 |
|
|
|
eb19547b45
|
refactor: mainwindow force regen of local prints if tls is enabled with a sha256 key
|
2025-02-12 13:41:45 +00:00 |
|
|
|
65eed64f04
|
refactor: new fingerprintdialog
|
2025-02-12 13:41:45 +00:00 |
|
|
|
fbaa0a8433
|
feat: use sha256
based-on: a428b61c7d
based-on: b7757fbd68
based-on: a238b27879
|
2025-02-12 13:41:45 +00:00 |
|
|
|
d0d5182425
|
refactor: use new Fingerprint database
based-on: 50534ecb43
based-on: be8ba0d132
|
2025-02-12 13:41:45 +00:00 |
|
|
|
a5f28616f4
|
chore: df-gui mainwindow directly connect more methods without intermediarty methods
|
2025-02-11 13:06:51 +00:00 |
|
|
|
610786ad2e
|
chore: clean up extra empty lines
|
2025-02-11 13:06:51 +00:00 |
|
|
|
942070950d
|
refactor: MainWindow do not use onNames
|
2025-02-04 18:11:41 +00:00 |
|
|
|
ddc24ffb22
|
refactor: MainWindow don't use lambda where direct connect can happen
|
2025-02-04 18:11:41 +00:00 |
|
|
|
b14de6f9e2
|
refactor: MainWindow conform to naming standards
|
2025-02-04 18:11:41 +00:00 |
|
|
|
71b7e819a9
|
refactor: remove smaller security icons
|
2025-01-29 21:19:39 +00:00 |
|
|
|
59ebb6fde4
|
refactor: force mac os to use the larger security icon in the status area
|
2025-01-28 16:19:51 +00:00 |
|
|
|
1085df54ed
|
refactor: Reuse compliance
build files and documentation: MIT
images / sources: GPL-2.0-only
breeze icons: LGPL-2.0-only
Microsoft MSM file, vc redist license
|
2025-01-27 17:05:47 -05:00 |
|
|
|
f49f616ad6
|
fix: correctly mask symbolic icon on mac os
|
2025-01-21 17:15:18 -05:00 |
|
|
|
1ec6d02339
|
refactor: use theme icons for on settings dialog and mac os tray
|
2025-01-21 11:22:11 -05:00 |
|
|
|
09bd4006d1
|
refactor: MainWindow, use system-run for the start button and action
|
2025-01-21 11:16:53 +00:00 |
|
|
|
c84a8c20c1
|
refactor: MainWindow, use ProcessStop for the stop action and button
|
2025-01-21 11:16:53 +00:00 |
|