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-03-15
Fix Free Software Foundation address
Paul Howarth
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
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
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
2022-03-11
%C support in config file
Jason Brand
2022-03-11
blacken
Jeff Forcier
2022-03-11
Tweak changelog language a bit
Jeff Forcier
2022-03-11
Refactor SSH agent socket connection stuff
Jeff Forcier
2022-03-11
Changelog re #1509, re #1837, closes #1868
Jeff Forcier
2022-03-11
support Windows OpenSSH agent besides Putty's pageant (addresses #1509)
Lew Gordon
2022-03-11
Merge branch '2.9'
Jeff Forcier
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-03-07
Massively speed up low-level SFTP read/write
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
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
[next]