aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2004-05-05minor update editsDaniel Stenberg
2004-05-04multipart formposts should be more streamyDaniel Stenberg
2004-05-04removed curl_formparse() from the libraryDaniel Stenberg
2004-05-03Added --proxy-digest, added the standard curl source header to this file.Daniel Stenberg
2004-05-03fixed the pdf and html for the strerror functionsDaniel Stenberg
2004-04-30these functions are marked to get removed from the public API "soon"Daniel Stenberg
2004-04-27Added LICENSE-MIXING to the release archiveDaniel Stenberg
2004-04-27added curl_*_strerrorDaniel Stenberg
2004-04-27added doctype tag to get HTML compliantDaniel Stenberg
2004-04-26my nroff 1.18.1 complained the URL as it contains a nroff combo somehowDaniel Stenberg
2004-04-26Kim Karlsson pointed out that error 57 was wrongly documentedDaniel Stenberg
2004-04-15clarified that select() timeouts should always remain rather shortDaniel Stenberg
2004-04-14format fixDaniel Stenberg
2004-04-13minor format fixDaniel Stenberg
2004-04-13eh, these can't be used for poll()! ;-)Daniel Stenberg
2004-04-13additional infoDaniel Stenberg
2004-04-13removed the BUGS section since it offers nothing goodDaniel Stenberg
2004-04-07getting only a 100 Continue response and nothing else, when talking HTTP,Daniel Stenberg
2004-04-07--limit-rate using -d or -F does not workDaniel Stenberg
2004-04-06Moved long-standing issues over from TODO-RELEASE to the more long-term TODODaniel Stenberg
2004-04-02prepend the man3 dir to the file name to work better.Daniel Stenberg
2004-04-02if select returns -1, bail out of the loopDaniel Stenberg
2004-03-30one issue lessDaniel Stenberg
2004-03-30mention the fact that you can append a new CA cert to the existing bundle tooDaniel Stenberg
2004-03-28use the correct structDaniel Stenberg