Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Free Software Foundation address | Paul Howarth | 2022-03-15 | 1 | -1/+1 |
* | Add support for RSA SHA2 host and public keys | Jeff Forcier | 2021-12-23 | 1 | -0/+1 |
* | Base case re #717 works now. | Jeff Forcier | 2019-12-02 | 1 | -0/+2 |
* | Implement ssh_config hostname canonicalization (WIP) | Jeff Forcier | 2019-09-27 | 1 | -0/+2 |
* | Sort top level import related junk | Jeff Forcier | 2019-09-26 | 1 | -4/+4 |
* | Add SSHConfigDict to __init__ | Jeff Forcier | 2019-07-05 | 1 | -1/+2 |
* | flake8, blacken | Jeff Forcier | 2019-06-14 | 1 | -1/+6 |
* | Implement #322 - new ChannelFile subclass for stdin that calls shutdown_write... | Jeff Forcier | 2019-06-14 | 1 | -1/+1 |
* | Merge branch '2.4' into 2.5 | Jeff Forcier | 2019-06-14 | 1 | -1/+1 |
|\ | |||||
| * | Add some basic tests for Channel(Stderr)File | Jeff Forcier | 2019-06-14 | 1 | -1/+1 |
* | | Merge branch '2.4' | Jeff Forcier | 2018-05-29 | 1 | -8/+26 |
|\ \ | |/ | |||||
| * | Sort __all__ | Jeff Forcier | 2018-05-29 | 1 | -23/+23 |
| * | Blacken Paramiko on 2.4 | Chris Rose | 2018-05-17 | 1 | -45/+63 |
* | | Sort and double-quote __all__ to help an upcoming merge | Jeff Forcier | 2018-05-29 | 1 | -39/+39 |
* | | Add ECDSAKey to __all__. | Jeff Forcier | 2018-02-22 | 1 | -0/+1 |
* | | Added Ed25519Key to __all__ | patriksevallius | 2018-02-21 | 1 | -0/+1 |
|/ | |||||
* | This explicit Python interpreter version check predates me. | Jeff Forcier | 2017-10-10 | 1 | -9/+4 |
* | Merge branch '2.2' | Jeff Forcier | 2017-09-12 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '2.1' into 2.2 | Jeff Forcier | 2017-09-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Added paramiko.GSS_EXCEPTIONS: exception types used by GSSAPI | Anselm Kruis | 2017-08-04 | 1 | -1/+1 |
* | | | Generic certificate support | Paul Kapp | 2017-08-22 | 1 | -2/+2 |
|/ / | |||||
* | | Support decrypting keys | Alex Gaynor | 2017-06-03 | 1 | -0/+1 |
|/ | |||||
* | Additional house style formatting tweaks, mostly re: removal of line continua... | Jeff Forcier | 2017-05-31 | 1 | -12/+19 |
* | Final paramiko flake8 fix. | Dorian Pula | 2017-05-31 | 1 | -0/+1 |
* | Lots of flake8 fix. | Dorian Pula | 2017-05-31 | 1 | -43/+48 |
* | Merge branch 'master' into 267-int | Jeff Forcier | 2014-09-08 | 1 | -2/+1 |
|\ | |||||
| * | Consolidate version info. Closes #249 | Jeff Forcier | 2014-08-25 | 1 | -2/+1 |
| * | Cut 1.14.1v1.14.11.14.1 | Jeff Forcier | 2014-08-25 | 1 | -1/+1 |
* | | Merge branch 'master' into gssapi-py3-support | Anselm Kruis | 2014-05-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Cut 1.14v1.14.01.14.0baserock/morph | Jeff Forcier | 2014-05-07 | 1 | -1/+1 |
| * | Cut 1.13.1v1.13.11.13.1 | Jeff Forcier | 2014-05-07 | 1 | -1/+1 |
* | | Merge branch 'master' into gssapi-py3-support | Sebastian Deiss | 2014-03-26 | 1 | -42/+1 |
|\ \ | |/ | |||||
| * | Some whitespacey bits | Jeff Forcier | 2014-03-07 | 1 | -3/+3 |
| * | Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py... | Jeff Forcier | 2014-03-05 | 1 | -30/+30 |
| |\ | |||||
| | * | Bump version to 1.13.0 in init | Scott Maxwell | 2013-11-19 | 1 | -1/+1 |
| | * | Remove Python 2.5 from travis and fix minimum required version in init and RE... | Scott Maxwell | 2013-11-19 | 1 | -3/+3 |
| | * | Fix dict iters, sorts, exceptions, bytes renames and tuple args | Scott Maxwell | 2013-10-30 | 1 | -1/+1 |
| | * | Fix imports | Scott Maxwell | 2013-10-30 | 1 | -6/+6 |
| | * | Fix imports | Scott Maxwell | 2013-10-30 | 1 | -24/+24 |
| * | | Merge branch '1.11' into 1.12 | Jeff Forcier | 2014-03-04 | 1 | -42/+1 |
| |\ \ | |||||
| | * \ | Merge branch '1.10' into 1.11 | Jeff Forcier | 2014-03-03 | 1 | -42/+1 |
| | |\ \ | |||||
| | | * | | s/python/Python/, c'mon son! | Jeff Forcier | 2014-02-21 | 1 | -1/+1 |
| | | * | | Move module level docstring into Sphinx docs | Jeff Forcier | 2014-02-21 | 1 | -32/+0 |
| | | * | | Don't actually need :class: anywhere now | Jeff Forcier | 2014-02-21 | 1 | -3/+3 |
| | | * | | Replace accidental class-refs on local method-refs | Jeff Forcier | 2014-02-21 | 1 | -2/+2 |
| | | * | | Mass SnR of class refs with dotted ones. | Jeff Forcier | 2014-02-21 | 1 | -2/+2 |
| | | * | | This handily explains why everything was really confusing in autodoc | Jeff Forcier | 2014-02-14 | 1 | -7/+0 |
| | | * | | Merge branch '1.10' into sphinx-256 | Jeff Forcier | 2014-02-14 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Cut 1.10.6v1.10.61.10.6 | Jeff Forcier | 2014-02-14 | 1 | -1/+1 |
| | | * | | | Epydoc -> Sphinx. | Olle Lundberg | 2014-01-23 | 1 | -11/+11 |
| | | |/ / |