aboutsummaryrefslogtreecommitdiff
path: root/lib/ssh.c
AgeCommit message (Expand)Author
2006-12-21minor indent fixDaniel Stenberg
2006-11-25James Housley fixed SCP downloading by setting the maxdownload.Daniel Stenberg
2006-11-24James Housley did lots of work and introduced SFTP downloads.Daniel Stenberg
2006-11-15Call libssh2_session_free() to release memory allocated duringGisle Vanem
2006-11-14Free 'scp->path' in case of libssh2 setup failure.Gisle Vanem
2006-11-06remove redundant check for Win32Yang Tse
2006-11-03Ifdef around S_IRGRP and S_IROTH (meaningless on Win32).Gisle Vanem
2006-11-02James Housley brought support for SCP transfersDaniel Stenberg