| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
run less code with euid==0 if ssh is installed setuid root
just switch the euid, don't switch the complete set of groups
(this is only needed by sshd). ok provos@
|
| |
|
| |
|
| |
|
|
|
|
| |
in protocol v2 (needs to access the hostkeys).
|
| |
|
|
|
|
|
| |
server when debug; ok markus@
patch from pin@math.chalmers.se
|
|
|
|
|
| |
depends on ordered replies.
fixes http://bugzilla.mindrot.org/show_bug.cgi?id=215; ok provos@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
bit more memory for slow receivers but increases througput.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
add a callback for msg of type SSH2_MSG_CHANNEL_OPEN_CONFIRMATION
ok djm@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
responding with a SSH_MSG_UNIMPLEMENTED message. Spotted by
yakk@yakk.dot.net; ok markus@
|
| |
|
| |
|
|
|
|
| |
and data if desired, but i have not done that. ok markus@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for portable. ok deraadt@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
free public keys after login -> call finish -> close smartcard.
|
| |
|
|
|
|
| |
to access a smartcard used for storing the user's private RSA key. ok markus@.
|
|
|
|
| |
for authentication, make it the first method used. markus@ OK
|
| |
|
| |
|
| |
|