summaryrefslogtreecommitdiff
path: root/paramiko
Commit message (Expand)AuthorAgeFilesLines
* Whoops, can't .format() bytes. Grump grump.Jeff Forcier2017-10-182-3/+3
* Dropped Python 2.6 so we can stop using u()/b() for literals.Jeff Forcier2017-10-163-5/+5
* Same issue as I ran into with invoke: somehow, Python 2.7 intersphinx no long...Jeff Forcier2017-10-134-10/+9
* Fix some oopses from previous changesJeff Forcier2017-10-132-3/+5
* flake8Jeff Forcier2017-10-113-12/+22
* More string format updatesJeff Forcier2017-10-115-57/+60
* flake8 for previous changesetJeff Forcier2017-10-1110-26/+42
* Reformatting/flake8Jeff Forcier2017-10-111-9/+11
* Refactor auth_handler log callsJeff Forcier2017-10-111-22/+26
* String format modernization, part 11070-remove-python26-and-33Jeff Forcier2017-10-1018-136/+167
* Use set literalsJeff Forcier2017-10-101-1/+1
* This explicit Python interpreter version check predates me.Jeff Forcier2017-10-101-9/+4
* Use new(er)-style string formatting, {} instead of {0}Jeff Forcier2017-10-1010-22/+22
* This looks like it SHOULD HAVE said {0} previously.Jeff Forcier2017-10-101-1/+1
* Merge branch '2.2' into 2.3Jeff Forcier2017-10-101-1/+1
|\
| * Merge branch '2.1' into 2.2Jeff Forcier2017-10-101-1/+1
| |\
| | * Merge branch '2.0' into 2.1Jeff Forcier2017-10-101-1/+1
| | |\
| | | * TypofixJeff Forcier2017-10-101-1/+1
* | | | Merge branch '2.2' into 2.3Jeff Forcier2017-09-262-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '2.1' into 2.2Jeff Forcier2017-09-262-3/+3
| |\ \ \ | | |/ /
| | * | Merge branch '2.0' into 2.1Jeff Forcier2017-09-262-3/+3
| | |\ \ | | | |/
| | | * sftp: fix BytesWarning: str() on a bytes instanceMichal Reznik2017-09-262-3/+3
| | | * Cut 2.0.72.0.7Jeff Forcier2017-09-181-1/+1
| | * | Cut 2.1.42.1.4Jeff Forcier2017-09-181-1/+1
* | | | Cut 2.3.12.3.1Jeff Forcier2017-09-221-1/+1
* | | | Initialize public_blob in Ed25519 key.Jeff Forcier2017-09-221-0/+1
* | | | Cut 2.3.02.3.0Jeff Forcier2017-09-181-1/+1
* | | | Merge branch '2.2'Jeff Forcier2017-09-181-1/+1
|\ \ \ \ | |/ / /
| * | | Cut 2.2.22.2.2Jeff Forcier2017-09-181-1/+1
* | | | Merge pull request #1064 from SebastianDeiss/fix-set_gss_hostJeff Forcier2017-09-182-9/+14
|\ \ \ \
| * | | | Fix gss_host setting and cleanup its logicSebastian Deiss2017-09-182-9/+14
* | | | | Merge branch '2.2'Jeff Forcier2017-09-181-9/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix rekeying with GSS-API key exchangeSebastian Deiss2017-09-181-9/+6
* | | | flake8Jeff Forcier2017-09-131-1/+3
* | | | Attempt to refactor gss_host setting and clean up/document its logicJeff Forcier2017-09-132-21/+35
* | | | Formatting yet againJeff Forcier2017-09-131-1/+2
* | | | versionchanged for gss_trust_dnsJeff Forcier2017-09-132-0/+5
* | | | More formattingJeff Forcier2017-09-132-8/+11
* | | | Feels like we do still want set_gss_host gated by whether GSS is in play (as ...Jeff Forcier2017-09-131-5/+6
* | | | Formatting (old)Jeff Forcier2017-09-131-5/+7
* | | | FormattingJeff Forcier2017-09-131-3/+4
* | | | Trailing commaJeff Forcier2017-09-131-1/+1
* | | | Merge branch 'master' into 1063-intJeff Forcier2017-09-1312-72/+347
|\ \ \ \
| * \ \ \ Merge branch '2.2'Jeff Forcier2017-09-124-79/+168
| |\ \ \ \ | | |/ / /
| * | | | Merge branch '2.2'Jeff Forcier2017-09-123-15/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 979-intJeff Forcier2017-09-0514-48/+349
| |\ \ \ \ \
| | * | | | | Document Ed25519 keys =/Jeff Forcier2017-09-051-0/+10
| | * | | | | Merge branch 'master' into 1026-intJeff Forcier2017-09-0512-46/+318
| | |\ \ \ \ \
| | | * | | | | Really, really gotta get better about enforcing theseJeff Forcier2017-09-051-0/+2
| | | * | | | | Merge branch 'master' into 1013-intJeff Forcier2017-09-0513-46/+311
| | | |\ \ \ \ \