Age | Commit message (Collapse) | Author |
|
|
|
the smartcard support is based on work by itoi@eecs.umich.edu
|
|
and out of sync
|
|
|
|
<assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
|
|
- () -> (void)
- no variable names
|
|
|
|
|
|
millert@ ok
|
|
|
|
|
|
|
|
|
|
|
|
|
|
works on AFS. okay markus@
|
|
|
|
|
|
|
|
|
|
2.7/8-stable needs readpassphrase.[ch] from libc
|
|
|
|
retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@
|
|
|
|
|
|
|
|
(i tested > 1000 RSA keys)
|
|
TODO; cleanup headers
|
|
(allow migration to openssh, not vice versa), #910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only used for backward compat. merge ssh1/2 hostkey check
and move it to auth.c
|
|
|
|
|
|
|
|
close/open
|
|
authorized_keys2 is used for backward compat.
(just append authorized_keys2 to authorized_keys).
|
|
|
|
|
|
o) remove unnecessary .Pp;
o) better -mdoc style;
o) typo;
o) sort SEE ALSO;
aaron@ ok
|
|
dwd@bell-labs.com
|
|
call channel_free_all before calling waitpid() in serverloop.
fixes the utmp handling; report from Lutz.Jaenicke@aet.TU-Cottbus.DE
|
|
|
|
|
|
|
|
|