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 2 hours
ago. based on code collected
about 2 hours
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 9 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @
[email protected]
] i think the compression needs to be inside this lock in order to preserve order
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] bug fix from mike looijmans: notify any thread waiting in accept() when the transport dies
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] trivial doc fixes
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] merge patches from wouter van heyst and john arbash-meinel for fixing tarballs on os x, and fixing md5 on linux
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] clean docs too
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] trap EOF errors when reading a response, and translate into SSHException
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] fixes from mike barber for chdir and sftp attr __str__
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] fix from john arbash-meinel for the stub sftp server's default open mode
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] better way to change the module name
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] sadly, revert the append optimization -- it breaks for openssh
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] remove usage of has_key, which is dangerous and deprecated
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] fix a couple of pcheck warnings
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] fix __setitem__ to do the right thing
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] ok, ok, switch back to open()
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] when a file is open for append, don't stat to get the file position unless the user asks for it explicitly
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] don't automatically make epydocs for the private (internal) methods and classes
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] add 'flags' param to SFTPHandle and make the default impl avoid calling tell() when in append mode; add proper append-mode support to stub_sftp
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] bump version to 1.6.2
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] don't need odict anymore
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] add a unit test to verify that all the paramiko symbols are exported correctly
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] missing commas in exported class list (bug 55946)
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] create a gzip file also, when building a release
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] fix logic in checking prefetch buffers: don't stop looking for prefetched data just because all the buffers have arrived
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] use hexlify instead of home-grown hexify
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] use hexlify in tests
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] use hexlify instead of custom-made hexify in demos
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] clean up test.py a bit and allow filtering from the command line
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] explain about the new launchpad site
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] oops, forgot to import SSHException
Robey Pointer
More...
almost 19 years ago
[project @
[email protected]
] variant of a patch from warren young to preserve the order of host entries from the 'known_hosts' file and preserve knowlege of which lines had multiple hostnames on them
Robey Pointer
More...
almost 19 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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