"Jean-Louis CHARTON" <[email protected]> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/libssh2-devel