tailscale/cmd
Brad Fitzpatrick 4aba86cc03 ipn/ipnserver: make Engine argument a func that tries again for each connection
So a backend in server-an-error state (as used by Windows) can try to
create a new Engine again each time somebody re-connects, relaunching
the GUI app.

(The proper fix is actually fixing Windows issues, but this makes things better
in the short term)

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-07-29 14:33:33 -07:00
..
cloner cmd/cloner, tailcfg: fix nil vs len 0 issues, add tests, use for Hostinfo 2020-07-27 14:11:41 -07:00
derper all: fix vet warnings 2020-07-16 08:39:38 -07:00
microproxy tsweb: rename Handler to ReturnHandler 2020-04-05 13:16:36 -07:00
mkpkg cmd/mkpkg: support adding empty directories. 2020-05-04 17:57:13 -04:00
relaynode cmd/relaynode: delete it! 2020-03-25 04:48:15 -04:00
tailscale cmd/tailscale: rename use-dns to accept-dns 2020-07-23 16:09:33 -04:00
tailscaled ipn/ipnserver: make Engine argument a func that tries again for each connection 2020-07-29 14:33:33 -07:00
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 2020-03-10 11:03:19 -07:00