| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
| |
the agent and the client).
|
|
|
|
| |
TODO; cleanup headers
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
similar to RhostRSAAuthentication unless you enable (the experimental)
HostbasedUsesNameFromPacketOnly option. please test. :)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
work by Dan Kaminsky <dankamin@cisco.com> and me. thanks to Dan for this
great patch: use 'ssh -D 1080 host' and make netscape use localhost:1080 as
a socks proxy.
|
|
|
|
|
| |
is chmod 750 + chgrp grp /home/group/, work be deraadt and me, thanks
to olar@openwall.com is comments. we had many requests for this.
|
| |
|
| |
|
|
|
|
|
| |
no need to do enter passphrase or do expensive sign operations if the
server does not accept key).
|