Alexandr Stelnykovych
d5698270e9
improvement(ebpf-Linux): enhance eBPF object loading for kernel compatibility and update attach points
2025-07-11 19:03:13 +03:00
Alexandr Stelnykovych
7946568b63
Bump version 2.0.22
2025-06-27 13:05:59 +03:00
Alexandr Stelnykovych
f56e980d22
Merge pull request #1917 from safing/fix/1872-Reinitializing-SPN-breaks-SPN
...
Fix/1872 reinitializing spn breaks spn
2025-06-27 12:54:10 +03:00
Alexandr Stelnykovych
f0e154f9ed
Merge pull request #1916 from safing/fix/1490-search-highlight-markup-in-merging-profile-name
...
fix(UI): remove search highlight markup from merge profile names
2025-06-27 12:53:39 +03:00
Alexandr Stelnykovych
d5c1a5c3f6
fix(UI): remove search highlight markup from merge profile names
...
https://github.com/safing/portmaster/issues/1490
2025-06-27 12:45:58 +03:00
Alexandr Stelnykovych
bcaf0b90f0
Refactor WorkerCtx to use a boolean for isStopWorker
2025-06-26 17:55:10 +03:00
Alexandr Stelnykovych
5d37c126bc
Fixed SPN re-initialization
...
https://github.com/safing/portmaster/issues/1872
2025-06-26 17:14:57 +03:00
Alexandr Stelnykovych
0c2dfbc489
Bump version 2.0.21
2025-06-20 16:35:25 +03:00
Alexandr Stelnykovych
c7f2420c64
[kext] (inf): add PnpLockdown setting to PortmasterKext64.inf
2025-06-20 15:14:29 +03:00
Alexandr Stelnykovych
e5c5ded5c5
[kext] (build): update cab removal commands in build_cab.ps1
2025-06-20 13:54:52 +03:00
Alexandr Stelnykovych
8ad07f87a9
Merge branch 'develop' into v2.0
2025-06-20 13:07:05 +03:00
Alexandr Stelnykovych
de055f8e41
Merge pull request #1908 from safing/fix/kext-bugfixes
...
Kext bugfixes
2025-06-20 13:05:10 +03:00
Alexandr Stelnykovych
f144e52b4a
[kext] Bump version to 2.0.7.0
2025-06-20 13:01:31 +03:00
Alexandr Stelnykovych
f7dd9825be
(UI): Add endpoint check to TauriHttpInterceptor for non-API requests
2025-06-19 17:26:52 +03:00
Alexandr Stelnykovych
95838b510c
fix(UI; Linux): Workaround for unresponsive title-bar buttons on KDE with Wayland
...
https://github.com/safing/portmaster/issues/1909
2025-06-19 15:38:36 +03:00
Alexandr Stelnykovych
70da66b120
Build script for updatemgr
2025-06-13 13:21:54 +03:00
Vladimir Stoilov
f5072fd838
[kext] Fix compiler warnings
2025-06-10 09:49:10 +03:00
Vladimir Stoilov
934480da0b
[kext] Fix wrong buffer copy call
2025-06-09 20:25:47 +03:00
Vladimir Stoilov
10f2ef426e
[kext] Resolve verdict of pending conn on shutdown
2025-06-09 20:11:26 +03:00
Alexandr Stelnykovych
1292fd7dae
Bump version 2.0.20
2025-06-09 10:26:27 +03:00
Alexandr Stelnykovych
93f87f4dc4
refactor(UI; tauri-websocket): Simplify Tauri WebSocket connection by removing NgZone dependency and adding inactivity timeout handling
2025-06-09 10:17:45 +03:00
Alexandr Stelnykovych
795d99cc12
(UI; tauri-http): Improve body handling in send_tauri_http_request for various types
2025-06-06 18:46:05 +03:00
Alexandr Stelnykovych
bd12a784c2
(UI; tauri-websocket): Enhance error handling and connection management in WebSocket implementation
2025-06-06 18:45:13 +03:00
Alexandr Stelnykovych
2e5076b3bc
fix(UI): Automatically unminimize window when triggered by left mouse click
2025-06-06 13:55:06 +03:00
Alexandr Stelnykovych
ff18ec1292
Refactor window creation functions for improved environment variable handling
2025-06-05 15:08:14 +03:00
Alexandr Stelnykovych
5c46ef0d85
(UI; tauri-websocket): Enhance WebSocket connection handling
2025-06-05 14:55:51 +03:00
Alexandr Stelnykovych
7a7e9c5d6e
fix(Windows) Installer: Preserved app data does not include icon cache
2025-06-03 16:41:21 +03:00
Alexandr Stelnykovych
2c1de8c51e
Bump version 2.0.19
2025-06-03 15:59:14 +03:00
Alexandr Stelnykovych
cb39e11b32
fix(UI; tauri-websocket): Enhance WebSocket connection handling with observers and improved error management
2025-06-03 14:24:29 +03:00
Alexandr Stelnykovych
45565fa34f
fix(sqlite): Limit concurrent writes to avoid SQLITE_BUSY errors
...
https://github.com/safing/portmaster/issues/1848
(cherry picked from commit e5715a9550 )
2025-05-30 13:23:04 +03:00
Alexandr Stelnykovych
e5715a9550
fix(sqlite): Limit concurrent writes to avoid SQLITE_BUSY errors
...
https://github.com/safing/portmaster/issues/1848
2025-05-30 13:17:39 +03:00
Alexandr Stelnykovych
8a0879e2e6
Merge pull request #1868 from safing/task/refactor-spn
...
Task: refactor spn to implement v2 indexes.
2025-05-29 14:48:24 +03:00
Natanael Rodriguez Ramos
4c6da554f1
fix(spn-hub): Added logging directory on V2 install script
2025-05-29 12:16:24 +01:00
Natanael Rodriguez Ramos
e25871d513
fix(spn-hub): Disable duplicated logging
2025-05-29 12:04:09 +01:00
Natanael Rodriguez Ramos
4271475039
fix(spn-hub): Updated wrong log level
2025-05-29 11:14:08 +01:00
Natanael Rodriguez Ramos
a9bb6d1c0d
Updated spn-hub install script to remove portmaster-start dependency.
2025-05-28 11:49:32 +01:00
Natanael Rodriguez Ramos
cf75e90ea8
Merge branch 'v2.0' into task/refactor-spn
2025-05-28 11:41:10 +01:00
Natanael Rodriguez Ramos
dff43809e2
Updated spn-hub install script to remove portmaster-start dependency.
2025-05-28 11:40:15 +01:00
Alexandr Stelnykovych
774a83dc33
Bump version 2.0.17
2025-05-28 13:20:05 +03:00
Alexandr Stelnykovych
e9a54ee876
Merge pull request #1901 from safing/merge/master-into-v2-with-history
...
Merge master into v2.0 (with history)
2025-05-28 12:38:11 +03:00
Alexandr Stelnykovych
9d345f1941
go mod tidy
2025-05-28 11:53:38 +03:00
Alexandr Stelnykovych
ec2d4ca9eb
Merge branch 'master' into merge/master-into-v2-with-history (v1 into v2)
...
# Conflicts:
# Earthfile
# base/config/main.go
# base/database/dbmodule/db.go
# base/database/main.go
# go.mod
# go.sum
# service/core/base/global.go
2025-05-28 11:52:15 +03:00
Natanael Rodriguez Ramos
25c1504771
Updated spn-hub install script to remove portmaster-start dependency.
2025-05-24 17:57:02 +01:00
Natanael Rodriguez Ramos
2444209834
Updated spn-hub to remove teh portmaster-start dependency.
2025-05-24 17:40:15 +01:00
Alexandr Stelnykovych
d3f6cb1504
Bump version 2.0.16
2025-05-22 15:49:58 +03:00
Alexandr Stelnykovych
7802c40ef0
Merge pull request #1893 from safing/fix/restrict_ui_process_connections
...
Fix/restrict UI process connections
2025-05-22 15:42:14 +03:00
Alexandr Stelnykovych
531d147936
Improve logging message format
2025-05-22 15:40:06 +03:00
Alexandr Stelnykovych
fbc93cc09f
Add more descriptive comments + minor improvements
2025-05-22 15:30:05 +03:00
Alexandr Stelnykovych
3b91aa06ba
Enhance default connection settings for Portmaster UI profile to block all connections, ensuring only necessary connections to Portmaster Core are allowed.
2025-05-21 18:12:50 +03:00
Alexandr Stelnykovych
11c4ae39d2
(Windows) Fix false-positive detection of Portmaster UI processes
...
Problem:
System browsers launched from the Portmaster UI (e.g., when a user clicks a link) may be incorrectly detected as Portmaster UI child processes.
Solution:
The Tauri UI app now sets the PORTMASTER_UI_WEBVIEW_PROCESS environment variable for all child WebView processes. Portmaster-core uses this variable to accurately determine if a process is truly related to the Portmaster UI.
2025-05-21 18:08:04 +03:00