0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version 1.7.7 More... about 14 years ago
remove the download link since that seems flaky More... about 14 years ago
slight readme cleanup More... about 14 years ago
patch from sugarc0de to call Random.atfork() when starting up, so paramiko can be used in multiprocess code More... about 14 years ago
Merge pull request #9 from tehfink/master More... about 14 years ago
Merge pull request #8 from garyvdm/master More... about 14 years ago
require a newer version of pycrypto and point to the new page More... about 14 years ago
Merge pull request #7 from jelmer/master More... about 14 years ago
Merge remote branch 'netik/master' More... about 14 years ago
patch ssh-agent handling to not leak file descriptors More... over 14 years ago
support for openssl keys (http://www.mail-archive.com/[email protected]/msg00476.html) More... over 14 years ago
Use Crypto.Random rather than Crypto.Util.RandomPool. More... about 15 years ago
Try connecting to each available address family until one succeeds. More... about 15 years ago
fix spelling of "hierarchical" -- thanks, Thomas Guettler! More... over 15 years ago
ignore the egg-info stuff. More... over 15 years ago
patch from Shad Sharma to raise an exception if the transport isn't active when you try to open a new channel. More... over 15 years ago
patch from Michele Bertoldi to allow compression to be turned on in the client constructor. More... over 15 years ago
i lost who sent this to me (sorry). patches to fix AIX. More... over 15 years ago
code style and fix test. More... over 15 years ago
brittspace. More... over 15 years ago
Merge remote branch 'larrywright/master' More... over 15 years ago
added functionality to skip verifying the file, which works around sftp servers that remove the file immediately after it's been closed. More... over 15 years ago
bump to 1.7.6. More... almost 16 years ago
brittspace. More... almost 16 years ago
bug 426925: lookup host keys correctly when they have a different port. More... almost 16 years ago
bug 411910: when asking for a sockaddr, ask for streams only. More... almost 16 years ago
bug 413850: patch from patrick mcnerthney. fix race between a server responding to an event and closing the channel. More... almost 16 years ago
bug 363163: copy the SSHClient AF patch to transport.py too. More... almost 16 years ago
ignore more. More... almost 16 years ago
bug 411099: chdir() isn't saving the cwd in a normalized way. added test. More... almost 16 years ago