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
2013-12-08
Use a literal for the default value of KEXAlgorithms. ok deraadt jmc
Darren Tucker
2013-12-07
add missing mentions of ed25519; ok djm@
Christian Weisgerber
2013-11-21
no need for .Pp before displays;
Jason McIntyre
2013-11-21
Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com"
Damien Miller
2013-11-02
the default kex is now curve25519-sha256@libssh.org
Markus Friedl
2013-10-29
pty(4), not pty(7);
Jason McIntyre
2013-10-29
shd_config PermitTTY to disallow TTY allocation, mirroring the
Damien Miller
2013-10-24
Disallow empty Match statements and add "Match all" which matches everything.
Darren Tucker
2013-07-19
add ssh-agent(1) support to sshd(8); allows encrypted hostkeys,
Markus Friedl
2013-06-27
do not use Sx for sections outwith the man page - ingo informs me that
Jason McIntyre
2013-05-16
oops! avoid Xr to self;
Jason McIntyre
2013-05-16
Add RekeyLimit to sshd with the same syntax as the client allowing rekeying
Darren Tucker
2013-04-19
document the requirment that the AuthorizedKeysCommand be owned by root;
Damien Miller
2013-03-07
add submethod support to AuthenticationMethods; ok and freedback djm@
Markus Friedl
2013-02-06
Change default of MaxStartups to 10:30:100 to start doing random early
Darren Tucker
2013-01-18
tweak previous;
Jason McIntyre
2013-01-17
add support for Key Revocation Lists (KRLs). These are a compact way to
Damien Miller
2013-01-08
support AES-GCM as defined in RFC 5647 (but with simpler KEX handling)
Markus Friedl
2012-12-11
add encrypt-then-mac (EtM) modes to openssh by defining new mac algorithms
Markus Friedl
2012-12-03
tweak previous;
Jason McIntyre
2012-12-02
make AllowTcpForwarding accept "local" and "remote" in addition to its
Damien Miller
2012-11-04
Support multiple required authentication via an AuthenticationMethods
Damien Miller
2012-11-04
Remove default of AuthorizedCommandUser. Administrators are now expected
Damien Miller
2012-10-31
tweak previous;
Jason McIntyre
2012-10-30
new sshd_config option AuthorizedKeysCommand to support fetching
Damien Miller
2012-10-04
add umac128 variant; ok djm@ at n2k12
Markus Friedl
2012-06-29
match the documented MAC order of preference to the actual one; ok dtucker@
Christian Weisgerber
2012-06-28
Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed
Darren Tucker
2012-06-19
tweak previous; ok markus
Jason McIntyre
2012-06-19
sshd_config: extend Match to allow AcceptEnv and {Allow,Deny}{Users,Groups}
Markus Friedl
2012-05-19
Document PermitOpen none. bz#2001, patch from Loganaden Velvindron
Darren Tucker
2012-05-13
Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests
Darren Tucker
2012-04-12
mention AuthorizedPrincipalsFile=none default
Damien Miller
2012-04-12
VersionAddendum option to allow server operators to append some arbitrary
Damien Miller
2011-09-09
fix typo in IPQoS parsing: there is no "AF14" class, but there is
Damien Miller
2011-08-02
Add new SHA256 and SHA512 based HMAC modes from
Damien Miller
2011-06-22
introduce sandboxing of the pre-auth privsep child using systrace(4).
Damien Miller
2011-05-23
tweak previous; ok djm
Jason McIntyre
2011-05-23
allow AuthorizedKeysFile to specify multiple files, separated by spaces.
Damien Miller
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
[next]