summaryrefslogtreecommitdiffhomepage
path: root/tempfork/gliderlabs/ssh
AgeCommit message (Expand)AuthorFilesLines
2025-01-31ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh...Percy Wegmann12-22/+13
2025-01-29Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-cr...Percy Wegmann12-13/+22
2025-01-28ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh...Percy Wegmann12-22/+13
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-0/+1
2022-11-04all: remove old +build tagsBrad Fitzpatrick5-5/+0
2022-10-09ssh/tailssh: add support for sending multiple bannersMaisem Ali2-8/+10
2022-10-09ssh/tailssh: do the full auth flow during ssh authMaisem Ali2-1/+22
2022-09-15refactor: move from io/ioutil to io and os packagesEng Zer Jun4-8/+7
2022-08-02all: gofmt for Go 1.19Brad Fitzpatrick1-12/+12
2022-04-20ssh/tailssh: send banner messages during auth, move more to connMaisem Ali3-7/+17
2022-04-20ssh/tailssh: terminate ssh auth early if no policy can matchMaisem Ali1-6/+0
2022-03-29go.mod, ssh/tailssh, tempfork/gliderlabs: bump x/crypto/ssh fork for NoClient...Brad Fitzpatrick1-0/+6
2022-03-26tempfork: temporarily fork gliderlabs/ssh and x/crypto/sshBrad Fitzpatrick20-0/+2790