Age | Commit message (Collapse) | Author |
|
|
|
|
|
for what HTTP request that is being used. The old bit-style fields are still
in there as well.
|
|
|
|
|
|
|
|
curl will return an error when such an address is used.
|
|
and download.h
|
|
|
|
|
|
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.
|