summaryrefslogtreecommitdiff
path: root/paramiko/pkey.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-6/+6
* More minor whitespacey bitsJeff Forcier2014-03-071-1/+1
* I was really hoping this was causing a lot of the test errors :(Jeff Forcier2014-03-071-2/+2
* Fix a bunch of indentation errors.Jeff Forcier2014-03-051-2/+2
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-20/+24
|\
| * Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-8/+2
| * Change all exceptions to modern format (not Py2.5 compatible)Scott Maxwell2013-11-191-2/+2
| * Fix some deprecation and resource warningsScott Maxwell2013-11-021-9/+13
| * Fixes for Python 2.5 and Python 3.2 supportScott Maxwell2013-11-011-1/+1
| * More type conversionScott Maxwell2013-10-311-3/+3
| * Salt needs to be 16 bytes instead of 8Scott Maxwell2013-10-311-1/+1
| * 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-2/+2
| * Fix message sendingScott Maxwell2013-10-301-8/+14
| * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-2/+2
* | Bunch more info fieldsJeff Forcier2014-02-261-72/+37
* | PKey docstring cleanupJeff Forcier2014-02-241-8/+9
* | s/python/Python/, c'mon son!Jeff Forcier2014-02-211-1/+1
* | Don't actually need :class: anywhere nowJeff Forcier2014-02-211-14/+14
* | Replace accidental class-refs on local method-refsJeff Forcier2014-02-211-1/+1
* | Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-13/+13
* | Epydoc -> Sphinx.Olle Lundberg2014-01-231-105/+105
|/
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* Merge pull request #9 from tehfink/masterRobey Pointer2011-05-211-10/+11
|\
| * support for openssl keys (http://www.mail-archive.com/paramiko@lag.net/msg004...tehfink2010-11-201-10/+11
* | Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-5/+5
|/
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060829181836-1cd17df7729c4db8]Robey Pointer2006-08-291-2/+2
* [project @ robey@lag.net-20060801182357-e030af9570314145]Robey Pointer2006-08-011-2/+3
* [project @ robey@lag.net-20060627064106-71a2bfb5a39a2913]Robey Pointer2006-06-261-1/+29
* [project @ robey@lag.net-20060627060600-07d5b7e2fc57202d]Robey Pointer2006-06-261-10/+28
* [project @ robey@lag.net-20060220040447-d7b79989d3b680ed]Robey Pointer2006-02-191-6/+0
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@master-shake.local-20060115063008-4f68552398868788]Robey Pointer2006-01-141-4/+4
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-5/+6
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-15]Robey Pointer2005-06-281-4/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-10]Robey Pointer2005-05-211-2/+2
* [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-144]Robey Pointer2005-02-061-3/+3
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-93]Robey Pointer2004-10-181-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-87]Robey Pointer2004-09-251-46/+49
* [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-46]Robey Pointer2004-04-071-0/+6
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-44]Robey Pointer2004-04-071-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-43]Robey Pointer2004-04-061-2/+6
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-40]Robey Pointer2004-04-051-1/+5
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-37]Robey Pointer2004-04-051-3/+100
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-25]Robey Pointer2004-01-271-4/+5
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-22]Robey Pointer2004-01-041-0/+18