index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-21
As @ploxiln notes, pyasn1 is needed for both platform families
Jeff Forcier
2019-06-21
Merge pull request #1461 from akruis/1311-int-akruis
Jeff Forcier
2019-06-20
Mention how to test Kerberos/GSSAPI.
Anselm Kruis
2019-06-20
Fix required package versions for gssapi and pyasn1.
Anselm Kruis
2019-05-31
Documentation of the need for pyasn1 for gssapi seems to have been omitted a ...
Jeff Forcier
2019-05-31
Changelog entry re #1311
Jeff Forcier
2019-05-31
Modify installation docs to note support for newer gssapi lib
Jeff Forcier
2019-05-31
Simplify version guard in GSSAPI code, and bump dev version while we're at it
Jeff Forcier
2019-05-31
flake8 caught that this internal import was missing
Jeff Forcier
2019-05-31
Merge branch 'master' into 1311-int
Jeff Forcier
2019-05-31
Add changelog re #1379, closes #1379
Jeff Forcier
2019-05-31
Merge branch 'master' into 1379-int
Jeff Forcier
2019-05-31
Merge branch '2.4'
Jeff Forcier
2019-05-31
Xenial doesn't support this pypy version
Jeff Forcier
2019-05-31
Add explicit (tested) support for Python 3.8
Jeff Forcier
2019-05-31
Merge branch '2.4'
Jeff Forcier
2019-05-31
Merge branch '2.3' into 2.4
Jeff Forcier
2019-05-31
Merge branch '2.2' into 2.3
Jeff Forcier
2019-05-31
Merge branch '2.1' into 2.2
Jeff Forcier
2019-05-31
Merge branch '2.0' into 2.1
Jeff Forcier
2019-05-31
Never added 3.7 classifier
Jeff Forcier
2019-05-31
Merge branch '2.4'
Jeff Forcier
2019-05-31
Merge branch '2.3' into 2.4
Jeff Forcier
2019-05-31
Merge branch '2.2' into 2.3
Jeff Forcier
2019-05-31
Merge branch '2.1' into 2.2
Jeff Forcier
2019-05-31
Merge branch '2.0' into 2.1
Jeff Forcier
2019-05-31
Changelog re #1378, closes #1378
Jeff Forcier
2019-05-31
import MutableMapping from collections.abc instead of collections
Josh Karpel
2019-05-31
Merge branch '2.4'
Jeff Forcier
2019-05-31
Merge branch '2.3' into 2.4
Jeff Forcier
2019-05-31
Rename confusing CRYPTO_BEFORE variable.
Jeff Forcier
2019-02-09
Fix line length
Andrew Wason
2019-02-09
Fix numbers vs key mixups
Andrew Wason
2019-02-06
Use <2.6 as oldest supported cryptography
Andrew Wason
2019-02-06
Move to cryptography 2.5 and stop using deprecated APIs.
Andrew Wason
2019-01-03
Happy New Year
Jeff Forcier
2018-12-15
Merge branch '2.4'
Jeff Forcier
2018-12-15
Merge branch '2.3' into 2.4
Jeff Forcier
2018-12-15
Not sure why this got reverted in 2.3
Jeff Forcier
2018-12-15
Merge branch '2.4'
Jeff Forcier
2018-12-15
Merge branch '2.3' into 2.4
Jeff Forcier
2018-12-15
Merge branch '2.2' into 2.3
Jeff Forcier
2018-12-15
Merge branch '2.1' into 2.2
Jeff Forcier
2018-12-15
Merge branch '2.0' into 2.1
Jeff Forcier
2018-12-15
Grumble
Jeff Forcier
2018-12-14
Merge branch '2.4'
Jeff Forcier
2018-12-14
Merge branch '2.3' into 2.4
Jeff Forcier
2018-12-14
Merge branch '2.2' into 2.3
Jeff Forcier
2018-12-14
Merge branch '2.1' into 2.2
Jeff Forcier
2018-12-14
Merge branch '2.0' into 2.1
Jeff Forcier
[next]