maddy/framework/dns
fox.cpp b494965da2
dns: Attempt to use 127.0.0.1 if no DNS servers are configured in system
This is standard behavior of stub resolver in Linux and it prevents
panic when ExtResolver.exchange returns a nil resp and nil error.
2021-03-07 17:23:30 +03:00
..
debugflags.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
dnssec.go dns: Attempt to use 127.0.0.1 if no DNS servers are configured in system 2021-03-07 17:23:30 +03:00
dnssec_test.go Fix/silence a couple of linter warnings 2020-12-06 14:51:03 +03:00
idna.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
norm.go Force domains to be interpreted as FQDN where this is required by standards 2020-12-12 01:31:41 +03:00
override.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
resolver.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00