aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_knownhosts_parsing.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-08tests: Free memory of tmp_file in torture_knownhosts_parsingAndreas Schneider1-0/+1
2018-08-08tests: Fix memory leak in torture_knownhosts_read_file()Andreas Schneider1-0/+9
2018-07-07tests: Add umask() around mkstemp()Andreas Schneider1-0/+5
2018-07-03knownhosts: Fix return codesAndreas Schneider1-1/+1
2018-06-04knownhosts: Add ssh_session_has_known_hosts_entry()Andreas Schneider1-0/+26
2018-06-04knownhosts: Add ssh_known_hosts_read_entries()Andreas Schneider1-0/+30
2018-06-04knownhosts: Introduce new known hosts managing functionsAndreas Schneider1-0/+218