summaryrefslogtreecommitdiffhomepage
path: root/cmd/tsshd
AgeCommit message (Expand)AuthorFilesLines
2021-04-29net/interfaces: return all Tailscale addresses from Tailscale().David Anderson1-2/+9
2021-01-26net/interfaces: remove IsTailscaleIP, make callers use tsaddr.David Anderson1-1/+9
2020-03-10wgengine/monitor: don't call LinkChange when interfaces look unchangedBrad Fitzpatrick1-1/+1
2020-02-21interfaces, cmd/tsshd: move interface lookup from tsshd to its own packageBrad Fitzpatrick1-47/+3
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-12cmd/tsshd: fix log textBrad Fitzpatrick1-1/+1
2020-02-12cmd/tsshd: add basic SSH serverBrad Fitzpatrick1-0/+204