Commit graph

48 commits

Author SHA1 Message Date
Daniel
918a7f7b1f Enable security level display hints for UI migration 2023-12-01 09:35:53 +01:00
Daniel
ec43408a82 Remove network rating / security level system, add migrations 2023-11-24 14:21:07 +01:00
Daniel
995429629b Check failing resolvers asynchronously 2023-10-17 12:41:29 +02:00
Daniel
629b2db495 Update format of default DNS resolvers 2023-08-22 16:36:49 +02:00
Daniel
6546c3dc5f Update DNS resolver config help 2023-08-22 16:31:33 +02:00
Daniel
b2e6557377 Add Cloudflare DNS as fallback quick setting 2023-08-09 14:46:22 +02:00
Daniel
fce1a7ac33 Do not suggest using stale DNS cache when disabled by user 2023-07-20 14:04:56 +02:00
dannyagostinelli
49e33bee03
Update IP of Applied Privacy DNS preset 2023-05-03 16:23:19 +02:00
Daniel
89bad684cf Suggest using stale DNS cache when queries are slow 2023-04-24 13:13:24 +02:00
Daniel
16c756144a Add config option to always use stale DNS cache entries 2023-04-20 12:52:42 +02:00
Vladimir Stoilov
bdb4a1a8e8 Fix merge issues 2022-07-21 15:57:45 +02:00
Vladimir Stoilov
d1f7b3b609
Merge branch 'develop' into develop 2022-07-21 15:50:27 +02:00
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
Daniel
65f646aad0 Improve wording on setting dns/noInsecureProtocols 2022-05-24 11:27:44 +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
be95bc9869 Raise dns/nameservers config to expertise level user 2022-04-07 16:08:30 +02:00
Daniel
801fd33a80 Improve resolver config for intro slides 2022-03-30 16:22:17 +02: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)