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
1 day
ago. based on code collected
1 day
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 11 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @
[email protected]
] make a slightly different exception for the expected mode on cygwin (why would they add support for some but not all of the unix mode bits? very odd)
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] readv should just yield results as it gets them (suggestion from robertc)
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] check for None channel and display error
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] try to clean up if the server object throws an exception
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] patch from nicholas piper to catch keepalives sent to the client
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] 2 more unit test bugs found by alexander (can't change atime on win32)
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] more README
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] add SSHClient (so far)
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] mark a couple of functions as since 1.5.2
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] tweak a test that relied too much on timing
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] fix a bug where prefetch() at EOF would throw an exception, and add a unit test
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] fix docs
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] bump up the default banner timeout to 15 seconds and make it configurable via (undocumented) Transport.banner_timeout
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] fix doc typo
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] oops, don't forget to add the empty() method
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] flip the switch: use BufferedPipe inside Channel
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] add a test that feed/read can happen piecemeal
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] add a way to set the event to trigger, and fix a typo
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] oops, don't forget BufferedPipe unit tests
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] factor out BufferedPipe into its own class
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] changes to win_pageant from todd whiteman which avoid using ctypes and apparently makes the pageant agent work
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] assertTrue doesn't exist in py23
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] some fixes for win32: potential fix for lockup during failed tests; don't try chmod/chown or symlinks; fix canonicalize to convert dos-style path separators to '/'; open local files in binary mode; close a file before erasing it
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] allow multiple prefetches to happen in rapid succession
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] roll in some changes from bzr that may be necessary to get stub_sftp to work on windows
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] slightly more docs to hostkeys
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] fix exception-catching error found by alexander belchenko
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] try out john's win_pageant code
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] fix Makefile :)
Robey Pointer
More...
over 19 years ago
[project @
[email protected]
] bump version to 1.5.4
Robey Pointer
More...
over 19 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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