Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
based on work by johan.andersson@appgate.com; ok provos@
|
|
|
|
|
|
|
|
|
|
sshd servers only, fixes http://bugzilla.mindrot.org/show_bug.cgi?id=179
|
|
|
|
size_t args use "%lu" and cast to (u_long)
ok markus@ and thanks millert@
|
|
|
|
Remove warning about using production keys (we now have PIN protection)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
based on a patch from brian wellington. ok markus@.
|
|
fixes http://bugzilla.mindrot.org/show_bug.cgi?id=158
|
|
|
|
pw=getpwnam(SSH_PRIVSEP_USER); do_setusercontext(pw). ok provos@
|
|
|
|
|
|
|