aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-09fix CURL_EXTERN for debug buildsDaniel Stenberg
2004-11-09Handle drive-letter on MS-DOS.Gisle Vanem
2004-11-09Removed libcurl.defGisle Vanem
2004-11-09with all external functions marked with CURL_EXTERN it is easy to count themDaniel Stenberg
2004-11-09Changes for removing libcurl.def file on Win32.Gisle Vanem
2004-11-09Changes for removing libcurl.def file on Win32.Gisle Vanem
2004-11-08today's workDaniel Stenberg
2004-11-08another lame change in an attempt to fix the moot gcc 3.4 warningDaniel Stenberg
2004-11-08weirdo hack to fix debian bug report 278691:Daniel Stenberg
2004-11-08added a default in the switch in an attempt to avoid the moot "will never beDaniel Stenberg
2004-11-08Change OS name. Fix header guard.Gisle Vanem
2004-11-08Un-do changes for WinCE; cdecl decoration is not needed.Gisle Vanem
2004-11-08check for and require tld.h to be present before libidn usage is activatedDaniel Stenberg
2004-11-07two post-1.2.1 changesDaniel Stenberg
2004-11-07added ares_cancel and ares_versionDaniel Stenberg
2004-11-05Tim Sneddon's VMS fix for huge HTTP POSTsDaniel Stenberg
2004-11-05removed errno, added EAGAINDaniel Stenberg
2004-11-05it has a sys/stat.h file, according to Paul NolanDaniel Stenberg
2004-11-04updateDaniel Stenberg
2004-11-04more retry stuffDaniel Stenberg
2004-11-04test server port numbers are now easily changedDaniel Stenberg
2004-11-04delete trailing whitespaceDaniel Stenberg
2004-11-04based Andres Garcia's patch, added for mingw buildDaniel Stenberg
2004-11-02recent changesDaniel Stenberg
2004-11-02use ifdef not ifDaniel Stenberg
2004-11-02Paul Nolan fix to make libcurl build nicely on Windows CEDaniel Stenberg
2004-11-02documented the current --retry optionsDaniel Stenberg
2004-11-02modified to not use realloc() on a NULL pointerDaniel Stenberg
2004-11-01When cross-compiling, the configure script no longer attempts to useDaniel Stenberg
2004-10-28Fixed _write() arguments.Gisle Vanem
2004-10-28*** empty log message ***Gisle Vanem
2004-10-28use longsDaniel Stenberg
2004-10-27Dan Fandrich's gzip handling fixDaniel Stenberg
2004-10-27Added --retry and --retry-delay first attempt with four related test cases.Daniel Stenberg
2004-10-27log client disconnectsDaniel Stenberg
2004-10-26Testing to define _REENTRANT unconditionally in here.Daniel Stenberg
2004-10-26mention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf)Daniel Stenberg
2004-10-26mention incompatibilities with aresDaniel Stenberg
2004-10-25Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on aDaniel Stenberg
2004-10-25just nicer output when this is seenDaniel Stenberg
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