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
2021-02-12
Turns out our existing Cryptography install link had rotted too, gah
Jeff Forcier
2021-02-12
Include Cryptography Rust requirement note/links in our install docs
Jeff Forcier
2020-09-11
Fixing syntax for the "note" directive
Mark Watts
2020-01-10
Last ever LICENSE copyright update
Jeff Forcier
2019-06-23
Cut 2.5.1
Jeff Forcier
2019-06-23
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-23
Cut 2.4.3
Jeff Forcier
2019-06-21
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-21
Merge branch '2.3' into 2.4
Jeff Forcier
2019-06-21
Merge branch '2.2' into 2.3
Jeff Forcier
2019-06-21
GSSAPI related kwargs were never docstring-documented -_-
Jeff Forcier
2019-06-21
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-21
Merge branch '2.3' into 2.4
Jeff Forcier
2019-06-21
Merge branch '2.2' into 2.3
Jeff Forcier
2019-06-21
Blacken
Jeff Forcier
2019-06-21
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-21
Merge branch '2.3' into 2.4
Jeff Forcier
2019-06-21
Merge branch '2.2' into 2.3
Jeff Forcier
2019-06-21
Add new keys and tests proving #1306
Jeff Forcier
2019-06-21
Changelog re #1306
Jeff Forcier
2019-06-21
fix ed25519 ssh key unpad() when padding not present (not needed)
Pierce Lopez
2019-06-16
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-16
Cannot easily filter CryptographyDeprecationWarning on OLDEST_CRYPTO=1.5
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Backported flake8 fix
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Basic tests proving Client.exec_command returns ChannelFile instances
Jeff Forcier
2019-06-14
Merge branch '2.2' into 2.3
Jeff Forcier
2019-06-14
Merge branch '2.1' into 2.2
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Merge branch '2.3' into 2.4
Jeff Forcier
2019-06-14
Merge branch '2.0' into 2.1
Jeff Forcier
2019-06-14
Seriously?
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
I don't understand why this was ever here, seems extraneous
Jeff Forcier
2019-06-14
Ignore CryptographyDeprecationWarning in tests on 2.4 branch
Jeff Forcier
2019-06-14
Add some basic tests for Channel(Stderr)File
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
I don't understand why this was ever here, seems extraneous
Jeff Forcier
2019-06-14
Remove CryptographyDeprecationWarning filter on 2.5+
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Ignore CryptographyDeprecationWarning in tests on 2.4 branch
Jeff Forcier
2019-06-14
Add some basic tests for Channel(Stderr)File
Jeff Forcier
2019-06-14
Filter ABCs DeprecationWarning from pkg_resources' vendored pyparsing
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Latest pytest-xdist I guess, I don't use it tho
Jeff Forcier
2019-06-14
Merge branch '2.3' into 2.4
Jeff Forcier
2019-06-14
Merge branch '2.2' into 2.3
Jeff Forcier
2019-06-14
Merge branch '2.1' into 2.2
Jeff Forcier
2019-06-14
Merge branch '2.0' into 2.1
Jeff Forcier
[next]