summaryrefslogtreecommitdiff
path: root/src/sss_client/ssh
AgeCommit message (Collapse)AuthorFilesLines
2012-02-13SSH: Verify that names received from client are valid UTF-8 in responderJan Cholasta1-0/+17
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-1/+3
2012-02-07SSH: OpenSSH known_hosts clientJan Cholasta1-0/+401
2012-02-07SSH: OpenSSH authorized_keys clientJan Cholasta1-0/+130
2012-02-07SSH: Common client codeJan Cholasta2-0/+347