aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2004-09-15Replaced the former date parser with a rewrite. No more yacc/bison needed.Daniel Stenberg
2004-09-02clarify CURLE_SSL_CERTPROBLEM somewhatDaniel Stenberg
2004-09-02use the correct struct name in the exampleDaniel Stenberg
2004-09-01added more info on the nobodyDaniel Stenberg
2004-09-01minor edit of HTTPGETDaniel Stenberg
2004-09-01fix formatting flawDaniel Stenberg
2004-08-31mention when the function was added to the libDaniel Stenberg
2004-08-24returned memory should not be freedDaniel Stenberg
2004-08-23Expect: 100-continue info addedDaniel Stenberg
2004-08-23added note about WRITEFUNCTION now being called with zero bytes if the fileDaniel Stenberg
2004-08-23added more header info for PUT and POST requestsDaniel Stenberg
2004-08-17see also the reset functionDaniel Stenberg
2004-08-17mention the reset functionDaniel Stenberg
2004-08-16summary edit: mention that some options take a curl_off_tDaniel Stenberg
2004-08-11clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might in fact get returnedDaniel Stenberg
2004-08-10updated the CURLOPT_POST description after input from Alan PinsteinDaniel Stenberg
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-14Jason Nye pointed out that callbacks don't need to use the "C namespace"Daniel Stenberg
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