aboutsummaryrefslogtreecommitdiff
path: root/src/net/dnsclient_unix_test.go
AgeCommit message (Expand)Author
2015-07-28net: don't return DNS query results including the second best records uncondi...Mikio Hara
2015-07-13net: clean up builtin DNS stub resolver, fix testsMikio Hara
2015-05-15net: redo resolv.conf recheck implementationAlex A Skinner
2015-05-14net: simplify sync.Once calls in testsMikio Hara
2015-05-07net: align temporary file, directory names in testsMikio Hara
2015-05-06net: simplify error messages in testsMikio Hara
2015-04-30net: make go DNS use localhost if resolv.conf is missing or emptyAlex A Skinner
2015-04-01net: fix data race in benchmarksMikio Hara
2015-03-31net: add socket system call hooks for testingMikio Hara
2015-01-15net: fix some typos in commentsIan Lance Taylor
2014-09-08build: move package sources from src/pkg to srcRuss Cox