27 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Matt Layher a217f1fccf all: fix nilness issues 2 years ago
Brad Fitzpatrick 52e4f24c58 portlist: populate Pid field on Linux 3 years ago
Marwan Sulaiman e32e5c0d0c portlist: add Poller.IncludeLocalhost option 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick db2cc393af util/dirwalk, metrics, portlist: add new package for fast directory walking 3 years ago
Brad Fitzpatrick 21ef7e5c35 portlist: add macOS osImpl, finish migration to new style 4 years ago
Brad Fitzpatrick 036f70b7b4 portlist: refactor, introduce OS-specific types 4 years ago
Brad Fitzpatrick 3697609aaa portlist: remove unix.Readlink allocs on Linux 4 years ago
Brad Fitzpatrick 7149155b80 portlist: further reduce allocations on Linux 4 years ago
Brad Fitzpatrick 46ce80758d portlist: update some internals to use append-style APIs 4 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Brad Fitzpatrick 4950fe60bd syncs, all: move to using Go's new atomic types instead of ours 4 years ago
Brad Fitzpatrick 0eb6cc9321 portlist: cache field index position between runs, cut two more allocs (Linux) 5 years ago
Brad Fitzpatrick 61f201f33d portlist: reuse bufio.Reader between files 5 years ago
Brad Fitzpatrick 5a9d977c78 portlist: reduce CPU parsing portlist 5 years ago
Brad Fitzpatrick 64e9ce8df1 portlist: reduce allocs on Linux 5 years ago
Brad Fitzpatrick 2df6372b67 portlist: de-dup services on same (proto, port) on both IPv4/IPv6 5 years ago
Brad Fitzpatrick b0af15ff5c portlist: remove some old TODOs 5 years ago
David Anderson 63a9adeb6c portlist: collect IPv6 listening sockets on linux. 5 years ago
David Anderson ad6edf5ecd portlist: report a better process name for .Net on linux. 5 years ago
Brad Fitzpatrick 77cad13c70 portlist: avoid syscall audit violation logspam on Android 6 years ago
Avery Pennarun 806de4ac94 portlist: fix "readdirent: no such file or directory" errors on Linux. 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
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
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago