Wednesday, 9 September 2015

Re: [gccsdk] Building libssh2 fails while building nettle with the autobuilder. Any clues?

On 09/09/2015 02:08, Alan Williams wrote:
> The Nettle update is preceding nicely. I am still in half a mind as to
> whether I should introduce two new writable icons into the GUI or just
> continue co-opting the 'command' field. It strikes me as the command
> field could actually be useful in SSH for its intended purpose though
> I don't think it currently works.
I'm curious why you need two writable icons - I'd have thought you would
just give it the path to the public key (as the private key would be
hosted on the server, and that's what you authenticate against).

Yeah, looking at start_connection_int() in c/nettle it doesn't pay any
attention to params->command at the moment, but it possibly could (I
haven't looked at the libssh2 API at all). (I guess the actual code to
pass it through would end up in connect_session_ssh() )

Cheers,

Alex.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment