summaryrefslogtreecommitdiff
path: root/tests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-3/+2
* Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...Scott Maxwell2013-11-191-2/+2
* Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-3/+2
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-17/+17
* Fix bytes/str type in more placesScott Maxwell2013-10-311-3/+3
* Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-10/+10
* Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-3/+3
* Fix importsScott Maxwell2013-10-301-2/+2
* Merge branch '1.9' into 1.10Jeff Forcier2013-09-271-1/+1
|\
| * Merge branch '1.8' into 1.9Jeff Forcier2013-09-271-1/+1
| |\
| | * Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* | | Fix #179 - missing host variable in fqdn evaluationJeff Forcier2013-09-271-0/+11
* | | Fix broken test.Olle Lundberg2013-02-281-4/+4
* | | Add tests for identityfile parsing.Olle Lundberg2013-02-281-1/+30
* | | Whitespace fixes.Olle Lundberg2013-02-281-1/+3
* | | Add tests for proxycommand parsing.Olle Lundberg2013-02-281-0/+27
* | | Add test for host negation.Olle Lundberg2013-02-281-0/+22
* | | Updated tests for new ssh config format.Olle Lundberg2013-02-281-10/+19
|/ /
* | Implement (& test for) ProxyCommand interpolation.Jeff Forcier2012-11-051-1/+27
* | Add failing test(s) re ProxyCommand config parsingJeff Forcier2012-11-051-1/+21
|/
* Refactoring: it's a thing. Re #85Jeff Forcier2012-10-151-11/+2
* Fix module import in testsmerge-ssh-fork-back-inJeff Forcier2012-09-251-6/+6
* Handle/fix handling of EINTR errors in a few places.Douglas Turk2012-09-241-0/+26
* Fix #33 - parse config as described by manpageJan Brauer2012-09-231-0/+18
* Fix broken testsJeff Forcier2012-09-231-6/+13
* Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-2/+2
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20080220060030-jih2gfguzp6jbwog]Robey Pointer2008-02-191-0/+1
* [project @ robey@lag.net-20080218051229-xtylb1poe246k2ci]Robey Pointer2008-02-171-0/+3
* [project @ robey@lag.net-20080218024139-i2t8y0f0dd93xjo1]Robey Pointer2008-02-171-0/+6
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-3/+1
* [project @ robey@lag.net-20060813195045-ca4148e233794d4b]Robey Pointer2006-08-131-6/+46
* [project @ robey@lag.net-20060801182143-088ff687e0945937]Robey Pointer2006-08-011-1/+2
* [project @ robey@lag.net-20060508005224-a8a04cd59f9fa016]Robey Pointer2006-05-071-4/+5
* [project @ robey@lag.net-20060220003513-aa54e3e771a530fd]Robey Pointer2006-02-191-2/+26
* [project @ robey@lag.net-20051204090414-7c8318ab735f6188]Robey Pointer2005-12-041-0/+80