summaryrefslogtreecommitdiffstats
path: root/src/responder/ssh/sshsrv_private.h
Commit message (Expand)AuthorAgeFilesLines
* SSH: Add dp_get_host_send to common responder codeJakub Hrozek2012-05-031-1/+15
* SSH: Add support for hashed known_hostsJan Cholasta2012-04-241-0/+2
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-1/+0
* SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...Jan Cholasta2012-02-271-0/+1
* SSH: Manage global known_hosts file in the responderJan Cholasta2012-02-261-0/+3
* SSH: Save SSH host name aliasesJan Cholasta2012-02-261-0/+1
* SSH: ResponderJan Cholasta2012-02-071-0/+48