openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
ssh-py
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 4 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
version 1.7.7
Robey Pointer
More...
about 14 years ago
remove the download link since that seems flaky
Robey Pointer
More...
about 14 years ago
slight readme cleanup
Robey Pointer
More...
about 14 years ago
patch from sugarc0de to call Random.atfork() when starting up, so paramiko can be used in multiprocess code
Robey Pointer
More...
about 14 years ago
Merge pull request #9 from tehfink/master
Robey Pointer
More...
about 14 years ago
Merge pull request #8 from garyvdm/master
Robey Pointer
More...
about 14 years ago
require a newer version of pycrypto and point to the new page
Robey Pointer
More...
about 14 years ago
Merge pull request #7 from jelmer/master
Robey Pointer
More...
about 14 years ago
Merge remote branch 'netik/master'
Robey Pointer
More...
about 14 years ago
patch ssh-agent handling to not leak file descriptors
John Adams
More...
over 14 years ago
support for openssl keys (http://www.mail-archive.com/
[email protected]
/msg00476.html)
tehfink
More...
over 14 years ago
Use Crypto.Random rather than Crypto.Util.RandomPool.
Gary van der Merwe
More...
about 15 years ago
Try connecting to each available address family until one succeeds.
Andrew Bennetts
More...
about 15 years ago
fix spelling of "hierarchical" -- thanks, Thomas Guettler!
Robey Pointer
More...
over 15 years ago
ignore the egg-info stuff.
Robey Pointer
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.
Robey Pointer
More...
over 15 years ago
patch from Michele Bertoldi to allow compression to be turned on in the client constructor.
Robey Pointer
More...
over 15 years ago
i lost who sent this to me (sorry). patches to fix AIX.
Robey Pointer
More...
over 15 years ago
code style and fix test.
Robey Pointer
More...
over 15 years ago
brittspace.
Robey Pointer
More...
over 15 years ago
Merge remote branch 'larrywright/master'
Robey Pointer
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.
Larry Wright
More...
over 15 years ago
bump to 1.7.6.
Robey Pointer
More...
almost 16 years ago
brittspace.
Robey Pointer
More...
almost 16 years ago
bug 426925: lookup host keys correctly when they have a different port.
Robey Pointer
More...
almost 16 years ago
bug 411910: when asking for a sockaddr, ask for streams only.
Robey Pointer
More...
almost 16 years ago
bug 413850: patch from patrick mcnerthney. fix race between a server responding to an event and closing the channel.
Robey Pointer
More...
almost 16 years ago
bug 363163: copy the SSHClient AF patch to transport.py too.
Robey Pointer
More...
almost 16 years ago
ignore more.
Robey Pointer
More...
almost 16 years ago
bug 411099: chdir() isn't saving the cwd in a normalized way. added test.
Robey Pointer
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
…
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree