1. 05 Dec, 2004 2 commits
  2. 03 Dec, 2004 2 commits
  3. 30 Nov, 2004 1 commit
  4. 29 Nov, 2004 1 commit
  5. 26 Nov, 2004 1 commit
  6. 25 Nov, 2004 1 commit
    • Daniel Stenberg's avatar
      FTP improvements: · bf51f05a
      Daniel Stenberg authored
      If EPSV, EPRT or LPRT is tried and doesn't work, it will not be retried on
      the same server again even if a following request is made using a persistent
      connection.
      
      If a second request is made to a server, requesting a file from the same
      directory as the previous request operated on, libcurl will no longer make
      that long series of CWD commands just to end up on the same spot. Note that
      this is only for *exactly* the same dir. There is still room for improvements
      to optimize the CWD-sending when the dirs are only slightly different.
      
      Added test 210, 211 and 212 to verify these changes. Had to improve the
      test script too and added a new primitive to the test file format.
      bf51f05a
  7. 24 Nov, 2004 2 commits
  8. 22 Nov, 2004 1 commit
  9. 19 Nov, 2004 1 commit
  10. 15 Nov, 2004 1 commit
  11. 11 Nov, 2004 3 commits
  12. 10 Nov, 2004 2 commits
  13. 08 Nov, 2004 2 commits
  14. 05 Nov, 2004 1 commit
  15. 04 Nov, 2004 1 commit
  16. 02 Nov, 2004 1 commit
  17. 01 Nov, 2004 1 commit
  18. 27 Oct, 2004 2 commits
  19. 25 Oct, 2004 1 commit
  20. 24 Oct, 2004 1 commit
  21. 19 Oct, 2004 4 commits
  22. 18 Oct, 2004 2 commits
  23. 16 Oct, 2004 3 commits
  24. 14 Oct, 2004 1 commit
  25. 12 Oct, 2004 1 commit
  26. 11 Oct, 2004 1 commit