summaryrefslogtreecommitdiffstats
path: root/src/responder/ssh
Commit message (Expand)AuthorAgeFilesLines
...
* SSH: Don't abort known_hosts update when host search failsJan Cholasta2012-02-271-1/+1
* SSH: Manage global known_hosts file in the responderJan Cholasta2012-02-262-0/+134
* SSH: Save SSH host name aliasesJan Cholasta2012-02-262-1/+26
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-1/+1
* SSH: Verify that names received from client are valid UTF-8 in responderJan Cholasta2012-02-131-0/+4
* Fix SSH compilation on RHEL5Jakub Hrozek2012-02-071-0/+3
* SSH: ResponderJan Cholasta2012-02-073-0/+872