Skip to content
  1. Jun 20, 2008
    • 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. Jun 19, 2008
  3. Jun 18, 2008
  4. Jun 13, 2008
  5. Jun 12, 2008
  6. Jun 11, 2008
  7. Jun 10, 2008
  8. Jun 09, 2008
  9. Jun 08, 2008
  10. Jun 06, 2008
  11. Jun 05, 2008