summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh_config.5
AgeCommit message (Expand)Author
2003-07-22remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1);Markus Friedl
2003-07-02(re)add socks5 suppport to -D; ok djm@Markus Friedl
2003-06-23document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@Markus Friedl
2003-06-10- section reorderJason McIntyre
2003-06-02VerifyHostKeyDNS is v2 only. ok markus@Jakob Schlyter
2003-05-20new sentence, new lineJason McIntyre
2003-05-16add AddressFamily option to ssh_config (like -4, -6 on commandline).Damien Miller
2003-05-15add a ConnectTimeout option to ssh, based on patch fromDamien Miller
2003-05-14add experimental support for verifying hos keys using DNS as describedJakob Schlyter
2003-03-28- killed whitespaceJason McIntyre
2003-02-06support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@Markus Friedl
2002-08-29state XAuthLocation is a full pathnameKevin Steves
2002-08-29more on UsePrivilegedPort and setuid root; ok markus@Kevin Steves
2002-08-27some warning text for ForwardAgent and ForwardX11; ok markus@Kevin Steves
2002-08-17ordered list hereKevin Steves
2002-06-20move configuration file options from ssh.1/sshd.8 toKevin Steves