Commit graph

33 commits

Author SHA1 Message Date
Vladimir Stoilov
8ca384a13d Bugs and lint warning fixex
Fix domain map cuncurrent access
Fix ResolverInfo Domain was not copied bug
Fix linter warnings
2022-07-21 13:35:25 +02:00
Vladimir Stoilov
efd33c223f tls protocol for DoT added, minor refactoring 2022-07-21 11:07:44 +02:00
Vladimir Stoilov
cca520d64e Fix config url typo 2022-07-20 16:14:50 +02:00
Vladimir Stoilov
35b4ee2a29 Refatoring and removed pre resolving of dot, doh 2022-07-19 17:19:26 +02:00
Vladimir
5effb509c1 DoH domain resolving and parsing improvments 2022-05-17 16:59:44 +03:00
Vladimir
1940aad715 DoH first working version 2022-04-13 19:28:07 +03:00
Daniel
52506ffb1e Add documentation for new parameters 2022-03-16 11:28:10 +01:00
Daniel
7894bcfcdc Add validation for DNS server config 2022-02-25 15:50:37 +01:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
18617fc617 Improve resolver unfailing 2021-03-29 17:12:47 +02:00
Daniel
a221fdd3d2
Merge pull request #272 from safing/fix/patch-set-1
Minor fixes and improvements
2021-03-11 15:20:09 +01:00
Daniel
1178749747 Implement review suggestions 2021-03-10 17:19:51 +01:00
Daniel
8a55b6a30d Improve resolver and process docs 2021-03-10 17:10:15 +01:00
Daniel
b60427c68b Add validation to non-negative int config options 2021-02-23 22:45:08 +01:00
Daniel
a0268ee91d Update config wording and metadata 2020-11-04 14:49:33 +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
69962fcb11
Merge branch 'develop' into feature/ui-revamp 2020-09-29 09:19:15 +02:00
Daniel
7c5cbefc27 Update Adguard DNS configuration to use new IPs
See their announcement: https://adguard.com/en/blog/adguard-dns-new-addresses.html
2020-09-28 12:37:17 +02:00
Daniel
c856b7372a Improve handling of expired or failed queries 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
1da8b7148e Clean up domain resolving scopes
Switch to .17.home.arpa. for internal use
2020-08-17 16:51:18 +02:00
Daniel
da121eb8af Try only using a single default resolver 2020-07-20 16:44:40 +02:00
Daniel
941e234fa5 Update default dns servers
According to https://safing.io/blog/2020/07/07/we-are-updating-portmasters-default-dns-servers/
2020-07-12 22:17:11 +02:00
Daniel
e262ad1db9 Update config and add ordering 2020-04-21 15:02:17 +02:00
Patrick Pacher
9deb1623d6
Add support to detect upstream DNS resolver blocking 2020-04-21 10:16:32 +02:00
Patrick Pacher
88fc9dcb14
Switch to URL based format for resolver config 2020-04-15 12:01:14 +02:00
Daniel
27949a7224 Use security level names instead of numbers 2020-04-10 09:53:35 +02:00
Daniel
180f27307c Fix logging prefixes in resolver package 2020-04-02 17:08:43 +02:00
Daniel
279ab67c7e Streamline configuration 2020-04-01 17:13:30 +02:00
Daniel
55033404d4 Rename intel to resolver 2020-03-20 23:01:15 +01:00
Renamed from intel/config.go (Browse further)