safing-portmaster/resolver
2022-07-20 16:14:50 +02:00
..
test Add continuous domain test script 2021-01-25 17:11:58 +01:00
api.go Link api endpoints and http handlers to their modules 2021-05-17 14:43:17 +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 config url typo 2022-07-20 16:14:50 +02:00
doc.go Fix logging prefixes in resolver package 2020-04-02 17:08:43 +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 Fix linter warnings 2022-03-16 11:47:44 +01:00
main_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
namerecord.go Fix tests and linters 2022-02-02 12:48:42 +01:00
namerecord_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
resolve.go Fix tests and linters 2022-02-02 12:48:42 +01:00
resolver-env.go Fix tests and linters 2022-02-02 12:48:42 +01:00
resolver-https.go DoT support for domain name only 2022-07-20 16:06:24 +02:00
resolver-mdns.go Fix tests and linters 2022-02-02 12:48:42 +01:00
resolver-plain.go DoH Delete old code 2022-04-13 19:32:36 +03:00
resolver-tcp.go DoT support for domain name only 2022-07-20 16:06:24 +02:00
resolver.go DoT support for domain name only 2022-07-20 16:06:24 +02:00
resolver_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
resolvers.go DoT support for domain name only 2022-07-20 16:06:24 +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 Fix tests and linters 2022-02-02 12:48:42 +01:00
rrcache_test.go Fix tests and linters 2022-02-02 12:48:42 +01:00
scopes.go Fix linter warnings 2022-03-16 11:47:44 +01:00