maddy/internal/dns
fox.cpp 394668e7d1
dns: Fix DNS override not being used in some cases
PreferGo is necessary to force Go resolver to be used. Otherwise it
might use the CGo resolver and never call DefaultResolver.Dial.
2020-02-18 20:55:44 +03:00
..
debugflags.go Extend .debug.* flags and hide them by default 2019-12-13 17:31:35 +03:00
dnssec.go dns: Ignore AD flag from non-local resolvers 2019-12-13 21:11:03 +03:00
idna.go Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00
norm.go Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00
override.go dns: Fix DNS override not being used in some cases 2020-02-18 20:55:44 +03:00
resolver.go Extend .debug.* flags and hide them by default 2019-12-13 17:31:35 +03:00