Hello, This is a new libssh release (0.4.6) which fixes some problems on Windows, fixes open channel handling and keepalive.
You can download it by visiting the announcement at http://www.libssh.org/2010/09/05/libssh-0-4-6/ ChangeLog: * Added a cleanup function to free the ws2_32 library. * Fixed build with gcc 3.4. * Fixed the Windows build on Vista and newer. * Fixed the usage of WSAPoll() on Windows. * Fixed �...@deprecated” in doxygen * Fixed some mingw warnings. * Fixed handling of opened channels. * Fixed keepalive problem on older openssh servers. * Fixed testing for big endian on Windows. * Fixed the Windows preprocessor macros and defines. Thanks to all the contributors and the people who reported bugs (and fixed them) Best regards, The libssh team
