Age | Commit message (Expand) | Author |
2018-07-23 | oops, failed to notice that SEE ALSO got messed up; | Jason McIntyre |
2018-07-23 | Point to glob in section 7 for the actual list of special characters instead | kn |
2018-07-19 | Deprecate UsePrivilegedPort now that support for running ssh(1) | Darren Tucker |
2018-06-09 | sort previous; | Jason McIntyre |
2018-06-09 | add a SetEnv directive to ssh_config that allows setting environment | Damien Miller |
2018-02-23 | some cleanup for BindInterface and ssh-keyscan; | Jason McIntyre |
2017-11-03 | allow "cd" and "lcd" commands with no explicit path argument. | Damien Miller |
2017-10-25 | tweak the uri text, specifically removing some markup to make it a | Jason McIntyre |
2017-10-21 | Add URI support to ssh, sftp and scp. For example ssh://user@host | Todd C. Miller |
2017-05-03 | restore mistakenly deleted description of the ConnectionAttempts option | Christian Weisgerber |
2017-05-03 | more protocol 1 stuff to go; ok djm | Jason McIntyre |
2017-05-02 | add PubKeyAcceptedKeyTypes to the -o list: scp(1) has it, so i guess | Jason McIntyre |
2017-05-02 | remove now obsolete protocol1 options from the -o lists; | Jason McIntyre |
2017-05-02 | remove -1 / -2 options; pointed out by jmc@ | Damien Miller |
2016-07-16 | - add proxyjump to the options list | Jason McIntyre |
2016-06-29 | sort the -o list; | Jason McIntyre |
2016-05-04 | add IdentityAgent; noticed & ok jmc@ | Markus Friedl |
2015-09-25 | some certificatefile tweaks; ok djm | Jason McIntyre |
2015-01-30 | Add a ssh_config HostbasedKeyType option to control which | Damien Miller |
2015-01-26 | correct description of UpdateHostKeys in ssh_config.5 and | Damien Miller |
2014-04-22 | zap eol whitespace; | Jason McIntyre |
2014-04-22 | Document sftp upload resume. | Loganaden Velvindron |
2013-10-20 | add canonicalisation options to -o lists | Damien Miller |
2013-10-17 | tweak previous; | Jason McIntyre |
2013-10-17 | fsync@openssh.com protocol extension for sftp-server | Damien Miller |
2013-08-07 | sort -a; | Jason McIntyre |
2013-08-06 | document top-level -a option (the -a option to 'get' was already documented) | Damien Miller |
2013-07-25 | sftp support for resuming partial downloads; patch mostly by Loganaden | Damien Miller |
2011-09-05 | mention ControlPersist and KbdInteractiveAuthentication in the -o | Damien Miller |
2011-08-07 | typo, fix from Laurent Gautrot | Darren Tucker |
2011-05-06 | mention that IPv6 addresses must be enclosed in square brackets; | Damien Miller |
2010-12-04 | add a protocol extension to support a hard link operation. It is | Damien Miller |
2010-11-18 | add IPQoS to the various -o lists, and zap some trailing whitespace; | Jason McIntyre |
2010-09-23 | add KexAlgorithms to the -o list; | Jason McIntyre |
2010-09-22 | add an option per-read/write callback to atomicio | Damien Miller |
2010-09-19 | more wacky macro fixing; | Jason McIntyre |
2010-02-08 | replace our obsolete smartcard code with PKCS#11. | Markus Friedl |
2010-01-13 | sftp.1: put ls -h in the right place | Jason McIntyre |
2010-01-13 | support '-h' (human-readable units) for sftp's ls command, just like | Damien Miller |
2010-01-09 | Remove RoutingDomain from ssh since it's now not needed. It can be replaced | Darren Tucker |
2009-12-29 | Rename RDomain config option to RoutingDomain to be more clear and | Kevin Steves |
2009-10-28 | tweak previous; | Jason McIntyre |
2009-10-28 | Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan. | Reyk Floeter |
2009-08-19 | ether -> either; | Jason McIntyre |
2009-08-18 | fix "get" command usage, spotted by jmc@ | Damien Miller |
2009-08-18 | recursive transfer support for get/put and on the commandline | Damien Miller |
2009-08-13 | sync synopsis and usage(); | Jason McIntyre |
2009-08-13 | Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path", | Damien Miller |
2009-08-12 | sort options; | Jason McIntyre |
2009-08-12 | support most of scp(1)'s commandline arguments in sftp(1), as a first | Damien Miller |