Subject: RE : RE : For the interested ones : libssh2_userauth_publickey_fromfileandlibssh2_userauth_hostbased_fromfile with no need of thepublickey file

RE : RE : For the interested ones : libssh2_userauth_publickey_fromfileandlibssh2_userauth_hostbased_fromfile with no need of thepublickey file

From: Jean-Louis CHARTON <Jean-Louis.CHARTON_at_oikialog.com>
Date: Fri, 27 Mar 2009 12:46:50 +0100

Hi Simon,

Okay, I'll take care in the future.
As I said, I'm new to libssh2 code...

JL

-----Message d'origine-----
De : Simon Josefsson [mailto:simon_at_josefsson.org]
Envoyé : vendredi 27 mars 2009 12:28
À : libssh2 development
Objet : Re: RE : For the interested ones : libssh2_userauth_publickey_fromfileandlibssh2_userauth_hostbased_fromfile with no need of thepublickey file

"Jean-Louis CHARTON" <Jean-Louis.CHARTON_at_oikialog.com> writes:

> Hi Mikhail
>
> The requested diff.

Hi! Thanks for the patch. You can't use OpenSSL specific functions or
data types outside of openssl.c/openssl.h. Instead, you need to define
a new meta-function in openssl.h and gcrypt.h and call that in
userauth.c. The OpenSSL specific code should go into openssl.{h,c}.
Think about making the meta-API generally implementable, so it can be
implemented for gcrypt as well.

/Simon

------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2009-03-27