1. 08 Oct, 2008 1 commit
    • Daniel Stenberg's avatar
      - Igor Novoseltsev brought a patch that introduced two new options to · 08cf6780
      Daniel Stenberg authored
        curl_easy_setopt: CURLOPT_USERNAME and CURLOPT_PASSWORD that sort of
        deprecates the good old CURLOPT_USERPWD since they allow applications to set
        the user name and password independently and perhaps more importantly allow
        both to contain colon(s) which CURLOPT_USERPWD doesn't fully support.
      08cf6780
  2. 07 Oct, 2008 3 commits
  3. 30 Sep, 2008 1 commit
    • Daniel Stenberg's avatar
      - The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZE · 038542ea
      Daniel Stenberg authored
        gets a 550 response back for the cases where a download (or NOBODY) is
        wanted. It still allows a 550 as response if the SIZE is used as part of an
        upload process (like if resuming an upload is requested and the file isn't
        there before the upload). I also modified the FTP test server and a few test
        cases accordingly to match this modified behavior.
      038542ea
  4. 29 Sep, 2008 4 commits
  5. 25 Sep, 2008 2 commits
  6. 23 Sep, 2008 2 commits
  7. 22 Sep, 2008 2 commits
  8. 20 Sep, 2008 1 commit
  9. 09 Sep, 2008 1 commit
  10. 08 Sep, 2008 2 commits
  11. 05 Sep, 2008 5 commits
  12. 02 Sep, 2008 1 commit
  13. 01 Sep, 2008 4 commits
  14. 29 Aug, 2008 1 commit
  15. 28 Aug, 2008 2 commits
  16. 23 Aug, 2008 1 commit
  17. 22 Aug, 2008 3 commits
  18. 20 Aug, 2008 1 commit
  19. 13 Aug, 2008 3 commits