Commit Graph

1812 Commits

Author SHA1 Message Date
Daniel
49adef242e Update links in README 2023-07-21 16:03:26 +02:00
Patrick Pacher
5dcb6b268f Persist bandwidth data in netquery DBs when enabled 2023-07-21 11:38:05 +02:00
Daniel
b7fd1fc76a Update config annotation 2023-07-21 10:56:50 +02:00
Patrick Pacher
dbffa8827b Update netquery to support history module 2023-07-20 16:24:13 +02:00
Patrick Pacher
cf2b8f26b9 Make history module optional 2023-07-20 16:21:52 +02:00
Patrick Pacher
135b68c008 Better utilize database indexes for UNION selects 2023-07-20 16:21:52 +02:00
Patrick Pacher
e9e9b54364 Research on possible history module implementation using sqlite ATTACH DATABASE 2023-07-20 16:21:52 +02:00
Daniel
45117c630f Bump core version 2023-07-20 15:14:21 +02:00
Daniel Hovie
cc2a66351a Merge pull request #1256 from safing/feature/reboot-on-restart
Add switch to reboot on internal restart
2023-07-20 15:13:38 +02:00
Daniel
d037b00ff9 Add switch to reboot on internal restart 2023-07-20 15:07:16 +02:00
Daniel Hovie
8b65b2328d Merge pull request #1234 from safing/fix/process-detection
Improve process detection
2023-07-20 15:06:13 +02:00
Daniel
1cd6db817e Update deps 2023-07-20 14:59:34 +02:00
Daniel
1449a9639a Update golangci-lint config 2023-07-20 14:05:29 +02:00
Daniel
0670956bbd Fix parsing tagged windows service names 2023-07-20 14:05:16 +02:00
Daniel
fce1a7ac33 Do not suggest using stale DNS cache when disabled by user 2023-07-20 14:04:56 +02:00
Daniel
5fe78dbad5 Match connections without PID only using UndefinedProcessID 2023-07-20 14:04:16 +02:00
Daniel
41ffb2c72d Improve windows kext bandwidth stats monitor 2023-07-20 14:02:50 +02:00
Daniel
6d569ca346 Improve epbf bandwidth stats monitor 2023-07-20 14:02:21 +02:00
Daniel
4c21c87b8a Improve ebpf connection listener 2023-07-20 14:01:58 +02:00
Daniel
dc033c3933 Add InfoPacket and BandwidthUpdate structs for cross platform usage 2023-07-20 13:47:39 +02:00
Daniel
688b2de26e Rename files for clarity 2023-07-20 13:46:18 +02:00
Daniel
ec85816577 Move interception module and better integrate workers 2023-07-20 13:43:55 +02:00
Daniel
41c5266315 Use reported PIDs for DNS requests and improve data gathering process 2023-07-20 13:37:01 +02:00
Daniel
5d7caeb4bb Expose connection ID creation 2023-07-20 13:36:09 +02:00
Daniel
28d3d24988 Add and improve InfoOnly and ExpectInfo packet flags 2023-07-18 16:16:41 +02:00
Vladimir Stoilov
83479acc95 Add example for getting bandwidth stats 2023-06-30 16:56:39 +03:00
Vladimir Stoilov
95716dbb47 Add missing ebpf compiled object 2023-06-26 11:43:30 +03:00
Vladimir Stoilov
74b4ce0869 Make default pid to be -1 and remove unsafe code 2023-06-23 16:41:21 +03:00
Vladimir Stoilov
daeafa406d Add ebpf bandwidth monitoring 2023-06-23 10:06:31 +03:00
Daniel
8a09ba6045 Revamp connection handling flow to fix race condition and support info-only packets 2023-06-21 15:31:45 +02:00
Vladimir Stoilov
83b084959e Fix ebpf return on error 2023-06-14 18:51:20 +03:00
Vladimir Stoilov
2b65e8efe1 Add ebpf check for failed kernel functions 2023-06-14 17:56:01 +03:00
Vladimir Stoilov
cecce3ffcb Fix ebpf source port, add event validation and simpify tcp monitoring 2023-06-14 17:35:09 +03:00
Vladimir Stoilov
f754555979 Add reading of the pid from the kext 2023-06-13 18:03:22 +03:00
Vladimir Stoilov
cee7e9b0c8 Add ebpf compiled programs 2023-06-09 11:33:30 +03:00
Vladimir Stoilov
169a5a1303 Use datagram_connect for udp ebpf process detection 2023-06-09 11:31:24 +03:00
Vladimir Stoilov
0164463ee5 Add udp process detection with ebpf 2023-06-07 19:10:41 +03:00
Vladimir Stoilov
26042ac935 Update libbpf 2023-06-07 17:54:04 +03:00
Vladimir Stoilov
0caa3e792c Add tcp process detection with ebpf 2023-06-07 16:36:44 +03:00
Daniel
efe8cd2fda Bump core version 2023-05-24 10:52:26 +02:00
Daniel
469ae51d3e Update deps 2023-05-24 10:52:18 +02:00
Daniel
2ee62061f4 Improve debug info order 2023-05-24 10:49:16 +02:00
Daniel
82408ffa99 Merge branch 'develop' of github.com:Safing/portmaster into develop 2023-05-24 10:48:39 +02:00
Daniel Hovie
b3099af844 Merge pull request #1222 from safing/feature/country-center-api
Add API endpoint to retrieve a list of country center coordinates
2023-05-24 10:47:18 +02:00
Patrick Pacher
f001ed6d06 Add API endpoint to retrieve a list of country center coordinates 2023-05-24 10:37:38 +02:00
Daniel
85055bab08 Merge branch 'master' into develop 2023-05-23 14:25:16 +02:00
Raphty
c75804bc16 Change docs links to wiki links in README.md 2023-05-16 11:28:21 +02:00
Daniel
5a788f3ac1 Fix pack script 2023-05-08 16:35:40 +02:00
Daniel
74dc4be16c Bump core version 2023-05-08 16:05:25 +02:00
Daniel Hovie
40ef960ccc Merge pull request #1193 from safing/fix/things-for-0-14
Minor improvements and fixes for v1.0.14
2023-05-08 14:43:42 +02:00