tailscale/ipn
Brad Fitzpatrick cb4a2c00d1 ipn: remove unused Prefs.OSVersion and Prefs.DeviceModel
iOS and Android no longer use these. They both now (as of today)
use the hostinfo.SetFoo setters instead.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-10-05 15:18:32 -07:00
..
ipnlocal ipn: remove unused Prefs.OSVersion and Prefs.DeviceModel 2021-10-05 15:18:32 -07:00
ipnserver logpolicy: don't use C:\ProgramData use for tailscale-ipn GUI's log dir 2021-09-20 21:48:46 -07:00
ipnstate cmd/tailscale: fix "tailscale ip $self-host-hostname" 2021-09-07 11:57:23 -07:00
localapi all: disable TCP keep-alives on iOS/Android 2021-09-28 12:03:18 -07:00
policy ipn/policy: mark peerapi4 and peerapi6 as interesting services 2021-04-01 11:57:24 -07:00
backend.go ipnlocal: accept a new opts.UpdatePrefs field. 2021-05-04 15:19:25 -04:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
fake_test.go ipn{,/ipnlocal}, cmd/tailscale/cli: don't check pref reverts on initial up 2021-04-18 08:12:18 -07:00
handle.go ipn: another controlplane synonym 2021-07-13 08:22:10 -07:00
message_test.go ipn: allow b to be nil in NewBackendServer 2021-05-19 09:33:19 -07:00
message.go ipn: don't log IPN messages that may contain an authkey. 2021-09-22 20:32:49 -07:00
prefs_clone.go ipn: remove unused Prefs.OSVersion and Prefs.DeviceModel 2021-10-05 15:18:32 -07:00
prefs_test.go ipn: remove unused Prefs.OSVersion and Prefs.DeviceModel 2021-10-05 15:18:32 -07:00
prefs.go ipn: remove unused Prefs.OSVersion and Prefs.DeviceModel 2021-10-05 15:18:32 -07:00
store_test.go ipn: test TestFileStore in a fresh subdirectory 2021-09-24 15:05:10 -07:00
store.go ipn{,/localapi,ipnlocal}: infer cert dir from state file location 2021-09-27 15:28:50 -07:00