Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no arguments; ok markus@
|
|
|
|
|
|
responding with a SSH_MSG_UNIMPLEMENTED message. Spotted by
yakk@yakk.dot.net; ok markus@
|
|
(v2 only, but the openssh client does not support this feature).
|
|
|
|
to the pipe on SIGCHLD wakes up select(). using pselect() is not
portable and siglongjmp() ugly. W. R. Stevens suggests similar solution.
initial idea by pmenage@ensim.com; ok deraadt@, djm@
|
|
|
|
|
|
key structs; ok markus@
|
|
|
|
|
|
|
|
|
|
fixes memleak.
|
|
to try. report from djast@cs.toronto.edu. ok markus@
|
|
ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and data if desired, but i have not done that. ok markus@
|
|
(happens if the same key is in authorized_keys twice).
reported Ralf_Meister@genua.de; ok djm@
|
|
$ echo $DISPLAY
localhost:12.0
$ netstat -an|grep 6012
tcp 0 0 127.0.0.1.6012 *.* LISTEN
tcp6 0 0 ::1.6012 *.* LISTEN
sshd_config gatewayports=yes can be used to revert back to the old
behavior. will control this with another option later. ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
millert@ ok
|
|
ok markus@
|
|
|
|
|