cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: curl crashes when trying to scp over socks4

From: Hans-Jürgen May <hans.juergen.may_at_googlemail.com>
Date: Wed, 18 Jun 2008 20:34:37 +0200

>I want the SSH protocol state machine details kept in the ssh.c file.

That looks reasonable to me, also because this check
 conn->proto.sshc.state > SSH_STOP
will probably not be enough to check if there's really a valid ssh session.

Curl_ssh_enabled(conn) could hide such details for non ssh aware parts of
the code.
Received on 2008-06-18