summaryrefslogtreecommitdiff
path: root/paramiko/util.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-1/+4
* Start in on star import eradicationJeff Forcier2014-03-071-1/+1
* Fix some Py2-isms in constant_time_bytes_eqJeff Forcier2014-03-071-2/+2
* Another indentation fix that isn't helping (tho in this case, obvious why)Jeff Forcier2014-03-071-7/+7
* 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-42/+39
|\
| * Change all exceptions to modern format (not Py2.5 compatible)Scott Maxwell2013-11-191-2/+1
| * Change conditional from PY3 to PY2 to be better prepared for a possible Py4.Scott Maxwell2013-11-191-2/+2
| * More type conversionsScott Maxwell2013-11-021-2/+2
| * Changes inspired by the nischu7 branchScott Maxwell2013-11-011-13/+16
| * Fix bytes/str type in more placesScott Maxwell2013-10-311-4/+4
| * Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-34/+27
| * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-2/+3
* | Last of the info field stuffJeff Forcier2014-02-261-18/+13
* | s/python/Python/, c'mon son!Jeff Forcier2014-02-211-2/+2
* | Don't actually need :class: anywhere nowJeff Forcier2014-02-211-7/+7
* | Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-3/+3
* | Merge branch '1.10' into sphinx-256Jeff Forcier2014-02-141-0/+9
|\ \
| * | Use constant time hash comparisons for improved security.Jeff Forcier2014-02-141-0/+9
| |/
* | Epydoc -> Sphinx.Olle Lundberg2014-01-231-21/+21
|/
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* Handle/fix handling of EINTR errors in a few places.Douglas Turk2012-09-241-0/+9
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* patch for ARC4 cipher support, and CTR block chaining, from denis bernard.Robey Pointer2009-07-191-2/+32
* patch from james bardin: bail early if the high byte is zero.Robey Pointer2009-04-141-0/+2
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060801182357-e030af9570314145]Robey Pointer2006-08-011-4/+3
* [project @ robey@lag.net-20060508005224-a8a04cd59f9fa016]Robey Pointer2006-05-071-79/+7
* [project @ robey@lag.net-20060424011046-7edc8e67b364f07d]Robey Pointer2006-04-231-0/+4
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@lag.net-20060220003513-aa54e3e771a530fd]Robey Pointer2006-02-191-24/+6
* [project @ robey@master-shake.local-20060119072156-31241967db33d1d9]Robey Pointer2006-01-181-1/+1
* [project @ robey@master-shake.local-20060115063338-50ebabff6276f500]Robey Pointer2006-01-141-1/+1
* [project @ robey@master-shake.local-20060115063008-4f68552398868788]Robey Pointer2006-01-141-5/+5
* [project @ robey@lag.net-20051204090414-7c8318ab735f6188]Robey Pointer2005-12-041-0/+83
* [project @ robey@ralph.lag.net-20051203042147-7e7a922aadc37bc2]Robey Pointer2005-12-021-5/+8
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-72]Robey Pointer2005-10-291-1/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-4/+10
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-51]Robey Pointer2005-08-091-9/+9
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-38]Robey Pointer2005-07-141-4/+4
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-36]Robey Pointer2005-07-141-0/+40
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-15]Robey Pointer2005-06-281-3/+1
* [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-149]Robey Pointer2005-02-281-2/+28
* [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-2/+16
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-40]Robey Pointer2004-04-051-1/+13
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-36]Robey Pointer2004-04-051-2/+20
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-27]Robey Pointer2004-03-041-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-22]Robey Pointer2004-01-041-0/+18