aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2004-07-31mention this is newDaniel Stenberg
2004-07-31link to reset as wellDaniel Stenberg
2004-07-31curl_easy_reset() documentedDaniel Stenberg
2004-07-17the multi interface is not so new anymore!Daniel Stenberg
2004-07-17minor format fixDaniel Stenberg
2004-07-14now known as libcurl-tutorial.3Daniel Stenberg
2004-07-14Jason Nye pointed out that callbacks don't need to use the "C namespace"Daniel Stenberg
2004-07-12minor corrections.Gunter Knauf
2004-07-11updated MSVC build instructions.Gunter Knauf
2004-07-06clarify the -Q option a bit betterDaniel Stenberg
2004-07-05Added README.netware to the release archiveDaniel Stenberg
2004-07-05added line where to find compile instructions.Gunter Knauf
2004-07-05minor NetWare upate.Gunter Knauf
2004-07-05added a simple README.netware.Gunter Knauf
2004-07-05added section for compiling NetWare target.Gunter Knauf
2004-07-02I prefer CURLOPT_WRITEDATA before CURLOPT_FILEDaniel Stenberg
2004-07-02configure --disable-http works these daysDaniel Stenberg
2004-07-01make functions use size_t instead of int next major updateDaniel Stenberg
2004-06-30Another Gisle updateDaniel Stenberg
2004-06-30not PIN code, pass phraseDaniel Stenberg
2004-06-30fixedDaniel Stenberg
2004-06-29Gisle's updateDaniel Stenberg
2004-06-29'M-x ispell-buffer'Daniel Stenberg
2004-06-29Added missing info for the command line tool, as noted by Mike KienenbergerDaniel Stenberg
2004-06-27reset CURLOPT_CUSTOMREQUEST with NULLDaniel Stenberg
2004-06-22reset CURLOPT_HTTPHEADER with NULLDaniel Stenberg
2004-06-21Added blurb for the READFUNCTION, including the new CURL_READFUNC_ABORTDaniel Stenberg
2004-06-21updatesDaniel Stenberg
2004-06-21refer to the new tutorial man pageDaniel Stenberg
2004-06-21removed libcurl-the-guide from the distDaniel Stenberg
2004-06-21libcurl-tutorial.3 is the former libcurl-the-guide converted to man page formatDaniel Stenberg
2004-06-18ispell-bufferDaniel Stenberg
2004-06-14lots of multi interface description but also some general updates and additionsDaniel Stenberg
2004-06-09removed reference to the removed curl_formparseDaniel Stenberg
2004-06-09Setting CURLOPT_RANGE to NULL disables it.Daniel Stenberg
2004-06-037.12.0 introduced IDN supportDaniel Stenberg
2004-06-03Mention the python-isque mailing list, don't mention the commit mailing listsDaniel Stenberg
2004-06-03CURLE_FAILED_INIT is returend when an unknown option is setDaniel Stenberg
2004-06-03Added example of how to use the upcoming support for FTP 3rd party transfersDaniel Stenberg
2004-06-03getinfo.c is a new tiny example that uses curl_easy_getinfo() to get theDaniel Stenberg
2004-06-02CURLOPT_PUT is deprecatedDaniel Stenberg
2004-06-01Renaud Duhaut corrected the unescaping procedureDaniel Stenberg
2004-06-01--create-dirs clarificationDaniel Stenberg
2004-05-26added example that makes an upload to a file:// urlDaniel Stenberg
2004-05-26strip trailing whitespaceDaniel Stenberg
2004-05-25--proxy-basic added for completenessDaniel Stenberg
2004-05-25removed some stuff that actually is done now, added the --optionseparatorDaniel Stenberg
2004-05-25Bug report #948950, excessive amount of file descriptors might crash libcurlDaniel Stenberg
2004-05-24new example proving that the debug callback works even when the multiDaniel Stenberg
2004-05-24remove trailing whitespaceDaniel Stenberg