| Commit message (Expand) | Author | Age | Files | Lines |
* | minor format edits | Daniel Stenberg | 2003-11-05 | 4 | -7/+7 |
* | use roffit to make HTML from man pages | Daniel Stenberg | 2003-11-05 | 1 | -1/+1 |
* | use .BR to refer to other man pages to make it easier for parsers to know | Daniel Stenberg | 2003-11-04 | 1 | -1/+2 |
* | consistant with other man pages | Daniel Stenberg | 2003-11-04 | 1 | -50/+27 |
* | .TP and .B replaced with .IP | Daniel Stenberg | 2003-11-04 | 1 | -131/+66 |
* | Use .IP instead of .TP and .B for each item. | Daniel Stenberg | 2003-11-04 | 1 | -241/+115 |
* | spell! | Daniel Stenberg | 2003-11-04 | 1 | -1/+1 |
* | Added a few undocumented errors | Daniel Stenberg | 2003-10-18 | 1 | -1/+22 |
* | Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize. | Daniel Stenberg | 2003-10-17 | 1 | -0/+9 |
* | removed the passwd options that are no longer supported | Daniel Stenberg | 2003-10-16 | 1 | -18/+1 |
* | use $(NROFF), not gnroff (patch by Domenico Andreoli) | Daniel Stenberg | 2003-10-13 | 1 | -1/+1 |
* | CURLOPT_NOBODY means HEAD on HTTP servers | Daniel Stenberg | 2003-10-04 | 1 | -1/+1 |
* | Markus Moeller's SPNEGO patch applied, with my edits, additions and minor | Daniel Stenberg | 2003-09-19 | 1 | -1/+5 |
* | Added more docs for DEBUGFUNCTION as suggsted by Mohun Biswas | Daniel Stenberg | 2003-09-12 | 1 | -7/+24 |
* | Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT option documented by himself. | Daniel Stenberg | 2003-09-05 | 1 | -0/+9 |
* | CURLINFO_RESPONSE_CODE instead of CURLINFO_HTTP_CODE | Daniel Stenberg | 2003-08-20 | 1 | -3/+4 |
* | removed lots of "added in [version]" where [version] is resonably old | Daniel Stenberg | 2003-08-15 | 1 | -31/+25 |
* | nicer make target for the pdf conversion | Daniel Stenberg | 2003-08-12 | 1 | -10/+8 |
* | don't treat index.html as the generated HTML pages | Daniel Stenberg | 2003-08-12 | 1 | -3/+2 |
* | added the new man pages | Daniel Stenberg | 2003-08-12 | 1 | -0/+5 |
* | corrected return type | Daniel Stenberg | 2003-08-12 | 1 | -3/+3 |
* | added the new curl_share_* man pages, the libcurl-easy, the libcurl-share, | Daniel Stenberg | 2003-08-12 | 1 | -3/+15 |
* | separated the easy-specific stuff into a new libcurl-easy.3 man page and | Daniel Stenberg | 2003-08-12 | 2 | -28/+57 |
* | added the asynchdns bit | Daniel Stenberg | 2003-08-12 | 1 | -3/+7 |
* | mention curl_version_info | Daniel Stenberg | 2003-08-11 | 1 | -9/+1 |
* | CURLOPT_PROXYAUTH explained | Daniel Stenberg | 2003-08-11 | 1 | -0/+11 |
* | Christian Beutenmueller corrected the CURLOPT_FILE referer, as we nowadays | Daniel Stenberg | 2003-08-11 | 1 | -1/+1 |
* | documenting the share interface | Daniel Stenberg | 2003-08-11 | 4 | -0/+132 |
* | remove the BUGS section | Daniel Stenberg | 2003-08-11 | 1 | -4/+0 |
* | added CURLOPT_FTP_CREATE_MISSING_DIRS | Daniel Stenberg | 2003-08-08 | 1 | -1/+6 |
* | corrected main meta data title | Daniel Stenberg | 2003-08-08 | 1 | -1/+1 |
* | Domenico Andreoli fixed the section number in the main meta data | Daniel Stenberg | 2003-08-06 | 1 | -1/+1 |
* | Dan Winship pointed out this flaw | Daniel Stenberg | 2003-07-15 | 1 | -6/+6 |
* | mention the new flag bits we support | Daniel Stenberg | 2003-06-26 | 1 | -3/+11 |
* | mention that it copies the string you add | Daniel Stenberg | 2003-06-26 | 1 | -2/+3 |
* | added lots, mostly the new auth-related option(s) | Daniel Stenberg | 2003-06-26 | 1 | -14/+35 |
* | clarify the CUSTOMREQUEST and HTTPHEADER options slightly | Daniel Stenberg | 2003-06-10 | 1 | -0/+12 |
* | CURLOPT_HTTPAUTH docu | Daniel Stenberg | 2003-06-10 | 1 | -15/+24 |
* | Daniel Kouril's patch that adds HTTP negotiation support to libcurl was | Daniel Stenberg | 2003-06-10 | 1 | -4/+20 |
* | documented CURLOPT_FTP_USE_EPRT | Daniel Stenberg | 2003-05-14 | 1 | -0/+7 |
* | Dan F clarified the CURLOPT_ENCODING description after his changes to | Daniel Stenberg | 2003-05-12 | 1 | -7/+12 |
* | clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone's | Daniel Stenberg | 2003-04-11 | 1 | -1/+2 |
* | Dan Fandrich's added gzip support documented. | Daniel Stenberg | 2003-04-11 | 1 | -4/+7 |
* | when saving a cookie jar fails, you don't get an error code or anything, | Daniel Stenberg | 2003-04-11 | 1 | -0/+7 |
* | Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that | Daniel Stenberg | 2003-03-31 | 1 | -0/+5 |
* | clarify USERPWD somewhat more | Daniel Stenberg | 2003-03-31 | 1 | -2/+10 |
* | clarify | Daniel Stenberg | 2003-03-10 | 1 | -0/+3 |
* | spell out that POSTFIELDS should be url-encoded in most cases | Daniel Stenberg | 2003-02-28 | 1 | -3/+8 |
* | Updated to better reflect reality. Also displays how the CURLMsg struct | Daniel Stenberg | 2003-02-27 | 1 | -10/+19 |
* | added an EXAMPLE section | Daniel Stenberg | 2003-02-21 | 1 | -8/+17 |