Updated to use the new LIBSSH2_KNOWNHOST API from libssh2. This requires
commit0e2a4c54d8da833f8e0a305a00d38f9f21769d41
authorBen Kibbey <bjk@luxsci.net>
Tue, 9 Jun 2009 01:34:03 +0000 (8 21:34 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 9 Jun 2009 01:34:03 +0000 (8 21:34 -0400)
tree4bbf80bae95f7110433567f3945c71f304e6d98d
parent85e1f73d5b4166d1c1e090907af6a00aca46bf64
Updated to use the new LIBSSH2_KNOWNHOST API from libssh2. This requires
an OpenSSH formatted known hosts file.

This also lets resuming a connection previously created with
pwmd_get_hostkey() and pwmd_get_hostkey_async() work with the SSH
connection functions.
doc/libpwmd.3
src/libpwmd.c
src/libpwmd.h.in
src/pwmc.c
src/ssh.c
src/types.h