|
From: James B. <ja...@za...> - 2010-06-09 03:10:48
|
On Monday 07 June 2010, Alex Macfarlane Smith wrote: > On 06/06/2010 23:40, James Bursa wrote: > > I have started implementing SSH support in Nettle using libssh2, > > http://www.libssh2.org/ > > > > The basics are working in my tests connecting to two Linux hosts. Please > > see the attached patch. > > > > A build of this is at http://zamez.org/nettlejcb.zip > > > > It's built using gccsdk. Some minor changes that aren't in the patch were > > required to make it compile with gcc. > > Yeah, I did start working on getting libssh2 working with Norcroft, but > got sidetracked :) It all builds now IIRC, but there were some Unixy > symbols that weren't in the Norcroft unixlib etc. libraries, and I > haven't yet got around to 'fixing' those. Hi Alex, Thanks for looking at it. Do you mean that you got libssh2 compiling, but not a fully linked Nettle yet? Are there any changes I should make before this can be checked in? James |