summaryrefslogtreecommitdiff
path: root/src/net/testdata
Commit message (Expand)AuthorAgeFilesLines
* net: use libresolv rules for ndots range and validationDan Peterson2016-08-173-0/+3
* net: mirror Tom Sawyer in the net package for testsBrad Fitzpatrick2016-04-121-0/+8465
* net: fix parsing literal IPv6 address with zone identifier when using cgoMikio Hara2015-12-041-2/+1
* net: fix case insensitivity lookup for local database such as /etc/hostsMikio Hara2015-11-272-2/+2
* net: make /etc/hosts lookups case-insensitiveBurcu Dogan2015-10-011-0/+2
* net: fix parsing literal IP addresses in local databaseMikio Hara2015-06-023-0/+23
* net: use Go's DNS resolver when system configuration permitsBrad Fitzpatrick2015-04-231-0/+5
* build: move package sources from src/pkg to srcRuss Cox2014-09-088-0/+74