- Oct 16, 2004
-
-
Gisle Vanem authored
Open "debugit" in binary mode ("rb").
-
Gisle Vanem authored
Added Traian Nicolescu's patches for threaded resolver on 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
-
- Oct 14, 2004
-
-
Daniel Stenberg authored
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 13, 2004
-
-
Gisle Vanem authored
Set errno = ENOMEM on faild countcheck().
-
Daniel Stenberg authored
-
- Oct 12, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 11, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 10, 2004
-
-
Daniel Stenberg authored
by gcc 3.4
-
Gisle Vanem authored
MSVC uses 'i64' suffix for 64-bit sizes.
-
Daniel Stenberg authored
on my solaris 2.7 box too (currently unknown perl version)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
our strtoll() replacement function.
-
Daniel Stenberg authored
Andy Cedilnik reported. Warning on HP-UX?
-
Daniel Stenberg authored
warnings.
-
Daniel Stenberg authored
constants.
-
- Oct 08, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
our own in the formdata.c file to prevent warnings on systems without it
-
Daniel Stenberg authored
-
- Oct 07, 2004
-
-
Daniel Stenberg authored
for maximum portability
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
work with libidn < 0.5.6
-
Daniel Stenberg authored
-
- Oct 06, 2004
-
-
Gisle Vanem authored
Added tld_check_name().
-
Gisle Vanem authored
Fixed tld_check_name(). idna_to_unicode_lzlz() should never fail, but return FALSE if 'uc_name == NULL' just in case.
-
Gisle Vanem authored
USE_LIBIDN: Added Top-level-domain (TLD) check for host->name. Only print a warning if check fails.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
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).
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-