summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cut 2.10.12.10.1Jeff Forcier2022-03-112-1/+2
* Fix CVE re: PKey.write_private_key chmod raceJeff Forcier2022-03-113-2/+82
* Cut 2.10.02.10.0Jeff Forcier2022-03-112-1/+2
* Fix up changelog entry with real linksJeff Forcier2022-03-111-1/+2
* Helps to actually leverage your mocked system callsJeff Forcier2022-03-111-4/+6
* Clearly our agent stuff is not fully tested yet...Jeff Forcier2022-03-111-1/+1
* OpenSSH docs state %C should also work in IdentityFile and Match execJeff Forcier2022-03-113-7/+22
* Changelog enhancementJeff Forcier2022-03-111-1/+2
* Prettify, add %C as acceptable controlpath token, mock gethostnameJason Brand2022-03-112-5/+4
* Add to changelogJason Brand2022-03-111-0/+1
* Import only sha1Jason Brand2022-03-111-5/+5
* Add %C to docJason Brand2022-03-111-0/+1
* %C support in config fileJason Brand2022-03-111-1/+5
* blackenJeff Forcier2022-03-111-3/+1
* Tweak changelog language a bitJeff Forcier2022-03-111-2/+2
* Refactor SSH agent socket connection stuffJeff Forcier2022-03-112-45/+36
* Changelog re #1509, re #1837, closes #1868Jeff Forcier2022-03-111-0/+4
* support Windows OpenSSH agent besides Putty's pageant (addresses #1509)Lew Gordon2022-03-112-2/+55
* Merge branch '2.9'Jeff Forcier2022-03-111-2/+2
|\
| * Merge branch '2.8' into 2.9Jeff Forcier2022-03-111-2/+2
| |\
| | * Clarify SFTPClient.open() docs re: actual behavior of BufferedFileJeff Forcier2022-03-111-2/+2
* | | Massively speed up low-level SFTP read/writeJeff Forcier2022-03-072-4/+15
|/ /
* | Merge branch '2.8' into 2.9Jeff Forcier2022-02-252-1/+13
|\ \ | |/
| * blackenJeff Forcier2022-02-251-1/+6
| * Comment and changelog re #1985Jeff Forcier2022-02-252-0/+7
| * Add six to `install_requires`Sondre Lillebø Gundersen2022-02-251-1/+1
* | Clarify disabled algorithms keys vs pubkeys in changelogJeff Forcier2022-02-111-3/+3
* | Cut 2.9.22.9.2Jeff Forcier2022-01-082-1/+2
* | Fix up logging and exception handling re: pubkey auth and presence/lack of se...Jeff Forcier2022-01-082-12/+42
* | Add more visible backwards compat warning re 2.9 RSA2 changesJeff Forcier2022-01-081-0/+11
* | Cut 2.9.12.9.1Jeff Forcier2021-12-242-1/+2
* | Fix #1955Jeff Forcier2021-12-241-21/+32
* | Changelog and test re #1955Jeff Forcier2021-12-242-0/+17
* | Cut 2.9.02.9.0Jeff Forcier2021-12-232-1/+2
* | Changelog format tweakJeff Forcier2021-12-231-3/+3
* | Add agent RSA-SHA2 support, also tweak changelog w/ more ticketsrfc8832-sha2-key-algoJeff Forcier2021-12-233-5/+71
* | Add support for RSA SHA2 host and public keysJeff Forcier2021-12-2319-75/+631
* | Enhance kex DEBUG logging to be more readableJeff Forcier2021-12-231-27/+24
* | Longterm TODOsJeff Forcier2021-12-232-0/+20
* | Weird typos introduced 2 years ago, bahJeff Forcier2021-12-091-2/+2
|/
* No idea why the lack of this blew up on circle but not locallyi-hate-my-lifeJeff Forcier2021-11-281-1/+1
* Cut 2.8.12.8.1Jeff Forcier2021-11-282-1/+2
* Fix changelog referenceJeff Forcier2021-11-281-3/+3
* Changelog format fix re #992Jeff Forcier2021-11-281-1/+1
* Credit re #992Jeff Forcier2021-11-281-1/+1
* Blacken code for #992Jeff Forcier2021-11-284-15/+22
* Cleanup re #992Jeff Forcier2021-11-282-46/+7
* Add changelog entry for #992Martin Packman2021-11-281-0/+4
* Fix failure in listdir when server uses a localeMartin Packman2021-11-283-12/+51
* Add new requireNonAsciiLocale test decoratorMartin Packman2021-11-281-0/+48