Subject: libssh2 master 231a97a... Replaced calls to OpenSSL FILE-pointer functions.

libssh2 master 231a97a... Replaced calls to OpenSSL FILE-pointer functions.

From: <libssh2_at_git.stuge.se>
Date: 2 Aug 2009 22:28:17 -0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "C library for writing portable SSH2 clients".

The branch, master has been updated
       via 231a97a95f523f2f67dd8d5915ce74f503791bcc (commit)
      from 6c46bb4719ee5a54c845fe1b1484bff853439b38 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 231a97a95f523f2f67dd8d5915ce74f503791bcc
Author: Alexander Lamaison <awl03_at_doc.ic.ac.uk>
Date: Sun Aug 2 23:20:20 2009 +0100

    Replaced calls to OpenSSL FILE-pointer functions.
    
    Passing a FILE* argument across a DLL boundary causes problems on Windows. Instead the keys are read into memory by libssh2 and passed to the OpenSSL functions as BIO* arguments.

-----------------------------------------------------------------------

Summary of changes:
 NEWS | 14 ++++++--
 RELEASE-NOTES | 1 +
 src/openssl.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++++--------
 3 files changed, 93 insertions(+), 17 deletions(-)

hooks/post-receive

-- 
C library for writing portable SSH2 clients
_______________________________________________
libssh2-changes mailing list
libssh2-changes_at_cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-changes
Received on 2009-08-03