summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2018-03-12Merge branch '2.4'Jeff Forcier
2018-03-12Merge branch '2.3' into 2.4Jeff Forcier
2018-03-12Merge branch '2.2' into 2.3Jeff Forcier
2018-03-12Merge branch '2.1' into 2.2Jeff Forcier
2018-03-12Merge branch '2.0' into 2.1Jeff Forcier
2018-03-12Changelog closes #1175Jeff Forcier
2018-03-12Merge branch '2.4'Jeff Forcier
2018-03-12Guess something else added this prior to the mergeJeff Forcier
But forgot the comma at that time. g r u m p
2018-03-12Merge branch '2.3' into 2.4Jeff Forcier
2018-03-12Merge branch '2.2' into 2.3Jeff Forcier
2018-03-12Merge branch '2.1' into 2.2Jeff Forcier
2018-03-12Merge branch '2.0' into 2.1Jeff Forcier
2018-03-12Initial tests proving CVE-2018-7750 / #1175Jeff Forcier
2018-03-12Allow overriding test client connect kwargs in Transport test suiteJeff Forcier
2018-03-12Merge branch '2.4'Jeff Forcier
2018-03-12Merge branch '2.3' into 2.4Jeff Forcier
2018-03-12Merge branch '2.2' into 2.3Jeff Forcier
2018-03-12Merge branch '2.1' into 2.2Jeff Forcier
2018-03-12Merge branch '2.0' into 2.1Jeff Forcier
2018-03-12Merge branch '2.4'Jeff Forcier
2018-03-12Uncaught typo in test suiteJeff Forcier
Was limited to the 2.4 branch, master either never got it or fixed it without a backport.
2018-03-12Fixes CVE-2018-7750 / #XXXJeff Forcier
At least, insofar as the new tests pass...!
2018-03-12Initial tests proving CVE-2018-7750 / #XXXJeff Forcier
2018-03-12Allow overriding test client connect kwargs in Transport test suiteJeff Forcier
2018-02-22Changelog re #1168Jeff Forcier
2018-02-22Add ECDSAKey to __all__.Jeff Forcier
Even tho __all__ is gonna go away soon. Meh.
2018-02-21Added Ed25519Key to __all__patriksevallius
2017-12-31Happy New YearJeff Forcier
2017-12-18flake8Jeff Forcier
also sorted py3compat.__all__
2017-12-18Leverage b() in asbytes() to avoid duplication.Jeff Forcier
Cannot really get RID of asbytes() though, but that's fine. Also tweak flow & comments for clarity
2017-12-18Fold py3compat.bytestring() into py3compat.b()Jeff Forcier
Super unclear to me why both existed, even tho both were apparently added at the same time, in the great 2013 python3-ening.
2017-11-29Fix re: pytest upgrade, broke in recent mergeJeff Forcier
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