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