safing-portmaster/resolver
2022-09-29 14:31:00 +02:00
..
test Add continuous domain test script 2021-01-25 17:11:58 +01:00
api.go Clear DNS cache when DNS resolver config changes in any way 2022-03-30 16:21:44 +02:00
block-detection.go Fix tests and linters 2022-02-02 12:48:42 +01:00
compat.go Add workaround for resolver/compat integration 2021-11-29 16:13:08 +01:00
config.go Fix merge issues 2022-07-21 15:57:45 +02:00
doc.go Update Go, deps and linter 2022-08-30 16:13:26 +02:00
ipinfo.go Fix tests and linters 2022-02-02 12:48:42 +01:00
ipinfo_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
main.go Add search domain info to resolver debug info 2022-09-21 18:02:08 +02:00
main_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
namerecord.go Clear DNS cache when DNS resolver config changes in any way 2022-03-30 16:21:44 +02:00
namerecord_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
resolve.go Improve support for DNS-SD and fall back to cached data for non-ICANN queries 2022-05-24 11:25:34 +02:00
resolver-env.go Improve support for DNS-SD and fall back to cached data for non-ICANN queries 2022-05-24 11:25:34 +02:00
resolver-https.go Fix linter errors 2022-09-29 14:31:00 +02:00
resolver-mdns.go Deactivate IPv6 integrations when no IPv6 stack is detected 2022-06-09 13:58:27 +02:00
resolver-plain.go DoH Delete old code 2022-04-13 19:32:36 +03:00
resolver-tcp.go Bugs and lint warning fixex 2022-07-21 13:35:25 +02:00
resolver.go Update Go, deps and linter 2022-08-30 16:13:26 +02:00
resolver_test.go Fix multicast detection on ended connections as well as some linter errors 2022-06-01 13:45:13 +02:00
resolvers.go Update Go, deps and linter 2022-08-30 16:13:26 +02:00
resolvers_test.go Improve search scope validation and add configuration support 2022-03-16 10:29:33 +01:00
reverse.go Fix tests and linters 2022-02-02 12:48:42 +01:00
reverse_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
rr_context.go Use separate DNSRequestContext struct for adding DNS context to connections 2021-10-19 10:25:49 +02:00
rrcache.go Update Go, deps and linter 2022-08-30 16:13:26 +02:00
rrcache_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
scopes.go Bugs and lint warning fixex 2022-07-21 13:35:25 +02:00