summaryrefslogtreecommitdiff
path: root/lib/ssh.h
Commit message (Expand)AuthorAgeFilesLines
* Added per-protocol callback static tables, replacing callback ptr storagePatrick Monnerat2007-10-121-12/+2
* The SSH code now only works with libssh2 0.16 or later. Thus we must notDaniel Stenberg2007-08-031-4/+0
* for now unless we do better fixed LIBSSH2_APINO compares to use long constants.Gunter Knauf2007-07-141-2/+2
* fixed endif comment.Gunter Knauf2007-07-111-1/+1
* * Finish moving sftp:// into a state machine so it won't block in multi modeJames Housley2007-07-101-0/+7
* Convert Curl_ssh_connect() to run in a state machine forJames Housley2007-06-121-0/+1
* - Armel Asselin improved libcurl to behave a lot better when an easy handleDaniel Stenberg2007-01-161-3/+3
* James Housley did lots of work and introduced SFTP downloads.Daniel Stenberg2006-11-241-8/+17
* James Housley brought support for SCP transfersDaniel Stenberg2006-11-021-0/+40