aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2003-10-18Added a few undocumented errorsDaniel Stenberg
2003-10-17Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.Daniel Stenberg
2003-10-16removed the passwd options that are no longer supportedDaniel Stenberg
2003-10-13use $(NROFF), not gnroff (patch by Domenico Andreoli)Daniel Stenberg
2003-10-04CURLOPT_NOBODY means HEAD on HTTP serversDaniel Stenberg
2003-09-19Markus Moeller's SPNEGO patch applied, with my edits, additions and minorDaniel Stenberg
2003-09-12Added more docs for DEBUGFUNCTION as suggsted by Mohun BiswasDaniel Stenberg
2003-09-05Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT option documented by himself.Daniel Stenberg
2003-08-20CURLINFO_RESPONSE_CODE instead of CURLINFO_HTTP_CODEDaniel Stenberg
2003-08-15removed lots of "added in [version]" where [version] is resonably oldDaniel Stenberg
2003-08-12nicer make target for the pdf conversionDaniel Stenberg
2003-08-12don't treat index.html as the generated HTML pagesDaniel Stenberg
2003-08-12added the new man pagesDaniel Stenberg
2003-08-12corrected return typeDaniel Stenberg
2003-08-12added the new curl_share_* man pages, the libcurl-easy, the libcurl-share,Daniel Stenberg
2003-08-12separated the easy-specific stuff into a new libcurl-easy.3 man page andDaniel Stenberg
2003-08-12added the asynchdns bitDaniel Stenberg
2003-08-11mention curl_version_infoDaniel Stenberg
2003-08-11CURLOPT_PROXYAUTH explainedDaniel Stenberg
2003-08-11Christian Beutenmueller corrected the CURLOPT_FILE referer, as we nowadaysDaniel Stenberg
2003-08-11documenting the share interfaceDaniel Stenberg
2003-08-11remove the BUGS sectionDaniel Stenberg
2003-08-08added CURLOPT_FTP_CREATE_MISSING_DIRSDaniel Stenberg
2003-08-08corrected main meta data titleDaniel Stenberg
2003-08-06Domenico Andreoli fixed the section number in the main meta dataDaniel Stenberg
2003-07-15Dan Winship pointed out this flawDaniel Stenberg
2003-06-26mention the new flag bits we supportDaniel Stenberg
2003-06-26mention that it copies the string you addDaniel Stenberg
2003-06-26added lots, mostly the new auth-related option(s)Daniel Stenberg
2003-06-10clarify the CUSTOMREQUEST and HTTPHEADER options slightlyDaniel Stenberg
2003-06-10CURLOPT_HTTPAUTH docuDaniel Stenberg
2003-06-10Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg
2003-05-14documented CURLOPT_FTP_USE_EPRTDaniel Stenberg
2003-05-12Dan F clarified the CURLOPT_ENCODING description after his changes toDaniel Stenberg
2003-04-11clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone'sDaniel Stenberg
2003-04-11Dan Fandrich's added gzip support documented.Daniel Stenberg
2003-04-11when saving a cookie jar fails, you don't get an error code or anything,Daniel Stenberg
2003-03-31Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH thatDaniel Stenberg
2003-03-31clarify USERPWD somewhat moreDaniel Stenberg
2003-03-10clarifyDaniel Stenberg
2003-02-28spell out that POSTFIELDS should be url-encoded in most casesDaniel Stenberg
2003-02-27Updated to better reflect reality. Also displays how the CURLMsg structDaniel Stenberg
2003-02-21added an EXAMPLE sectionDaniel Stenberg
2003-02-17how to disable FTP PORTDaniel Stenberg
2003-01-09Wai (Simon) Liu provided the HTTP200ALIASES paragraph.Daniel Stenberg
2003-01-09Philippe Raoult's added note for HTTPHEADERDaniel Stenberg
2002-12-18CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERRORDaniel Stenberg
2002-12-16writefunction data is not zero terminatedDaniel Stenberg
2002-12-03clarifiedDaniel Stenberg
2002-12-03clarify the DEBUGFUNCTION data not being zero terminatedDaniel Stenberg