summaryrefslogtreecommitdiff
path: root/src/sss_client/ssh/sss_ssh_authorizedkeys.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-07SSH: Use separate field for domain name in client requestsJan Cholasta1-14/+1
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-09-04SSH: Simplify public key formatting functionJan Cholasta1-2/+1
2012-09-04SSH: Return error code in SSH utility functionsJan Cholasta1-6/+7
2012-04-24SSH: Add support for hashed known_hostsJan Cholasta1-1/+1
2012-03-15SSH: Allow clients to explicitly specify host aliasJan Cholasta1-4/+5
2012-03-09Fixed uninitialized pointer in SSH authorized keys clientJan Zeleny1-1/+1
2012-02-27SSH: Add more debugging messagesJan Cholasta1-0/+4
2012-02-26SSH: Refactor responder and client common codeJan Cholasta1-14/+9
2012-02-07SSH: OpenSSH authorized_keys clientJan Cholasta1-0/+130