index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
ssh.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+2
*
Fix pylint warnings inconsistent-return-statements
Christian Heimes
2017-12-18
1
-1
/
+1
*
py3: fingerprint_hex_sha256: fix encoding/decoding
Martin Basti
2017-01-31
1
-3
/
+2
*
Generate sha256 ssh pubkey fingerprints for hosts
Stanislav Laznicka
2017-01-12
1
-6
/
+7
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+0
*
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