Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-23 | very minor indent change | Daniel Stenberg | |
2007-01-16 | - Armel Asselin improved libcurl to behave a lot better when an easy handle | Daniel Stenberg | |
doing an FTP transfer is removed from a multi handle before completion. The fix also fixed the "alive counter" to be correct on "premature removal" for all protocols. | |||
2006-12-21 | minor indent fix | Daniel Stenberg | |
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 | |