Age | Commit message (Collapse) | Author |
|
need it
|
|
|
|
|
|
|
|
from being freed twice (a NULL free the second time)
|
|
|
|
to remove pedantic compiler warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(and the password entered interactively). This fix also includes proper
URL-decoding of the user name and password if specified in the URL.
|
|
|
|
|
|
switch should work under most unixes (requires sigaction())
|
|
disable passwd-echoing on win32 (supplied by Björn Stenberg)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new GetHost() usage
new base64 encoder usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
these changes when trying to run lclint on the curl code.
|
|
|
|
|
|
allow the connect function to better deal with timeouts, as was just added
to ftp
|
|
Added a missing free() in curl_disconnect()
Made (https) connect errors abort better and earlier
|
|
|
|
|
|
|
|
|
|
|
|
|