summaryrefslogtreecommitdiff
path: root/paramiko/client.py
Commit message (Expand)AuthorAgeFilesLines
* Enhance language around SSHClient.close()2.5Jeff Forcier2021-10-151-4/+6
* Merge branch '2.4'Jeff Forcier2018-05-291-51/+95
|\
| * Blacken under black 18.5b0Jeff Forcier2018-05-291-5/+5
| * Blacken Paramiko on 2.4Chris Rose2018-05-171-46/+90
* | Years later...Jeff Forcier2017-11-291-0/+3
* | wrong link in doctring commentMarwan Rabbâa2017-11-281-1/+1
* | add documentation for get_pty param in SSHClient.exec_command()Marwan Rabbâa2017-11-281-0/+3
|/
* Implement new passphrase kwarg for SSHClient.connect()Jeff Forcier2017-11-091-7/+20
* flake8 for previous changesetJeff Forcier2017-10-111-7/+7
* String format modernization, part 11070-remove-python26-and-33Jeff Forcier2017-10-101-15/+19
* Use set literalsJeff Forcier2017-10-101-1/+1
* Use new(er)-style string formatting, {} instead of {0}Jeff Forcier2017-10-101-2/+2
* Fix gss_host setting and cleanup its logicSebastian Deiss2017-09-181-2/+4
* Attempt to refactor gss_host setting and clean up/document its logicJeff Forcier2017-09-131-6/+5
* Formatting yet againJeff Forcier2017-09-131-1/+2
* versionchanged for gss_trust_dnsJeff Forcier2017-09-131-0/+2
* More formattingJeff Forcier2017-09-131-5/+7
* Feels like we do still want set_gss_host gated by whether GSS is in play (as ...Jeff Forcier2017-09-131-5/+6
* FormattingJeff Forcier2017-09-131-3/+4
* Trailing commaJeff Forcier2017-09-131-1/+1
* Merge branch 'master' into 1063-intJeff Forcier2017-09-131-15/+58
|\
| * Merge branch '2.2'Jeff Forcier2017-09-121-13/+12
| |\
| * | Overhaul PublicBlob and use it better within RSAKey.Jeff Forcier2017-08-281-1/+1
| * | Stub tests and partly-working implementation of 'load certs found alongside k...Jeff Forcier2017-08-281-9/+21
| * | Docstring/TODO tweaksJeff Forcier2017-08-281-1/+2
| * | Refactor and clean up recently tweaked key loading bits in SSHClientJeff Forcier2017-08-281-20/+26
| * | Changelog and docs re #1042Jeff Forcier2017-08-281-2/+16
| * | string slice instead of rstrip, thanks ploxilnPaul Kapp2017-08-221-1/+1
| * | Add certificate filenames to look_for_keysPaul Kapp2017-08-221-5/+15
* | | Invent the parameter 'gss_trust_dns' for Kerberos supportAnselm Kruis2017-09-131-9/+11
| |/ |/|
* | Merge branch '2.1-gsskex-hostkeycheck-fix' into 2.2-gsskex-hostkeycheck-fixAnselm Kruis2017-08-041-13/+12
|\ \ | |/ |/|
| * Merge branch '2.0-gsskex-hostkeycheck-fix' into 2.1-gsskex-hostkeycheck-fixAnselm Kruis2017-08-041-13/+12
| |\
| | * SSHClient: fix the host key testAnselm Kruis2017-08-041-1/+1
* | | Merge branch '2.1'Jeff Forcier2017-06-091-19/+25
|\ \ \ | |/ /
| * | Re-apply ResourceManager removalJeff Forcier2017-06-091-2/+0
| * | Merge branch '2.1' into 910-intJeff Forcier2017-06-091-1/+0
| |\ \
| * | | SSHClient: adjust Transport preferred host key types if known hostPierce Lopez2017-06-071-21/+27
* | | | Merge branch '2.1'Jeff Forcier2017-06-091-3/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '2.0' into 2.1Jeff Forcier2017-06-091-3/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch '2.0' into 952-intJeff Forcier2017-06-091-9/+11
| | |\
| | * | remove back-reference from Transport to SSHClientPierce Lopez2017-06-021-1/+0
| | * | remove ResourceManager to fix leak of Transport/SSHClientKyle Agronick2017-06-021-2/+0
* | | | Trailing commaJeff Forcier2017-06-061-1/+1
* | | | Merge branch 'master' into 869-intJeff Forcier2017-06-061-60/+82
|\ \ \ \
| * | | | That was easy. Closes #857Jeff Forcier2017-06-061-0/+3
| * | | | DDD re #857Jeff Forcier2017-06-061-10/+4
| * | | | Merge branch '2.1'Jeff Forcier2017-06-051-9/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '2.0' into 2.1Jeff Forcier2017-06-051-9/+11
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Move to 'inv sites' style doc nitpicking.Jeff Forcier2017-06-051-9/+11
| | | |/
| | * | Merge branch '2.0' into 2.1Jeff Forcier2017-05-311-21/+46
| | |\ \ | | | |/