Patrick Pacher
|
85e4beafa1
|
Move LMS scoring from nameserver to firewall
|
2020-08-11 10:28:05 +02:00 |
|
Daniel
|
cdec623033
|
Add SPN integration
|
2020-08-06 21:36:43 +02:00 |
|
Patrick Pacher
|
c59f680053
|
Merge pull request #52 from safing/feature/firewall-resolver-improvements
Firewall and Resolver improvements
|
2020-05-20 18:07:48 +02:00 |
|
Daniel
|
46411951f6
|
Further improve logging and messages
|
2020-05-20 16:43:54 +02:00 |
|
Daniel
|
65a3456165
|
Improve block reason in dns response
|
2020-05-19 16:57:13 +02:00 |
|
Patrick Pacher
|
a426b53929
|
Update to new geoip database
|
2020-05-14 07:35:45 +02:00 |
|
Patrick Pacher
|
e254453038
|
Fix filterlists module state not being set
|
2020-05-04 10:45:32 +02:00 |
|
Daniel
|
f4b8ad7d7c
|
Fix tests: split core package into core and base
|
2020-05-02 13:24:31 +02:00 |
|
Patrick Pacher
|
972f8fcfc3
|
Merge pull request #44 from safing/feature/pre-alpha-finalizing
Pre alpha finalizing
|
2020-04-30 16:42:09 +02:00 |
|
Patrick Pacher
|
2dda3813fa
|
Let decision reasons decide on the DNS reply
|
2020-04-30 14:23:06 +02:00 |
|
Daniel
|
95041d217c
|
Fix module dependencies, split filter into interception and filter modules
|
2020-04-24 10:17:15 +02:00 |
|
Patrick Pacher
|
a07c36159b
|
Minor bug fix
|
2020-04-21 10:17:20 +02:00 |
|
Patrick Pacher
|
f2e41a0d32
|
Refactoring of FilterDNSResponse and DecideOnConnection
|
2020-04-21 10:17:16 +02:00 |
|
Patrick Pacher
|
8c5526a69b
|
Add support for verdict and decision reason context
|
2020-04-21 10:16:32 +02:00 |
|
Patrick Pacher
|
eeb358425d
|
Refactor entity list handling
|
2020-04-21 10:16:32 +02:00 |
|
Patrick Pacher
|
42ccb3e39a
|
Small changes based on review comments
|
2020-04-21 10:16:32 +02:00 |
|
Patrick Pacher
|
bffe4a9eaf
|
Add CNAME blocking support
|
2020-04-21 10:16:25 +02:00 |
|
Patrick Pacher
|
58ad3eb88b
|
Switch filterlist debug logging to trace
|
2020-04-17 11:04:17 +02:00 |
|
Patrick Pacher
|
943246c747
|
Add support for firefox canary domain for disabling DoH
|
2020-04-17 11:01:26 +02:00 |
|
Patrick Pacher
|
86a449a619
|
Add support to filter sub-domains as well
|
2020-04-15 09:59:59 +02:00 |
|
Patrick Pacher
|
56a1751e62
|
Fix golangci-lint warnings
|
2020-04-15 08:21:32 +02:00 |
|
Patrick Pacher
|
568674bdf8
|
Fix updater and add more logging to filterlist
|
2020-04-14 14:41:55 +02:00 |
|
Patrick Pacher
|
fc9835f91a
|
Fix resource index not updated. Minor module improvements
|
2020-04-14 14:02:05 +02:00 |
|
Patrick Pacher
|
e77d971259
|
Rename filterlist to filterlists
|
2020-04-14 11:23:15 +02:00 |
|
Patrick Pacher
|
f630df0b1f
|
Implemented peer review comments
|
2020-04-14 11:14:04 +02:00 |
|
ppacher
|
f96f8d8d6e
|
Added filterlist integration
|
2020-04-14 08:52:15 +02:00 |
|
Daniel
|
a425cb63d8
|
Rename security levels
|
2020-04-09 16:40:10 +02:00 |
|
Patrick Pacher
|
a3a591740e
|
Fix geoip database upgrade handling
|
2020-04-03 14:23:02 +02:00 |
|
Daniel
|
eec0c37101
|
Fix dependency graph and linter errors
|
2020-04-02 17:09:15 +02:00 |
|
Daniel
|
5523fcf0bd
|
Add subsystems and clean up module dependencies
|
2020-04-01 17:14:33 +02:00 |
|
Daniel
|
34f2beb8d4
|
Add intel package with filter list mgmt stubs
|
2020-03-20 23:01:40 +01:00 |
|
Daniel
|
55033404d4
|
Rename intel to resolver
|
2020-03-20 23:01:15 +01:00 |
|
Daniel
|
f270ccc21f
|
Move and fix geoip package
|
2020-03-20 23:00:18 +01:00 |
|
Daniel
|
f75fc7d162
|
Clean up linter errors
|
2019-11-07 16:13:22 +01:00 |
|
Daniel
|
25b1d59663
|
Revamp intel and nameserver packages
|
2019-10-25 13:35:02 +02:00 |
|
Daniel
|
5829074247
|
Remove copyright notices from files, LICENSE file suffices
|
2019-07-24 10:44:00 +02:00 |
|
Daniel
|
9741bc412e
|
Update org import paths
|
2019-07-02 15:12:31 +02:00 |
|
Daniel
|
ad7a1024d7
|
Update DNS resolver, reset resolvers if all failed
|
2019-05-22 16:06:57 +02:00 |
|
Daniel
|
1f13af8f75
|
Fix intel config
|
2019-05-22 16:06:09 +02:00 |
|
Daniel
|
3f66df222e
|
Fix intel tests
|
2019-05-22 16:05:57 +02:00 |
|
Daniel
|
55ef385dcb
|
Use pre-authorized ports for dns queries, improve logging
|
2019-05-10 11:56:50 +02:00 |
|
Daniel
|
a70aba7e33
|
Update default config for intel module
|
2019-02-25 09:13:59 +01:00 |
|
Daniel
|
f7a07cbb2f
|
Reevaluate and update firewall core logic
|
2019-02-22 16:18:58 +01:00 |
|
Daniel
|
12e1eb0917
|
Add database integrations for status and updates modules
|
2019-02-07 20:20:21 +01:00 |
|
Daniel
|
bde81d815d
|
Revamp Profile Domains and Ports to Endpoints and ServiceEndpoints
|
2019-01-17 10:55:06 +01:00 |
|
Daniel
|
f35872ec51
|
Complete first alpha version
|
2018-12-12 19:18:23 +01:00 |
|
Daniel
|
8c11a35590
|
Working on portmaster restructure
|
2018-12-07 21:28:45 +01:00 |
|
Daniel
|
3990790f17
|
Working on portmaster restructure
|
2018-11-29 18:44:31 +01:00 |
|
Daniel
|
be8a1d1739
|
Work on portmaster restructuring
|
2018-11-28 16:17:46 +01:00 |
|
Daniel
|
7618562458
|
Fix multiple bugs in intel
|
2018-10-23 15:22:57 +02:00 |
|