Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSH: Allow newline at the end of public key values in LDAP | Jan Cholasta | 2014-06-18 | 1 | -6/+12 |
* | Make DEBUG macro invocations variadic | Nikolai Kondrashov | 2014-02-12 | 1 | -1/+1 |
* | SSH: Add support for OpenSSH-style public keys | Jan Cholasta | 2012-09-04 | 1 | -13/+37 |
* | SSH: Simplify public key formatting function | Jan Cholasta | 2012-09-04 | 1 | -27/+9 |
* | SSH: Return error code in SSH utility functions | Jan Cholasta | 2012-09-04 | 1 | -13/+34 |
* | SSH: Add support for hashed known_hosts | Jan Cholasta | 2012-04-24 | 1 | -2/+7 |
* | SSH: Add missing break statements to sss_ssh_format_pubkey | Jan Cholasta | 2012-02-27 | 1 | -0/+2 |
* | SSH: Add more debugging messages | Jan Cholasta | 2012-02-27 | 1 | -0/+1 |
* | SSH: Refactor responder and client common code | Jan Cholasta | 2012-02-26 | 1 | -0/+174 |