aboutsummaryrefslogtreecommitdiff
path: root/examples/knownhosts.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-16examples: Use ssh_session_update_known_hosts() for updating known_hostsAndreas Schneider1-1/+2
2018-10-05examples: Reformat knownhostsAndreas Schneider1-70/+73
2018-08-29examples: Use ssh_print_hash()Andreas Schneider1-7/+6
2018-06-04examples: Use new known hosts functionsAndreas Schneider1-8/+8
2017-08-25examples: Fix fallthrough compiler warningsAndreas Schneider1-0/+4
2016-05-02examples: Do not usre deprecated functionsAndreas Schneider1-1/+1
2013-11-06example: Use ssh_get_publickey_hash().Andreas Schneider1-4/+16
2011-05-17examples: Use the right cleanup functions.Oliver Stöneberg1-5/+8
2011-01-24examples: Fixed knownhosts on Windows.Andreas Schneider1-0/+4
2011-01-24examples: Remove unused header file.Andreas Schneider1-1/+0
2010-03-29Fixed build warnings in the knownhosts example.Andreas Schneider1-2/+6
2009-11-07Refactorize sample.cAris Adamantiadis1-15/+6
2009-07-25New example directory with the begining of a scpAris Adamantiadis1-0/+97