1. 20 Jun, 2008 1 commit
    • Daniel Stenberg's avatar
      - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy · 422fd933
      Daniel Stenberg authored
        crashed libcurl. This is now addressed by making sure we use "plain send"
        internally when doing the socks handshake instead of the Curl_write()
        function which is designed to use the "target" protocol. That's then SCP or
        SFTP in this case. I also took the opportunity and cleaned up some ssh-
        related #ifdefs in the code for readability.
      422fd933
  2. 19 Jun, 2008 8 commits
  3. 18 Jun, 2008 4 commits
  4. 13 Jun, 2008 3 commits
  5. 12 Jun, 2008 4 commits
  6. 11 Jun, 2008 3 commits
  7. 10 Jun, 2008 2 commits
  8. 09 Jun, 2008 2 commits
  9. 08 Jun, 2008 5 commits
  10. 06 Jun, 2008 7 commits
  11. 05 Jun, 2008 1 commit