Commit graph

906 commits

Author SHA1 Message Date
Daniel
e74ca5774c Improve Rules and Filter Lists help texts 2020-11-09 12:04:54 +01:00
Patrick Pacher
9a240a2173
Merge pull request #193 from safing/fix/filterlist-parsing
Update filterlists to use new format
2020-11-06 20:31:18 +01:00
Daniel
54daa8ba26 Retry saving the global config profile when it fails
This fixes an issue where the filter list IDs could not be resolved on startup
2020-11-06 17:30:34 +01:00
Daniel
563bff1d95 Update filterlists to use new format
Also, add database reset flag
2020-11-06 17:29:58 +01:00
Patrick Pacher
d5c00e31fd
Merge pull request #192 from safing/fix/nfqueue-and-packet-blocking
Fix connection blocking on Linux
2020-11-06 16:51:39 +01:00
Daniel
28bb8ec6ca Fix connection blocking on Linux 2020-11-06 08:53:07 +01:00
Daniel
224ae219da
Merge pull request #190 from safing/fix/profile-name
Fix exposing the wrong profile name on the connection process context
2020-11-05 17:31:33 +01:00
Patrick Pacher
c541654b12
Fix exposing the wrong profile name on the connection process context 2020-11-05 16:58:01 +01:00
Patrick Pacher
6a4dd03e95
Merge pull request #191 from safing/feature/improve-prompt-notifications
Improve prompt notifications
2020-11-05 16:57:12 +01:00
Daniel
b0187862f8 Improve prompt notifications 2020-11-05 16:00:44 +01:00
Patrick Pacher
a7df1097a0
Merge pull request #189 from safing/feature/improve-firewall-blocking
Improve firewall blocking
2020-11-05 10:05:05 +01:00
Patrick Pacher
2400a3b990
Merge pull request #188 from safing/feature/block-dns-servers-in-bypassing-check
Block DNS servers in prevent bypassing check
2020-11-05 10:04:24 +01:00
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
Patrick Pacher
24d21341fd
Merge pull request #187 from safing/feature/config-wording-update
Config wording update
2020-11-04 15:31:05 +01:00
Daniel
385c0a164c Revamp automatic updates setting and adapt its usage 2020-11-04 14:50:42 +01:00
Daniel
30f84e8009 Improve missing dns servers module error 2020-11-04 14:49:57 +01:00
Daniel
a0268ee91d Update config wording and metadata 2020-11-04 14:49:33 +01:00
Patrick Pacher
e0eb8724f9
Merge pull request #186 from safing/feature/ipv6-dual-stack-support
Add IPv6 dual-stack support
2020-11-04 08:45:35 +01:00
Daniel
914418876d Add IPv6 dual-stack support 2020-11-02 14:18:42 +01:00
Daniel
d4dea212dd Fix decoding IPv6 addresses 2020-11-02 14:16:35 +01:00
Daniel
5339e8b793
Merge pull request #185 from safing/fix/profiles
Fix incorrect layered profile key
2020-11-02 14:11:09 +01:00
Patrick Pacher
f5bde3a4ac Fix incorrect layered profile key 2020-11-02 12:50:39 +01:00
Daniel
276a383d13
Merge pull request #184 from safing/fix/profile-runtime
Fix layered profiles not readable via the API
2020-11-02 10:24:47 +01:00
Patrick Pacher
607d77a607
Add support for database subscription to layered profile provider 2020-10-30 17:01:36 +01:00
Patrick Pacher
079128f9de
Fix layered profiles not readable via the API 2020-10-30 16:46:16 +01:00
Patrick Pacher
fb6b34ebe5 Fix layered profiles not readable via the API 2020-10-30 16:43:49 +01:00
Patrick Pacher
c0509042a0 Add stackable annotation to endpoint rules 2020-10-30 15:32:23 +01:00
Patrick Pacher
49c3f54949
Merge pull request #183 from safing/feature/ui-revamp-ingest
Revamp profile and process handling, add optionKey to reason
2020-10-30 14:02:47 +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
f71ee66532 Update upgrader notification action to recent update 2020-10-29 16:28:30 +01:00
Daniel
b7f0b851ae Fix and improve prompting 2020-10-29 16:28:03 +01:00
Daniel
18a1386bc5 Revamp profile and process handling
Also, introduce the Internal flag to Profiles
2020-10-29 16:26:14 +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
Daniel
a26b72c114
Merge pull request #182 from safing/feature/quick-settings
Add quick setting support
2020-10-28 08:59:33 +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
53fdbeac24
Merge pull request #180 from safing/feature/concurrent-initial-packet-processing
Improve concurrent connection handling support
2020-10-20 09:08:43 +02:00
Daniel
e87cae2463 Implement review suggestions and fixes 2020-10-20 08:55:37 +02:00
Daniel
c3d16610a2 Fix build tags 2020-10-19 14:01:59 +02:00
Daniel
a560262818 Implement review suggestions 2020-10-19 13:34:25 +02:00
Daniel
02525eff49
Merge pull request #178 from safing/feature/improve-geoip-distance-calc
Shift focus away from coordinates for calculating IP distance
2020-10-19 10:31:47 +02:00
Daniel
1abffb91ef
Merge pull request #181 from safing/fix/tcp-resolver-recovery
Improve recovery handling in TCP resolver
2020-10-19 10:30:28 +02:00
Daniel
0e0f716499 Improve recovery handling in TCP resolver 2020-10-16 15:00:34 +02:00
Daniel
8502d83e27 Improve concurrent connection handling support 2020-10-16 14:59:25 +02:00