1
1
libssh/doc
Jan Pazdziora bed7dcb3ec ssh_userauth_publickey_auto requires three arguments.
Addressing
client.c: In function ‘authenticate_pubkey’:
client.c:70:8: error: too few arguments to function ‘ssh_userauth_publickey_auto’
   rc = ssh_userauth_publickey_auto(session, NULL);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from client.c:1:
/usr/include/libssh/libssh.h:745:16: note: declared here
 LIBSSH_API int ssh_userauth_publickey_auto(ssh_session session,
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Jan Pazdziora <jpazdziora@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2019-03-11 16:19:26 +01:00
..
that_style doc: Update that_style 2018-08-31 08:04:24 +02:00
authentication.dox ssh_userauth_publickey_auto requires three arguments. 2019-03-11 16:19:26 +01:00
CMakeLists.txt cmake: VERSION_GREATER_EQUAL is not suppored by cmake 3.3 2018-08-30 07:34:16 +02:00
command.dox Documentation fix where unsigned is used where signed is expected 2015-06-24 17:13:26 +02:00
curve25519-sha256@libssh.org.txt doc: Fix a typo in curve25519-sha256@libssh.org.txt 2015-01-13 08:45:51 +01:00
forwarding.dox doc: fix up various typos and trailing whitespace 2018-10-28 12:15:02 +01:00
guided_tour.dox doc: fix up various typos and trailing whitespace 2018-10-28 12:15:02 +01:00
introduction.dox doc: fix up various typos and trailing whitespace 2018-10-28 12:15:02 +01:00
linking.dox doc: Better explain LIBSSH_STATIC. 2013-08-01 14:12:19 +02:00
mainpage.dox Remove SHA384 HMAC 2019-02-22 15:30:52 +01:00
scp.dox doc: fix up various typos and trailing whitespace 2018-10-28 12:15:02 +01:00
sftp.dox doc: fix up various typos and trailing whitespace 2018-10-28 12:15:02 +01:00
shell.dox doc: fix up various typos and trailing whitespace 2018-10-28 12:15:02 +01:00
tbd.dox doc: Fixed doc namespace to be able to install manpages. 2010-12-05 10:53:39 +01:00
threading.dox doc: fix up various typos and trailing whitespace 2018-10-28 12:15:02 +01:00