Sign in
go
/
go
/
789c5255a4ee2bca8906baa15fc3e400054ff44d
/
src
/
net
/
dnsconfig_unix_test.go
9a5bddd
net: bring domain name length checks into RFC compliance
by Richard Gibson
· 8 years ago
2f73fe7a
net: use libresolv rules for ndots range and validation
by Dan Peterson
· 9 years ago
5fe1b35
net: ensure dnsConfig search list is rooted
by Matthew Dempsky
· 9 years ago
4d9bda5
net: append ":53" to DNS servers when reading resolv.conf
by Matthew Dempsky
· 9 years ago
9faf5cd
net: change type of dnsConfig.timeout from int to time.Duration
by Dan Peterson
· 9 years ago
cbd7231
net: search domain from hostname if no search directives
by Dan Peterson
· 9 years ago
5efbdd9
net: fix race in (*resolverConfig).tryUpdate
by Matthew Dempsky
· 9 years ago
f77e10f
net: simplify error messages in tests
by Mikio Hara
· 10 years ago
f390135
net: make go DNS use localhost if resolv.conf is missing or empty
by Alex A Skinner
· 10 years ago
4a0ba7a
net: use Go's DNS resolver when system configuration permits
by Brad Fitzpatrick
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/net/dnsconfig_unix_test.go]
f403416
net: fix parsing literal IPv6 address with zone identifier in builtin dns stub resolver
by Mikio Hara
· 11 years ago
ced0ba5
net: fix parsing literal IP address in builtin dns stub resolver
by Mikio Hara
· 11 years ago
ace8bc3
net: enable builtin dns resolver tests on solaris
by Mikio Hara
· 11 years ago
efd1d05
net: rename TestReadConfig to TestDNSReadConfig
by Mikio Hara
· 11 years ago
b3f38b4
net: test dnsconfig_unix with sample resolv.conf
by Anfernee Yongkun Gui
· 11 years ago