summaryrefslogtreecommitdiffstats
path: root/src/util/sss_ssh.c
Commit message (Collapse)AuthorAgeFilesLines
* SSH: Add support for OpenSSH-style public keysJan Cholasta2012-09-041-13/+37
|
* SSH: Simplify public key formatting functionJan Cholasta2012-09-041-27/+9
|
* SSH: Return error code in SSH utility functionsJan Cholasta2012-09-041-13/+34
|
* SSH: Add support for hashed known_hostsJan Cholasta2012-04-241-2/+7
| | | | https://fedorahosted.org/sssd/ticket/1203
* SSH: Add missing break statements to sss_ssh_format_pubkeyJan Cholasta2012-02-271-0/+2
|
* SSH: Add more debugging messagesJan Cholasta2012-02-271-0/+1
|
* SSH: Refactor responder and client common codeJan Cholasta2012-02-261-0/+174