1. 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
  2. 21 Jan, 2005 1 commit
  3. 20 Dec, 2004 1 commit
  4. 14 Dec, 2004 1 commit
  5. 13 Dec, 2004 1 commit
  6. 11 Dec, 2004 1 commit
  7. 24 Nov, 2004 1 commit
  8. 13 Nov, 2004 1 commit
  9. 12 Nov, 2004 1 commit
  10. 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
  11. 02 Nov, 2004 1 commit
  12. 19 Oct, 2004 1 commit
  13. 06 Oct, 2004 1 commit
  14. 30 Sep, 2004 1 commit
  15. 16 Sep, 2004 1 commit
  16. 10 Sep, 2004 1 commit
  17. 21 Jun, 2004 1 commit
  18. 18 Jun, 2004 1 commit
  19. 09 Jun, 2004 1 commit
  20. 08 Jun, 2004 1 commit
  21. 02 Jun, 2004 2 commits
  22. 24 May, 2004 1 commit
  23. 14 May, 2004 1 commit
  24. 11 May, 2004 2 commits
  25. 04 May, 2004 1 commit
  26. 30 Apr, 2004 1 commit
  27. 26 Apr, 2004 2 commits
  28. 23 Apr, 2004 1 commit
  29. 25 Mar, 2004 1 commit
  30. 24 Mar, 2004 1 commit
  31. 22 Mar, 2004 1 commit
  32. 12 Mar, 2004 1 commit
  33. 03 Mar, 2004 1 commit
  34. 01 Mar, 2004 1 commit
    • Daniel Stenberg's avatar
      * Added CURL_VERSION_LARGEFILE · 5c4dba14
      Daniel Stenberg authored
      * If CURL_NO_OLDIES is defined, we hide all obsolete functions/options.
      
      * CURL_FORMAT_OFF_T is defined for portable printf()ing of curl_off_t types
      (although not with curl_mprintf()!)
      5c4dba14
  35. 27 Feb, 2004 1 commit
  36. 02 Feb, 2004 1 commit
  37. 22 Jan, 2004 1 commit