aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-04make our private version of gettimeofday() staticDaniel Stenberg
2004-01-04white space and copyright year changesDaniel Stenberg
2004-01-04Dominick Meglio's description how to build ares for libcurl on win32Daniel Stenberg
2004-01-02there's a ferite binding tooDaniel Stenberg
2003-12-22curl doesn't do recursive operationsDaniel Stenberg
2003-12-22added redwire.netDaniel Stenberg
2003-12-22Andrés García added CURLOPT_IPRESOLVEDaniel Stenberg
2003-12-19fixingDaniel Stenberg
2003-12-19Make setopt() support CURLOPT_IPRESOLVE...Daniel Stenberg
2003-12-19Gisle Vanem's djgpp fixesDaniel Stenberg
2003-12-19djgpp fixes by Gisle VanemDaniel Stenberg
2003-12-19Gisle Vanem's minor fixesDaniel Stenberg
2003-12-18typecast the size to long for platforms where st_size is off_tDaniel Stenberg
2003-12-18Andrés García's updateDaniel Stenberg
2003-12-18redirect from a bad url such as "www.com?moo=foo" to an absolute path didn'tDaniel Stenberg
2003-12-18David Byron's fix to make libcurl build fine with both .NET and VC6 versionDaniel Stenberg
2003-12-18clarified the URL part based on the problems Martin Hilpert hadDaniel Stenberg
2003-12-17spellDaniel Stenberg
2003-12-17Check the error code AFTER the protocol and data. Only changed to perhapsDaniel Stenberg
2003-12-16AmigaOS build notesDaniel Stenberg
2003-12-16use the curlassert() instead of custom checksDaniel Stenberg
2003-12-16add off_t as a recognized type for font-lockingDaniel Stenberg
2003-12-16test506 fixDaniel Stenberg
2003-12-16modified and corrected test 506Daniel Stenberg
2003-12-15changed the dns cache pruningDaniel Stenberg
2003-12-15one correction, one additionDaniel Stenberg
2003-12-15added a library-wide interface for doing dns cache pruning, and no longerDaniel Stenberg
2003-12-15added the six most recent bugfixesDaniel Stenberg
2003-12-15if Curl_hash_add() returns NULL, we shall not free the addrinfo field as thatDaniel Stenberg
2003-12-15make sure that hash_add() has no allocated resources left in case itDaniel Stenberg
2003-12-15Giuseppe Attardi fixed a really tricky bugDaniel Stenberg
2003-12-15We cannot 'cd' to the ares build dir to get the path, as the directory hasn'tDaniel Stenberg
2003-12-15remove the build directory on exist, if there is anyDaniel Stenberg
2003-12-12some outputs for easier debuggingDaniel Stenberg
2003-12-12only build ares if truly enabledDaniel Stenberg
2003-12-11ares-using configure should run configure in the subdir by itselfDaniel Stenberg
2003-12-11if there is an 'ares' subdirectory when configure is run with --enable-aresDaniel Stenberg
2003-12-11use the CORRECT file name! ;-)Daniel Stenberg
2003-12-10check for strtoll(), for the upcoming >2GB patchDaniel Stenberg
2003-12-10dict and a man page fixesDaniel Stenberg
2003-12-10Use Curl_transfer() properly. Fixes the bug Gisle Vanem found!Daniel Stenberg
2003-12-10assert that we get a good index to Curl_transfer()Daniel Stenberg
2003-12-10we now have a 'curlassert' function to useDaniel Stenberg
2003-12-10check for assert.hDaniel Stenberg
2003-12-10updated with the new configure option usageDaniel Stenberg
2003-12-10curl-config bug correctedDaniel Stenberg
2003-12-10Diego Casorran tapping on Amiga supportDaniel Stenberg
2003-12-10added the new amiga files to the distDaniel Stenberg
2003-12-10Diego Casorran's amiga makefilesDaniel Stenberg
2003-12-10native amiga support by Diego CasorranDaniel Stenberg