Commit Graph

1499 Commits

Author SHA1 Message Date
Daniel
0e5e3dcab3 Merge pull request #709 from safing/feature/broadcast-notifications
Add Broadcast Notifications
2022-06-30 11:14:13 +02:00
Dave Gson
ad005b7ed5 Merge pull request #714 from safing/maintenance/readme
Update Primary Tagline in Readme
2022-06-28 13:51:39 +02:00
Dave Gson
1dfab49024 Update Primary Tag-Line
brings it up to speed with the website
2022-06-28 11:49:29 +00:00
Daniel
492afc6dcf Update dependencies 2022-06-23 16:31:04 +02:00
Daniel
92cc733aca Add broadcast notifications test data 2022-06-23 16:30:55 +02:00
Daniel
959bb012b8 Add broadcasts module 2022-06-22 15:21:47 +02:00
Daniel
9f4e921609 Simplify and improve update version export 2022-06-22 15:21:47 +02:00
Daniel
b58d7fb858 Merge pull request #689 from safing/fix/patch-set-15
Improve support for IPv4 stack, location and geoip improvements
2022-06-22 15:20:45 +02:00
Daniel
dac6b3c6fe Fix linter error 2022-06-22 14:49:36 +02:00
Daniel
6339eb0c49 Remove filter lists help 2022-06-22 14:33:28 +02:00
Daniel
d40ad3125d Improve rules and filterlists config options 2022-06-22 14:33:09 +02:00
Daniel
65974e989d Stop using deprecated function 2022-06-22 10:41:35 +02:00
Daniel
0dce13d18f Fix detection of incoming localhost packets on Linux 2022-06-22 10:41:16 +02:00
Daniel
3a98b2cc05 Make intel index override-able by other indexes 2022-06-22 09:57:55 +02:00
Daniel
bb782ba98f Add check to ensure matching PID constants 2022-06-22 09:56:47 +02:00
Daniel
9c0b7ddf51 Fix direction detection for unsupported protocols 2022-06-22 09:56:21 +02:00
Patrick Pacher
15f85b5ae9 Add support for free-text search and minor bug fixes in netquery 2022-06-21 11:02:36 +02:00
Patrick Pacher
bef911e925 Add support for pagination to netquery module 2022-06-21 11:02:36 +02:00
Patrick Pacher
25aceaf103 Add query and chart support with multiple fixes to ORM package 2022-06-21 11:02:36 +02:00
Patrick Pacher
0d2ec9df75 wip 2022-06-21 11:02:36 +02:00
Patrick Pacher
d098f1c137 Add support for new query API 2022-06-21 11:02:35 +02:00
Patrick Pacher
e21eb16a6b Use new(record.Meta) instead of a dedicated call to SetMeta 2022-06-21 11:02:35 +02:00
Patrick Pacher
c2d2064ec8 Add and update netquery code based on review discussions 2022-06-21 11:02:35 +02:00
Patrick Pacher
976c0a702e Add netquery module to main 2022-06-21 11:02:35 +02:00
Patrick Pacher
021c9b178c Add documentation to query runner 2022-06-21 11:02:35 +02:00
Patrick Pacher
4e3e17fa8c Add initial sqlite support in netquery 2022-06-21 11:02:35 +02:00
Patrick Pacher
62ec170b90 Add basic, tailored SQL ORM mapper 2022-06-21 11:02:19 +02:00
Daniel
86d4f64d42 Improve device location system with more safeguards 2022-06-09 14:36:03 +02:00
Daniel
b392a1e8ff Add geoip.IsInitialized to expose if the databases have been loaded 2022-06-09 13:59:50 +02:00
Daniel
c442a7e51c Deactivate IPv6 integrations when no IPv6 stack is detected 2022-06-09 13:58:27 +02:00
Daniel
0439894efc Suppress error when stopping during filterlist update 2022-06-09 13:49:34 +02:00
Daniel
c9b9a0b1d1 Improve read rights on log files 2022-06-09 13:48:55 +02:00
Daniel
f135ec3242 Bump core version 2022-06-01 13:54:06 +02:00
Daniel
8c146488ac Update SPN 2022-06-01 13:53:59 +02:00
Daniel
02779f8bfd Merge pull request #662 from safing/fix/qol-fixes-in-compat-netenv-dns-broadcasting
QOL Fixes in compat, netenv, dns and broadcasting
2022-06-01 13:48:10 +02:00
Daniel
911a80996a Fix multicast detection on ended connections as well as some linter errors 2022-06-01 13:45:13 +02:00
Daniel
787f9e7dec Add support for upcoming UNBREAK filter list 2022-06-01 13:28:10 +02:00
Daniel
515f4686f7 Send notification instead of killing conflicting DNS service 2022-05-25 14:00:17 +02:00
Daniel
65f646aad0 Improve wording on setting dns/noInsecureProtocols 2022-05-24 11:27:44 +02:00
Daniel
9a89f65027 Improve support for DNS-SD and fall back to cached data for non-ICANN queries 2022-05-24 11:25:34 +02:00
Daniel
49e79fe3fd Detect responses to multi/broadcast queries 2022-05-24 11:20:01 +02:00
Daniel
e178b732bc Calm down and relax dns query check 2022-05-20 16:37:19 +02:00
Daniel
ea1b189330 Reset system self-check after network change 2022-05-20 16:35:46 +02:00
Daniel
bc745d4399 Bump core version 2022-05-19 11:30:45 +02:00
Daniel
f5d89c2aed Update SPN 2022-05-19 11:30:34 +02:00
Daniel
3772a587c1 Bump core version 2022-05-18 13:26:46 +02:00
Daniel
000efad4f9 Merge pull request #657 from safing/fix/nfqueue-close-handling
Use alternative approach to fix nfqueue closing process
2022-05-18 09:43:03 +02:00
Daniel
932f6002b4 Use alternative approach to fix nfqueue closing process
This commit reverts commit ec6a3f03e8.
2022-05-18 09:34:27 +02:00
Vladimir
0124a38c8b Fix compile error 2022-05-17 17:09:01 +03:00
Vladimir
5effb509c1 DoH domain resolving and parsing improvments 2022-05-17 16:59:44 +03:00