summaryrefslogtreecommitdiff
path: root/tests/backdoor_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace to conform to our linting testsJakub Stasiak2016-01-121-1/+1
* backdoor: Add Unix and IPv6 socket supportbackdoorEric Urban2016-01-111-1/+29
* Python 3 compat: Improve various bitsJakub Stasiak2014-10-101-6/+6
* tests: deprecated TestCase.assert_() -> assert keywordSergey Shepelev2014-07-161-2/+2
* python3 compatibilitySergey Shepelev2014-04-241-3/+3
* python3 compatibilitySergey Shepelev2014-04-231-6/+6
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-2/+2
* py3k - more testcases portedamajorek2010-03-071-3/+3
* Closing the backdoor client socket closes the waiting server, yay.Ryan Williams2010-02-241-0/+5
* Removed Green_fileobject and moved its contents to GreenPipe. Removed higher...Ryan Williams2010-01-021-0/+29