summaryrefslogtreecommitdiffstats
path: root/examples/scp_download.c
Commit message (Collapse)AuthorAgeFilesLines
* examples: Fix some memory leaks.Andreas Schneider2011-04-151-0/+13
| | | | (cherry picked from commit 644145a88caf0ff9cbfa16902c775b922578357b)
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-7/+7
|
* Fixed build warnings of the scp example.Andreas Schneider2010-03-291-1/+4
|
* SCP warning requestAris Adamantiadis2009-09-131-2/+3
|
* scp recursive modeAris Adamantiadis2009-09-131-1/+4
|
* add scp_download.c exampleAris Adamantiadis2009-09-131-0/+145