index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sites
/
www
Age
Commit message (
Expand
)
Author
2021-05-27
Contact methods update
Jeff Forcier
2021-02-12
Merge branch '2.6' into 2.7
Jeff Forcier
2021-02-12
Merge branch '2.5' into 2.6
Jeff Forcier
2021-02-12
Turns out our existing Cryptography install link had rotted too, gah
Jeff Forcier
2021-02-12
Merge branch '2.6' into 2.7
Jeff Forcier
2021-02-12
Merge branch '2.5' into 2.6
Jeff Forcier
2021-02-12
Include Cryptography Rust requirement note/links in our install docs
Jeff Forcier
2020-08-30
Cut 2.7.2
Jeff Forcier
2020-08-30
Mark recent support tickets as backported
Jeff Forcier
2020-08-30
Experiment with quick sdist-and-test checks in Travis
Jeff Forcier
2020-08-30
Changelog closes #1727
Jeff Forcier
2020-08-30
Changelog closes #1722
Jeff Forcier
2020-08-30
Newer flake8 for Python 3.8 CI compat, and related tweaks
Jeff Forcier
2020-08-27
Changelog re #1723
Jeff Forcier
2019-12-09
Cut 2.7.1
Jeff Forcier
2019-12-09
Changelog re #1567
Jeff Forcier
2019-12-09
Changelog closes #1565
Jeff Forcier
2019-12-03
Cut 2.7.0
Jeff Forcier
2019-12-03
Missed a spot in changelog when renaming the 'everything' extras_require flavor
Jeff Forcier
2019-12-03
Changelog re #602
Jeff Forcier
2019-12-03
Let's go with 'all' for the catchall endpoint, it is popular
Jeff Forcier
2019-12-03
Beef up mentions of the need for Invoke, when using Match exec, in the docs
Jeff Forcier
2019-12-02
Base case re #717 works now.
Jeff Forcier
2019-12-02
Add additional setuptools extras_require flavors
Jeff Forcier
2019-12-02
Fix bug around subprocess import errors
Jeff Forcier
2019-09-27
Implement ssh_config hostname canonicalization (WIP)
Jeff Forcier
2019-08-26
Explicitly document what ssh_config directives Paramiko itself understands
Jeff Forcier
2019-08-26
Add new SSHConfig constructors
Jeff Forcier
2019-06-23
Mention new setuptools extras in changelog
Jeff Forcier
2019-06-23
Cut 2.6.0
Jeff Forcier
2019-06-23
Merge branch '2.5'
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
Rename to disableD_algorithms everywhere for consistency
Jeff Forcier
2019-06-21
DDD changelog
Jeff Forcier
2019-06-21
Merge branch '2.5'
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
Changelog re #1306
Jeff Forcier
2019-06-21
Changelog re #1460, re #1440
Jeff Forcier
2019-06-21
Merge branch 'master' into 1311-int
Jeff Forcier
2019-06-21
Use setuptools extras_require to offer paramiko[gssapi]
Jeff Forcier
2019-06-21
As @ploxiln notes, pyasn1 is needed for both platform families
Jeff Forcier
2019-06-20
Fix required package versions for gssapi and pyasn1.
Anselm Kruis
2019-06-14
Add docstrings so Channel(Stderr|Stdin)File appear in Sphinx
Jeff Forcier
2019-06-14
Implement #322 - new ChannelFile subclass for stdin that calls shutdown_write...
Jeff Forcier
2019-06-09
Cut 2.5.0
Jeff Forcier
2019-06-09
Try hiding 1291/1292 from feature releases.
Jeff Forcier
[next]