Age | Commit message (Expand) | Author |
2004-03-05 | add IdentitiesOnly; ok djm@, pb@ | Markus Friedl |
2003-12-16 | application layer keep alive (ServerAliveInterval ServerAliveCountMax) | Markus Friedl |
2003-12-14 | we don't support GSS KEX; from Simon Wilkinson | Markus Friedl |
2003-12-09 | rename keepalive to tcpkeepalive; the old name causes too much | Markus Friedl |
2003-11-12 | make verb agree with subject, and kill some whitespace; | Jason McIntyre |
2003-11-12 | update SSHFP validation. ok markus@ | Jakob Schlyter |
2003-10-12 | note that EnableSSHKeySign should be in the non-hostspecific section; | Jason McIntyre |
2003-10-11 | remote x11 clients are now untrusted by default, uses xauth(8) to generate | Markus Friedl |
2003-10-08 | default GSS API to no in client, too; ok jakob, deraadt@ | Markus Friedl |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-08-28 | remove kerberos support from ssh1, since it has been replaced with GSSAPI; | Markus Friedl |
2003-08-22 | support GSS API user authentication; patches from Simon Wilkinson, | Markus Friedl |
2003-08-13 | remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@, | Markus Friedl |
2003-07-22 | remove (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-23 | document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@ | Markus Friedl |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-02 | VerifyHostKeyDNS is v2 only. ok markus@ | Jakob Schlyter |
2003-05-20 | new sentence, new line | Jason McIntyre |
2003-05-16 | add AddressFamily option to ssh_config (like -4, -6 on commandline). | Damien Miller |
2003-05-15 | add a ConnectTimeout option to ssh, based on patch from | Damien Miller |
2003-05-14 | add experimental support for verifying hos keys using DNS as described | Jakob Schlyter |
2003-03-28 | - killed whitespace | Jason McIntyre |
2003-02-06 | support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@ | Markus Friedl |
2002-08-29 | state XAuthLocation is a full pathname | Kevin Steves |
2002-08-29 | more on UsePrivilegedPort and setuid root; ok markus@ | Kevin Steves |
2002-08-27 | some warning text for ForwardAgent and ForwardX11; ok markus@ | Kevin Steves |
2002-08-17 | ordered list here | Kevin Steves |
2002-06-20 | move configuration file options from ssh.1/sshd.8 to | Kevin Steves |