summaryrefslogtreecommitdiffstats
path: root/src/scp.c
Commit message (Collapse)AuthorAgeFilesLines
* scp: Fixed documentation bugs. bug #8Aris Adamantiadis2011-05-201-0/+4
|
* scp: More correct fix for snprintf 64-bit format.Andreas Schneider2011-04-151-2/+2
|
* scp: Fix snprintf format for 64-bit size on SCP push.Mark Riordan2011-04-151-2/+2
| | | | | Signed-off-by: Mark Riordan <mriordan@ipswitch.com> Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* scp: Support huge files by changing size to 64-bit type.Mark Riordan2011-04-151-7/+28
| | | | | Signed-off-by: Mark Riordan <mriordan@ipswitch.com> Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* scp: Fix potential infinite loop in ssh_scp_closeMark Riordan2011-04-141-1/+1
| | | | | Signed-off-by: Mark Riordan <mriordan@ipswitch.com> Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* scp: Fixed a build warning on Windows.Andreas Schneider2011-01-021-1/+1
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+752