Patrick Pacher
997787e3f2
Merge branch 'develop' into feature/ui-revamp
2020-10-20 13:00:28 +02:00
Daniel
0e0f716499
Improve recovery handling in TCP resolver
2020-10-16 15:00:34 +02:00
Patrick Pacher
2ccf8c635a
Merge branch 'develop' into feature/ui-revamp
2020-10-16 10:00:04 +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
7d9454f29a
Remove RRCache locking and clean up attributes
2020-09-30 17:16:45 +02:00
Daniel
7b5803482c
Support non-standard format on dns query name
2020-09-29 11:23:05 +02: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
a498611a2a
Fix second write when responding with extra section
2020-09-25 11:30:01 +02:00
Daniel
4e14439112
Handle DNS Rcodes
2020-09-25 10:13:10 +02:00
Daniel
00de73d65e
Further logging improvements
2020-09-24 22:44:27 +02:00
Daniel
0f2e3cdb2f
Fix comment for linter
2020-09-24 22:09:01 +02:00
Daniel
89dfbf72e6
Final feedback implementation and fixes
2020-09-24 22:03:02 +02:00
Daniel
c856b7372a
Improve handling of expired or failed queries
2020-09-24 17:12:01 +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
34247b1d82
Add hearbeat check to TCP resolver
2020-09-24 17:12:01 +02:00
Daniel
bd8d047428
Retry NSDomain queries, if wanted
2020-09-24 17:12:01 +02:00
Daniel
3c6cd69f50
Add support for default ports nameserver config
2020-09-24 17:12:01 +02:00
Daniel
1b11d1589b
Add ServerInfo to resolvers and caches
2020-09-24 17:12:01 +02:00
Daniel
3f3d82bdf1
Improve debug information in DNS responses
2020-09-24 17:12:01 +02:00
Daniel
f46e759524
Use new Purge method of the database
2020-09-24 16:57:54 +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
1bac9e7f81
Merge pull request #138 from safing/fix/catch-dns-write-error
...
Improve resilience and logging in resolver and nameserver
2020-08-19 16:26:44 +02:00
Daniel
39aa3d0879
Improve resilience and logging in resolver and nameserver
2020-08-19 16:20:51 +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
4d667afd1d
Add more timeouts to blocking calls in resolver
2020-08-14 12:33:06 +02:00
Daniel
caa9b3bdf9
Fix and improve resolver scoping
2020-07-27 12:26:45 +02:00
Daniel
9a7eb30d9a
Merge pull request #103 from safing/feature/simplify-dns-resolvers
...
Simplify dns resolvers
2020-07-21 16:46:16 +02:00
Daniel
2abe93c683
Fix mdns cache keys
2020-07-21 14:59:49 +02:00
Daniel
60607ef08b
Improve logging
2020-07-21 14:59:41 +02:00
Daniel
dda7cdf7d0
Improve error handling
2020-07-21 14:59:14 +02:00
Daniel
7b40e83aec
Removed pooled server and add plain resolver
2020-07-21 14:58:23 +02:00
Daniel
811516eec8
Update captive portal detection to work without server
2020-07-21 14:56:06 +02:00
Daniel
da121eb8af
Try only using a single default resolver
2020-07-20 16:44:40 +02:00
Daniel
25a3f6053d
Improve handling of failing dns resolvers
2020-07-20 16:42:21 +02:00
Daniel
8dea8e6c46
Fix and improve TTL handling
2020-07-20 16:40:47 +02:00
Daniel
68c2d23c1b
Fix handling of connectivity / captive portal domains
...
Also, improve handling of queries during being captive.
2020-07-17 16:09:46 +02:00
Daniel
53e9d3dd47
Add dns cache clearing mechanisms
2020-07-16 16:29:25 +02:00
Daniel
047352f9b5
Implement review suggestions
...
Fix local. resolving in Firefox
2020-07-15 13:59:56 +02:00
Daniel
e369a9484a
Improve captive portal handling
2020-07-15 08:53:55 +02:00
Daniel
ec637bdce8
Merge pull request #90 from safing/fix/post-factum-reviews-1
...
Implement Post Factum Review Suggestions
2020-07-14 15:26:47 +02:00
Daniel
383c019d0c
Implement further feedback on the TCP Resolver
2020-07-14 12:54:05 +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
834d2e326c
Improve resolver netenv integration
...
From PR Review https://github.com/safing/portmaster/pull/83
2020-07-12 22:01:21 +02:00
Daniel
6298d1df30
Rework tcp resolver to make it cleaner
...
From PR Review https://github.com/safing/portmaster/pull/78
2020-07-12 21:47:46 +02:00