aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2004-05-24multi interface, debug callbackDaniel Stenberg
2004-05-24IDN is a recognized featureDaniel Stenberg
2004-05-24fixed a referenceDaniel Stenberg
2004-05-19language!Daniel Stenberg
2004-05-19Set CURLOPT_USERAGENT tooDaniel Stenberg
2004-05-17Seshubabu Pasam's format fixes and added notes about DER not working forDaniel Stenberg
2004-05-13added https.cDaniel Stenberg
2004-05-13basic https fetching scriptDaniel Stenberg
2004-05-12new man pageDaniel Stenberg
2004-05-11updated to reflect reality!Daniel Stenberg
2004-05-11curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg