summaryrefslogtreecommitdiff
path: root/src/responder/ssh/sshsrv_cmd.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-26SSH: Save SSH host name aliasesJan Cholasta1-1/+25
2012-02-13SSH: Verify that names received from client are valid UTF-8 in responderJan Cholasta1-0/+4
Also added a comment describing the wire format of client requests and responses. https://fedorahosted.org/sssd/ticket/1177
2012-02-07Fix SSH compilation on RHEL5Jakub Hrozek1-0/+3
2012-02-07SSH: ResponderJan Cholasta1-0/+631