aboutsummaryrefslogtreecommitdiff
path: root/examples/authentication.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-16src: Do not use deprecated functions.Andreas Schneider1-4/+4
2013-07-13auth: implement client-side gssapiAris Adamantiadis1-0/+9
2012-10-07example: Clear the password.Andreas Schneider1-1/+4
2011-05-17examples: Use the right cleanup functions.Oliver Stöneberg1-1/+1
2011-01-24examples: Remove unused header file.Andreas Schneider1-1/+0
2011-01-24examples: Use ssh_getpass().Andreas Schneider1-4/+11
2011-01-08examples: Improve the authenticate_kbdint function.Andreas Schneider1-36/+63
2010-03-29Fixed build warnings of the ssh client example.Andreas Schneider1-1/+3
2009-12-13Fix strange error message in sample authenticationAris Adamantiadis1-4/+8
2009-10-15Improve example authentication.Andreas Schneider1-37/+48
2009-07-25New example directory with the begining of a scpAris Adamantiadis1-0/+114