tailscale/control/controlclient
David Anderson 54e6c3a290 version: use OSS repo's version when building.
When building with redo, also include the git commit hash
from the proprietary repo, so that we have a precise commit
that identifies all build info (including Go toolchain version).

Add a top-level build script demonstrating to downstream distros
how to burn the right information into builds.

Adjust `tailscale version` to print commit hashes when available.

Fixes #841.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-10-28 16:17:21 -07:00
..
auto.go control/controlclient: adjust some logging point names 2020-10-14 14:39:42 -07:00
controlclient_test.go tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux 2020-07-27 21:14:28 -07:00
direct_clone.go ipn: fix netmap change tracking and dns map generation (#609) 2020-07-28 21:47:23 -04:00
direct_test.go tailcfg, control/controlclient: support delta-encoded netmaps 2020-08-07 21:49:49 -07:00
direct.go version: use OSS repo's version when building. 2020-10-28 16:17:21 -07:00
filter.go control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696) 2020-08-20 10:36:19 -07:00
hostinfo_linux.go control/controlclient, version/distro, wgengine: recognize OpenWrt 2020-09-22 10:28:40 -07:00
hostinfo_windows.go control/controlclient: deal with localized 'Version' string getting Windows version 2020-09-13 10:06:20 -07:00
netmap_test.go control/controlclient: also log active account in netmaps 2020-10-27 13:46:05 -07:00
netmap.go control/controlclient: also log active account in netmaps 2020-10-27 13:46:05 -07:00
persist_test.go control/controlclient, ipn: store machine key separately from user prefs/persist 2020-10-01 14:30:20 -07:00