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
/
ssh_config.5
Age
Commit message (
Expand
)
Author
2014-03-28
sync available and default algorithms, improve algorithm list formatting
Christian Weisgerber
2014-02-23
reparse ssh_config and ~/.ssh/config if hostname canonicalisation changes
Damien Miller
2014-01-19
fix inverted meaning of 'no' and 'yes' for CanonicalizeFallbackLocal
Damien Miller
2013-12-07
add missing mentions of ed25519; ok djm@
Christian Weisgerber
2013-12-06
support ed25519 keys (hostkeys and user identities) using the public domain
Markus Friedl
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-24
Disallow empty Match statements and add "Match all" which matches everything.
Darren Tucker
2013-10-20
tweak the "exec" description, as worded by djm;
Jason McIntyre
2013-10-20
rename "command" subclause of the recently-added "Match" keyword to
Damien Miller
2013-10-20
document % expansions performed by "Match command ..."
Damien Miller
2013-10-16
one I missed in previous: s/isation/ization/
Damien Miller
2013-10-16
s/canonicalise/canonicalize/ for consistency with existing spelling,
Damien Miller
2013-10-16
tweak previous;
Jason McIntyre
2013-10-16
Implement client-side hostname canonicalisation to allow an explicit
Damien Miller
2013-10-15
tweak previous;
Jason McIntyre
2013-10-14
add a "Match" keyword to ssh_config that allows matching on hostname,
Damien Miller
2013-08-20
some proxyusefdpass tweaks;
Jason McIntyre
2013-08-20
Add a ssh_config ProxyUseFDPass option that supports the use of
Damien Miller
2013-06-27
do not use Sx for sections outwith the man page - ingo informs me that
Jason McIntyre
2013-06-21
explicitly mention that IdentitiesOnly can be used with IdentityFile
Damien Miller
2013-05-16
put IgnoreUnknown in the right place;
Jason McIntyre
2013-05-16
add the ability to ignore specific unrecognised ssh_config options;
Damien Miller
2013-05-16
Add an optional second argument to RekeyLimit in the client to allow
Darren Tucker
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-02
Make IdentitiesOnly apply to keys obtained from a PKCS11Provider.
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-18
RSA instead of DSA twice. From Steve.McClellan at radisys com
Darren Tucker
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-04
explain IdentifyFile's semantics a little better, prompted by bz#1898
Damien Miller
2011-05-24
Remove undocumented legacy options UserKnownHostsFile2 and
Damien Miller
2011-05-07
- tweak previous
Jason McIntyre
2011-05-06
Add a RequestTTY ssh_config option to allow configuration-based
Damien Miller
2011-05-06
support negated Host matching, e.g.
Damien Miller
2011-05-06
add a %L expansion (short-form of the local host name) for ControlPath;
Damien Miller
2010-12-08
explain that IPQoS arguments are separated by whitespace; iirc requested
Damien Miller
2010-11-29
automatically order the hostkeys requested by the client based on
Damien Miller
2010-11-15
libary -> library;
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
ssh.1: add kexalgorithms to the -o list
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-08-04
Remove mentions of weird "addr/port" alternate address format for IPv6
Damien Miller
2010-07-19
add a "ControlPersist" option that automatically starts a background
Damien Miller
[prev]
[next]