Yang Tse
|
c036f6ae2d
Adjust some libssh2 preprocessor symbol definition checks
|
16 years ago |
Daniel Stenberg
|
2e1a9da5e2
remove leftover proto that isn't used, I made it a macro instead
|
16 years ago |
Daniel Stenberg
|
422fd933f5
- Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy
|
16 years ago |
Michal Marek
|
e2b82b4325
- Make Curl_write and it's callees accept a const pointer, in preparation
|
16 years ago |
Patrick Monnerat
|
07b6e7363d
Added per-protocol callback static tables, replacing callback ptr storage
|
17 years ago |
Daniel Stenberg
|
72f5d6ba46
The SSH code now only works with libssh2 0.16 or later. Thus we must not
|
17 years ago |
Gunter Knauf
|
fee4f8c86d
for now unless we do better fixed LIBSSH2_APINO compares to use long constants.
|
17 years ago |
Gunter Knauf
|
c39690486c
fixed endif comment.
|
17 years ago |
James Housley
|
8026d94c07
* Finish moving sftp:// into a state machine so it won't block in multi mode
|
17 years ago |
James Housley
|
99e0597c7b
Convert Curl_ssh_connect() to run in a state machine for
|
17 years ago |
Daniel Stenberg
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
Daniel Stenberg
|
a634f64400
James Housley did lots of work and introduced SFTP downloads.
|
18 years ago |
Daniel Stenberg
|
2147284cad
James Housley brought support for SCP transfers
|
18 years ago |