Age | Commit message (Expand) | Author |
2005-04-05 | bug report #1156287, ftp upload from VMS | Daniel Stenberg |
2005-04-04 | spell fixes, based on the Debian bug report #302820 submitted by "A Costa" | Daniel Stenberg |
2005-03-30 | format mistake in --form-string, pointed out by Owen Watson | Daniel Stenberg |
2005-03-28 | Added --proxy-anyauth | Daniel Stenberg |
2005-03-17 | add 'FTP ASCII transfers' here, since they seem to be frequently attempted | Daniel Stenberg |
2005-03-12 | found a common lisp binding | Daniel Stenberg |
2005-03-12 | David Houlder added --form-string | Daniel Stenberg |
2005-03-11 | added CURL_VERSION_SSPI | Daniel Stenberg |
2005-03-11 | Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects | Dan Fandrich |
2005-03-08 | mktime() returns a time_t. time_t is often 32 bits, even on many architectures | Daniel Stenberg |
2005-03-08 | days are english | Daniel Stenberg |
2005-03-04 | Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate | Daniel Stenberg |
2005-03-03 | VB binding, updated the .NET info | Daniel Stenberg |
2005-02-17 | mention filename= for the -F | Daniel Stenberg |
2005-02-09 | Some functions are static here, but extern in libxml's | Gisle Vanem |
2005-02-09 | add missing error codes | Daniel Stenberg |
2005-02-08 | -O clarification | Daniel Stenberg |
2005-02-05 | valgrind errors occur too often when 'make test' is used. It is because too | Daniel Stenberg |
2005-02-04 | fix type | Daniel Stenberg |
2005-02-02 | another example | Daniel Stenberg |
2005-02-02 | HTML parsing example with libtidy, by Jeff Pohlmeyer | Daniel Stenberg |
2005-02-01 | 7.13 coming up | Daniel Stenberg |
2005-01-31 | somewhat nicer libcurl usage | Daniel Stenberg |
2005-01-31 | htmltitle | Daniel Stenberg |
2005-01-31 | HTML <head> parsing (with libxml) example code by Lars Nilsson. | Daniel Stenberg |
2005-01-29 | corrected the URL | Daniel Stenberg |
2005-01-28 | KNOWN_BUGS #17 fixed. A DNS cache entry may not remain locked between two | Daniel Stenberg |
2005-01-26 | new curlpp URL | Daniel Stenberg |
2005-01-26 | fixed sort, mention C, the java binding is now maintained by Vic Hanson | Daniel Stenberg |
2005-01-25 | add number to the bugs to make them easier to refer to | Daniel Stenberg |
2005-01-25 | two known bugs | Daniel Stenberg |
2005-01-25 | Ian Ford asked about support for the FTP command ACCT, and I discovered it is | Daniel Stenberg |
2005-01-25 | --protocols is added in 7.13.0 | 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 |
2005-01-21 | FTP third transfer support overhaul. See CHANGES for details. | Daniel Stenberg |
2005-01-21 | clarify the struct name for CURLOPT_HTTPPOST | Daniel Stenberg |
2005-01-20 | Philippe Hameau found out that -Q "+[command]" didn't work, although some code | Daniel Stenberg |
2005-01-20 | If you give a *_LARGE option you MUST make sure that the type of the passed-in | Daniel Stenberg |
2005-01-19 | Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URL | Daniel Stenberg |
2005-01-19 | add a URL to an article about making Apache support PUT | Daniel Stenberg |
2005-01-17 | updated the wording for -B/--use-ascii | Daniel Stenberg |
2005-01-16 | mention --netrc in the -u description | Daniel Stenberg |
2005-01-11 | support for retrieving used IP addresses | Daniel Stenberg |
2005-01-11 | Dan Torop cleaned up a few no longer used variables from David Phillips' | Daniel Stenberg |
2005-01-08 | Note about the static lib requirement; -DCURL_STATICLIB. | Gisle Vanem |
2005-01-04 | Changed curl.dll to libcurl.dll. | Gisle Vanem |
2005-01-04 | just narrowed some text to fit within 80 cols | Daniel Stenberg |
2004-12-25 | Test case 241 fails on all systems that support IPv6 but that don't have the | Daniel Stenberg |