Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
check authctxt->valid rather then pw != NULL; ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
to avoid shadowing the global version. markus@ ok
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove unnecessary .Pp;
ok markus@
|
|
|
|
|
|
untrusted cookies; ForwardX11Trusted=yes restores old behaviour.
ok deraadt; feedback and ok djm/fries
|
|
|
|
by deraadt@
sshd: use same format as ssh
ssh: remove wrong option from list
sftp-server: Subsystem is documented in ssh_config(5), not sshd(8)
ok deraadt@ markus@
|
|
|
|
|
|
ok markus@
|
|
|
|
|
|
|
|
- some other cleanup
requested by deraadt@;
ok deraadt@ markus@
|
|
|
|
|
|
ok millert/deraadt@
|
|
cleanup_exit() function. re-refine cleanup_exit() where appropriate,
allocate sshd's authctxt eary to allow simpler cleanup in sshd.
tested by many, ok deraadt@
|
|
|
|
ok millert, fgs, henning, deraadt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|