aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2004-07-02I prefer CURLOPT_WRITEDATA before CURLOPT_FILEDaniel 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-21libcurl-tutorial.3 is the former libcurl-the-guide converted to man page formatDaniel Stenberg
2004-06-09removed reference to the removed curl_formparseDaniel Stenberg
2004-06-09Setting CURLOPT_RANGE to NULL disables it.Daniel Stenberg
2004-06-03CURLE_FAILED_INIT is returend when an unknown option is setDaniel Stenberg
2004-06-02CURLOPT_PUT is deprecatedDaniel Stenberg
2004-06-01Renaud Duhaut corrected the unescaping procedureDaniel Stenberg
2004-05-17Seshubabu Pasam's format fixes and added notes about DER not working forDaniel 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-04removed curl_formparse() from the libraryDaniel 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 curl_*_strerrorDaniel 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-02prepend the man3 dir to the file name to work better.Daniel Stenberg
2004-03-25tcp-nodelay patch by Joe HalpinDaniel Stenberg
2004-03-24Tor Arntsen's major ispell patchDaniel Stenberg
2004-03-15better formatting to create fine links in the web versionDaniel Stenberg
2004-03-15more formatting fixesDaniel Stenberg
2004-03-15refer to function names better to enhance the HTML outputDaniel Stenberg
2004-03-15random formatting updates to look better in HTML versionDaniel Stenberg
2004-03-15use .NF for the struct part to looke better in HTMLDaniel Stenberg
2004-03-15more fixesDaniel Stenberg
2004-03-15better formatting of functions to get better links in the web versionDaniel Stenberg
2004-03-15better mentioning of other functions to create proper hrefs in the webDaniel Stenberg
2004-03-12CURLOPT_POSTFIELDSIZE_LARGE is added in 7.11.1Daniel Stenberg
2004-03-12Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of theDaniel Stenberg
2004-03-08mention error 64Daniel Stenberg
2004-03-01global dns cache is not nice, we consider it obsolete starting nowDaniel Stenberg
2004-03-01mention how to make a curl handle use the shareDaniel Stenberg
2004-02-27using roffit 0.6 we can get <a href> links with the --mandir optionDaniel Stenberg
2004-02-27formatting update to produce better links with the new roffit versionDaniel Stenberg
2004-02-27elaborate on the URL optionDaniel Stenberg
2004-02-27Added a few options that were still not documented. Now I believe all optionsDaniel Stenberg
2004-02-25better formatting of the share optionsDaniel Stenberg
2004-02-25mark the function nameDaniel Stenberg