aboutsummaryrefslogtreecommitdiff
path: root/doc/authentication.dox
AgeCommit message (Collapse)AuthorFilesLines
2021-10-11Adds documentation about the order of processing the IdentityFilesSahana Prasad1-0/+3
specified in ~/.ssh/config. Signed-off-by: Sahana Prasad <sahana@redhat.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
2019-03-11From the context it seems that the function being defined is authenticate_none.Jan Pazdziora1-1/+1
Signed-off-by: Jan Pazdziora <jpazdziora@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2019-03-11ssh_userauth_publickey_auto requires three arguments.Jan Pazdziora1-1/+1
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>
2018-10-28doc: fix up various typos and trailing whitespaceMike Frysinger1-4/+4
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2017-12-21docs: correction for importing key fileEric Bentley1-1/+1
Signed-off-by: ebentley66@gmail.com Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2017-06-06doc: Fix documentation for ssh_userauth_none() usageAndreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2014-03-27doc: Fix ssh_userauth_none() function signature.Andreas Schneider1-2/+2
Thanks to David Tibbe! BUG: https://red.libssh.org/issues/151
2011-08-28doc: Fix authentication docs.Andreas Schneider1-29/+31
2010-12-05doc: Fixed doc namespace to be able to install manpages.Andreas Schneider1-1/+1
2010-08-23Fix conflicts/ missing /** */ in doxygenAris Adamantiadis1-1/+2
2010-08-23New update of doxygen documentationEric Bischoff1-0/+372