index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-11
Clarify disabled algorithms keys vs pubkeys in changelog
Jeff Forcier
2022-01-08
Cut 2.9.2
Jeff Forcier
2022-01-08
Fix up logging and exception handling re: pubkey auth and presence/lack of se...
Jeff Forcier
2022-01-08
Add more visible backwards compat warning re 2.9 RSA2 changes
Jeff Forcier
2021-12-24
Cut 2.9.1
Jeff Forcier
2021-12-24
Fix #1955
Jeff Forcier
2021-12-24
Changelog and test re #1955
Jeff Forcier
2021-12-23
Cut 2.9.0
Jeff Forcier
2021-12-23
Changelog format tweak
Jeff Forcier
2021-12-23
Add agent RSA-SHA2 support, also tweak changelog w/ more tickets
Jeff Forcier
2021-12-23
Add support for RSA SHA2 host and public keys
Jeff Forcier
2021-12-23
Enhance kex DEBUG logging to be more readable
Jeff Forcier
2021-12-23
Longterm TODOs
Jeff Forcier
2021-12-09
Weird typos introduced 2 years ago, bah
Jeff Forcier
2021-11-28
No idea why the lack of this blew up on circle but not locally
Jeff Forcier
2021-11-28
Cut 2.8.1
Jeff Forcier
2021-11-28
Fix changelog reference
Jeff Forcier
2021-11-28
Changelog format fix re #992
Jeff Forcier
2021-11-28
Credit re #992
Jeff Forcier
2021-11-28
Blacken code for #992
Jeff Forcier
2021-11-28
Cleanup re #992
Jeff Forcier
2021-11-28
Add changelog entry for #992
Martin Packman
2021-11-28
Fix failure in listdir when server uses a locale
Martin Packman
2021-11-28
Add new requireNonAsciiLocale test decorator
Martin Packman
2021-11-28
Expose Python 2.6 compatible test skip decorator
Martin Packman
2021-11-28
Changelog re #1024
Jeff Forcier
2021-11-28
Catch TypeError and UnsupportedAlgorithm when using Cryptography to load priv...
Jeff Forcier
2021-11-28
Changelog closes #1257, re #1266
Jeff Forcier
2021-11-28
Tests proving #1257
Jeff Forcier
2021-11-28
Patch missed RSAKey for some reason. Fixed.
Jeff Forcier
2021-11-28
Roll back ABC using kit from contributed patch
Jeff Forcier
2021-11-28
Blacken patch.
Jeff Forcier
2021-11-28
Check all data on keys when comparing for equality
Josh Snyder
2021-11-28
Enhance tests of existing/general key cmp/hash behavior
Jeff Forcier
2021-11-28
Pre-patch test proving security flaw re: 32bit key hash comparisons
Jeff Forcier
2021-11-28
basic alpine i386 dockerfile
Jeff Forcier
2021-11-28
Fix silly but apparently nonfatal dev-req self-install typo
Jeff Forcier
2021-11-28
Changelog re security flaw email, re #908
Jeff Forcier
2021-11-28
Blacken for hostkeys fix
Jeff Forcier
2021-11-28
test_hostkeys: test SubDict.__delitem__()
Lans Zhang
2021-11-28
hostkeys: fix raising KeyError in SubDict.__delitem__()
Lans Zhang
2021-10-15
Merge branch '2.7' into 2.8
Jeff Forcier
2021-10-15
Merge branch '2.6' into 2.7
Jeff Forcier
2021-10-15
Merge branch '2.5' into 2.6
Jeff Forcier
2021-10-15
Enhance language around SSHClient.close()
Jeff Forcier
2021-10-09
blacken
Jeff Forcier
2021-10-09
Cut 2.8.0
Jeff Forcier
2021-10-09
Nix travis from tasks
Jeff Forcier
2021-10-09
Classify bug as major in case I don't cut a bugfix for 2.7
Jeff Forcier
2021-10-09
For some reason :rfc: blows up where :rfc-reference: does not
Jeff Forcier
[next]