Skip to content
  1. Jan 21, 2005
  2. Jan 20, 2005
  3. Jan 19, 2005
  4. Jan 07, 2005
  5. Dec 21, 2004
  6. Dec 16, 2004
  7. Dec 15, 2004
  8. Dec 14, 2004
  9. Dec 11, 2004
  10. Dec 10, 2004
  11. Dec 06, 2004
  12. Dec 03, 2004
  13. Dec 02, 2004
  14. Nov 30, 2004
  15. Nov 29, 2004
  16. Nov 25, 2004
    • 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
  17. Nov 19, 2004
  18. Nov 15, 2004
  19. Nov 11, 2004
  20. Oct 27, 2004
  21. Oct 25, 2004
  22. Oct 19, 2004
  23. Oct 14, 2004
  24. Oct 06, 2004
  25. Sep 16, 2004
  26. Sep 10, 2004
  27. Aug 24, 2004
  28. Aug 23, 2004
  29. Aug 16, 2004
  30. Jul 16, 2004
  31. Jun 30, 2004
  32. Jun 21, 2004
  33. Jun 19, 2004
  34. Jun 15, 2004