summaryrefslogtreecommitdiff
path: root/src/responder/ssh/sshsrv.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-24SSH: Add support for hashed known_hostsJan Cholasta1-0/+13
2012-03-15SSH: Allow clients to explicitly specify host aliasJan Cholasta1-7/+0
2012-03-08Use the correct hash table for pending requestsSimo Sorce1-1/+1
2012-02-27SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...Jan Cholasta1-0/+7
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-1/+1
2012-02-07SSH: ResponderJan Cholasta1-0/+193