aboutsummaryrefslogtreecommitdiff
path: root/src/net/testdata
AgeCommit message (Expand)Author
2019-04-18net: use DNS over TCP when use-vc is set in resolv.confjfbus
2019-04-17net: support single-request resolv.conf option in pure Go resolverjfbus
2018-09-24compress: reduce copies of new text for compression testingKatie Hockman
2016-08-17net: use libresolv rules for ndots range and validationDan Peterson
2016-04-12net: mirror Tom Sawyer in the net package for testsBrad Fitzpatrick
2015-12-04net: fix parsing literal IPv6 address with zone identifier when using cgoMikio Hara
2015-11-27net: fix case insensitivity lookup for local database such as /etc/hostsMikio Hara
2015-10-01net: make /etc/hosts lookups case-insensitiveBurcu Dogan
2015-06-02net: fix parsing literal IP addresses in local databaseMikio Hara
2015-04-23net: use Go's DNS resolver when system configuration permitsBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox