Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-25 | James Housley fixed SCP downloading by setting the maxdownload. | Daniel Stenberg | |
2006-11-24 | James Housley did lots of work and introduced SFTP downloads. | Daniel Stenberg | |
2006-11-15 | Call libssh2_session_free() to release memory allocated during | Gisle Vanem | |
libssh2 startup. | |||
2006-11-14 | Free 'scp->path' in case of libssh2 setup failure. | Gisle Vanem | |
2006-11-06 | remove redundant check for Win32 | Yang Tse | |
2006-11-03 | Ifdef around S_IRGRP and S_IROTH (meaningless on Win32). | Gisle Vanem | |
2006-11-02 | James Housley brought support for SCP transfers | Daniel Stenberg | |