Commit Graph

1576 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
935e466850 Add FortFirewallDriverPayload.pro 2021-11-04 12:32:37 +03:00
Nodir Temirkhodjaev
72e6e12adb ui_bin/main.cpp: Remove unused #include 2021-11-04 12:31:31 +03:00
Nodir Temirkhodjaev
5558ff5d92 DriverLoader: Prepare global FORT_LOADER struct. 2021-11-04 11:28:48 +03:00
Nodir Temirkhodjaev
4fcaea6c50 DriverLoader: Minor fixes. 2021-11-04 10:59:56 +03:00
Nodir Temirkhodjaev
ba810a1ae3 DriverLoader: Prepare fortimg.* for driver image's handling 2021-11-02 13:08:03 +03:00
Nodir Temirkhodjaev
26b669947c Driver: Util: Use stack for temporary buffer. 2021-11-02 12:54:00 +03:00
Nodir Temirkhodjaev
0440f4f956 DriverLoader: Move file loading to util. 2021-11-01 20:29:13 +03:00
Nodir Temirkhodjaev
4ce9bf1540 Driver: Add fortutl.* for utility functions. 2021-11-01 20:03:23 +03:00
Nodir Temirkhodjaev
a7f3c408c5 DriverLoader: Add fortdl_load_file() 2021-11-01 12:12:02 +03:00
Nodir Temirkhodjaev
6f38cc6f08 DriverLoader: Add fortdl_driver_path() 2021-10-31 19:29:12 +03:00
Nodir Temirkhodjaev
39190c7e71 Driver: Prepare Loader project. 2021-10-31 16:05:44 +03:00
Nodir Temirkhodjaev
962932653f Driver: Define signtool file digest as SHA256 for Windows 11 WDK. 2021-10-08 14:29:35 +03:00
Nodir Temirkhodjaev
157e21fa90 UI: Add Italian translation. 2021-10-08 10:46:14 +03:00
Nodir Temirkhodjaev
14290c2701 Bump version. 2021-10-07 14:40:34 +03:00
Nodir Temirkhodjaev
a87ac45f2b Deploy: Separate Windows 7 & 10 drivers. 2021-10-07 14:01:09 +03:00
Nodir Temirkhodjaev
bd535e94c7 UI: SQLite: Add config.h 2021-09-21 12:32:28 +03:00
Nodir Temirkhodjaev
5e5058883e UI: Minor fix of previous commit. 2021-09-07 10:43:39 +03:00
Nodir Temirkhodjaev
f1c66c19c9 UI: Disable WOW64 FS Redirection for 32-bit build.
Fix the Programs: "Purge All" & "Open Folder" actions.
2021-09-07 08:47:32 +03:00
Nodir Temirkhodjaev
a20b96f26c Driver: Prepare Windows 7 & 10 separating.
ExFreePoolWithTag() is deprecated since Windows 10 v2004.
2021-09-01 12:59:11 +03:00
Nodir Temirkhodjaev
27d55effba Driver: Separate builds for Windows 7 & 10. 2021-09-01 12:03:20 +03:00
Nodir Temirkhodjaev
6a4511274a UI: ConfUtil: Fix warnings for 64-bit build. 2021-08-31 15:33:08 +03:00
Nodir Temirkhodjaev
1072d0914e UI: Fix "static non-POD" warnings. 2021-08-30 14:23:16 +03:00
Nodir Temirkhodjaev
900dc2bcdc UI: Util/RegKey: Fix warning for 64-bit build. 2021-08-30 14:21:30 +03:00
Nodir Temirkhodjaev
8eca6c318f Installer: Win10: Include only 64-bit driver. 2021-08-29 20:21:48 +03:00
Nodir Temirkhodjaev
b60c87713b UI: AppInfoManager: Fix warning for 64-bit build. 2021-08-29 19:37:18 +03:00
Nodir Temirkhodjaev
96729f1cc1 UI: NetDownloader: Clear buffer after processing it. 2021-08-28 18:06:57 +03:00
Nodir Temirkhodjaev
d75e02d3fb UI: Use QtNetwork for downloads.
Installer: Remove `curl.*` later.
2021-08-28 17:46:24 +03:00
Nodir Temirkhodjaev
6afc993876 UI: ControlManager: Refactor processCommand*(args). 2021-08-20 18:48:10 +03:00
Nodir Temirkhodjaev
3178b3ef05 Bump version. 2021-08-08 18:21:05 +03:00
Nodir Temirkhodjaev
4760547083 UI: ControlManager: Named pipe name is per user name. 2021-08-08 16:17:21 +03:00
Nodir Temirkhodjaev
4000db08b8 UI: Options: Fix password checking. 2021-08-07 13:59:30 +03:00
Nodir Temirkhodjaev
67a779e1ed UI: RpcManager: Fix password checking. 2021-08-07 13:11:41 +03:00
Nodir Temirkhodjaev
2ee85e656c UI: Fix activating a minimized window. 2021-08-07 12:40:28 +03:00
Nodir Temirkhodjaev
8e49563eec UI: Fix a warning with Qt 6.2
'QFont' is deprecated: Pass QStringList{family} or family.split(QLatin1Char(',')) instead of family
2021-08-07 12:29:46 +03:00
Nodir Temirkhodjaev
8e5c236293 UI: ControlUtil: Extract dialog functions to DialogUtil. 2021-08-07 12:13:49 +03:00
Nodir Temirkhodjaev
96beea0f08 Bump version. 2021-07-30 13:32:13 +03:00
Nodir Temirkhodjaev
fd4246783d UI: FirewallConf: Prepare services edit. 2021-07-30 11:45:03 +03:00
Nodir Temirkhodjaev
5f7c9de4b0 UI: Minor fix of previous commit. 2021-07-27 18:21:34 +03:00
Nodir Temirkhodjaev
cf13cdf6e9 UI: Util/IconCache: Check non-main thead usage. 2021-07-27 15:31:59 +03:00
Nodir Temirkhodjaev
8cbc8f62bb UI: Services: Show empty app groups. 2021-06-25 18:41:28 +03:00
Nodir Temirkhodjaev
f42e9e1ecb UI: Services: Fix list loading. 2021-06-25 18:26:53 +03:00
Nodir Temirkhodjaev
f42fc60147 UI: Ip4Range: Fix PVS-Studio warning.
V815 Decreased performance. Consider replacing the expression 'm_errorMessage = QString()' with 'm_errorMessage.clear()'. ip4range.cpp 14
2021-06-23 09:51:12 +03:00
Nodir Temirkhodjaev
b5fac204ad UI: TaskInfoZoneDownloader: Fix PVS-Studio warning.
V669 The 'zonesMask' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error. taskinfozonedownloader.cpp 206
2021-06-23 09:49:28 +03:00
Nodir Temirkhodjaev
cb545cdecd UI: StatManager: Fix PVS-Studio warning.
V821 Decreased performance. The 'insertTrafStmts' variable can be constructed in a lower level scope. statmanager.cpp 310
V821 Decreased performance. The 'updateTrafStmts' variable can be constructed in a lower level scope. statmanager.cpp 322
2021-06-22 23:03:02 +03:00
Nodir Temirkhodjaev
3c46567df7 UI: ServiceInfoManager: Fix PVS-Studio warning.
V641 The size of the 'buffer' buffer is not a multiple of the element size of the type 'const ENUM_SERVICE_STATUS_PROCESS'. serviceinfomanager.cpp 28
2021-06-22 22:57:32 +03:00
Nodir Temirkhodjaev
25c52e93bc UI: ConnectionsPage: Use enum for conn-mode. 2021-06-22 16:49:56 +03:00
Nodir Temirkhodjaev
164dcf2ad6 Driver: fortout: Fix PVS-Studio warning.
V807 Decreased performance. Consider creating a pointer to avoid using the 'fort_device()->stat' expression repeatedly. fortcout.c 531
2021-06-22 16:45:47 +03:00
Nodir Temirkhodjaev
db8c129636 Driver: fortlog: Fix macros. 2021-06-22 16:39:57 +03:00
Nodir Temirkhodjaev
99cad2a4a3 UI: ServiceInfoManager: Fix buffer's alignment. 2021-06-22 16:39:24 +03:00
Nodir Temirkhodjaev
17f8db40af UI: Update SQLite v3.36.0 2021-06-19 18:59:51 +03:00