summaryrefslogtreecommitdiffhomepage
path: root/tests/test_client.py
AgeCommit message (Expand)Author
2018-09-17Blacken, 2.2 editionJeff Forcier
2018-09-17Test-level fixes for pytest & friends, 2.2 editionJeff Forcier
2018-09-17Missed a spotJeff Forcier
2018-09-17Merge branch '2.1' into 2.2Jeff Forcier
2018-09-17One change overlooked by merge, as it's newJeff Forcier
2018-09-17Blacken 2.1 branchJeff Forcier
2018-09-17Merge branch '2.0' into 2.1Jeff Forcier
2018-09-17Throwing a bone to 2.0-2.3 python-2.6 supportJeff Forcier
2018-09-17Blacken 2.0 with black 18.6b4Jeff Forcier
2018-09-17Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier
2018-09-17Import cleanup, mostly focused on s/tests/./Jeff Forcier
2018-09-17Rename util func that trips pytest's default discovery.Jeff Forcier
2017-08-04Merge branch '2.1-gsskex-hostkeycheck-fix' into 2.2-gsskex-hostkeycheck-fixAnselm Kruis
2017-08-04Merge branch '2.0-gsskex-hostkeycheck-fix' into 2.1-gsskex-hostkeycheck-fixAnselm Kruis
2017-08-04SSHClient: fix the host key testAnselm Kruis
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.1' into 910-intJeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Flake8/etc tweaks re #971 in 2.xJeff Forcier
2017-06-09Import from py3compat directly in test_clientMartin Packman
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-07tests for host key negotiation when there are multiplePierce Lopez
2017-06-07cleanup/simplify auth_timeout testsPierce Lopez
2017-06-06Merge branch 'master' into 869-intJeff Forcier
2017-06-06Failing test proving need for #857Jeff Forcier
2017-06-03Fixed encoding/decoding of the public key on the wireAlex Gaynor
2017-06-03integration test, with ourselvesAlex Gaynor
2017-06-02re-enable client cleanup test for python3Pierce Lopez
2017-01-24Merge branch '2.0' into 2.1Jeff Forcier
2017-01-24untie agian!james mike dupont
2016-12-23Added a test to check that the auth_timeout argument is passed through and ap...Tim Savage
2016-12-12Remove code re #398 from 2.0 branch, as it's feature workJeff Forcier
2016-12-05Merge branch '1.18' into 2.0Jeff Forcier
2016-12-05Support transmission of environment variablesPhilip Lorenz
2016-11-30Merge branch 'master' into 398-intJeff Forcier
2016-04-25Add support for ECDSA key sizes 384 and 521 alongside the existing 256.Alex Orange
2016-04-23Merge branch 'master' into switch-to-cryptographyAlex Gaynor
2016-04-23Add regression test protecting against an issue found in #394.Jeff Forcier
2016-04-23Set look_for_keys=False in client tests to avoid loading real user keys.Jeff Forcier
2015-12-04Merge branch 'master' into switch-to-cryptographyAlex Gaynor
2015-11-06Hacky cleanup of non-gc'd clients in a loopy test.Jeff Forcier
2015-11-04Merge branch 'master' into switch-to-cryptographyAlex Gaynor
2015-11-03Merge branch 'master' into 502-intJeff Forcier
2015-03-20Commit 838e02ab42 changed the type of the exec command string on python3Anselm Kruis
2014-12-18Merge branch 'master' into switch-to-cryptographyAlex Gaynor
2014-12-17Use modern api to check if event is set.Olle Lundberg
2014-10-01Skip the tests on PyPyAlex Gaynor
2014-09-302 is really enoughAlex Gaynor
2014-09-30Try removing some unused code?Alex Gaynor