summaryrefslogtreecommitdiff
path: root/paramiko/auth_handler.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-16/+15
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-37/+35
|\
| * Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-2/+2
| * Change all exceptions to modern format (not Py2.5 compatible)Scott Maxwell2013-11-191-2/+1
| * Changes inspired by the nischu7 branchScott Maxwell2013-11-011-2/+2
| * Fix message sendingScott Maxwell2013-10-301-35/+33
| * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-1/+2
* | Merge branch '1.12'Jeff Forcier2014-03-041-2/+2
|\ \
| * | s/python/Python/, c'mon son!Jeff Forcier2014-02-211-1/+1
| * | Don't actually need :class: anywhere nowJeff Forcier2014-02-211-1/+1
| * | Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-1/+1
| * | Epydoc -> Sphinx.Olle Lundberg2014-01-231-1/+1
| |/
* | Not a fan of pointless getters.Jeff Forcier2014-02-111-3/+0
* | Adding banner functionalityJohan Prins2014-02-111-0/+5
|/
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-1/+1
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* make the "auth type not permitted" message debug level, for bazaar.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20080323025751-de0lem9pi4oydt2g]Robey Pointer2008-03-221-1/+1
* [project @ robey@lag.net-20080124045017-dfqiamorj356btrd]Robey Pointer2008-01-231-3/+13
* [project @ robey@lag.net-20080121190842-mq94nybu8qxhw1jl]Robey Pointer2008-01-211-0/+3
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060509164549-14e664f234b4b747]Robey Pointer2006-05-091-4/+4
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@master-shake.local-20060209030112-ab9669fa6d1d3d26]Robey Pointer2006-02-081-1/+2
* [project @ robey@master-shake.local-20060130182024-4f0c84964b65cb72]Robey Pointer2006-01-301-3/+3
* [project @ robey@master-shake.local-20060127035453-c91a77a5aa6d2136]Robey Pointer2006-01-261-0/+2
* [project @ robey@lag.net-20051202211544-900e02e2693d4a92]Robey Pointer2005-12-021-0/+3
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-5/+5
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-61]Robey Pointer2005-09-271-17/+59
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-59]Robey Pointer2005-09-211-0/+50
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-54]Robey Pointer2005-08-091-0/+315