You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/portlist
Josh Bleecher Snyder 6da6d47a83 all: simplify build tags involving iOS
Prior to Go 1.16, iOS used GOOS=darwin,
so we had to distinguish macOS from iOS during GOARCH.

We now require Go 1.16 in our go.mod, so we can simplify.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
clean.go portlist: report a better process name for .Net on linux. 3 years ago
clean_test.go portlist: report a better process name for .Net on linux. 3 years ago
netstat.go all: simplify build tags involving iOS 3 years ago
netstat_exec.go all: simplify build tags involving iOS 3 years ago
netstat_test.go portlist: filter out all of 127.0.0.0/8, not just 127.0.0.1/32 3 years ago
poller.go portlist: unexport SameInodes method 3 years ago
portlist.go portlist: de-dup services on same (proto, port) on both IPv4/IPv6 3 years ago
portlist_ios.go all: simplify build tags involving iOS 3 years ago
portlist_linux.go portlist: de-dup services on same (proto, port) on both IPv4/IPv6 3 years ago
portlist_linux_test.go portlist: collect IPv6 listening sockets on linux. 3 years ago
portlist_macos.go all: simplify build tags involving iOS 3 years ago
portlist_other.go all: gofmt with Go 1.17 3 years ago
portlist_test.go portlist: unexport SameInodes method 3 years ago
portlist_windows.go staticcheck.conf: turn off noisy lint errors 3 years ago