Age | Commit message (Expand) | Author |
2005-06-08 | add ControlMaster=auto/autoask options to support opportunistic multiplexing; | Damien Miller |
2005-06-06 | introduce a generic %foo expansion function. replace existing % expansion and | Damien Miller |
2005-05-23 | add support for draft-harris-ssh-arcfour-fixes-02 improved arcfour modes; | Damien Miller |
2005-05-20 | oops - article and spacing; | Jason McIntyre |
2005-05-20 | give a ProxyCommand example using nc(1), with and ok jmc@ | Damien Miller |
2005-04-26 | fallback gracefully if client cannot connect to ControlPath. ok djm@ | Jakob Schlyter |
2005-04-21 | OpenSSH doesn't ever look at the $HOME environment variable, so don't say | Damien Miller |
2005-03-16 | get the syntax right for {Local,Remote}Forward; | Jason McIntyre |
2005-03-12 | escape `.' at eol to avoid double spacing issues; | Jason McIntyre |
2005-03-07 | more macro simplification; | Jason McIntyre |
2005-03-01 | do not mark up punctuation; | Jason McIntyre |
2005-03-01 | add tools for managing known_hosts files with hashed hostnames, including | Damien Miller |
2005-03-01 | add support for hashing host names and addresses added to known_hosts files, | Damien Miller |
2005-03-01 | bz#413: allow optional specification of bind address for port forwardings. | Damien Miller |
2005-02-28 | bz#849: document timeout on untrusted x11 forwarding sessions. Reported by | Damien Miller |
2005-01-28 | wording; | Jason McIntyre |
2005-01-28 | grammar; | Jason McIntyre |
2004-10-07 | document KbdInteractiveDevices; ok markus@ | Damien Miller |
2004-06-26 | punctuation and grammar fixes. also, keep the options in order. | Jason McIntyre |
2004-06-17 | Add option for confirmation (ControlMaster=ask) via ssh-askpass before opening | Damien Miller |
2004-06-13 | implement session multiplexing in the client (the server has supported this | Damien Miller |
2004-06-13 | List supported ciphers in man pages, tidy up ssh -c; | Darren Tucker |
2004-05-06 | typo from John Cosimano (PR 3770); | Jason McIntyre |
2004-04-28 | manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu) | Damien Miller |
2004-04-27 | bz #815: implement ability to pass specified environment variables from the | Damien Miller |
2004-04-19 | kill whitespace at eol; | Jason McIntyre |
2004-04-19 | document strict permission checks on ~/.ssh/config; prompted by, with & ok jmc@ | Damien Miller |
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 |