summaryrefslogtreecommitdiffstats
path: root/examples/authentication.c
Commit message (Collapse)AuthorAgeFilesLines
* auth: implement client-side gssapiAris Adamantiadis2013-07-131-0/+9
| | | | Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* example: Clear the password.Andreas Schneider2012-10-071-1/+4
|
* examples: Use the right cleanup functions.Oliver Stöneberg2011-05-171-1/+1
|
* examples: Remove unused header file.Andreas Schneider2011-01-241-1/+0
|
* examples: Use ssh_getpass().Andreas Schneider2011-01-241-4/+11
|
* examples: Improve the authenticate_kbdint function.Andreas Schneider2011-01-081-36/+63
| | | | | The function excepts a predefined password now. It will try to use it if the prompt is a Password prompt. This works in 80% of the cases.
* Fixed build warnings of the ssh client example.Andreas Schneider2010-03-291-1/+3
|
* Fix strange error message in sample authenticationAris Adamantiadis2009-12-131-4/+8
|
* Improve example authentication.Andreas Schneider2009-10-151-37/+48
|
* New example directory with the begining of a scpAris Adamantiadis2009-07-251-0/+114