Age | Commit message (Collapse) | Author |
|
|
|
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@
|
|
vinschen@redhat.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
the agent and the client).
|
|
TODO; cleanup headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
problems.
channel_new now returns a Channel *, favour Channel * over channel id.
remove old channel_allocate interface.
|
|
|
|
only bloat ssh. remove -D from usage(), since '-D' is experimental.
|