summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* minor format editsDaniel Stenberg2003-11-054-7/+7
* use roffit to make HTML from man pagesDaniel Stenberg2003-11-051-1/+1
* use .BR to refer to other man pages to make it easier for parsers to knowDaniel Stenberg2003-11-041-1/+2
* consistant with other man pagesDaniel Stenberg2003-11-041-50/+27
* .TP and .B replaced with .IPDaniel Stenberg2003-11-041-131/+66
* Use .IP instead of .TP and .B for each item.Daniel Stenberg2003-11-041-241/+115
* spell!Daniel Stenberg2003-11-041-1/+1
* Added a few undocumented errorsDaniel Stenberg2003-10-181-1/+22
* Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.Daniel Stenberg2003-10-171-0/+9
* removed the passwd options that are no longer supportedDaniel Stenberg2003-10-161-18/+1
* use $(NROFF), not gnroff (patch by Domenico Andreoli)Daniel Stenberg2003-10-131-1/+1
* CURLOPT_NOBODY means HEAD on HTTP serversDaniel Stenberg2003-10-041-1/+1
* Markus Moeller's SPNEGO patch applied, with my edits, additions and minorDaniel Stenberg2003-09-191-1/+5
* Added more docs for DEBUGFUNCTION as suggsted by Mohun BiswasDaniel Stenberg2003-09-121-7/+24
* Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT option documented by himself.Daniel Stenberg2003-09-051-0/+9
* CURLINFO_RESPONSE_CODE instead of CURLINFO_HTTP_CODEDaniel Stenberg2003-08-201-3/+4
* removed lots of "added in [version]" where [version] is resonably oldDaniel Stenberg2003-08-151-31/+25
* nicer make target for the pdf conversionDaniel Stenberg2003-08-121-10/+8
* don't treat index.html as the generated HTML pagesDaniel Stenberg2003-08-121-3/+2
* added the new man pagesDaniel Stenberg2003-08-121-0/+5
* corrected return typeDaniel Stenberg2003-08-121-3/+3
* added the new curl_share_* man pages, the libcurl-easy, the libcurl-share,Daniel Stenberg2003-08-121-3/+15
* separated the easy-specific stuff into a new libcurl-easy.3 man page andDaniel Stenberg2003-08-122-28/+57
* added the asynchdns bitDaniel Stenberg2003-08-121-3/+7
* mention curl_version_infoDaniel Stenberg2003-08-111-9/+1
* CURLOPT_PROXYAUTH explainedDaniel Stenberg2003-08-111-0/+11
* Christian Beutenmueller corrected the CURLOPT_FILE referer, as we nowadaysDaniel Stenberg2003-08-111-1/+1
* documenting the share interfaceDaniel Stenberg2003-08-114-0/+132
* remove the BUGS sectionDaniel Stenberg2003-08-111-4/+0
* added CURLOPT_FTP_CREATE_MISSING_DIRSDaniel Stenberg2003-08-081-1/+6
* corrected main meta data titleDaniel Stenberg2003-08-081-1/+1
* Domenico Andreoli fixed the section number in the main meta dataDaniel Stenberg2003-08-061-1/+1
* Dan Winship pointed out this flawDaniel Stenberg2003-07-151-6/+6
* mention the new flag bits we supportDaniel Stenberg2003-06-261-3/+11
* mention that it copies the string you addDaniel Stenberg2003-06-261-2/+3
* added lots, mostly the new auth-related option(s)Daniel Stenberg2003-06-261-14/+35
* clarify the CUSTOMREQUEST and HTTPHEADER options slightlyDaniel Stenberg2003-06-101-0/+12
* CURLOPT_HTTPAUTH docuDaniel Stenberg2003-06-101-15/+24
* Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg2003-06-101-4/+20
* documented CURLOPT_FTP_USE_EPRTDaniel Stenberg2003-05-141-0/+7
* Dan F clarified the CURLOPT_ENCODING description after his changes toDaniel Stenberg2003-05-121-7/+12
* clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone'sDaniel Stenberg2003-04-111-1/+2
* Dan Fandrich's added gzip support documented.Daniel Stenberg2003-04-111-4/+7
* when saving a cookie jar fails, you don't get an error code or anything,Daniel Stenberg2003-04-111-0/+7
* Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH thatDaniel Stenberg2003-03-311-0/+5
* clarify USERPWD somewhat moreDaniel Stenberg2003-03-311-2/+10
* clarifyDaniel Stenberg2003-03-101-0/+3
* spell out that POSTFIELDS should be url-encoded in most casesDaniel Stenberg2003-02-281-3/+8
* Updated to better reflect reality. Also displays how the CURLMsg structDaniel Stenberg2003-02-271-10/+19
* added an EXAMPLE sectionDaniel Stenberg2003-02-211-8/+17