aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-13- Robert A. Monat made libcurl build fine with VC2005 - it doesn't haveDaniel Stenberg
2007-02-13Added last-resort dynamic library names.Dan Fandrich
2007-02-13check for isblank() at configuration stage. If not availableYang Tse
2007-02-13use our own ISUPPER and ISLOWER macrosYang Tse
2007-02-13use our own ISBLANK macroYang Tse
2007-02-13use our own ISSPACE macroYang Tse
2007-02-13Fix c-ares failing to get the search sequence of /etc/hosts andYang Tse
2007-02-13compiler warning fixYang Tse
2007-02-12mention today's LIBCURL_TIMESTAMP fixDaniel Stenberg
2007-02-12Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg
2007-02-12- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sentDaniel Stenberg
2007-02-12Jeff Pohlmeyer for his bug fix today, but too specific to get desrcibedDaniel Stenberg
2007-02-12- Jeff Pohlmeyer fixed a flaw in curl_multi_add_handle() when adding a handleDaniel Stenberg
2007-02-12When building tarballs, we also set the timestamp of the generated package. T...Daniel Stenberg
2007-02-11updated with recent info and cut out some of the more speculating parts andDaniel Stenberg
2007-02-11updatedDaniel Stenberg
2007-02-10darned tab completion on a late evening... :-PDaniel Stenberg
2007-02-10minor updates to reflect reality betterDaniel Stenberg
2007-02-10file:// transfers are blockingDaniel Stenberg
2007-02-09Include both testutil.c and testutil.h, and not just testutil.c, in theYang Tse
2007-02-09Some tests were using functions curlx_tvnow and curlx_tvdiff which are notYang Tse
2007-02-09Some tests were using functions curlx_tvnow and curlx_tvdiff which are notYang Tse
2007-02-08compiler warning fixYang Tse
2007-02-08use macro AC_AIX to define `_ALL_SOURCE', if on AIX.Yang Tse
2007-02-07SCP upload done non-blockingDaniel Stenberg
2007-02-07use same AIX XLC compiler options as curl'sYang Tse
2007-02-07AIX xlc has to have strict aliasing turned off. If not, the optimizerYang Tse
2007-02-07*) Remove duplicate declaration of TYPE_SOCKADDR_STORAGEYang Tse
2007-02-06INADDR_NONE no longer used.Gisle Vanem
2007-02-06Added debug option ('-d') for Watt-32 programs.Gisle Vanem
2007-02-06Added HAVE_PROCESS_H for DOS/Win32.Gisle Vanem
2007-02-06Fix compiler warning.Gisle Vanem
2007-02-06Include <sys/time.h> and <unistd.h> inside HAVE_x_H.Gisle Vanem
2007-02-06Include <sys/time.h> and <unistd.h> inside HAVE_x_H.Gisle Vanem
2007-02-06fix for millisecond resolution timeoutsYang Tse
2007-02-06compiler warning fixYang Tse
2007-02-06non-blocking SSH stuffDaniel Stenberg
2007-02-06read SFTP with the non-blocking APIDaniel Stenberg
2007-02-06compiler warning fixYang Tse
2007-02-05- Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MSDaniel Stenberg
2007-02-05Remove '-Dselect=select_s'. Remove depend.dj-Gisle Vanem
2007-02-05compiler warning fixYang Tse
2007-02-05cookie expiry date in several test cases set to year 2030/2035Yang Tse
2007-02-05Year 2038 has its own problems (32 bit integer overflow).Yang Tse
2007-02-04Use correct 3rd argument for ioctlsocket() under Watt-32.Gisle Vanem
2007-02-04Use correct calling convention.Gisle Vanem
2007-02-04Added DllMain() function for Watcom.Gisle Vanem
2007-02-04Suppress warning "'nread' might be used uninitialized in this function".Gisle Vanem
2007-02-04Constify argument to suburl(). Remove trailing space.Gisle Vanem
2007-02-03some additional infoDaniel Stenberg