summaryrefslogtreecommitdiff
path: root/paramiko/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Additional house style formatting tweaks, mostly re: removal of line continua...Jeff Forcier2017-05-311-12/+19
* Final paramiko flake8 fix.Dorian Pula2017-05-311-0/+1
* Lots of flake8 fix.Dorian Pula2017-05-311-43/+48
* Merge branch 'master' into 267-intJeff Forcier2014-09-081-2/+1
|\
| * Consolidate version info. Closes #249Jeff Forcier2014-08-251-2/+1
| * Cut 1.14.1v1.14.11.14.1Jeff Forcier2014-08-251-1/+1
* | Merge branch 'master' into gssapi-py3-supportAnselm Kruis2014-05-281-1/+1
|\ \ | |/
| * Cut 1.14v1.14.01.14.0baserock/morphJeff Forcier2014-05-071-1/+1
| * Cut 1.13.1v1.13.11.13.1Jeff Forcier2014-05-071-1/+1
* | Merge branch 'master' into gssapi-py3-supportSebastian Deiss2014-03-261-42/+1
|\ \ | |/
| * Some whitespacey bitsJeff Forcier2014-03-071-3/+3
| * Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-30/+30
| |\
| | * Bump version to 1.13.0 in initScott Maxwell2013-11-191-1/+1
| | * Remove Python 2.5 from travis and fix minimum required version in init and RE...Scott Maxwell2013-11-191-3/+3
| | * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-1/+1
| | * Fix importsScott Maxwell2013-10-301-6/+6
| | * Fix importsScott Maxwell2013-10-301-24/+24
| * | Merge branch '1.11' into 1.12Jeff Forcier2014-03-041-42/+1
| |\ \
| | * \ Merge branch '1.10' into 1.11Jeff Forcier2014-03-031-42/+1
| | |\ \
| | | * | s/python/Python/, c'mon son!Jeff Forcier2014-02-211-1/+1
| | | * | Move module level docstring into Sphinx docsJeff Forcier2014-02-211-32/+0
| | | * | Don't actually need :class: anywhere nowJeff Forcier2014-02-211-3/+3
| | | * | Replace accidental class-refs on local method-refsJeff Forcier2014-02-211-2/+2
| | | * | Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-2/+2
| | | * | This handily explains why everything was really confusing in autodocJeff Forcier2014-02-141-7/+0
| | | * | Merge branch '1.10' into sphinx-256Jeff Forcier2014-02-141-1/+1
| | | |\ \
| | | | * | Cut 1.10.6v1.10.61.10.6Jeff Forcier2014-02-141-1/+1
| | | * | | Epydoc -> Sphinx.Olle Lundberg2014-01-231-11/+11
| | | |/ /
| | | * | Cut 1.10.5v1.10.51.10.5Jeff Forcier2014-01-081-1/+1
| | * | | Cut 1.11.4v1.11.41.11.4Jeff Forcier2014-02-141-1/+1
| | * | | Cut 1.11.3v1.11.31.11.3Jeff Forcier2014-01-081-1/+1
| * | | | Cut 1.12.2v1.12.21.12.2Jeff Forcier2014-02-141-1/+1
* | | | | Add a flag to check if GSS-API / SSPI is available.Sebastian Deiss2014-03-171-1/+1
* | | | | GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian Deiss2014-02-111-0/+1
* | | | | Merge branch scottkmaxwell:py3-support-without-py25 intoSebastian Deiss2014-02-111-35/+35
|/ / / /
* | | | Cut 1.12.1v1.12.11.12.1Jeff Forcier2014-01-081-1/+1
| |_|/ |/| |
* | | Merge branch '1.11' into 1.12Jeff Forcier2013-10-161-0/+1
|\ \ \ | |/ /
| * | Merge branch '1.10' into 1.11Jeff Forcier2013-10-161-0/+1
| |\ \ | | |/
| | * Merge branch '1.9' into 1.10Jeff Forcier2013-10-161-0/+1
| | |\
| | | * Merge branch '1.8' into 1.9Jeff Forcier2013-10-161-0/+1
| | | |\
| | | | * Reintroduce __version_info__ variableMike Gabriel2013-10-161-0/+1
| * | | | Merge branch '1.10' into 1.11v1.11.21.11.2Jeff Forcier2013-09-271-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Update version for 1.10.4v1.10.41.10.4Jeff Forcier2013-09-271-1/+1
* | | | | Merge branch '1.11'Jeff Forcier2013-09-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '1.10' into 1.11Jeff Forcier2013-09-271-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '1.9' into 1.10Jeff Forcier2013-09-271-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '1.8' into 1.9Jeff Forcier2013-09-271-1/+1
| | | |\ \ | | | | |/
| | | | * Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* | | | | Merge branch '152-int' into 152-real-intJeff Forcier2013-09-271-0/+1
|\ \ \ \ \
| * | | | | Introduce ECDSAEthan Glasser-Camp2013-03-251-0/+1