libssh2-1.2
Ben Kibbey added a type parameter to the libssh2_session_hostkey() function, which hasn't yet been in a public release so changing the API is fine!
Add.
Adding src/transport.c for the SECSH transport layer read/write in a non- blocking way. The channel code is now responsible for enabling/disabling blocking status and to work with it.