Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-12 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-03-12 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-03-12 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-03-12 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-03-12 | Uncaught typo in test suite | Jeff Forcier | |
Was limited to the 2.4 branch, master either never got it or fixed it without a backport. | |||
2018-03-12 | Fixes CVE-2018-7750 / #XXX | Jeff Forcier | |
At least, insofar as the new tests pass...! | |||
2018-03-12 | Initial tests proving CVE-2018-7750 / #XXX | Jeff Forcier | |
2018-03-12 | Allow overriding test client connect kwargs in Transport test suite | Jeff Forcier | |
2017-11-29 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2017-11-29 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2017-11-29 | Test proving #1039 / efficacy of #1051 | Jeff Forcier | |
2017-11-29 | Merge branch '2.2' into 1051-int | Jeff Forcier | |
2017-11-14 | Cut 2.4.0 | Jeff Forcier | |
2017-11-14 | Bump dev version to 2.4 | Jeff Forcier | |
2017-11-09 | Typofix & reformat | Jeff Forcier | |
2017-11-09 | Not sure how this got past me | Jeff Forcier | |
2017-11-09 | Derp, some stuff runs this method w/o run_kwargs | Jeff Forcier | |
2017-11-09 | Implement new passphrase kwarg for SSHClient.connect() | Jeff Forcier | |
2017-11-09 | LOL whoops this was a duplicate | Jeff Forcier | |
2017-11-09 | Write new test subsuite proving lack of connect(passphrase=) | Jeff Forcier | |
2017-11-09 | Tidy 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-09 | Prevent test suite hangs | Jeff Forcier | |
2017-11-09 | Split out setup/teardown bits of client tests into its own class. | Jeff Forcier | |
Paves way for multiple client-related groups of tests | |||
2017-11-07 | Clarify message going forward | Jeff Forcier | |
2017-11-07 | Merge branch '2.3' | Jeff Forcier | |
2017-11-07 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-11-07 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2017-11-07 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2017-11-07 | OK this is good now, with the setuptools pin | Jeff Forcier | |
2017-11-07 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-11-07 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2017-11-07 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2017-11-07 | Well 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-07 | Despite odd output, pip 9.0.1 is installing; so how old's our setuptools? | Jeff Forcier | |
2017-11-07 | Uh...output claims pip somehow installing 7.x??? | Jeff Forcier | |
2017-11-07 | This 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-07 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2017-11-07 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2017-11-07 | Merge branch '2.3' | Jeff Forcier | |
2017-11-07 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-11-07 | Jeez | Jeff Forcier | |
2017-11-07 | Merge 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-07 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2017-11-07 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2017-11-07 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-11-07 | Limit 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-07 | Merge branch '2.3' | Jeff Forcier | |
2017-11-07 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2017-11-07 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2017-11-07 | Merge branch '2.0' into 2.1 | Jeff Forcier | |