aboutsummaryrefslogtreecommitdiff
path: root/examples/samplesftp.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18examples: Fix code style in samplesftp.cAnderson Toshiyuki Sasaki1-143/+162
Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2018-09-18examples: Fixed possible memory leak in samplesftp.cAnderson Toshiyuki Sasaki1-13/+17
Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2013-07-23cmake: Check for unistd.h.Andreas Schneider1-1/+3
2012-02-19examples: Make variables static in scp example.Andreas Schneider1-2/+3
Fixes sparse warnings.
2010-05-17New sample that writes a lot of data on channelAris Adamantiadis1-4/+4
2010-02-24Added printout of owner and group in the sftp example.Andreas Schneider1-1/+3
2009-11-06Moved sftp parts into a new exampleAris Adamantiadis1-0/+263