Age | Commit message (Expand) | Author |
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-04 | CURLOPT_NOBODY means HEAD on HTTP servers | 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-15 | removed lots of "added in [version]" where [version] is resonably old | 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 | remove the BUGS section | Daniel Stenberg |
2003-08-08 | added CURLOPT_FTP_CREATE_MISSING_DIRS | Daniel Stenberg |
2003-07-15 | Dan Winship pointed out this flaw | 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 | 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 |
2003-03-31 | clarify USERPWD somewhat more | Daniel Stenberg |
2003-02-28 | spell out that POSTFIELDS should be url-encoded in most cases | Daniel Stenberg |
2003-02-17 | how to disable FTP PORT | Daniel Stenberg |
2003-01-09 | Wai (Simon) Liu provided the HTTP200ALIASES paragraph. | Daniel Stenberg |
2003-01-09 | Philippe Raoult's added note for HTTPHEADER | Daniel Stenberg |
2002-12-16 | writefunction data is not zero terminated | Daniel Stenberg |
2002-12-03 | clarified | Daniel Stenberg |
2002-12-03 | clarify the DEBUGFUNCTION data not being zero terminated | Daniel Stenberg |
2002-12-02 | clarified SSL_VERIFYPEER and SSL_VERIFYHOST a bit, thanks to Soren Spies | Daniel Stenberg |
2002-12-01 | wrapped the line for PRIVATE nicer | Daniel Stenberg |
2002-11-20 | Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE | Daniel Stenberg |
2002-11-14 | language | Daniel Stenberg |
2002-11-14 | clarified that strings need to be kept around until the handle is closed or | Daniel Stenberg |
2002-10-15 | Andr�s Garc�a's corrections | Daniel Stenberg |
2002-09-18 | Re-ordered all the options to be more logically structured. Hopefully this | Daniel Stenberg |
2002-09-13 | clarified what CURLOPT_MAXCONNECTS actually do | Daniel Stenberg |
2002-08-22 | Markus F.X.J. Oberhumer's added notes about NOSIGNAL in the TIMEOUT | Daniel Stenberg |
2002-08-21 | NOSIGNAL, BUFFERSIZE and clarification for the PROGRESSFUNCTION | Daniel Stenberg |
2002-08-15 | modified again to look better HTML converted | Daniel Stenberg |
2002-08-15 | Leonce Limousin pointed out flaws | Daniel Stenberg |
2002-08-07 | Adding more blurb about activating the cookies on COOKIEFILE and COOKIEJAR | Daniel Stenberg |
2002-08-05 | jonatan's fixes | Daniel Stenberg |
2002-07-29 | Setting PASSWDFUNCTION to NULL will set back the internal function as password | Daniel Stenberg |
2002-06-03 | updated header | Daniel Stenberg |
2002-05-28 | Cris Bailiff's CAPATH support added | Daniel Stenberg |
2002-05-21 | James Cone added CURLOPT_NETRC / --netrc / --netrc-optional descriptions | Daniel Stenberg |
2002-05-07 | Patrick Smith's contributed docs improvements for when NLST is used by | Daniel Stenberg |
2002-05-06 | CURLOPT_FILE and CURLOPT_INFILE have better aliases now: | Daniel Stenberg |
2002-05-03 | CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggest | Daniel Stenberg |
2002-04-30 | how to set more than one cookie | Daniel Stenberg |