libssh2-devel - Development files for libssh2

Description:

The libssh2-devel package contains libraries and header files for
developing applications that use libssh2.

Homepage: http://www.libssh2.org/

License: BSD

Vendor: city-fan.org repo http://www.city-fan.org/ftp/contrib/

Packages

libssh2-devel-1.2.7-1.0.cf.fc8.i386 [23 KiB] Changelog by Paul Howarth (2010-08-18):
- Update to 1.2.7
  - Better handling of invalid key files
  - inputchecks: make lots of API functions check for NULL pointers
  - libssh2_session_callback_set: extended the man page
  - SFTP: limit write() to not produce overly large packets
  - agent: make libssh2_agent_userauth() work blocking properly
  - _libssh2_userauth_publickey: reject method names longer than the data
  - channel_free: ignore problems with channel_close()
  - typedef: make ssize_t get typedef without LIBSSH2_WIN32
  - _libssh2_wait_socket: poll needs milliseconds
  - libssh2_wait_socket: reset error code to "leak" EAGAIN less
  - Added include for sys/select.h to get fd.set on some platforms
  - session_free: free more data to avoid memory leaks
  - openssl: make use of the EVP interface
  - Make libssh2_debug() create a correctly terminated string
  - userauth_hostbased_fromfile: packet length too short
  - handshake: Compression enabled at the wrong time
  - Don't overflow MD5 server hostkey