These issues are just the way Andreas wanted me to report the problems I found. The patches contained in those issues are just the original patch in this thread broken into two smaller patches. So it's perfectly fine to just apply the initial patch in this thread for testing (though you'll need the other patch I proposed to be able to activate ECDSA signatures and some code to actually use an ECDSA key with an ssh_bind), though I imagine the patches in the issue links are what will be ultimately applied in libssh master.
On Mon, Feb 17, 2014 at 10:16 AM, Dustin Oprea <myselfasun...@gmail.com> wrote: > > On Feb 17, 2014 11:10 AM, "Alan Dunn" <amd...@gmail.com> wrote: >> >> Done: >> >> https://red.libssh.org/issues/147 >> https://red.libssh.org/issues/148 >> >> Thanks, >> - Alan >> > > Do the issues have to be fixed prior to trying your patch out, or does your > patch account for them? > > Dustin