Skip to content
Snippets Groups Projects
  1. Dec 16, 2004
  2. Dec 15, 2004
  3. Dec 11, 2004
  4. Dec 07, 2004
  5. Dec 05, 2004
  6. Nov 29, 2004
  7. Nov 27, 2004
  8. Nov 26, 2004
  9. 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
  10. Nov 19, 2004
  11. Nov 02, 2004
  12. Oct 21, 2004
  13. Oct 16, 2004
  14. Oct 06, 2004
  15. Oct 01, 2004
  16. Sep 29, 2004
  17. Sep 16, 2004
  18. Sep 13, 2004
  19. Sep 11, 2004
  20. Aug 11, 2004
  21. Aug 10, 2004
  22. Jul 04, 2004
  23. Jul 01, 2004
  24. Jun 30, 2004
  25. Jun 24, 2004
  26. Jun 09, 2004
  27. Jun 03, 2004
  28. Jun 02, 2004
  29. May 26, 2004
  30. May 12, 2004
  31. May 11, 2004
  32. Apr 27, 2004
  33. Apr 26, 2004
  34. Apr 22, 2004
  35. Apr 21, 2004
  36. Apr 20, 2004
  37. Apr 15, 2004
Loading