Commit Graph

1915 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
8f15896ed9 UI: Update SQLite to v3.39.4 2022-10-03 16:49:58 +03:00
Nodir Temirkhodjaev
0edd819b7d Driver: Add "FORT_FLOW_TCP" flag 2022-10-03 16:47:06 +03:00
Nodir Temirkhodjaev
4d2ca84180 Driver: Check the device on asynchronous flow deletion 2022-10-03 11:09:45 +03:00
Nodir Temirkhodjaev
f42e6d8a93 UI: Update German translation 2022-09-27 19:55:19 +03:00
Nodir Temirkhodjaev
f4d23afaf6 UI: Update translations 2022-09-27 12:49:46 +03:00
Nodir Temirkhodjaev
b30ca35afa UI: Programs: Refactor "Options" button 2022-09-27 09:37:32 +03:00
Nodir Temirkhodjaev
977bb59753 UI: Update German translation 2022-09-25 22:41:57 +03:00
Nodir Temirkhodjaev
a1d6a85b24 UI: Tray: "Double Click"'s default action is "Ignore" now 2022-09-25 12:59:34 +03:00
Nodir Temirkhodjaev
bdc32ed4bd UI: Options: App Groups: Remove "Fragment first TCP packet" 2022-09-25 12:55:43 +03:00
Nodir Temirkhodjaev
ef6333efbb UI: Update Korean translation 2022-09-25 10:56:11 +03:00
Nodir Temirkhodjaev
fc51a44eb0 TrayIcon: Simplify onTrayActivated() 2022-09-24 19:39:11 +03:00
Nodir Temirkhodjaev
ea94865f62 TrayIcon: Simplify actionTypeByName() 2022-09-24 19:24:32 +03:00
Nodir Temirkhodjaev
497e60c7a3 UI: Update Slovenian translation 2022-09-24 19:07:30 +03:00
Nodir Temirkhodjaev
80105b0b8e UI: Update French translation 2022-09-24 18:38:36 +03:00
Nodir Temirkhodjaev
bf2747f8d6 UI: Update translations 2022-09-24 18:19:53 +03:00
Nodir Temirkhodjaev
7eeeb3e323 UI: Options: Add "Ignore" tray event handler 2022-09-24 17:46:43 +03:00
Nodir Temirkhodjaev
eb524d70ea UI: Options: Add "Right Click" tray event 2022-09-24 17:03:36 +03:00
Nodir Temirkhodjaev
696980ecec UI: Programs: Don't use other color for disabled group 2022-09-22 09:44:37 +03:00
Nodir Temirkhodjaev
9f9b80172a UI: Programs: Fix group's default color 2022-09-22 09:40:04 +03:00
Nodir Temirkhodjaev
55b20a65f4 UI: Programs: Tweak group's font 2022-09-22 09:34:52 +03:00
Nodir Temirkhodjaev
f39a6680b1 Driver: Update group speed limit flags 2022-09-18 10:36:08 +03:00
Nodir Temirkhodjaev
e8de7646d4 UI: Update SQLite to v3.39.3 2022-09-06 16:34:14 +03:00
Nodir Temirkhodjaev
cceb5e999d UI: Options: Dark Mode: Follow System's theme 2022-08-24 19:03:40 +05:00
Nodir Temirkhodjaev
251613541b UI: Bump version 2022-08-12 14:34:52 +05:00
Nodir Temirkhodjaev
770a50517b Driver: Defer all TCP packets for speed limiting 2022-08-12 13:48:15 +05:00
Nodir Temirkhodjaev
f5ef18d6a4 Driver: Minor refactor 2022-08-12 12:39:19 +05:00
Nodir Temirkhodjaev
73c7ecc2f6 UI: SQLite: Remove SQLITE_OMIT_AUTHORIZATION
To avoid warning about unused var.
2022-08-09 14:13:12 +05:00
Nodir Temirkhodjaev
4cf271012b UI: Update translations 2022-08-03 10:46:17 +05:00
Nodir Temirkhodjaev
8be3bab42d UI: Update translations 2022-08-02 12:58:34 +05:00
Nodir Temirkhodjaev
d7a5d8f288 UI: Options: Add "Dark Mode" flag 2022-08-02 12:55:08 +05:00
Nodir Temirkhodjaev
a72aab8b73 UI: SQLite: Increase max number of worker threads 2022-07-28 18:43:58 +05:00
Nodir Temirkhodjaev
6dc6728b06 UI: Update SQLite to v3.39.2 2022-07-22 19:47:45 +05:00
Nodir Temirkhodjaev
e788d0b698 UI: Bump version 2022-07-22 11:53:04 +05:00
Nodir Temirkhodjaev
65e57c1fe1 Driver: PsTree: Refactor process inheritance checking
We can't open process in DISPATCH_LEVEL.
So we have to check the inheritance on process creation callback,
not on 1-st network connection.
2022-07-21 11:27:08 +05:00
Nodir Temirkhodjaev
f175ca4fba UI: Update SQLite to v3.39.1 2022-07-15 15:52:38 +05:00
Nodir Temirkhodjaev
98c5a369a3 Driver: PsTree: Search apps by prefix/wildcard only when needed 2022-07-15 15:52:16 +05:00
Nodir Temirkhodjaev
a25656fd81 Driver: Bump version 2022-07-14 13:27:33 +05:00
Nodir Temirkhodjaev
416153bd18 UI: Update Slovenian translation 2022-07-09 16:16:14 +05:00
Nodir Temirkhodjaev
bc0474920e UI: Fix creating README.portable 2022-07-07 18:55:57 +05:00
Nodir Temirkhodjaev
18d5bf59aa UI: ConfUtil: Minor refactor 2022-07-07 18:54:54 +05:00
Nodir Temirkhodjaev
d5c905bcdb UI: Update SQLite to v3.39.0 2022-06-29 13:46:02 +05:00
Nodir Temirkhodjaev
8bed596585 Driver: Rename fort_mem_exec_alloc() to fort_mem_alloc_exec() 2022-06-24 18:28:40 +05:00
Nodir Temirkhodjaev
a9c70ab466 Driver: fortutl: Use fort_mem_alloc() with tag
Remove fort_mem_alloc_notag().
2022-06-24 18:28:02 +05:00
Nodir Temirkhodjaev
48fe7cded9 Driver: fortconf: Simplify fort_conf_app_{exe|wild}_find() 2022-06-24 17:55:29 +05:00
Nodir Temirkhodjaev
a4c8607751 UI: Prepare PolicyEditDialog 2022-06-17 18:29:21 +03:00
Nodir Temirkhodjaev
8816440bc6 UI: Rules: Add split state version 2022-06-17 17:56:12 +03:00
Nodir Temirkhodjaev
68974f4db9 UI: Update Google Breakpad 2022-06-12 17:02:00 +03:00
Nodir Temirkhodjaev
9f8d101847 UI: Options: Validate data before saving 2022-06-11 19:15:13 +03:00
Nodir Temirkhodjaev
0faa583b57 UI: Add sourcelanguage="en" to i18/*.ts files 2022-06-10 14:03:44 +03:00
Nodir Temirkhodjaev
29ed316e64 UI: Update German translation 2022-06-10 13:53:43 +03:00