Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-12 | Merge branch '2.4' | Jeff Forcier | |
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 | Changelog closes #1175 | Jeff Forcier | |
2018-03-12 | Merge branch '2.4' | Jeff Forcier | |
2018-03-12 | Guess something else added this prior to the merge | Jeff Forcier | |
But forgot the comma at that time. g r u m p | |||
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 | Initial tests proving CVE-2018-7750 / #1175 | Jeff Forcier | |
2018-03-12 | Allow overriding test client connect kwargs in Transport test suite | Jeff Forcier | |
2018-03-12 | Merge branch '2.4' | Jeff Forcier | |
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 | Merge branch '2.4' | 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 | |
2018-02-22 | Changelog re #1168 | Jeff Forcier | |
2018-02-22 | Add ECDSAKey to __all__. | Jeff Forcier | |
Even tho __all__ is gonna go away soon. Meh. | |||
2018-02-21 | Added Ed25519Key to __all__ | patriksevallius | |
2017-12-31 | Happy New Year | Jeff Forcier | |
2017-12-18 | flake8 | Jeff Forcier | |
also sorted py3compat.__all__ | |||
2017-12-18 | Leverage 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-18 | Fold 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-29 | Fix re: pytest upgrade, broke in recent merge | Jeff Forcier | |
2017-11-29 | Merge branch '2.4' | 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-29 | Years later... | Jeff Forcier | |
2017-11-29 | Merge branch 'master' into 1130-int | Jeff Forcier | |
2017-11-28 | wrong link in doctring comment | Marwan Rabbâa | |
2017-11-28 | add documentation for get_pty param in SSHClient.exec_command() | Marwan Rabbâa | |
2017-11-20 | Remove numbers from auth test module | Jeff Forcier | |
2017-11-20 | Update custom test task to encompass recent updates to invocations.pytest | Jeff Forcier | |
No time rn to overhaul Invoke to allow true reuse. bah. | |||
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 | |