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-06-03
Merge branch '2.8' into 2.9
Jeff Forcier
2022-06-03
Add test proving basic behavior of #1822
Jeff Forcier
2022-06-03
Changelog re #1822, closes #1822
Jeff Forcier
2022-06-03
split comment to lines
yoav
2022-06-03
Close socket on failure
yoav
2022-06-03
Merge branch '2.8' into 2.9
Jeff Forcier
2022-06-03
Skip tests requiring invoke if it's not installed
Michał Górny
2022-06-03
Merge branch '2.8' into 2.9
Jeff Forcier
2022-06-03
Fix broken unittesty skipTest in locale decorator
Jeff Forcier
2022-06-03
sftp tests: Replace unittest parts
Stanislav Levin
2022-06-03
Streamline default test name on Circle
Jeff Forcier
2022-05-20
Revert "Mark new tests that require SHA1"
Jeff Forcier
2022-05-20
Mark new tests that require SHA1
Paul Howarth
2022-05-20
Changelog closes #1637, closes #1599
Jeff Forcier
2022-05-20
Add test proving #1599
Jeff Forcier
2022-05-20
Whitespace only
Poleguy
2022-05-20
fix for list index out of range
Poleguy
2022-05-16
newer invocations for better behavior eg gpg signing
Jeff Forcier
2022-05-16
Cut 2.9.5
Jeff Forcier
2022-05-16
blacken
Jeff Forcier
2022-05-16
Changelog re #1933, closes #1933
Jeff Forcier
2022-05-16
Pad received signature with leading zeros when RSA key is used
Jun Omae
2022-05-16
Fix OpenSSH<7.8 + RSA-CERT use re: SHA2
Jeff Forcier
2022-04-25
release tidelift task never really existed
Jeff Forcier
2022-04-25
Cut 2.9.4
Jeff Forcier
2022-04-25
Forgot to mark support-bug backported
Jeff Forcier
2022-04-25
Changelog re #1838, closes #1870
Jeff Forcier
2022-04-25
threading related deprecation fixes for python 3.10
Narendra-Neerukonda
2022-04-25
Changelog re #1964, #2024, #2023
Jeff Forcier
2022-04-25
don't throw exception when comparing PKey to non-PKey
Christopher Papke
2022-03-18
Cut 2.9.3
Jeff Forcier
2022-03-18
Changelog re #2002, re #2003, closes #2002
Jeff Forcier
2022-03-18
util: store thread assigned id in thread-local storage
Richard Kojedzinszky
2022-03-18
Changelog closes #1963, closes #1977
Jeff Forcier
2022-03-18
Fix publickey authentication with signed RSA key
Jun Omae
2022-03-11
Merge branch '2.8' into 2.9
Jeff Forcier
2022-03-11
Clarify SFTPClient.open() docs re: actual behavior of BufferedFile
Jeff Forcier
2022-02-25
Merge branch '2.8' into 2.9
Jeff Forcier
2022-02-25
blacken
Jeff Forcier
2022-02-25
Comment and changelog re #1985
Jeff Forcier
2022-02-25
Add six to `install_requires`
Sondre Lillebø Gundersen
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
[next]