summaryrefslogtreecommitdiffhomepage
path: root/hostinfo
AgeCommit message (Expand)AuthorFilesLines
2023-08-15tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or ...KevinLiang101-0/+11
2023-08-11hostinfo: add Home Assistant Add-On detection (#8857)shayne1-9/+20
2023-06-26hostinfo: make lxcfs container check more specificAnton Tolchanov1-1/+1
2023-06-20ssh/tailssh: work around lack of scontext in SELinuxMaisem Ali1-0/+11
2023-05-04various: add detection and Taildrop for UnraidDerek Kaser1-0/+4
2023-04-19ci: add more lints (#7909)Andrew Dunham1-1/+1
2023-02-27tailcfg,hostinfo: add App field to identify tsnet usesMaisem Ali1-0/+14
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson1-1/+1
2023-02-03tailcfg, localapi: plumb device token to serverDavid Crawshaw1-4/+14
2023-02-01all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our forkBrad Fitzpatrick1-2/+1
2023-01-27all: update copyright and license headersWill Norris8-24/+16
2023-01-25hostinfo: [windows] check if running via Scoop (#7068)shayne1-0/+5
2023-01-24hostinfo: add an environment type for ReplitAnton Tolchanov1-0/+12
2023-01-23envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update supportBrad Fitzpatrick1-0/+1
2023-01-22tailcfg,hostinfo: add Hostinfo.Machine and Hostinfo.GoArchVarBrad Fitzpatrick2-0/+65
2022-11-30types/ptr: move all the ptrTo funcs to one new package's ptr.ToBrad Fitzpatrick4-9/+11
2022-11-04all: remove old +build tagsBrad Fitzpatrick4-4/+0
2022-09-15refactor: move from io/ioutil to io and os packagesEng Zer Jun1-5/+4
2022-09-13cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + supportBrad Fitzpatrick1-15/+17
2022-09-12hostinfo: detect being run in a container in more waysBrad Fitzpatrick1-0/+9
2022-09-11hostinfo, tailcfg: split Hostinfo.OSVersion into separate fieldsBrad Fitzpatrick5-93/+172
2022-08-26tailcfg: add Hostinfo.GoVersionBrad Fitzpatrick1-0/+1
2022-08-05hostinfo, net/netcheck: use CutPrefixBrad Fitzpatrick1-1/+2
2022-08-04all: use syncs.AtomicValueMaisem Ali1-3/+3
2022-07-22hostinfo: determine QNAP QTS versionDenton Gentry2-0/+51
2022-06-30util/cloudenv: add Azure support & DNS IPsBrad Fitzpatrick1-0/+2
2022-06-05hostinfo,distro: Identify Western Digital MyCloud devices.Denton Gentry1-0/+4
2022-06-01hostinfo: use ByteSliceToString from golang.org/x/sys/unixTobias Klauser2-12/+3
2022-06-01hostinfo: use Uname from golang.org/x/sys/unix in osVersionLinuxTobias Klauser1-3/+2
2022-04-18hostinfo, tailcfg: add desktop detection on Linux to hostinfoTom DNetto1-0/+30
2022-03-25tsnet: set Hostinfo.Package to "tsnet" on useBrad Fitzpatrick1-2/+3
2022-03-01version, hostinfo: recognize gokrazy as a distroBrad Fitzpatrick1-0/+2
2022-02-22hostinfo: use the sentinel value set by the MSI installer to detect MSI packa...Aaron Klotz1-18/+6
2022-02-22hostinfo: move packageType out to platform-specific filesBrad Fitzpatrick4-53/+86
2022-02-20hostinfo: detect NSIS vs MSI package type on WindowsBrad Fitzpatrick1-1/+33
2021-11-22hostinfo: report when running in Docker Desktop.Denton Gentry1-0/+11
2021-11-22hostinfo: change Windows implementation to directly query version information...Aaron Klotz1-13/+32
2021-11-10hostinfo, control/controlclient: tell control when Ubuntu has disabled Tailsc...Brad Fitzpatrick2-0/+78
2021-10-14net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+.Maisem Ali1-2/+3
2021-10-14hostinfo: add EnvType for KubernetesMaisem Ali1-0/+11
2021-10-05hostinfo, ipn/ipnlocal: add SetPackage, remove ipnlocal hacksBrad Fitzpatrick1-0/+9
2021-10-05hostinfo: add SetOSVersion like SetDeviceModel, deprecate ipn.Prefs wayBrad Fitzpatrick1-8/+20
2021-10-04hostinfo: look up Synology hardware a more specific wayBrad Fitzpatrick1-4/+21
2021-09-06hostinfo: add FreeBSD support.Denton Gentry1-0/+60
2021-08-22hostinfo: set DeviceModel from Linux devicetree modelBrad Fitzpatrick1-0/+7
2021-08-22hostinfo: fix earlier git fail, add files lost in moveBrad Fitzpatrick3-0/+161
2021-08-20hostinfo: add SetDeviceModel setter, move remaining code from controlclientBrad Fitzpatrick1-4/+58
2021-08-09hostinfo: add fly.io detectionDenton Gentry1-0/+11
2021-07-14netns_linux: remove special handling for tests.Denton Gentry1-14/+0
2021-07-14hostinfo: add AWS Fargate.Denton Gentry1-0/+11