libssh-0.7.7
Add a 'make doc' target to create doxygen documentation.
cmake: Fix doxygen.
doc: Fix ssh_userauth_none() function signature.
Documentation fix where unsigned is used where signed is expected
doc: Fix a typo in curve25519-sha256@libssh.org.txt
doc: Add changes to the forwarding tutorial.
doc: Fix some doxygen latex warnings.
doc: Better explain LIBSSH_STATIC.
doc: Fix link to curve25519-sha256@libssh.org spec.
doc: Fix typos in sftp tutorial
doc: Fixed doc namespace to be able to install manpages.
threads: support libgcrypt 1.6 hack