1. 16 Feb, 2006 1 commit
  2. 11 Feb, 2006 2 commits
  3. 07 Feb, 2006 1 commit
  4. 01 Feb, 2006 1 commit
  5. 30 Jan, 2006 2 commits
  6. 29 Jan, 2006 1 commit
  7. 24 Jan, 2006 1 commit
    • Daniel Stenberg's avatar
      Michal Marek provided a patch for FTP that makes libcurl continue to try PASV · 67bf4f28
      Daniel Stenberg authored
      even after EPSV returned a positive response code, if libcurl failed to
      connect to the port number the EPSV response said. Obviously some people are
      going through protocol-sensitive firewalls (or similar) that don't understand
      EPSV and then they don't allow the second connection unless PASV was
      used. This also called for a minor fix of test case 238.
      67bf4f28
  8. 20 Jan, 2006 1 commit
  9. 19 Jan, 2006 1 commit
  10. 18 Jan, 2006 2 commits
  11. 16 Jan, 2006 1 commit
  12. 15 Jan, 2006 1 commit
  13. 13 Jan, 2006 1 commit
  14. 12 Jan, 2006 1 commit
  15. 10 Jan, 2006 1 commit
    • Daniel Stenberg's avatar
      When using a bad path over FTP, as in when libcurl couldn't CWD into all · 44313386
      Daniel Stenberg authored
      given subdirs, libcurl would still "remember" the full path as if it is the
      current directory libcurl is in so that the next curl_easy_perform() would
      get really confused if it tried the same path again - as it would not issue
      any CWD commands at all, assuming it is already in the "proper" dir.
      
      Starting now, a failed CWD command sets a flag that prevents the path to be
      "remembered" after returning.
      44313386
  16. 08 Jan, 2006 1 commit
  17. 07 Jan, 2006 1 commit
  18. 06 Jan, 2006 1 commit
  19. 04 Jan, 2006 1 commit
  20. 16 Dec, 2005 1 commit
  21. 06 Dec, 2005 2 commits
  22. 01 Dec, 2005 1 commit
  23. 28 Nov, 2005 1 commit
  24. 24 Nov, 2005 1 commit
  25. 17 Nov, 2005 1 commit
  26. 16 Nov, 2005 1 commit
  27. 13 Nov, 2005 2 commits
  28. 12 Nov, 2005 1 commit
  29. 11 Nov, 2005 1 commit
  30. 10 Nov, 2005 3 commits
  31. 08 Nov, 2005 2 commits
  32. 05 Nov, 2005 1 commit