Commit Graph

1854 Commits

Author SHA1 Message Date
Daniel
92ab17d2d4 Bump core version 2023-08-04 22:22:56 +02:00
Daniel Hovie
93756e5fd8 Merge pull request #1272 from safing/fix/connection-handling
Fix connection handlings
2023-08-04 22:22:08 +02:00
Daniel
ac24e3cf87 Update deps 2023-08-04 22:07:49 +02:00
Daniel
53c2b82d2e Improve logging 2023-08-04 21:50:03 +02:00
Daniel
d0f4392b9d Fix netquery connection ID generation 2023-08-04 21:49:57 +02:00
Daniel
aa0b42dd01 Fix race condition when setting firewall handler and starting worker 2023-08-04 21:44:45 +02:00
Daniel
a98505b7da Fix and document netquery api endpoint permissions 2023-08-04 21:44:18 +02:00
Daniel
9e4bdfb341 Add support for DNS RRs SVCB and HTTP; improve DNS conn handling 2023-08-04 21:43:46 +02:00
Daniel
cbb4a0f253 Fix expiry times 2023-08-04 21:42:30 +02:00
Daniel
b645e440ad Copy resolver IPScope to DNS connection IPScope 2023-08-04 21:41:37 +02:00
Daniel
bf6bf0705d Fix eBPD PID detection for UDP on linux and recompile eBPF programs 2023-08-04 14:10:25 +02:00
Daniel
a76e659989 Improve timeouts of compatibility check 2023-08-04 14:09:53 +02:00
Daniel
ec36dc1d0d Bump core version 2023-08-01 16:23:09 +02:00
Daniel
d3762b2e43 Recompile ebpf programs 2023-08-01 16:22:59 +02:00
Daniel
aed7155359 Add 0.0.0.0 as local multicast source address 2023-08-01 16:15:52 +02:00
Daniel
32eaadd2bf Fix c format 2023-08-01 16:13:50 +02:00
Daniel Hovie
4a6eea4a7f Merge pull request #1270 from safing/fix/default-query-db
Do not query the history database by default
2023-08-01 16:12:37 +02:00
Patrick Pacher
9f9838b8a1 Do not query the history database by default 2023-08-01 14:08:15 +02:00
Daniel
6719449770 Bump core version 2023-07-28 23:33:29 +02:00
Daniel Hovie
7d89f6ec61 Merge pull request #1266 from safing/fix/packet-handling-procedures
Fix and improve packet handling procedures
2023-07-28 23:32:55 +02:00
Daniel
4fcfb424c9 Fix and improve packet handling procedures 2023-07-28 23:26:10 +02:00
Daniel
0ca6a71ee7 Bump core version 2023-07-28 17:11:30 +02:00
Daniel
07cbde7426 Improve upgraded log message 2023-07-28 17:11:01 +02:00
Daniel
27bca76971 Udpate deps 2023-07-28 17:10:21 +02:00
Daniel Hovie
472c06afbf Merge pull request #1264 from safing/fix/1.2+1.3
Fix v1.2 and v1.3 bugs
2023-07-28 17:02:29 +02:00
Daniel
f38589aee5 Add ability to upgrade systemd service files 2023-07-28 16:51:38 +02:00
Daniel
3e8c330775 Improve logging and fix linter errors 2023-07-28 16:50:56 +02:00
Daniel
a33526a976 Fix handling of connections without process 2023-07-28 16:50:35 +02:00
Daniel
5802cb2bf7 Improve account matching data 2023-07-28 16:49:41 +02:00
Daniel
2452a92b8b Fix history database URI on windows 2023-07-28 16:48:38 +02:00
Daniel
b882b910ca Fix PID detection via eBPF 2023-07-28 16:47:52 +02:00
Daniel
8e9f96d3fd Improve ebpf permanent failure detection 2023-07-28 16:47:36 +02:00
Daniel
84ee0b11f5 Bump core version 2023-07-22 20:51:05 +02:00
Daniel Hovie
2c9bb8d86e Merge pull request #1255 from safing/feature/history-module
feature/history module
2023-07-22 20:50:24 +02:00
Daniel
e18d7ade3d Add missing method comment 2023-07-22 20:42:26 +02:00
Daniel
c6569e64b1 Update SPN to v0.6.9 2023-07-22 20:23:59 +02:00
Daniel
3cc12a3d69 Increase timeout of self-check 2023-07-22 20:23:33 +02:00
Daniel
a5a5a15112 Improve updating allowed features on connection 2023-07-21 16:06:47 +02:00
Daniel
daa33c1a88 Improve network history setting 2023-07-21 16:06:21 +02:00
Daniel
07f4253e0b Improve logging and make linter happy 2023-07-21 16:05:57 +02:00
Daniel
f0ebc6e72f Update BytesReceived/Sent field names 2023-07-21 16:05:13 +02:00
Daniel
e70fd9abd7 Reduce noisy logging 2023-07-21 16:04:02 +02:00
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