aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-15errrno can by freak accident become EINTR on DOS orGisle Vanem
2005-01-15output better error detection, like when ipv6 can't resolveDaniel Stenberg
2005-01-14Added README.hostipDaniel Stenberg
2005-01-14verify the protocol tooDaniel Stenberg
2005-01-13Inspired by Martijn Koster's patch and example source atDaniel Stenberg
2005-01-12Added dependencies.Gisle Vanem
2005-01-12Added '-bd' option; target is a DLL.Gisle Vanem
2005-01-11support for retrieving used IP addressesDaniel Stenberg
2005-01-11Dan Torop cleaned up a few no longer used variables from David Phillips'Daniel Stenberg
2005-01-11Removed CURLTOOLDEBUG. It caused libcurl_wc.dllGisle Vanem
2005-01-11Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don'tDaniel Stenberg
2005-01-11".\lib\easy.h" shadows for <curl/easy.h> in Watcom.Gisle Vanem
2005-01-11Fix '!if' expression.Gisle Vanem
2005-01-11".\lib\multi.h" shadows for <curl/multi.h> in Watcom.Gisle Vanem
2005-01-11Cyrill Osterwalder posted a detailed analysis about a bug that occurs whenDaniel Stenberg
2005-01-10Bruce Mitchener identified (bug report #1099640) the never-ending SOCKS5Daniel Stenberg
2005-01-10Use Curl_easy_addmulti() to clear associations from easy handles to multiDaniel Stenberg
2005-01-10edited wordingDaniel Stenberg
2005-01-10Pavel Orehov reported memory problems with the multi interface in bug reportDaniel Stenberg
2005-01-10Hzhijun reported a memory leak in the SSL certificate code, that leaked theDaniel Stenberg
2005-01-08Note about the static lib requirement; -DCURL_STATICLIB.Gisle Vanem
2005-01-08Watcom additions.Gisle Vanem
2005-01-08Added Watcom targets.Gisle Vanem
2005-01-08New file.Gisle Vanem
2005-01-08Added Makefile.Watcom to EXTRA_DIST.Gisle Vanem
2005-01-07three recent bug fixesDaniel Stenberg
2005-01-07disable the valgrind log checkingDaniel Stenberg
2005-01-07fixed the valgrind log check and make it possible to disable it for a specificDaniel Stenberg
2005-01-07added test 199Daniel Stenberg
2005-01-06prevent a single byte read outside the string in test case 39Daniel Stenberg
2005-01-06fixed #1097019, multiple GET posts (-G) errorDaniel Stenberg
2005-01-05recent eventsDaniel Stenberg
2005-01-04Changed curl.dll to libcurl.dll.Gisle Vanem
2005-01-04Minor comment fix.Gisle Vanem
2005-01-04just narrowed some text to fit within 80 colsDaniel Stenberg
2005-01-04Removed _WIN32_WINNT to support IPv6 under Win-2K.Gisle Vanem
2005-01-03Marty Kuhrt's VMS updateDaniel Stenberg
2005-01-02reverted the bad naming of the implib namesDaniel Stenberg
2005-01-02Alex Neblett's minor updateDaniel Stenberg
2004-12-26nah, don't use the system's getpass() function since it too often is limitedDaniel Stenberg
2004-12-25issue 54 - this takes sweatDaniel Stenberg
2004-12-25Test case 241 fails on all systems that support IPv6 but that don't have theDaniel Stenberg
2004-12-25--protocols, license, src/config.h.inDaniel Stenberg
2004-12-25./src/config.h.in is now removed from CVS. It is copied from theDaniel Stenberg
2004-12-25My reimplementation and cleanup of the getpass source code. We officially noDaniel Stenberg
2004-12-24mention the new --protocolsDaniel Stenberg
2004-12-24David Shaw added --protocols, and thus the --feature no longer mentions whatDaniel Stenberg
2004-12-23Added LDAP library issue.Dan Fandrich
2004-12-23recent changesDaniel Stenberg
2004-12-23David Shaw fixed the disable variables so that curl-config --feature worksDaniel Stenberg