summaryrefslogtreecommitdiffstats
path: root/src/sss_client/ssh/sss_ssh_authorizedkeys.c
Commit message (Collapse)AuthorAgeFilesLines
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-4/+5
| | | | | This change removes the need to canonicalize host names on the responder side - the relevant code was removed.
* Fixed uninitialized pointer in SSH authorized keys clientJan Zeleny2012-03-091-1/+1
|
* SSH: Add more debugging messagesJan Cholasta2012-02-271-0/+4
|
* SSH: Refactor responder and client common codeJan Cholasta2012-02-261-14/+9
|
* SSH: OpenSSH authorized_keys clientJan Cholasta2012-02-071-0/+130