aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-08Kevin's fix to use DESTDIR instead of prefix on make installDaniel Stenberg
2002-10-07added libcurl-the-guide to the distDaniel Stenberg
2002-10-07Following locations properly, if told to do so.Daniel Stenberg
2002-10-07Move the URL concat code to Curl_follow(), and added a proto for thatDaniel Stenberg
2002-10-07Kevin Roth pointed out that 'make install' failed if built outside theDaniel Stenberg
2002-10-07Kevin's updateDaniel Stenberg
2002-10-04fixes since 7.10Daniel Stenberg
2002-10-04The -no-undefined flag is CRUCIAL for this to build fine on Cygwin. If weDaniel Stenberg
2002-10-04as Ralph Mitchell pointed out, the Location: following code needs someDaniel Stenberg
2002-10-04new redirect tests with ./ and ../Daniel Stenberg
2002-10-04Kevin Roth's patch for his new packagingDaniel Stenberg
2002-10-03Bjorn Wiren pointed out that INSTALL was missing in the tarballsDaniel Stenberg
2002-10-01--with-libz and --without-libz are now supportedDaniel Stenberg
2002-10-017.10Daniel Stenberg
2002-10-01three more changesDaniel Stenberg
2002-09-30get an argument and add a 'age' field to the structDaniel Stenberg
2002-09-30Cris Bailiff found this flaw, gethostbyname_r() on linux returns 0 evenDaniel Stenberg
2002-09-27"" proxy means no proxyDaniel Stenberg
2002-09-27Allow a "" proxy explicitly set dont-use-proxy, i.e don't even check theDaniel Stenberg
2002-09-26point out more docsDaniel Stenberg
2002-09-26nicer htmlDaniel Stenberg
2002-09-26main index for the tool docsDaniel Stenberg
2002-09-26fixed html tagDaniel Stenberg
2002-09-26enhanced curl_version_infoDaniel Stenberg
2002-09-25language!Daniel Stenberg
2002-09-25extended curl_version_info() with more info on related sub-librariesDaniel Stenberg
2002-09-25four fixes of yday and todayDaniel Stenberg
2002-09-25make sure we free rangeline before we re-assign it to a new allocatedDaniel Stenberg
2002-09-25curl_free proto addedDaniel Stenberg
2002-09-25Walter J. Mack added curl_freeDaniel Stenberg
2002-09-25added curl_free and an "overview" sectionDaniel Stenberg
2002-09-25added curl_freeDaniel Stenberg
2002-09-25Walter J. Mack's curl_free additionDaniel Stenberg
2002-09-25Andrés García found out that Curl_protocol_connect() could return anDaniel Stenberg
2002-09-25Wez Furlong's curl_version_info() function added, still needs someDaniel Stenberg
2002-09-235 changes since pre3Daniel Stenberg
2002-09-23made the resume error more suitable for all protocols, but we provide aDaniel Stenberg
2002-09-23fix resume when multiple files were specifiedDaniel Stenberg
2002-09-23spell fix commentDaniel Stenberg
2002-09-23removed use of extra unneeded variableDaniel Stenberg
2002-09-23Dolbneff A.V and Spiridonoff A.V made the file:// code work with resumesDaniel Stenberg
2002-09-23properly disconnect failed connectionsDaniel Stenberg
2002-09-20Craig Markwardt made the "struct hostent_data" get cleared too, as isDaniel Stenberg
2002-09-18Re-ordered all the options to be more logically structured. Hopefully thisDaniel Stenberg
2002-09-16a follow-up fix to the previous fix for HTTP servers that don't reply *any*Daniel Stenberg
2002-09-13better deal with HTTP(S) servers that respond with no headers at all, testDaniel Stenberg
2002-09-13clarified what CURLOPT_MAXCONNECTS actually doDaniel Stenberg
2002-09-13306 addedDaniel Stenberg
2002-09-13request a page from HTTPS but get no headersDaniel Stenberg
2002-09-11recent fixesDaniel Stenberg