Skip to content
Snippets Groups Projects
  1. May 25, 2005
  2. May 12, 2005
  3. May 08, 2005
  4. May 02, 2005
  5. May 01, 2005
  6. Apr 27, 2005
    • Daniel Stenberg's avatar
      Paul Moore made curl check for the .curlrc file (_curlrc on windows) on two · 78882e46
      Daniel Stenberg authored
      more places. First, CURL_HOME is a new environment variable that is used
      instead of HOME if it is set, to point out where the default config file
      lives. If there's no config file in the dir pointed out by one of the
      environment variables, the Windows version will instead check the same
      directory the executable curl is located in.
      78882e46
  7. Apr 24, 2005
  8. Apr 23, 2005
  9. Apr 22, 2005
  10. Apr 20, 2005
  11. Mar 31, 2005
  12. Mar 28, 2005
  13. Mar 16, 2005
  14. Mar 12, 2005
  15. Mar 11, 2005
  16. Mar 10, 2005
  17. Mar 07, 2005
  18. Mar 05, 2005
  19. Mar 04, 2005
  20. Feb 09, 2005
  21. Jan 29, 2005
  22. Jan 27, 2005
  23. Jan 25, 2005
    • 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
  24. Jan 21, 2005
  25. Jan 20, 2005
  26. Jan 18, 2005
  27. Jan 12, 2005
  28. Jan 11, 2005
  29. Jan 08, 2005
  30. Jan 06, 2005
  31. Jan 04, 2005
Loading