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