Skip to content
  1. Feb 23, 2006
  2. Feb 22, 2006
  3. Feb 21, 2006
  4. Feb 20, 2006
  5. Feb 19, 2006
  6. Feb 18, 2006
  7. Feb 17, 2006
  8. Feb 16, 2006
  9. Feb 15, 2006
  10. Feb 11, 2006
  11. Feb 09, 2006
  12. Feb 07, 2006
  13. Feb 06, 2006
  14. Feb 04, 2006
  15. Feb 01, 2006
  16. Jan 30, 2006
  17. Jan 29, 2006
  18. Jan 28, 2006
  19. Jan 27, 2006
  20. Jan 26, 2006
  21. 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