Alexander Lamaison 0d6aaa1f56 Pass private-key to OpenSSL as a filename with BIO_new_file().
This keeps all FILE* handling on the OpenSSL side of the DLL boundary avoiding crashes on Windows while removing the need for libssh2 to read the private key file into memory.  This is now done by OpenSSL which is likely to do a better job of it.
2009-09-02 14:59:40 +01:00
..
2008-11-21 08:23:54 +00:00
2009-06-04 18:20:29 +02:00
2009-08-30 17:06:57 +02:00
2008-11-20 10:29:01 +00:00
2009-08-30 17:06:57 +02:00
2009-08-24 23:50:53 +02:00