aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-14Fixed typo in test titleDan Fandrich
2007-12-13Fix compiler warningYang Tse
2007-12-13David Wright filed bug report #1849764Daniel Stenberg
2007-12-12Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections andDaniel Stenberg
2007-12-11clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legalDaniel Stenberg
2007-12-11build acountry tooDaniel Stenberg
2007-12-11Added acountry.c.Gisle Vanem
2007-12-11Added build of acountry.nlm.Gisle Vanem
2007-12-11Added build of acountry.exe.Gisle Vanem
2007-12-11Build acountry.exe. Added 'socklen_t' define.Gisle Vanem
2007-12-11Another sample application that returns country-code andGisle Vanem
2007-12-10grrr, the previous commit was meant to properly make sure that we don'tDaniel Stenberg
2007-12-10when buildingDaniel Stenberg
2007-12-10build ahost and adig by default but don't install themDaniel Stenberg
2007-12-10Define new options in OS400 RPG interfacePatrick Monnerat
2007-12-10Fix for targets that do have 'struct in6_addr', but which doesn'tGisle Vanem
2007-12-10cut out the number of contributors from this file since it'll always be wrongDaniel Stenberg
2007-12-105.13 How do I stop an ongoing transfer?Daniel Stenberg
2007-12-09Andrew Moise filed bug report #1847501Daniel Stenberg
2007-12-09add in toc tooDaniel Stenberg
2007-12-09RTMP support?Daniel Stenberg
2007-12-09oops another bad numberingDaniel Stenberg
2007-12-09oops duplicate numberingDaniel Stenberg
2007-12-09slightly rephrasedDaniel Stenberg
2007-12-09Removed use of '..\lib\libcurl_wc.lib' as this is not reallyGisle Vanem
2007-12-09Removed building 'libcurl_wc.lib' as this isn't a static-libraryGisle Vanem
2007-12-08Travelling some 500km by train back and forth on the same day gives you timeDaniel Stenberg
2007-12-08reformat to FAQ/CONTRIBUTE style, for nicer web-look when I apply the magicDaniel Stenberg
2007-12-08cleanupDaniel Stenberg
2007-12-08fix a crash in oom situations (thanks runtests.pl -t!)Daniel Stenberg
2007-12-08add keywordsDaniel Stenberg
2007-12-08add missing filesDaniel Stenberg
2007-12-08correct the comment about sizeDaniel Stenberg
2007-12-08add test 549 and 550Daniel Stenberg
2007-12-08mention how to enable chunked encoding for POSTsDaniel Stenberg
2007-12-08All static functions that were previously name Curl_* something no longerDaniel Stenberg
2007-12-06clarify that when curl_multi_timeout() returns -1 it just means that thereDaniel Stenberg
2007-12-05Spacen Jasset reported a problem with doing POST (with data read with aDaniel Stenberg
2007-12-05fix compiler warningDaniel Stenberg
2007-12-05added test548 which uses the lib547 source file, preparing for test547 whichDaniel Stenberg
2007-12-04Fix compiler warning: variable may be used uninitializedYang Tse
2007-12-03Ray Pekowski filed bug report #1842029Daniel Stenberg
2007-12-03Fix three issues previous cleanup introduces.Yang Tse
2007-12-03SSL session id caching bugfixDaniel Stenberg
2007-12-03Bug report #1842029 (http://curl.haxx.se/bug/view.cgi?id=1842029) identifiedDaniel Stenberg
2007-12-03mention "no longer default-appends ;type= on FTP URLs thru proxies" as a bugDaniel Stenberg
2007-12-03Now libcurl (built with OpenSSL) doesn't return error anymore if the remoteDaniel Stenberg
2007-12-03 Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhatDaniel Stenberg
2007-12-03Brad Spencer fixed the configure script to assume that there's noDaniel Stenberg
2007-12-03removed the ;type= thing for FTP urls through proxy, since that's now onlyDaniel Stenberg