Sign in
go
/
go
/
400bb82678c34988e02d8bd0a6449b00c1965d50
/
src
/
net
/
hosts_test.go
047f07a
net: remove obsolete TestLookupHost
by Mikio Hara
· 10 years ago
9378493
net: fix parsing literal IP addresses in local database
by Mikio Hara
· 10 years ago
f77e10f
net: simplify error messages in tests
by Mikio Hara
· 10 years ago
9b6ccb1
all: don't refer to code.google.com/p/go{,-wiki}/
by Péter Surányi
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/net/hosts_test.go]
cf51702
net: don't leave hostsPath unrestored on error in TestLookupStaticHost
by Josh Bleecher Snyder
· 11 years ago
5644774
net: handle single-line non-\n-terminated files correctly in readLine
by Josh Bleecher Snyder
· 11 years ago
6e4ddc6
net: move hosts testdata to testdata folder
by Mikio Hara
· 13 years ago
5bcbcab3
sort: rename helpers: s/Sort// in sort.Sort[Float64s|Ints|Strings]
by Andrew Gerrand
· 14 years ago
c9164a5
net: use C library resolver on FreeBSD, Linux, OS X / amd64, 386
by Russ Cox
· 14 years ago
41f93a4
net: drop laddr from Dial, cname from LookupHost; new functions
by Russ Cox
· 14 years ago
3478891
gofmt -s -w src misc
by Robert Griesemer
· 14 years ago
3fc41d5
net: parse aliases in /etc/hosts correctly
by Andrey Mirtchovski
· 15 years ago
d6054fc
Use /etc/hosts when resolving names.
by Yves Junqueira
· 15 years ago