24 Commits (524fb2c1908dc06b166f2a4fd2015d00b7d5ea92)

Author SHA1 Message Date
Brad Fitzpatrick 9748c5414e portlist: adjust build tags for iOS + Go 1.16 5 years ago
moncho e101d8396d portlist, version: update build tags for Go 1.16, Apple M1 5 years ago
Josh Bleecher Snyder e8cd7bb66f tstest: simplify goroutine leak tests 5 years ago
Denton Gentry 0aed59b691 portlist: add a test for SameInodes 5 years ago
Denton Gentry 07e4009e15 portlist: fully exercise lessThan in tests 5 years ago
Brad Fitzpatrick 8f76548fd9 tempfork/osexec: remove old fork of os/exec 5 years ago
Brad Fitzpatrick 19b0cfe89e all: prepare for GOOS=ios in Go 1.16 6 years ago
Brad Fitzpatrick 4a92fc9dc5 portlist: fix tests on Windows when not running as Administrator 6 years ago
Josh Bleecher Snyder a570c27577 portlist: reduce log spam on macOS 6 years ago
Brad Fitzpatrick 77cad13c70 portlist: avoid syscall audit violation logspam on Android 6 years ago
Brad Fitzpatrick 2ca2389c5f portlist: set SysProcAttr.HideWindow on Windows 6 years ago
Avery Pennarun 806de4ac94 portlist: fix "readdirent: no such file or directory" errors on Linux. 6 years ago
Brad Fitzpatrick 64f6104e63 portlist: reduce log spam/scariness for portlist in mac sandbox 6 years ago
Wendi Yu fde384b359 Fix macOS build 6 years ago
Brad Fitzpatrick 3b546dc29a portlist: make two error paths have unique messages 6 years ago
David Anderson 9396024bd7 portlist: move code around to avoid unused function warnings. 6 years ago
Brad Fitzpatrick 2776209e49 portlist: don't depend on osexec package on ios, even if it's unused 6 years ago
Brad Fitzpatrick 5bb14c07dc portlist: don't depend on tempfork/osexec on iOS, saves 90KB 6 years ago
Brad Fitzpatrick ec0cd60fc3 portlist: fail earlier, more nicely on iOS 6 years ago
Brad Fitzpatrick f8d67bb591 portlist: ignore ports bound to localhost 6 years ago
Brad Fitzpatrick 120273d7f6 portlist: document, clean up, fix an open fd spike, optimize a bit 6 years ago
David Anderson 9ac1dda0d9 portlist: add a lint ignore for unused function. 6 years ago
David Anderson 520e96afd1 portlist: simplify slice expression. 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago