Age | Commit message (Expand) | Author |
2004-06-26 | - remove double word | Jason McIntyre |
2004-06-18 | trim synopsis for -S, allow -S and -oControlMaster, -MM means 'ask'; ok djm | Markus Friedl |
2004-06-17 | sync usage() and SYNPOSIS with connection sharing changes | 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-22 | kill whitespace at eol; | Jason McIntyre |
2004-05-22 | use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@ | Damien Miller |
2004-05-21 | bz #756: add support for the cancel-tcpip-forward request for the server and | Damien Miller |
2004-05-02 | ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via Debian. | Darren Tucker |
2004-04-28 | add SendEnv to -o list; | 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-09 | rename keepalive to tcpkeepalive; the old name causes too much | Markus Friedl |
2003-11-24 | Make ssh -k mean GSSAPIDelegateCredentials=no. Suggestion & ok markus@ | Darren Tucker |
2003-10-11 | remote x11 clients are now untrusted by default, uses xauth(8) to generate | Markus Friedl |
2003-10-08 | scp and sftp: add options list and sort options. options list requested | Jason McIntyre |
2003-09-29 | - add list of options to -o and .Xr ssh_config(5) | Jason McIntyre |
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-10 | - section reorder | Jason McIntyre |
2003-05-20 | new sentence, new line | Jason McIntyre |
2003-05-15 | ~B is ssh2 only | Markus Friedl |
2003-05-14 | allow to send a BREAK to the remote system; ok various | Markus Friedl |
2003-04-12 | document -V switch, fix wording; ok markus@ | Christian Weisgerber |
2003-03-28 | - killed whitespace | Jason McIntyre |
2002-09-27 | clarify compression level protocol 1 only; ok markus@ deraadt@ | Kevin Steves |
2002-09-12 | add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384. ok markus@ | Kevin Steves |
2002-09-11 | add agent and X11 forwarding warning text from ssh_config.5; ok markus@ | Kevin Steves |
2002-08-29 | deprecate -P as UsePrivilegedPort defaults to no now; ok markus@ | Kevin Steves |
2002-08-17 | ForwardAgent has defaulted to no for over 2 years; be more clear here. | Kevin Steves |
2002-08-12 | more PermitUserEnvironment; ok markus@ | Kevin Steves |
2002-08-02 | note that .ssh/environment is only read when | Marco S Hyman |
2002-06-22 | typo | Christian Weisgerber |
2002-06-22 | section 5 not 4 for ssh_config | Kevin Steves |
2002-06-20 | move configuration file options from ssh.1/sshd.8 to | Kevin Steves |
2002-06-19 | KNF done automatically while reading.... | Theo de Raadt |
2002-06-10 | change RhostsRSAAuthentication and RhostsAuthentication default to no | Kevin Steves |
2002-06-09 | update for no setuid root and ssh-keysign; ok deraadt@ | Kevin Steves |
2002-06-08 | deprecate FallBackToRsh and UseRsh; patch from djm@ | Markus Friedl |
2002-05-29 | spelling | Kevin Steves |
2002-05-26 | sort ChallengeResponseAuthentication; ok markus@ | Kevin Steves |
2002-05-06 | Kill/adjust r(login|exec)d? references now that those are no longer in | Todd C. Miller |
2002-03-26 | update to recent drafts | Markus Friedl |
2002-03-21 | add built-in command line for adding new port forwardings on the fly. | Jakob Schlyter |
2002-02-18 | -q: Fatal errors are _not_ displayed. | Markus Friedl |
2002-02-09 | move ssh config files to /etc/ssh | Theo de Raadt |
2002-02-03 | some KeepAlive cleanup/clarify; ok markus@ | Kevin Steves |
2002-01-29 | mention exit status; ok stevesk@ | Markus Friedl |
2002-01-16 | correct defaults for -i/IdentityFile; ok markus@ | Kevin Steves |