Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipa-client-install: add support for Ed25519 SSH keys (RFC 7479) | Petr Spacek | 2015-12-01 | 1 | -0/+2 |
* | Handle binascii.Error from base64.b64decode() | Petr Viktorin | 2015-10-22 | 1 | -1/+1 |
* | ipapython.ssh: Port to Python 3 | Petr Viktorin | 2015-10-07 | 1 | -6/+9 |
* | Alias "unicode" to "str" under Python 3 | Jan Cholasta | 2015-09-17 | 1 | -0/+5 |
* | Add support for RFC 6594 SSHFP DNS records. | Jan Cholasta | 2013-02-01 | 1 | -3/+12 |
* | Drop ipapython.compat. | Jan Cholasta | 2013-02-01 | 1 | -2/+1 |
* | SSHPublicKey.fingerprint_dns_sha1 should return unicode value. | Jan Cholasta | 2012-09-20 | 1 | -1/+1 |
* | Use OpenSSH-style public keys as the preferred format of SSH public keys. | Jan Cholasta | 2012-09-06 | 1 | -0/+199 |