libssh-0.9.2
doc: Update that_style
cmake: VERSION_GREATER_EQUAL is not suppored by cmake 3.3
From the context it seems that the function being defined is authenticate_none.
Documentation fix where unsigned is used where signed is expected
doc: Fix a typo in curve25519-sha256@libssh.org.txt
doc: fix up various typos and trailing whitespace
Each ssh_channel_request_exec() needs to be run on fresh channel.
doc: Add a note about OpenSSL linking
Remove SHA384 HMAC
sftp_get_error returns int, not char *.
doc: Fixed doc namespace to be able to install manpages.