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
2010-12-08
explain that IPQoS arguments are separated by whitespace; iirc requested
Damien Miller
2010-11-18
add IPQoS to the various -o lists, and zap some trailing whitespace;
Jason McIntyre
2010-11-13
allow ssh and sshd to set arbitrary TOS/DSCP/QoS values instead of
Damien Miller
2010-10-28
knock out some "-*- nroff -*-" lines;
Jason McIntyre
2010-09-22
add a KexAlgorithms knob to the client and server configuration to allow
Damien Miller
2010-08-31
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
Damien Miller
2010-06-30
tweak previous;
Jason McIntyre
2010-06-29
allow key options (command="..." and friends) in AuthorizedPrincipals;
Damien Miller
2010-06-22
expose some more sshd_config options inside Match blocks:
Damien Miller
2010-05-07
tweak previous;
Jason McIntyre
2010-05-07
add some optional indirection to matching of principal names listed
Damien Miller
2010-03-04
missing word; spotted by jmc@
Damien Miller
2010-03-04
tweak previous;
Jason McIntyre
2010-03-04
Add a TrustedUserCAKeys option to sshd_config to specify CA keys that
Damien Miller
2010-02-26
Add support for certificate key types for users and hosts.
Damien Miller
2010-01-09
Remove RoutingDomain from ssh since it's now not needed. It can be replaced
Darren Tucker
2009-12-29
sort previous;
Jason McIntyre
2009-12-29
Rename RDomain config option to RoutingDomain to be more clear and
Kevin Steves
2009-12-19
try to clarify ChrootDirectory pathname argument a bit; resulting from
Kevin Steves
2009-11-10
clarify that StrictModes does not apply to ChrootDirectory. Permissions
Damien Miller
2009-10-28
tweak previous;
Jason McIntyre
2009-10-28
Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.
Reyk Floeter
2009-10-08
some tweaks now that protocol 1 is not offered by default; ok markus
Jason McIntyre
2009-10-08
disable protocol 1 by default (after a transition period of about 10 years)
Markus Friedl
2009-08-16
Add PubkeyAuthentication to the list allowed in a Match block (bz #1577)
Darren Tucker
2009-04-21
clarify we cd to user's home after chroot; ok markus@ on
Kevin Steves
2009-04-18
tweak previous; ok stevesk
Jason McIntyre
2009-04-17
clarify that even internal-sftp needs /dev/log for logging to work; ok
Kevin Steves
2009-04-13
fix possessive; ok djm@
Kevin Steves
2009-02-22
missing period
Damien Miller
2009-02-22
don't advertise experimental options
Damien Miller
2009-01-24
sync list of preferred ciphers; ok djm@
Christian Weisgerber
2008-12-30
add AllowAgentForwarding to available Match keywords list
Okan Demirmen
2008-11-04
Add support for an experimental zero-knowledge password authentication
Damien Miller
2008-10-09
support setting PermitEmptyPasswords in a Match block
Damien Miller
2008-07-02
increase default size of ssh protocol 1 ephemeral key from 768 to 1024
Damien Miller
2008-06-15
Allow MaxAuthTries within a Match block. ok djm@
Darren Tucker
2008-06-15
MaxSessions is allowed in a Match block too
Darren Tucker
2008-06-10
tweak previous;
Jason McIntyre
2008-06-10
better reference for pattern-list
Damien Miller
2008-06-10
support CIDR address matching in sshd_config "Match address" blocks, with
Damien Miller
2008-05-08
Make the maximum number of sessions run-time controllable via
Damien Miller
2008-05-07
sort;
Jason McIntyre
2008-05-07
Enable the AllowAgentForwarding option in sshd_config (global and match
Pierre-Yves Ritschard
2008-04-05
HostbasedAuthentication is supported under Match too
Damien Miller
2008-04-04
oops, some unrelated stuff crept into that commit - backout.
Damien Miller
2008-04-04
ChrootDirectory is supported in Match blocks (in fact, it is most useful
Damien Miller
2008-03-25
ignore ~/.ssh/rc if a sshd_config ForceCommand is specified;
Damien Miller
2008-02-11
bump Mdocdate for pages committed in "febuary", necessary because
Jason McIntyre
2008-02-10
mantion that "internal-sftp" is useful with ForceCommand too
Damien Miller
[next]