Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
properly when the new URL is an absolute one to a different port than the
first URL...
|
|
the proxy server data internally as it did, since when doing a location:
following it needs the proxy server string several times.
|
|
|