summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-11-29Merge branch '2.4'Jeff Forcier
2017-11-29Merge branch '2.3' into 2.4Jeff Forcier
2017-11-29Merge branch '2.2' into 2.3Jeff Forcier
2017-11-29Test proving #1039 / efficacy of #1051Jeff Forcier
2017-11-29Merge branch '2.2' into 1051-intJeff Forcier
2017-11-29Years later...Jeff Forcier
2017-11-29Merge branch 'master' into 1130-intJeff Forcier
2017-11-28wrong link in doctring commentMarwan Rabbâa
2017-11-28add documentation for get_pty param in SSHClient.exec_command()Marwan Rabbâa
2017-11-20Remove numbers from auth test moduleJeff Forcier
2017-11-20Update custom test task to encompass recent updates to invocations.pytestJeff Forcier
No time rn to overhaul Invoke to allow true reuse. bah.
2017-11-14Cut 2.4.0Jeff Forcier
2017-11-14Bump dev version to 2.4Jeff Forcier
2017-11-09Typofix & reformatJeff Forcier
2017-11-09Not sure how this got past meJeff Forcier
2017-11-09Derp, some stuff runs this method w/o run_kwargsJeff Forcier
2017-11-09Implement new passphrase kwarg for SSHClient.connect()Jeff Forcier
2017-11-09LOL whoops this was a duplicateJeff Forcier
2017-11-09Write new test subsuite proving lack of connect(passphrase=)Jeff Forcier
2017-11-09Tidy up previous change by ensuring cleaner shutdown.Jeff Forcier
Without this, early-failing tests will exhibit extra log spew from the server Transport faceplanting.
2017-11-09Prevent test suite hangsJeff Forcier
2017-11-09Split out setup/teardown bits of client tests into its own class.Jeff Forcier
Paves way for multiple client-related groups of tests
2017-11-07Clarify message going forwardJeff Forcier
2017-11-07Merge branch '2.3'Jeff Forcier
2017-11-07Merge branch '2.2' into 2.3Jeff Forcier
2017-11-07Merge branch '2.1' into 2.2Jeff Forcier
2017-11-07Merge branch '2.0' into 2.1Jeff Forcier
2017-11-07OK this is good now, with the setuptools pinJeff Forcier
2017-11-07Merge branch '2.2' into 2.3Jeff Forcier
2017-11-07Merge branch '2.1' into 2.2Jeff Forcier
2017-11-07Merge branch '2.0' into 2.1Jeff Forcier
2017-11-07Well let's try latest setuptools, I guess.Jeff Forcier
Been bitten in the past by too-new setuptools that introduce rando bugs, but, eh
2017-11-07Despite odd output, pip 9.0.1 is installing; so how old's our setuptools?Jeff Forcier
2017-11-07Uh...output claims pip somehow installing 7.x???Jeff Forcier
2017-11-07This should not be required now that we've axed 3.3.Jeff Forcier
Ensuring a specific pip anyways would be nice, but, that can be taken care of another time
2017-11-07Merge branch '2.2' into 2.3Jeff Forcier
2017-11-07Merge branch '2.1' into 2.2Jeff Forcier
2017-11-07Merge branch '2.3'Jeff Forcier
2017-11-07Merge branch '2.0' into 2.1Jeff Forcier
2017-11-07JeezJeff Forcier
2017-11-07Merge branch '2.3'Jeff Forcier
NOTE: this undoes the 2.3 and below changes and is thus largely an empty commit. This is on purpose! Paramiko 2.4+ drop 2.6 support and thus don't need the limitations added in 8a59b1476794c8aa9312e2eff784c8e33f0e6ab5 (and its cherry-picks)
2017-11-07Merge branch '2.2' into 2.3Jeff Forcier
2017-11-07Merge branch '2.1' into 2.2Jeff Forcier
2017-11-07Merge branch '2.0' into 2.1Jeff Forcier
2017-11-07Limit dev-requirements to python 2.6 compat versions.Jeff Forcier
This should only apply to 1.17-2.3; 2.4 drops python 2.6
2017-11-07Merge branch '2.3'Jeff Forcier
2017-11-07Merge branch '2.2' into 2.3Jeff Forcier
2017-11-07Merge branch '2.1' into 2.2Jeff Forcier
2017-11-07Merge branch '2.0' into 2.1Jeff Forcier
2017-11-07Add Python 3.7-dev to Travis matrix. Why not?Jeff Forcier