summaryrefslogtreecommitdiff
path: root/paramiko/common.py
Commit message (Expand)AuthorAgeFilesLines
* More death to line continuationsJeff Forcier2017-05-311-2/+3
* Even more flake8.Dorian Pula2017-05-311-3/+5
* More flake8 fixes and fix tests.Dorian Pula2017-05-311-3/+4
* Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZEJeff Quast2014-12-171-1/+5
* Merge branch 'master' into 267-intJeff Forcier2014-09-081-0/+11
|\
| * Move window and packet constants.Olle Lundberg2014-08-141-0/+11
* | Merge branch 'paramiko:master' into gssapi-py3-supportSebastian Deiss2014-04-231-5/+0
|\ \ | |/
| * Switch from using PyCrypto's Random to using os.urandom.Alex Gaynor2014-03-291-5/+0
* | Adapt GSS-API implementation to the merged code.Sebastian Deiss2014-03-261-0/+6
* | Merge branch 'master' into gssapi-py3-supportSebastian Deiss2014-03-261-23/+31
|\ \ | |/
| * Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-23/+31
| * Change conditional from PY3 to PY2 to be better prepared for a possible Py4.Scott Maxwell2013-11-191-4/+4
| * Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-3/+7
| * Changes inspired by the nischu7 branchScott Maxwell2013-11-011-2/+0
| * Eliminate all uses of b'' syntax to allow for Python 2.5 supportScott Maxwell2013-11-011-10/+6
| * More type conversionScott Maxwell2013-10-311-1/+1
| * More type conversionScott Maxwell2013-10-311-1/+1
| * Write to locals instead of globalsScott Maxwell2013-10-301-2/+2
| * Add Py3 helpers to common.pyScott Maxwell2013-10-301-2/+45
* | GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian Deiss2014-02-111-1/+12
* | Merge branch scottkmaxwell:py3-support-without-py25 intoSebastian Deiss2014-02-111-2/+43
|/
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* Add IO sleep to agent forward communications.Jeff Forcier2012-09-231-0/+3
* Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-2/+2
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20080518224525-cjid4qbn81eve3zt]Robey Pointer2008-05-181-2/+2
* [project @ robey@lag.net-20080121194216-q3n5ovpeyiqjua6p]Robey Pointer2008-01-211-14/+2
* [project @ robey@lag.net-20071119194455-u69od9ynz2n4x7ch]Robey Pointer2007-11-191-4/+4
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060228030121-67362d86a18a352b]Robey Pointer2006-02-271-0/+1
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@master-shake.local-20060131005629-3f1bfead54bd5283]Robey Pointer2006-01-301-0/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-75]Robey Pointer2005-10-311-2/+5
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-3/+3
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-59]Robey Pointer2005-09-211-1/+3
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-54]Robey Pointer2005-08-091-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-116]Robey Pointer2004-11-261-0/+5
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-97]Robey Pointer2004-11-011-0/+30
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-70]Robey Pointer2004-09-031-0/+13
* [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-50]Robey Pointer2004-04-231-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-47]Robey Pointer2004-04-081-0/+6
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-44]Robey Pointer2004-04-071-1/+4
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-42]Robey Pointer2004-04-061-0/+15
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-39]Robey Pointer2004-04-051-0/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-38]Robey Pointer2004-04-051-0/+60