summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2020-02-17wgengine: simplify, change some signaturesBrad Fitzpatrick2-5/+4
2020-02-14ipn/ipnserver: remove Options.AllowQuit.David Anderson1-1/+0
2020-02-14cmd/tailscale: document pump().David Anderson1-4/+6
2020-02-14cmd/tailscale{,d}: rename main file.David Anderson2-0/+0
2020-02-13cmd/tailscale: remove statekey for now.David Anderson1-17/+12
2020-02-13Introduce a state store to LocalBackend.David Anderson2-13/+24
2020-02-13Make ipn.Options.Prefs a pointer.David Anderson1-1/+1
2020-02-13Remove LoginFlags from Backend options.David Anderson1-9/+2
2020-02-13cmd/tsshd: empty file for windows buildDavid Crawshaw1-0/+11
2020-02-12wgengine: fix windows build for winipcfg-goBrad Fitzpatrick1-0/+2
2020-02-12cmd/tsshd: fix lint.David Anderson1-1/+0
2020-02-12tailscaled: add tunnel name and port flagsMartin Baillie1-1/+4
2020-02-12cmd/tsshd: fix log textBrad Fitzpatrick1-1/+1
2020-02-12cmd/tsshd: add basic SSH serverBrad Fitzpatrick1-0/+204
2020-02-11debian: fix changelog generation.David Anderson1-1/+1
2020-02-10taillogin: check err in controlclient.New.David Anderson1-0/+3
2020-02-10cmd: add import commentsBrad Fitzpatrick3-3/+3
2020-02-09Move Linux client & common packages into a public repo.Earl Lee38-0/+1021