summaryrefslogtreecommitdiff
path: root/paramiko/message.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-4/+5
* Some Epydoc->Sphinx stuff that came from the mergeJeff Forcier2014-03-071-5/+1
* Fix a bunch of indentation errors.Jeff Forcier2014-03-051-1/+1
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-24/+79
|\
| * Fix message to handle long properly, even on Py3Scott Maxwell2013-11-021-2/+3
| * Fix message sendingScott Maxwell2013-10-301-32/+80
| * Fix importsScott Maxwell2013-10-301-1/+1
* | Even moar info fieldsJeff Forcier2014-02-261-64/+32
* | 'Message' did not really need capitalizing within its own docstringsJeff Forcier2014-02-251-15/+15
* | s/python/Python/, c'mon son!Jeff Forcier2014-02-211-1/+1
* | Replace accidental class-refs on local method-refsJeff Forcier2014-02-211-2/+2
* | Epydoc -> Sphinx.Olle Lundberg2014-01-231-49/+49
|/
* Merge branch '1.9' into 1.10Jeff Forcier2013-09-271-1/+1
|\
| * Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* | Limit memory allocation of get_bytes to 1MBMaarten2012-11-301-1/+2
|/
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* patch from james bardin: bail early if the high byte is zero.Robey Pointer2009-04-141-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@master-shake.local-20060115063008-4f68552398868788]Robey Pointer2006-01-141-1/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-2/+4
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-50]Robey Pointer2005-08-091-2/+59
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-40]Robey Pointer2005-07-141-2/+2
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-25]Robey Pointer2005-07-071-45/+30
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-23]Robey Pointer2005-07-031-2/+0
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]Robey Pointer2005-02-281-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-88]Robey Pointer2004-09-251-1/+8
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-79]Robey Pointer2004-09-111-10/+11
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-61]Robey Pointer2004-06-101-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-42]Robey Pointer2004-04-061-3/+3
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-39]Robey Pointer2004-04-051-0/+2
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-29]Robey Pointer2004-03-081-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-27]Robey Pointer2004-03-041-0/+10
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-24]Robey Pointer2004-01-271-8/+106
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-22]Robey Pointer2004-01-041-1/+23
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-14]Robey Pointer2003-12-271-0/+119