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