summaryrefslogtreecommitdiff
path: root/paramiko/packet.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-54/+18
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-20/+22
|\
| * Change all exceptions to modern format (not Py2.5 compatible)Scott Maxwell2013-11-191-6/+3
| * Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-3/+3
| * Changes inspired by the nischu7 branchScott Maxwell2013-11-011-2/+3
| * Fix bytes/str type in more placesScott Maxwell2013-10-311-2/+2
| * Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-15/+16
| * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-3/+6
* | Merge branch '1.10' into 1.11Jeff Forcier2014-03-031-14/+11
|\ \
| * | Bunch more info fieldsJeff Forcier2014-02-261-8/+5
| * | s/python/Python/, c'mon son!Jeff Forcier2014-02-211-1/+1
| * | Docstring tweakJeff Forcier2014-02-211-1/+1
| * | Merge branch '1.10' into sphinx-256Jeff Forcier2014-02-141-1/+1
| |\ \
| * | | Epydoc -> Sphinx.Olle Lundberg2014-01-231-10/+10
* | | | Merge branch '1.10' into 1.11Jeff Forcier2014-02-141-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Use constant time hash comparisons for improved security.Jeff Forcier2014-02-141-1/+1
| |/
* | Merge branch '1.10' into 1.11Jeff Forcier2013-09-271-1/+1
|\ \ | |/
| * 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
* | | | Merge branch '1.11' into 156-intJeff Forcier2013-09-271-8/+4
|\ \ \ \ | |/ / /
| * | | Apply slightly modified version of patch from #162Jeff Forcier2013-09-201-8/+4
* | | | transport: Wait for thread termination before closing the socketFrank Arnold2013-04-111-1/+0
|/ / /
* | | Give sdctr a default value for backwards+test compatJeff Forcier2013-02-271-1/+1
* | | Don't random pad packets for SDCTR ciphersKent Gibson2013-02-271-5/+7
|/ /
* | Bubble up ProxyCommandFailure in packetizerJeff Forcier2012-11-051-1/+3
|/
* Handle/fix handling of EINTR errors in a few places.Douglas Turk2012-09-241-5/+11
* Merge #63Jeff Forcier2012-05-161-5/+15
* Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-5/+2
* brittspace.Robey Pointer2010-04-131-23/+23
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* bug 300536: allow a really long banner before the SSH handshake.Robey Pointer2009-02-171-2/+2
* [project @ robey@lag.net-20070924062534-5yemkpyjy2sssvjn]Robey Pointer2007-09-231-0/+6
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20061127192023-ns5lhww0jc84f21t]Robey Pointer2006-11-271-0/+2
* [project @ robey@lag.net-20061112063054-bf71926ff8c98c68]Robey Pointer2006-11-111-0/+1
* [project @ robey@lag.net-20061031223747-9fda3f2c1112c5dc]Robey Pointer2006-10-311-2/+22
* [project @ robey@lag.net-20061008002032-d6803b57bac4f62c]Robey Pointer2006-10-071-6/+6
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@master-shake.local-20060209073516-77f30d55aee054ea]Robey Pointer2006-02-081-7/+0
* [project @ robey@master-shake.local-20060130182053-0d5b7aba9dc9d9b3]Robey Pointer2006-01-301-2/+4
* [project @ robey@master-shake.local-20060120182320-d569b04adc2bd622]Robey Pointer2006-01-201-14/+34
* [project @ robey@master-shake.local-20060115063008-4f68552398868788]Robey Pointer2006-01-141-4/+6
* [project @ robey@lag.net-20051202211544-900e02e2693d4a92]Robey Pointer2005-12-021-1/+14
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-81]Robey Pointer2005-11-121-3/+3
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-78]Robey Pointer2005-10-311-0/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-73]Robey Pointer2005-10-291-2/+2
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-72]Robey Pointer2005-10-291-0/+7
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-5/+10
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-29]Robey Pointer2005-07-101-12/+12