Age | Commit message (Expand) | Author |
2009-05-28 | Fixed a few comment typos (from the FreeBSD ports) | Dan Fandrich |
2009-05-04 | Philippe Vaucher reported this typo | Daniel Stenberg |
2009-04-18 | escape the ' properly | Daniel Stenberg |
2009-03-18 | minor fix | Daniel Stenberg |
2009-03-05 | Expanded the security section of the libcurl-tutorial man page to cover | Dan Fandrich |
2008-12-29 | further clarifcation based on input from Anthony Bryan | Daniel Stenberg |
2008-12-28 | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg |
2008-12-28 | Anthony Bryan reported quirks, I updated | Daniel Stenberg |
2008-12-28 | Anthony Bryan reported and I corrected two typos. | Daniel Stenberg |
2008-11-17 | Fixed an outdated mention of having keep strings around in curl_easy_setopt | Dan Fandrich |
2008-10-28 | Philippe Vaucher pointed out this use of an outdated option name... | Daniel Stenberg |
2008-09-09 | Hammer home the fact that "multi interface" != "multi-threaded" | Dan Fandrich |
2008-07-23 | Eliminated references to TRUE and FALSE since those identifiers aren't | Dan Fandrich |
2007-08-30 | Renamed several libcurl error codes and options to make them more general | Dan Fandrich |
2007-02-27 | Somewhat updated, changes include: I tried to be more agnostic about the | Daniel Stenberg |
2006-06-21 | minor language edits bug reports 1510080 1510098 | Daniel Stenberg |
2006-03-13 | Scott Worley's typo fixes | Daniel Stenberg |
2006-02-09 | CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2 | Daniel Stenberg |
2006-02-07 | Rene Bernhardt found this typo | Daniel Stenberg |
2005-09-21 | oops, broken sentence fixed: | Daniel Stenberg |
2005-05-09 | add multi-thread details for GnuTLS | Daniel Stenberg |
2005-01-25 | David Shaw contributed a fairly complete and detailed autoconf macro you can | Daniel Stenberg |
2005-01-22 | \fI marked \fP more function calls etc. | Daniel Stenberg |
2005-01-22 | If you're using libcurl as a win32 DLL, you MUST use the CURLOPT_WRITEFUNCTION | Daniel Stenberg |
2004-07-14 | Jason Nye pointed out that callbacks don't need to use the "C namespace" | Daniel Stenberg |
2004-07-02 | I prefer CURLOPT_WRITEDATA before CURLOPT_FILE | Daniel Stenberg |
2004-06-21 | libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format | Daniel Stenberg |