Commit graph

197 commits

Author SHA1 Message Date
Daniel
7ca61bf24e Block DNS servers in prevent bypassing check 2020-11-04 15:54:39 +01:00
Daniel
d5e252051a Move connectivity domain decider 2020-11-04 15:52:22 +01:00
Daniel
057d167221 Block DNS requests with IPs 0.0.0.17 and ::17 2020-11-04 15:51:30 +01:00
Daniel
a0268ee91d Update config wording and metadata 2020-11-04 14:49:33 +01:00
Daniel
7b72d9fe4b Clean up code and fix linter errors 2020-10-30 13:33:29 +01:00
Daniel
fa3f873c31 Implement review feedback 2020-10-30 11:54:00 +01:00
Daniel
ed00e1fe83 Add titles and categories to notifications
Also, add more event data to prompts.
2020-10-29 22:54:46 +01:00
Daniel
17a0c8f721 Fix Windows notifications 2020-10-29 16:32:06 +01:00
Daniel
b7f0b851ae Fix and improve prompting 2020-10-29 16:28:03 +01:00
Daniel
c09d32cf08 Add option key responsible for the verdict
Also, expose the RevisionCounter
2020-10-29 16:24:17 +01:00
Daniel
263eb0578a Improve config wording 2020-10-29 15:14:15 +01:00
Patrick Pacher
9ea2162816 Add quick setting support 2020-10-27 15:20:04 +01:00
Patrick Pacher
997787e3f2
Merge branch 'develop' into feature/ui-revamp 2020-10-20 13:00:28 +02:00
Daniel
8502d83e27 Improve concurrent connection handling support 2020-10-16 14:59:25 +02:00
Patrick Pacher
2ccf8c635a
Merge branch 'develop' into feature/ui-revamp 2020-10-16 10:00:04 +02:00
Daniel
5d0db1c250 Attempt to fix windows lint errors again 2020-10-15 12:18:57 +02:00
Daniel
9e8b763428 Fix windows kext warning on shutdown 2020-10-15 11:48:27 +02:00
Daniel
cfafbfca4e Improve trace logging 2020-10-15 11:48:27 +02:00
Daniel
dd6ded0308 Implement review suggestions 2020-10-15 11:23:23 +02:00
Patrick Pacher
f65d3f36e7
Merge branch 'develop' into feature/ui-revamp 2020-10-15 11:15:07 +02:00
Daniel
62dd4355be Add scoping to IPInfo 2020-10-14 11:37:50 +02:00
Daniel
86fed20f71
Merge pull request #175 from safing/fix/nfqexp-flag
Fix nfq-exp flag and nfq logging messages
2020-10-14 11:36:55 +02:00
Daniel
210059f1f2 Fix nfq-exp flag and nfq logging messages 2020-10-13 15:56:09 +02:00
Patrick Pacher
1a2b4285cd Fix build on darwin 2020-10-01 16:44:33 +02:00
Patrick Pacher
1b45659f47
Add review changes 2020-10-01 16:27:31 +02:00
Patrick Pacher
7a83e772f4
Add simple packet metrics 2020-10-01 16:27:19 +02:00
Patrick Pacher
bdcfc8c566
Finally switch to nfqexp as the default nfqueue backend 2020-09-30 17:44:42 +02:00
Daniel
1402052b95 Improve Permanent Verdicts description.
Also, add a minor trace counting fix.
2020-09-29 11:24:24 +02:00
Patrick Pacher
69962fcb11
Merge branch 'develop' into feature/ui-revamp 2020-09-29 09:19:15 +02:00
Daniel
67cdc52fcd Implement Feedback 2020-09-24 17:25:00 +02:00
Daniel
af056780fc Fix linter errors 2020-09-24 17:12:01 +02:00
Daniel
5df7182b5d Implement feedback 2020-09-24 17:12:01 +02:00
Daniel
3f3d82bdf1 Improve debug information in DNS responses 2020-09-24 17:12:01 +02:00
Patrick Pacher
c12526235a
Add category annotations to options 2020-09-22 15:39:30 +02:00
Patrick Pacher
a5e3f7ff37
Refactor status package to use portbase/runtime.
Refactor the status package to use portbase/runtime and
make system status readonly. Also adapts the code base
to the new portbase/notifications package.
2020-09-21 17:19:07 +02:00
Patrick Pacher
7c5e78b239
Update app profile icons. Switch to new portbase options 2020-09-15 09:01:48 +02:00
Daniel
790008a9c1
Merge pull request #137 from safing/fix/nfqexp-verdicts
Block until pending verdicts are set. Update deps
2020-08-18 16:14:10 +02:00
Patrick Pacher
bd681cd01f
Update MaxPackageLen to be a bit bigger than default MTU 2020-08-18 15:22:58 +02:00
Patrick Pacher
7d25f9f4f4
Block until pending verdicts are set. Update deps 2020-08-17 16:27:15 +02:00
Daniel
f01df70143 Fix and improve fast tracked permits in firewall 2020-08-14 11:55:58 +02:00
Daniel
2de354e482 Fix IPv6 to local redirects 2020-08-14 11:25:16 +02:00
Daniel
9d35ff3192 Fix and improve network listener system integration and check
Also, improve logging.
2020-08-12 14:33:09 +02:00
Daniel
5c71873e00
Merge pull request #124 from safing/fix/lms-scoring
Move LMS scoring from nameserver to firewall
2020-08-11 16:18:33 +02:00
Patrick Pacher
c229031521
Retext block reason in domain heuristics 2020-08-11 15:45:32 +02:00
Patrick Pacher
3b896ee892
Move LMS scoring under new Domain Heuristics 2020-08-11 15:37:24 +02:00
Patrick Pacher
8840c88903
Fix linter warnings on windows 2020-08-11 15:34:29 +02:00
Patrick Pacher
85e4beafa1
Move LMS scoring from nameserver to firewall 2020-08-11 10:28:05 +02:00
Daniel
2643a90582 Fix multierror handling 2020-08-10 23:13:42 +02:00
Daniel
cdec623033 Add SPN integration 2020-08-06 21:36:43 +02:00
Patrick Pacher
071f2a9bd5
Silience "not found" errors in recover-iptables 2020-08-04 13:14:09 +02:00