Age | Commit message (Collapse) | Author |
|
fine even for third party transfers.
|
|
|
|
|
|
|
|
Windows. Plugged some potential handle and memory leaks.
Refs.
http://curl.haxx.se/mail/lib-2004-10/0134.html
http://curl.haxx.se/mail/lib-2004-10/0157.html
|
|
and password fields properly in URLs, like
ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by gcc 3.4
|
|
|
|
on my solaris 2.7 box too (currently unknown perl version)
|
|
|
|
our strtoll() replacement function.
|
|
Andy Cedilnik reported. Warning on HP-UX?
|
|
warnings.
|
|
constants.
|
|
|
|
|
|
|
|
our own in the formdata.c file to prevent warnings on systems without it
|
|
|
|
for maximum portability
|
|
|
|
|
|
work with libidn < 0.5.6
|
|
|
|
|
|
but return FALSE if 'uc_name == NULL' just in case.
|
|
Only print a warning if check fails.
|
|
|
|
CURLOPT_FOLLOWLOCATION, libcurl reported error if a redirect happened even if
the new URL would provide the resumed file. Test case 188 added to verify the
fix (together with existing test 99).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
about code that won't be reached
|
|
|
|
|