aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-17Better separate the library dependencies into those required by libcurlDan Fandrich
2007-02-17Remove C99ismsDan Fandrich
2007-02-17Replicate the configure tests that determined that timeval was available.Dan Fandrich
2007-02-16add debug messages for fopen() failuresYang Tse
2007-02-16add debug messages for fopen() failuresYang Tse
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-16- Duncan Mac-Vicar Prett and Michal Marek reported problems with resettingDaniel Stenberg
2007-02-16maxdownload is actually -1 for unlimitedDaniel Stenberg
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-16compiler warning fixYang Tse
2007-02-15avoid redefinition of SET_ERRNO()Yang Tse
2007-02-15introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO()Yang Tse
2007-02-15icc 9.0 when compiling its generated code for its own FD_SET,Yang Tse
2007-02-15compiler warning fixYang Tse
2007-02-15Do not define HAVE_GMTIME_R for native Windows buildsYang Tse
2007-02-15Daniel Mirchandani fix to make libcurl build nicely on WinsockYang Tse
2007-02-15enabled IPV6 builds.Gunter Knauf
2007-02-14Added --ftp-ssl-ccc issue.Dan Fandrich
2007-02-14Don't bother adding a library path of /usr/lib in curl-config --libsDan Fandrich
2007-02-14Oops, missing argument separator commaYang Tse
2007-02-14in debug messages also show error descriptionYang Tse
2007-02-14compiler warning fixYang Tse
2007-02-14avoid using funtion isblank() and just use our ISBLANKYang Tse
2007-02-14compiler warning fixYang Tse
2007-02-14Fixed the problem of curl-config --libs specifying unneeded librariesDan Fandrich
2007-02-14enhance HTTP server request input writing,Yang Tse
2007-02-13ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' onDaniel Stenberg
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