tailscale/hostinfo
Tobias Klauser 3a926348a4 hostinfo: use ByteSliceToString from golang.org/x/sys/unix
Use unix.ByteSliceToString in osVersionFreebsd and osVersionLinux to
convert the Utsname.Release []byte field to string.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2022-06-01 07:43:44 -07:00
..
hostinfo_darwin.go hostinfo: move packageType out to platform-specific files 2022-02-22 10:23:13 -08:00
hostinfo_freebsd.go hostinfo: use ByteSliceToString from golang.org/x/sys/unix 2022-06-01 07:43:44 -07:00
hostinfo_linux.go hostinfo: use ByteSliceToString from golang.org/x/sys/unix 2022-06-01 07:43:44 -07:00
hostinfo_test.go hostinfo, control/controlclient: tell control when Ubuntu has disabled Tailscale's sources 2021-11-10 09:56:58 -08:00
hostinfo_windows.go hostinfo: use the sentinel value set by the MSI installer to detect MSI package type 2022-02-22 12:48:20 -07:00
hostinfo.go hostinfo, tailcfg: add desktop detection on Linux to hostinfo 2022-04-18 14:22:15 -07:00