summaryrefslogtreecommitdiffstats
path: root/src/responder/ssh/sshsrv.c
Commit message (Expand)AuthorAgeFilesLines
* SSH: Add support for hashed known_hostsJan Cholasta2012-04-241-0/+13
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-7/+0
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-1/+1
* SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...Jan Cholasta2012-02-271-0/+7
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-1/+1
* SSH: ResponderJan Cholasta2012-02-071-0/+193