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
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
2010-07-12
expand %h to the hostname in ssh_config Hostname options. While this
Damien Miller
2010-06-26
tweak previous;
Jason McIntyre
2010-06-25
Add X11ForwardTimeout option to specify timeout for untrusted X11
Damien Miller
2010-04-16
tweak previous; ok djm
Jason McIntyre
2010-04-14
expand %r => remote username in ssh_config:ProxyCommand;
Damien Miller
2010-03-27
tweak previous; ok dtucker
Jason McIntyre
2010-03-26
Reformat default value of PreferredAuthentications entry (current formatting
Darren Tucker
2010-03-05
mention loading of certificate files from [private]-cert.pub when
Damien Miller
2010-02-10
pkcs#11 is no longer optional; improve wording; ok jmc@
Markus Friedl
2010-02-08
replace our obsolete smartcard code with PKCS#11.
Markus Friedl
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-11-10
explain the constraints on LocalCommand some more so people don't
Damien Miller
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-02-22
don't advertise experimental options
Damien Miller
2009-02-12
kill trailing whitespace;
Jason McIntyre
2009-02-12
document RemoteForward usage with 0 listen port
Damien Miller
2009-01-24
sync list of preferred ciphers; ok djm@
Christian Weisgerber
2008-11-04
Add support for an experimental zero-knowledge password authentication
Damien Miller
2008-10-17
correct and clarify VisualHostKey; ok jmc@
Kevin Steves
2008-10-10
use 'Privileged ports can be forwarded only when logging in as root on
Kevin Steves
2008-08-02
whitepsace -> whitespace. From Matthew Clarke via bugs@.
Kenneth R Westerback
2008-06-26
Move SSH Fingerprint Visualization away from sharing the config option
Alexander von Gernler
2008-06-12
tweak the ascii art text; ok grunk
Jason McIntyre
2008-06-12
keyword expansion for localcommand. ok djm@
Darren Tucker
2008-06-11
CheckHostIP set to ``fingerprint'' will display both hex and random art
Alexander von Gernler
2008-06-11
Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the
Alexander von Gernler
2008-06-10
clarify that Host patterns are space-separated. ok deraadt
Darren Tucker
2007-10-29
clean up after previous macro removal;
Jason McIntyre
[next]