safing-portmaster/resolver
2021-11-29 16:13:08 +01: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 Add TLS resolver connection reusing and pooling 2020-05-15 22:43:06 +02:00
compat.go Add workaround for resolver/compat integration 2021-11-29 16:13:08 +01:00
config.go Improve resolver unfailing 2021-03-29 17:12:47 +02:00
doc.go Fix logging prefixes in resolver package 2020-04-02 17:08:43 +02:00
ipinfo.go Use separate DNSRequestContext struct for adding DNS context to connections 2021-10-19 10:25:49 +02:00
ipinfo_test.go Add scoping to IPInfo 2020-10-14 11:37:50 +02:00
main.go Show compatibility notification when all global resolvers fail 2021-11-17 14:12:19 +01:00
main_test.go Add TCP/TLS pipelining dns resolver 2020-06-16 16:07:12 +02:00
namerecord.go Move some Resolver information to ResolverInfo and propagate it 2021-03-20 22:19:27 +01:00
namerecord_test.go Fix tests 2021-04-19 15:11:11 +02:00
resolve.go Add workaround for resolver/compat integration 2021-11-29 16:13:08 +01:00
resolver-env.go Add workaround for resolver/compat integration 2021-11-29 16:13:08 +01:00
resolver-mdns.go Improve dns redirection for the self-check 2021-11-17 15:43:21 +01:00
resolver-plain.go Improve resolver unfailing 2021-03-29 17:12:47 +02:00
resolver-tcp.go Improve resolver failing reporting 2021-11-17 14:10:11 +01:00
resolver.go Fix resolver unfailing bug 2021-05-05 00:30:25 +02:00
resolver_test.go Move some Resolver information to ResolverInfo and propagate it 2021-03-20 22:19:27 +01:00
resolvers.go Only ignore localhost resolvers if they come from the system 2021-11-17 14:10:42 +01:00
resolvers_test.go Clean up domain resolving scopes 2020-08-17 16:51:18 +02:00
reverse.go Further logging improvements 2020-09-24 22:44:27 +02:00
reverse_test.go Fix tests 2021-04-19 15:11:11 +02:00
rr_context.go Use separate DNSRequestContext struct for adding DNS context to connections 2021-10-19 10:25:49 +02:00
rrcache.go Ignore un-parse-able RR records when serializing 2021-11-18 16:31:27 +01:00
rrcache_test.go Fix tests 2021-04-19 15:11:11 +02:00
scopes.go Add workaround for resolver/compat integration 2021-11-29 16:13:08 +01:00