summaryrefslogtreecommitdiff
path: root/tests/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* Another tweak to testing stuff re: username assertionsJeff Forcier2014-09-101-1/+2
* Allow disabling username in connection testsJeff Forcier2014-09-091-2/+7
* Refactor client tests to allow override of host keyJeff Forcier2014-09-091-8/+24
* Merge branch 'master' into 362-intJeff Forcier2014-09-081-49/+92
|\
| * Merge branch 'master' into 373-intJeff Forcier2014-09-081-48/+89
| |\
| | * Bah humbugJeff Forcier2014-09-061-2/+4
| | * Yup, that was indeed too fucking clever. Bad bitprophet!Jeff Forcier2014-09-051-11/+4
| | * Fix a Python 3 encoding dealieJeff Forcier2014-09-051-1/+1
| | * Forgot to actually implement allowed-keys/reverse testingJeff Forcier2014-09-051-2/+15
| | * Add a couple more permutationsJeff Forcier2014-09-051-0/+3
| | * Overhaul multi-key test to set up multiple scenariosJeff Forcier2014-09-051-7/+27
| | * Factor fingerprint data out of classJeff Forcier2014-09-051-6/+7
| | * More cleanup to support ECDSA key, and now it works!Jeff Forcier2014-09-051-8/+5
| | * Add RSA key fingerprint, now that test passesJeff Forcier2014-09-051-0/+1
| | * Set things up for cleaner test key tomfooleryJeff Forcier2014-09-051-2/+26
| | * Add an explicit RSA test, which fails (!)Jeff Forcier2014-09-051-0/+6
| | * Refactor horrible old copypastaJeff Forcier2014-09-051-74/+21
| | * Add a (failing :() test re: ECDSA private keysJeff Forcier2014-09-051-0/+34
| * | Document what is breaking in the client tests.Olle Lundberg2014-08-151-0/+2
| |/
* | Use a shorter timeout in banner timeout test.Cory Benfield2014-08-141-4/+4
* | Test banner timeout.Cory Benfield2014-08-141-1/+26
|/
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-1/+1
* Skip failing test on Py3Jeff Forcier2014-03-071-0/+5
* Fix new test for Py3 and start server in tests instead of in setUp so we can ...Scott Maxwell2014-01-161-9/+10
* Merge remote-tracking branch 'master/master' into py3-support-without-py25Scott Maxwell2014-01-161-2/+29
|\
| * Saner (to me) positive assertionJeff Forcier2014-01-081-1/+4
| * Small refactorJeff Forcier2014-01-081-3/+5
| * No need for 'self.tc' within a single test :)Jeff Forcier2014-01-081-6/+6
| * Add a testcase for client.save_host_keys.Martin Blumenstingl2014-01-081-1/+25
* | Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...Scott Maxwell2013-11-191-1/+1
* | Fix some deprecation and resource warningsScott Maxwell2013-11-021-30/+30
* | Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-3/+4
* | Changes inspired by the nischu7 branchScott Maxwell2013-11-011-3/+9
* | More type conversionScott Maxwell2013-10-311-1/+2
* | Fix message sendingScott Maxwell2013-10-301-5/+5
* | Use test_path to avoid relative path issuesScott Maxwell2013-10-301-8/+8
* | Fix importsScott Maxwell2013-10-301-1/+2
|/
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* Fixes to failing-test teardowns to avoid more exceptions or hangsJeff Forcier2012-09-241-5/+3
* bug 426925: lookup host keys correctly when they have a different port.Robey Pointer2009-11-011-19/+19
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20080706203706-zqxb69qrcgyuf90n]Robey Pointer2008-07-061-2/+19
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20070211022553-mjbl0w7wygpl7os5]Robey Pointer2007-02-101-2/+41
* [project @ robey@lag.net-20061227194121-hzrmwbb6ea14unkg]Robey Pointer2006-12-271-0/+5
* [project @ robey@lag.net-20061215222108-7pu0151970w1e1lp]Robey Pointer2006-12-151-1/+27
* [project @ robey@lag.net-20060508002007-3b7b87c361fe876a]Robey Pointer2006-05-071-0/+127