1. 24 Aug, 2005 1 commit
    • Daniel Stenberg's avatar
      Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible · a4773fcb
      Daniel Stenberg authored
      from the command line tool with --ignore-content-length. This will make it
      easier to download files from Apache 1.x (and similar) servers that are
      still having problems serving files larger than 2 or 4 GB. When this option
      is enabled, curl will simply have to wait for the server to close the
      connection to signal end of transfer. I wrote test case 269 that runs a
      simple test that this works.
      a4773fcb
  2. 17 Aug, 2005 1 commit
  3. 27 Jul, 2005 1 commit
  4. 07 Apr, 2005 1 commit
  5. 31 Mar, 2005 1 commit
  6. 11 Mar, 2005 1 commit
  7. 09 Feb, 2005 1 commit
  8. 25 Jan, 2005 1 commit
    • Daniel Stenberg's avatar
      Ian Ford asked about support for the FTP command ACCT, and I discovered it is · 177dbc7b
      Daniel Stenberg authored
      present in RFC959... so now (lib)curl supports it as well. --ftp-account and
      CURLOPT_FTP_ACCOUNT set the account string. (The server may ask for an account
      string after PASS have been sent away. The client responds with "ACCT [account
      string]".) Added test case 228 and 229 to verify the functionality. Updated
      the test FTP server to support ACCT somewhat.
      177dbc7b
  9. 21 Jan, 2005 1 commit
  10. 20 Dec, 2004 1 commit
  11. 14 Dec, 2004 1 commit
  12. 13 Dec, 2004 1 commit
  13. 11 Dec, 2004 1 commit
  14. 24 Nov, 2004 1 commit
  15. 13 Nov, 2004 1 commit
  16. 12 Nov, 2004 1 commit
  17. 09 Nov, 2004 1 commit
    • Gisle Vanem's avatar
      · 3ccbed10
      Gisle Vanem authored
      Changes for removing libcurl.def file on Win32.
      Mark public functions with "CURL_EXTERN".
      3ccbed10
  18. 02 Nov, 2004 1 commit
  19. 19 Oct, 2004 1 commit
  20. 06 Oct, 2004 1 commit
  21. 30 Sep, 2004 1 commit
  22. 16 Sep, 2004 1 commit
  23. 10 Sep, 2004 1 commit
  24. 21 Jun, 2004 1 commit
  25. 18 Jun, 2004 1 commit
  26. 09 Jun, 2004 1 commit
  27. 08 Jun, 2004 1 commit
  28. 02 Jun, 2004 2 commits
  29. 24 May, 2004 1 commit
  30. 14 May, 2004 1 commit
  31. 11 May, 2004 2 commits
  32. 04 May, 2004 1 commit
  33. 30 Apr, 2004 1 commit
  34. 26 Apr, 2004 2 commits
  35. 23 Apr, 2004 1 commit
  36. 25 Mar, 2004 1 commit
  37. 24 Mar, 2004 1 commit