summaryrefslogtreecommitdiff
path: root/tests/test_packetizer.py
Commit message (Expand)AuthorAgeFilesLines
* Update to pytest-relaxed 1.1.0 and prep for using itJeff Forcier2017-12-311-1/+1
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-2/+3
* Avoid PacketizerTest.test_closed_3 to fail on platforms where errno.ETIMESofian Brabez2017-02-201-2/+6
* Merge branch '1.18' into 2.0Jeff Forcier2016-12-051-1/+2
|\
| * Looks like skipIf was added in 2.7? Dies on 2.6Jeff Forcier2016-12-051-1/+2
* | Merge branch '1.18' into 2.0Jeff Forcier2016-12-051-1/+2
|\ \ | |/
| * skip test on windows - no SIGALRM.Gabi Davar2016-12-051-1/+2
* | Switched everything to use cryptographyAlex Gaynor2014-09-151-8/+21
|/
* Let packetizer handle 0-length sends from channel.Olle Lundberg2014-08-151-0/+46
* Switched hash functions from PyCrypto to hashlib.Alex Gaynor2014-03-291-3/+6
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-3/+3
* Start in on star import eradicationJeff Forcier2014-03-071-1/+1
* Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...Scott Maxwell2013-11-191-3/+2
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-6/+6
* Fixes for Python 2.5 and Python 3.2 supportScott Maxwell2013-11-011-2/+2
* Eliminate all uses of b'' syntax to allow for Python 2.5 supportScott Maxwell2013-11-011-16/+5
* Fix bytes/str type in more placesScott Maxwell2013-10-311-10/+24
* Fix message sendingScott Maxwell2013-10-301-1/+1
* Fix importsScott Maxwell2013-10-301-1/+2
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-8]Robey Pointer2005-05-101-0/+70