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 (
Collapse
)
Author
2022-05-16
Cut 2.10.5
Jeff Forcier
2022-05-16
Merge branch '2.9' into 2.10
Jeff Forcier
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
Merge branch '2.9' into 2.10
Jeff Forcier
2022-05-16
blacken
Jeff Forcier
2022-05-16
Merge branch '2.9' into 2.10
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
Closes #2017
2022-05-13
Changelog re #2008, #2010
Jeff Forcier
2022-05-13
Fix `Errno 22` when connecting pipe of openssh ssh agent
Jun Omae
2022-04-25
Cut 2.10.4
Jeff Forcier
2022-04-25
Merge branch '2.9' into 2.10
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
Merge branch '2.9' into 2.10
Jeff Forcier
2022-04-25
Forgot to mark support-bug backported
Jeff Forcier
2022-04-25
Merge branch '2.9' into 2.10
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
Merge branch '2.9' into 2.10
Jeff Forcier
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-04-22
Add -cert-v01@openssh.com variants to accepted host key algorithms
Jeff Forcier
Solves #2035
2022-03-18
Cut 2.10.3
Jeff Forcier
2022-03-18
Merge branch '2.9' into 2.10
Jeff Forcier
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
Fixes #2002
2022-03-18
Merge branch '2.9' into 2.10
Jeff Forcier
2022-03-18
Changelog closes #1963, closes #1977
Jeff Forcier
2022-03-18
Fix publickey authentication with signed RSA key
Jun Omae
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
Fixes #2002
2022-03-14
Cut 2.10.2
Jeff Forcier
2022-03-14
Use args, not kwargs, to retain py2 compat for now
Jeff Forcier
2022-03-11
blacken
Jeff Forcier
2022-03-11
Cut 2.10.1
Jeff Forcier
2022-03-11
Fix CVE re: PKey.write_private_key chmod race
Jeff Forcier
CVE-2022-24302 (see changelog for link)
2022-03-11
Cut 2.10.0
Jeff Forcier
2022-03-11
Fix up changelog entry with real links
Jeff Forcier
2022-03-11
Helps to actually leverage your mocked system calls
Jeff Forcier
2022-03-11
Clearly our agent stuff is not fully tested yet...
Jeff Forcier
2022-03-11
OpenSSH docs state %C should also work in IdentityFile and Match exec
Jeff Forcier
(at least, of what we presently ourselves support - it's also allowed in others)
2022-03-11
Changelog enhancement
Jeff Forcier
2022-03-11
Prettify, add %C as acceptable controlpath token, mock gethostname
Jason Brand
2022-03-11
Add to changelog
Jason Brand
2022-03-11
Import only sha1
Jason Brand
2022-03-11
Add %C to doc
Jason Brand
[next]