19 Commits (2bac8b6013398decedb73f0a86cc698adbef5b21)

Author SHA1 Message Date
Maisem Ali 760740905e ssh/tailssh: only use `login` with TTY sessions 4 years ago
Maisem Ali 5cd56fe8d5 ssh/tailssh: exec into `login` when launching a shell 4 years ago
Maisem Ali a253057fc3 ssh/tailssh: refactor incubator flags 4 years ago
David Anderson a364bf2b62 ssh/tailssh: various typo fixes, clarifications. 4 years ago
Maisem Ali 337c77964b ssh/tailssh: set groups and gid in the incubated process 4 years ago
Brad Fitzpatrick 8ac4d52b59 ssh/tailssh: filter accepted environment variables 4 years ago
Maisem Ali 695f8a1d7e ssh/tailssh: add support for sftp 4 years ago
Maisem Ali 2b8b887d55 ssh/tailssh: send banner messages during auth, move more to conn 4 years ago
Brad Fitzpatrick da14e024a8 tailcfg, ssh/tailssh: optionally support SSH public keys in wire policy 4 years ago
Brad Fitzpatrick 5a44f9f5b5 tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 4 years ago
Maisem Ali 98b45ef12c ssh/tailssh: add support for agent forwarding. 4 years ago
Brad Fitzpatrick 6e86bbcb06 ssh/tailssh: add a new sshSession type to clean up existing+future code 4 years ago
Maisem Ali bf3559171f ssh/tailssh: set DBUS_SESSION_BUS_ADDRESS and SSH_TTY variables 4 years ago
Maisem Ali 6d61b7906e ssh/tailssh: handle terminal opcodes 4 years ago
Maisem Ali da6ce27416 go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 4 years ago
Brad Fitzpatrick ba1adf6c24 ssh/tailssh: make pty termios options match OpenSSH 4 years ago
Brad Fitzpatrick 1dd5cf62a5 ssh/tailssh: start login shell, fix arg passing, width/height mismatch 4 years ago
Maisem Ali 598c7a22e7 ssh/tailssh: use lu.Username not lu.Name. 4 years ago
Maisem Ali 06c147d848 ssh/tailssh: create login sessions for new connections 4 years ago