Skip to content
  1. Mar 03, 2006
  2. Feb 25, 2006
  3. Feb 22, 2006
  4. Feb 18, 2006
  5. Feb 06, 2006
  6. Jan 24, 2006
    • Daniel Stenberg's avatar
      Michal Marek provided a patch for FTP that makes libcurl continue to try PASV · 67bf4f28
      Daniel Stenberg authored
      even after EPSV returned a positive response code, if libcurl failed to
      connect to the port number the EPSV response said. Obviously some people are
      going through protocol-sensitive firewalls (or similar) that don't understand
      EPSV and then they don't allow the second connection unless PASV was
      used. This also called for a minor fix of test case 238.
      67bf4f28
  7. Jan 19, 2006
    • Daniel Stenberg's avatar
      Duane Cathey was one of our friends who reported that curl -P [IP] · fcfd6d95
      Daniel Stenberg authored
      (CURLOPT_FTPPORT) didn't work for ipv6-enabed curls if the IP wasn't a
      "native" IP while it works fine for ipv6-disabled builds!
      
      In the process of fixing this, I removed the support for LPRT since I can't
      think of many reasons to keep doing it and asking on the mailing list didn't
      reveal anyone else that could either. The code that sends EPRT and PORT is
      now also a lot simpler than before (IMHO).
      fcfd6d95
  8. Jan 16, 2006
  9. Jan 13, 2006
  10. Jan 09, 2006
  11. Jan 04, 2006
  12. Jan 03, 2006
  13. Jan 02, 2006
  14. Dec 19, 2005
  15. Dec 18, 2005
  16. Dec 13, 2005
  17. Dec 08, 2005
  18. Dec 06, 2005
  19. Dec 05, 2005
  20. Nov 10, 2005
  21. Oct 30, 2005
  22. Oct 27, 2005
  23. Oct 20, 2005
  24. Oct 05, 2005
  25. Sep 30, 2005
  26. Sep 19, 2005
  27. Sep 16, 2005