summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-03-11Add %C to docJason Brand
2022-03-11%C support in config fileJason Brand
2022-03-11blackenJeff Forcier
2022-03-11Tweak changelog language a bitJeff Forcier
2022-03-11Refactor SSH agent socket connection stuffJeff Forcier
2022-03-11Changelog re #1509, re #1837, closes #1868Jeff Forcier
2022-03-11support Windows OpenSSH agent besides Putty's pageant (addresses #1509)Lew Gordon
2022-03-11Merge branch '2.9'Jeff Forcier
2022-03-11Merge branch '2.8' into 2.9Jeff Forcier
2022-03-11Clarify SFTPClient.open() docs re: actual behavior of BufferedFileJeff Forcier
2022-03-07Massively speed up low-level SFTP read/writeJeff Forcier
2022-02-25Merge branch '2.8' into 2.9Jeff Forcier
2022-02-25blackenJeff Forcier
2022-02-25Comment and changelog re #1985Jeff Forcier
2022-02-25Add six to `install_requires`Sondre Lillebø Gundersen
2022-02-11Clarify disabled algorithms keys vs pubkeys in changelogJeff Forcier
2022-01-08Cut 2.9.2Jeff Forcier
2022-01-08Fix up logging and exception handling re: pubkey auth and presence/lack of se...Jeff Forcier
2022-01-08Add more visible backwards compat warning re 2.9 RSA2 changesJeff Forcier
2021-12-24Cut 2.9.1Jeff Forcier
2021-12-24Fix #1955Jeff Forcier
2021-12-24Changelog and test re #1955Jeff Forcier
2021-12-23Cut 2.9.0Jeff Forcier
2021-12-23Changelog format tweakJeff Forcier
2021-12-23Add agent RSA-SHA2 support, also tweak changelog w/ more ticketsJeff Forcier
2021-12-23Add support for RSA SHA2 host and public keysJeff Forcier
2021-12-23Enhance kex DEBUG logging to be more readableJeff Forcier
2021-12-23Longterm TODOsJeff Forcier
2021-12-09Weird typos introduced 2 years ago, bahJeff Forcier
2021-11-28No idea why the lack of this blew up on circle but not locallyJeff Forcier
2021-11-28Cut 2.8.1Jeff Forcier
2021-11-28Fix changelog referenceJeff Forcier
2021-11-28Changelog format fix re #992Jeff Forcier
2021-11-28Credit re #992Jeff Forcier
2021-11-28Blacken code for #992Jeff Forcier
2021-11-28Cleanup re #992Jeff Forcier
2021-11-28Add changelog entry for #992Martin Packman
2021-11-28Fix failure in listdir when server uses a localeMartin Packman
2021-11-28Add new requireNonAsciiLocale test decoratorMartin Packman
2021-11-28Expose Python 2.6 compatible test skip decoratorMartin Packman
2021-11-28Changelog re #1024Jeff Forcier
2021-11-28Catch TypeError and UnsupportedAlgorithm when using Cryptography to load priv...Jeff Forcier
2021-11-28Changelog closes #1257, re #1266Jeff Forcier
2021-11-28Tests proving #1257Jeff Forcier
2021-11-28Patch missed RSAKey for some reason. Fixed.Jeff Forcier
2021-11-28Roll back ABC using kit from contributed patchJeff Forcier
2021-11-28Blacken patch.Jeff Forcier
2021-11-28Check all data on keys when comparing for equalityJosh Snyder
2021-11-28Enhance tests of existing/general key cmp/hash behaviorJeff Forcier
2021-11-28Pre-patch test proving security flaw re: 32bit key hash comparisonsJeff Forcier