summaryrefslogtreecommitdiffstats
path: root/src/sss_client/ssh/sss_ssh_authorizedkeys.c
Commit message (Expand)AuthorAgeFilesLines
* SSH: Simplify public key formatting functionJan Cholasta2012-09-041-2/+1
* SSH: Return error code in SSH utility functionsJan Cholasta2012-09-041-6/+7
* SSH: Add support for hashed known_hostsJan Cholasta2012-04-241-1/+1
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-4/+5
* 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