Brad Fitzpatrick
969206fe88
version: new week, new date
6 years ago
Brad Fitzpatrick
3f74859bb0
version: new month, new date string
6 years ago
Elias Naur
c2682553ff
version: add support for setting version with the -X Go linker flag
...
Updates tailscale/tailscale#486
Signed-off-by: Elias Naur <mail@eliasnaur.com>
6 years ago
Brad Fitzpatrick
58c9591a49
version: bump date
6 years ago
David Anderson
9dd3544e84
version: bump oss datestamp.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
6 years ago
David Anderson
1f4ccae591
version: remove comment about being unused.
...
version.SHORT is now being used in various places.
Signed-off-by: David Anderson <danderson@tailscale.com>
6 years ago
Brad Fitzpatrick
39ae80a2e7
version: bump date
6 years ago
Brad Fitzpatrick
8454bbbda5
wgengine/magicsock: more logging improvements
...
* remove endpoint discovery noise when results unchanged
* consistently spell derp nodes as "derp-N"
* replace "127.3.3.40:" with "derp-" in CreateEndpoint log output
* stop early DERP setup before SetPrivateKey is called;
it just generates log nosie
* fix stringification of peer ShortStrings (it had an old %x on it,
rendering it garbage)
* describe why derp routes are changing, with one of:
shared home, their home, our home, alt
6 years ago
David Anderson
dd14b658a2
version: bump again, for 0.97.0.
6 years ago
David Anderson
9ea445acd1
version: bump for 0.96.1 tag.
6 years ago
Brad Fitzpatrick
5aafe0ee96
cmd/tailscale: don't crash on too many non-flag args
6 years ago
David Anderson
b364a871bf
version: bump OSS version datestamp.
6 years ago
Brad Fitzpatrick
f6dd2128d9
version: bump
6 years ago
Brad Fitzpatrick
07f0fd0fdc
version: add a manual date as version for now
...
Maybe we'll auto-bump this with a bot over time.
See golang/go#37475 & golang/go#29814
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 years ago
Brad Fitzpatrick
a1fbf25f77
version: add stub; use rsc.io/goversion/version later
6 years ago
Earl Lee
a8d8b8719a
Move Linux client & common packages into a public repo.
6 years ago