summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnlocal/ssh.go
AgeCommit message (Expand)AuthorFilesLines
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2022-02-24ssh: make it build on darwinBrad Fitzpatrick1-2/+2
2022-02-24ipn/ipnlocal: generate tailscaled-owned SSH keys as neededBrad Fitzpatrick1-10/+94
2022-02-17tailcfg, ipn/ipnlocal: add Hostinfo.SSH_HostKeys, send when SSH enabledBrad Fitzpatrick1-3/+13
2022-02-17ipnlocal, tailssh: start moving host key stuff into the right spotBrad Fitzpatrick1-0/+48