| Commit message (Expand) | Author | Age | Files | Lines |
* | add SSPI | Daniel Stenberg | 2005-04-07 | 1 | -0/+3 |
* | Removed extraneous comma | Dan Fandrich | 2005-04-06 | 1 | -2/+2 |
* | 5.11 How do I make libcurl not receive the whole HTTP response? | Daniel Stenberg | 2005-04-05 | 1 | -0/+6 |
* | two more actual FAQs | Daniel Stenberg | 2005-04-05 | 1 | -1/+17 |
* | bug report #1156287, ftp upload from VMS | Daniel Stenberg | 2005-04-05 | 1 | -0/+6 |
* | spell fixes, based on the Debian bug report #302820 submitted by "A Costa" | Daniel Stenberg | 2005-04-04 | 1 | -3/+3 |
* | format mistake in --form-string, pointed out by Owen Watson | Daniel Stenberg | 2005-03-30 | 1 | -3/+3 |
* | Added --proxy-anyauth | Daniel Stenberg | 2005-03-28 | 1 | -1/+8 |
* | add 'FTP ASCII transfers' here, since they seem to be frequently attempted | Daniel Stenberg | 2005-03-17 | 1 | -0/+9 |
* | found a common lisp binding | Daniel Stenberg | 2005-03-12 | 1 | -0/+5 |
* | David Houlder added --form-string | Daniel Stenberg | 2005-03-12 | 2 | -0/+13 |
* | added CURL_VERSION_SSPI | Daniel Stenberg | 2005-03-11 | 1 | -7/+10 |
* | Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects | Dan Fandrich | 2005-03-11 | 1 | -4/+0 |
* | mktime() returns a time_t. time_t is often 32 bits, even on many architectures | Daniel Stenberg | 2005-03-08 | 1 | -1/+6 |
* | days are english | Daniel Stenberg | 2005-03-08 | 1 | -3/+3 |
* | Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate | Daniel Stenberg | 2005-03-04 | 1 | -3/+3 |
* | VB binding, updated the .NET info | Daniel Stenberg | 2005-03-03 | 1 | -2/+7 |
* | mention filename= for the -F | Daniel Stenberg | 2005-02-17 | 1 | -0/+5 |
* | Some functions are static here, but extern in libxml's | Gisle Vanem | 2005-02-09 | 1 | -6/+6 |
* | add missing error codes | Daniel Stenberg | 2005-02-09 | 1 | -1/+8 |
* | -O clarification | Daniel Stenberg | 2005-02-08 | 1 | -0/+3 |
* | valgrind errors occur too often when 'make test' is used. It is because too | Daniel Stenberg | 2005-02-05 | 1 | -0/+8 |
* | fix type | Daniel Stenberg | 2005-02-04 | 1 | -1/+1 |
* | another example | Daniel Stenberg | 2005-02-02 | 1 | -1/+1 |
* | HTML parsing example with libtidy, by Jeff Pohlmeyer | Daniel Stenberg | 2005-02-02 | 1 | -0/+118 |
* | 7.13 coming upcurl-7_13_0 | Daniel Stenberg | 2005-02-01 | 1 | -0/+3 |
* | somewhat nicer libcurl usage | Daniel Stenberg | 2005-01-31 | 1 | -0/+4 |
* | htmltitle | Daniel Stenberg | 2005-01-31 | 1 | -0/+2 |
* | HTML <head> parsing (with libxml) example code by Lars Nilsson. | Daniel Stenberg | 2005-01-31 | 2 | -1/+298 |
* | corrected the URL | Daniel Stenberg | 2005-01-29 | 1 | -1/+1 |
* | KNOWN_BUGS #17 fixed. A DNS cache entry may not remain locked between two | Daniel Stenberg | 2005-01-28 | 1 | -13/+0 |
* | new curlpp URL | Daniel Stenberg | 2005-01-26 | 1 | -1/+1 |
* | fixed sort, mention C, the java binding is now maintained by Vic Hanson | Daniel Stenberg | 2005-01-26 | 1 | -5/+9 |
* | add number to the bugs to make them easier to refer to | Daniel Stenberg | 2005-01-25 | 1 | -21/+22 |
* | two known bugs | Daniel Stenberg | 2005-01-25 | 1 | -0/+15 |
* | Ian Ford asked about support for the FTP command ACCT, and I discovered it is | Daniel Stenberg | 2005-01-25 | 2 | -2/+12 |
* | --protocols is added in 7.13.0 | Daniel Stenberg | 2005-01-25 | 1 | -3/+3 |
* | David Shaw contributed a fairly complete and detailed autoconf macro you can | Daniel Stenberg | 2005-01-25 | 3 | -2/+216 |
* | \fI marked \fP more function calls etc. | Daniel Stenberg | 2005-01-22 | 1 | -87/+89 |
* | If you're using libcurl as a win32 DLL, you MUST use the CURLOPT_WRITEFUNCTION | Daniel Stenberg | 2005-01-22 | 1 | -9/+13 |
* | FTP third transfer support overhaul. See CHANGES for details. | Daniel Stenberg | 2005-01-21 | 3 | -27/+49 |
* | clarify the struct name for CURLOPT_HTTPPOST | Daniel Stenberg | 2005-01-21 | 1 | -5/+4 |
* | Philippe Hameau found out that -Q "+[command]" didn't work, although some code | Daniel Stenberg | 2005-01-20 | 1 | -5/+7 |
* | If you give a *_LARGE option you MUST make sure that the type of the passed-in | Daniel Stenberg | 2005-01-20 | 1 | -2/+6 |
* | Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URL | Daniel Stenberg | 2005-01-19 | 2 | -0/+13 |
* | add a URL to an article about making Apache support PUT | Daniel Stenberg | 2005-01-19 | 1 | -0/+3 |
* | updated the wording for -B/--use-ascii | Daniel Stenberg | 2005-01-17 | 1 | -3/+3 |
* | mention --netrc in the -u description | Daniel Stenberg | 2005-01-16 | 1 | -1/+2 |
* | support for retrieving used IP addresses | Daniel Stenberg | 2005-01-11 | 1 | -0/+3 |
* | Dan Torop cleaned up a few no longer used variables from David Phillips' | Daniel Stenberg | 2005-01-11 | 1 | -5/+1 |