On Thu, 24 Sep 2009, Simon Josefsson wrote:

Did any list member try libssh2 with yaSSL and if so how did it go?

Could it be that yaSSL was linked to the binary for some other purpose, and that the runtime linker picked the yaSSL symbols rather than the OpenSSL symbols for the libssh2 code?

Namespace violations like that are ugly...

Right, but in the yaSSL case they deliberately use the OpenSSL naming for functions since they offer an API that is OpenSSL compatible to some extent. So thus it isn't easy to tell if that was a mistake or on purpose...

one solution would be to rebuild libssh2 using libgcrypt instead. :-)

Right. But I wasn't looking for a solution for anything here. I just noticed that it appeared as if this guy used libssh2 with yaSSL and I'm curious if anyone around here has tried this.

--

 / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
  • yassl Daniel Stenberg
    • Re: yassl Simon Josefsson
      • Re: yassl Daniel Stenberg

Reply via email to