summaryrefslogtreecommitdiffstats
path: root/src/sss_client/ssh/sss_ssh.c
Commit message (Collapse)AuthorAgeFilesLines
* SSH: Refactor responder and client common codeJan Cholasta2012-02-261-303/+0
|
* SSH: Verify that names received from client are valid UTF-8 in responderJan Cholasta2012-02-131-0/+17
| | | | | | | Also added a comment describing the wire format of client requests and responses. https://fedorahosted.org/sssd/ticket/1177
* Fix SSH compilation on RHEL5Jakub Hrozek2012-02-071-1/+3
|
* SSH: Common client codeJan Cholasta2012-02-071-0/+284