summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-12-02Tweak some old test names for easier targetingJeff Forcier
2019-12-02Add additional setuptools extras_require flavorsJeff Forcier
2019-12-02Fix bug around subprocess import errorsJeff Forcier
2019-09-27Python 2 fix - not all exceptions have .msg under this interp versionJeff Forcier
2019-09-27Fix canonicalization doc updates.Jeff Forcier
2019-09-27Implement ssh_config hostname canonicalization (WIP)Jeff Forcier
2019-09-26Sort top level import related junkJeff Forcier
2019-08-27Somehow failed to flake/blacken previouslyJeff Forcier
2019-08-26Explicitly document what ssh_config directives Paramiko itself understandsJeff Forcier
2019-08-26Clean up existing ssh_config tests moreJeff Forcier
2019-08-26Add new SSHConfig constructorsJeff Forcier
2019-08-26Start moving config snippets to filesJeff Forcier
2019-08-26Move all SSHConfig related tests to test_config.pyJeff Forcier
2019-07-05Add SSHConfigDict to __init__Jeff Forcier
2019-07-05Actually test ProxyCommand as currently implementedJeff Forcier
2019-06-23Mention new setuptools extras in changelogJeff Forcier
2019-06-23Cut 2.6.0Jeff Forcier
2019-06-23Merge branch '2.5'Jeff Forcier
2019-06-23Cut 2.5.1Jeff Forcier
2019-06-23Merge branch '2.4' into 2.5Jeff Forcier
2019-06-23Cut 2.4.3Jeff Forcier
2019-06-21Python 2.7 fix for new exception message workJeff Forcier
2019-06-21Extend new algorithm disabling to compressionsJeff Forcier
2019-06-21Spot check use of new algorithm propertiesJeff Forcier
2019-06-21Rename to disableD_algorithms everywhere for consistencyJeff Forcier
2019-06-21Switch all reads of Transport._preferred_xxx to Transport.preferred_xxxJeff Forcier
2019-06-21Basic impl of algorithm filteringJeff Forcier
2019-06-21Client->Transport for disable_algorithmsJeff Forcier
2019-06-21Old code sucksJeff Forcier
2019-06-21Add docstring and signature support for disable_algorithmsJeff Forcier
2019-06-21DDD changelogJeff Forcier
2019-06-21Merge branch '2.4' into 2.5Jeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.5'Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21GSSAPI related kwargs were never docstring-documented -_-Jeff Forcier
2019-06-21Merge branch '2.4' into 2.5Jeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.5'Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21BlackenJeff Forcier
2019-06-21Merge branch '2.5'Jeff Forcier
2019-06-21Merge branch '2.4' into 2.5Jeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21Add new keys and tests proving #1306Jeff Forcier
2019-06-21Changelog re #1306Jeff Forcier
2019-06-21fix ed25519 ssh key unpad() when padding not present (not needed)Pierce Lopez
2019-06-21Enhancements to #1460Jeff Forcier
2019-06-21Changelog re #1460, re #1440Jeff Forcier