aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-25the array sizes _can_ differ and the arrays can still match, since chompDaniel Stenberg
2004-10-25format updateDaniel Stenberg
2004-10-24Mohun Biswas found out that formposting a zero-byte file didn't work veryDaniel Stenberg
2004-10-24ignore thisDaniel Stenberg
2004-10-24maketgz now creates a ares_version.h.dist file with the given version dataDaniel Stenberg
2004-10-21Dan Fandrich's better ifdef for include fixDaniel Stenberg
2004-10-201.2.1 release timeDaniel Stenberg
2004-10-19this change was reverted since it broke on solarisDaniel Stenberg
2004-10-19iconv 2.1.3 is considered bad for test case 165Daniel Stenberg
2004-10-19revert the charset fix as it broke the solaris tests (native iconv doesn'tDaniel Stenberg
2004-10-19Ralph Mitchell fixed: input field with NAME= and VALUE= weren't processedDaniel Stenberg
2004-10-19Alexander Krasnostavsky made it possible to make FTP 3rd party transfers withDaniel Stenberg
2004-10-19snart isn't really used these days so we cut out the reference to itDaniel Stenberg
2004-10-19added num_connectsDaniel Stenberg
2004-10-19CURLINFO_NUM_CONNECTS and moreDaniel Stenberg
2004-10-19djgpp has locale.h and setlocale().Gisle Vanem
2004-10-19All Win compilers have locale.h + setlocale().Gisle Vanem
2004-10-19bug 1049275 fixes test 165Daniel Stenberg
2004-10-18Peter Wullinger pointed out that curl should call setlocale() properly toDaniel Stenberg
2004-10-18start over on 7.12.3Daniel Stenberg
2004-10-187.12.2Daniel Stenberg
2004-10-17new mirrorDaniel Stenberg
2004-10-16today's changesDaniel Stenberg
2004-10-16Alexander Krasnostavsky made the CURLOPT_FTP_CREATE_MISSING_DIRS option workDaniel Stenberg
2004-10-16libcurl leaked memory for cookies with the "max-age" field set.Daniel Stenberg
2004-10-16Changes for issue 50Gisle Vanem
2004-10-16Open "debugit" in binary mode ("rb").Gisle Vanem
2004-10-16Added Traian Nicolescu's patches for threaded resolver onGisle Vanem
2004-10-14Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user nameDaniel Stenberg
2004-10-14use quotes to make gdb usage on this easierDaniel Stenberg
2004-10-14let's fix this tooDaniel Stenberg
2004-10-13Set errno = ENOMEM on faild countcheck().Gisle Vanem
2004-10-13.NET bindingDaniel Stenberg
2004-10-12correctionDaniel Stenberg
2004-10-12#include "strerror.h" to get the strerror protoDaniel Stenberg
2004-10-12recent fixesDaniel Stenberg
2004-10-12one item fixed, one added for 7.12.2 and two more for 7.12.3Daniel Stenberg
2004-10-12add proper error message when send() failsDaniel Stenberg
2004-10-11removed trailing whitespaceDaniel Stenberg
2004-10-11SO_NOSIGPIPEDaniel Stenberg
2004-10-10another lame attempt to avoid the "warning: will never be executed" warningDaniel Stenberg
2004-10-10MSVC uses 'i64' suffix for 64-bit sizes.Gisle Vanem
2004-10-10attempt to make the configure output appear in the build log when it runsDaniel Stenberg
2004-10-10set the SIZEOF_LONG define to get the new lib/strtoofft.h fineDaniel Stenberg
2004-10-10If long is 8 bytes we can use strtol() to get 64 bit numbers and won't needDaniel Stenberg
2004-10-10Prevent a longjmp warning by moving the rc assign within Curl_resolv().Daniel Stenberg
2004-10-10Use LL suffix for long long constants if the compiler supports it, to preventDaniel Stenberg
2004-10-10If long long is supported, check if [num]LL is supported for numericalDaniel Stenberg
2004-10-08--enable-ares on AIX has problemDaniel Stenberg
2004-10-08Use 'struct lifreq' and SIOCGLIFADDRDaniel Stenberg