Age | Commit message (Expand) | Author |
2003-02-28 | spell out that POSTFIELDS should be url-encoded in most cases | Daniel Stenberg |
2003-02-27 | Updated to better reflect reality. Also displays how the CURLMsg struct | Daniel Stenberg |
2003-02-21 | added an EXAMPLE section | 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-18 | CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR | 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-15 | removed nroff mistake | 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-16 | mucho fixed | Daniel Stenberg |
2002-10-15 | Andr�s Garc�a's corrections | Daniel Stenberg |
2002-10-14 | ignore .ps and .pdf files too | Daniel Stenberg |
2002-10-14 | generate and include PDF versions of the docs in the release archive | Daniel Stenberg |
2002-10-13 | added more info | Daniel Stenberg |
2002-09-30 | get an argument and add a 'age' field to the struct | Daniel Stenberg |
2002-09-26 | point out more docs | Daniel Stenberg |
2002-09-26 | nicer html | Daniel Stenberg |
2002-09-26 | fixed html tag | Daniel Stenberg |
2002-09-26 | enhanced curl_version_info | Daniel Stenberg |
2002-09-25 | added curl_free and an "overview" section | Daniel Stenberg |
2002-09-25 | added curl_free | Daniel Stenberg |
2002-09-25 | Walter J. Mack's curl_free addition | 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-12 | ignore html too | Daniel Stenberg |
2002-08-08 | makes things better | 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-24 | corrected to match reality better | Daniel Stenberg |
2002-06-15 | Chris Combes added description of his newly added options | 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-21 | return type CURLFORMcode instead of plain int | 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-05-02 | clarified that you must keep the variables that you point to! | Daniel Stenberg |