Age | Commit message (Expand) | Author |
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 |
2008-12-09 | update for the synopses displayed by the 'help' command, there are a | Igor Sobrado |
2008-12-09 | correct sftp(1) and corresponding usage syntax; | Damien Miller |
2008-07-15 | number of pipelined requests is not 64; prodded by Iain.Morgan AT nasa.gov | Damien Miller |
2008-04-18 | macro fixage; | Jason McIntyre |
2008-04-18 | introduce sftp extension methods statvfs@openssh.com and | Damien Miller |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-01-20 | Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056 | Darren Tucker |
2005-12-30 | do not suggest that interactive authentication will work | Jason McIntyre |
2005-03-01 | add HashKnownHosts to -o list; | Jason McIntyre |
2004-12-05 | - explain that patterns can be used as arguments in get/put/ls/etc | Jared Yanovich |
2004-11-29 | missing full stop; | Jason McIntyre |
2004-10-07 | document KbdInteractiveDevices; ok markus@ | Damien Miller |
2004-06-21 | document sort options | Damien Miller |
2004-06-20 | mention new -n flag | Damien Miller |
2004-06-13 | implement session multiplexing in the client (the server has supported this | Damien Miller |
2004-05-02 | ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@ | Darren Tucker |
2004-04-28 | add SendEnv to -o list; | Jason McIntyre |
2004-03-05 | add IdentitiesOnly; ok djm@, pb@ | Markus Friedl |
2004-01-13 | remove unnecessary Ic's; | Jason McIntyre |
2004-01-13 | Tidy sftp batchmode handling, eliminate junk to stderr (bugzilla #754) and | Damien Miller |
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-10-13 | don't refer to options related to forwarding; ok jmc@ | Markus Friedl |
2003-10-08 | scp and sftp: add options list and sort options. options list requested | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-05-20 | - new sentence, new line | Jason McIntyre |
2003-05-14 | - better formatting in SYNOPSIS | Jason McIntyre |
2003-05-14 | emphasise the batchmode functionality and make reference to pubkey auth, | Damien Miller |
2003-03-28 | - killed whitespace | Jason McIntyre |
2003-01-10 | sftp progress meter support. | Federico G. Schwindt |
2003-01-08 | Cleanup error handling for batchmode | Damien Miller |
2003-01-07 | add version; from Nils Nordman <nino at nforced dot com> via markus@. | Federico G. Schwindt |
2002-12-06 | Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@ | Damien Miller |
2002-09-11 | support for short/long listings and globbing in "ls"; ok markus@ | Damien Miller |
2002-06-20 | ssh_config(5) | Kevin Steves |
2002-06-19 | KNF done automatically while reading.... | Theo de Raadt |
2002-02-26 | no, look closely. the comma was highlighted. split .Ic even more | Theo de Raadt |
2002-02-26 | > Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org | mouring |
2002-02-26 | Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org | Theo de Raadt |
2002-02-12 | Perform multiple overlapping read/write requests in file transfer. Mostly | Damien Miller |
2002-02-06 | sort options; ok mpech@, stevesk@ | Markus Friedl |