index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
sshd_config.5
Age
Commit message (
Expand
)
Author
2003-09-01
gss kex is not supported; sxw@inf.ed.ac.uk
Markus Friedl
2003-08-28
remove kerberos support from ssh1, since it has been replaced with GSSAPI;
Markus Friedl
2003-08-22
support GSS API user authentication; patches from Simon Wilkinson,
Markus Friedl
2003-08-13
remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@,
Markus Friedl
2003-07-22
remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1);
Markus Friedl
2003-06-20
sync description of protocol 2 cipher proposal; ok markus
Damien Miller
2003-06-10
- section reorder
Jason McIntyre
2003-06-02
deprecate VerifyReverseMapping since it's dangerous if combined
Markus Friedl
2003-05-20
new sentence, new line
Jason McIntyre
2003-04-30
Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550
mouring
2003-03-28
- killed whitespace
Jason McIntyre
2003-01-23
typos;
Jason McIntyre
2002-09-16
more details on X11Forwarding security issues and threats; ok markus@
Kevin Steves
2002-09-04
default LoginGraceTime to 2m; 1m may be too short for slow systems.
Kevin Steves
2002-08-29
state XAuthLocation is a full pathname
Kevin Steves
2002-08-21
change LoginGraceTime default to 1 minute; ok mouring@ markus@
Kevin Steves
2002-08-12
more PermitUserEnvironment; ok markus@
Kevin Steves
2002-08-09
proxy vs. fake display
Kevin Steves
2002-08-09
use Op for mdoc conformance; from esr@golux.thyrsus.com
Kevin Steves
2002-07-30
add PermitUserEnvironment (off by default!); from dot@dotat.at; ok provos, de...
Markus Friedl
2002-07-09
clarify no preference ordering in protocol list; ok markus@
Kevin Steves
2002-06-22
use process ID vs. pid/PID/process identifier
Kevin Steves
2002-06-20
add Compression
Markus Friedl
2002-06-20
typo
Kevin Steves
2002-06-20
move configuration file options from ssh.1/sshd.8 to
Kevin Steves