summaryrefslogtreecommitdiff
path: root/paramiko/message.py
Commit message (Expand)AuthorAgeFilesLines
* No more (object)ionsJeff Forcier2023-01-161-1/+1
* Swap around __bytes__/__str__ for some classesJeff Forcier2023-01-121-4/+1
* Start fixing up blatantly wrong-under-py3 docstring typesJeff Forcier2023-01-121-24/+34
* blackenJeff Forcier2023-01-111-1/+1
* Some semi-missed removals of 'long'Jeff Forcier2023-01-091-2/+2
* Move b, u helpers to util module for nowJeff Forcier2023-01-091-1/+1
* Remove or transmute all use of long()Jeff Forcier2023-01-091-4/+4
* Update BytesIOJeff Forcier2023-01-091-1/+2
* integer_types -> intJeff Forcier2023-01-091-2/+2
* Migrate some byte related helpers aroundJeff Forcier2023-01-091-2/+2
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* Newer flake8 for Python 3.8 CI compat, and related tweaksJeff Forcier2020-08-301-1/+1
* Blacken Paramiko on 2.4Chris Rose2018-05-171-10/+10
* Same issue as I ran into with invoke: somehow, Python 2.7 intersphinx no long...Jeff Forcier2017-10-131-2/+2
* Merge branch '2.0'Jeff Forcier2017-05-311-14/+14
|\
| * flake8 fixes for 2.0 branchJeff Forcier2017-05-311-1/+0
| * More flake8 fixes and skip some modules.Dorian Pula2017-05-311-14/+14
* | Also make this self-referential because jeezJeff Forcier2017-02-201-1/+1
* | Correct get_text() docstringJeff Forcier2017-02-201-3/+1
* | Not sure how these snuck back inJeff Forcier2017-02-201-9/+0
* | Nuke old commented out lineJeff Forcier2017-02-201-1/+0
|/
* Revert add_int and get_int to strictly 32-bits and add adaptive versionsScott Maxwell2015-01-261-36/+9
* Merge branch 'master' into gssapi-py3-supportSebastian Deiss2014-03-261-74/+72
|\
| * 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 scottkmaxwell:py3-support-without-py25 intoSebastian Deiss2014-02-111-30/+79
|/
* 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