0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
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) More... over 19 years ago
[project @ [email protected]] readv should just yield results as it gets them (suggestion from robertc) More... over 19 years ago
[project @ [email protected]] check for None channel and display error More... over 19 years ago
[project @ [email protected]] try to clean up if the server object throws an exception More... over 19 years ago
[project @ [email protected]] patch from nicholas piper to catch keepalives sent to the client More... over 19 years ago
[project @ [email protected]] 2 more unit test bugs found by alexander (can't change atime on win32) More... over 19 years ago
[project @ [email protected]] more README More... over 19 years ago
[project @ [email protected]] add SSHClient (so far) More... over 19 years ago
[project @ [email protected]] mark a couple of functions as since 1.5.2 More... over 19 years ago
[project @ [email protected]] tweak a test that relied too much on timing More... over 19 years ago
[project @ [email protected]] fix a bug where prefetch() at EOF would throw an exception, and add a unit test More... over 19 years ago
[project @ [email protected]] fix docs 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 More... over 19 years ago
[project @ [email protected]] fix doc typo More... over 19 years ago
[project @ [email protected]] oops, don't forget to add the empty() method More... over 19 years ago
[project @ [email protected]] flip the switch: use BufferedPipe inside Channel More... over 19 years ago
[project @ [email protected]] add a test that feed/read can happen piecemeal More... over 19 years ago
[project @ [email protected]] add a way to set the event to trigger, and fix a typo More... over 19 years ago
[project @ [email protected]] oops, don't forget BufferedPipe unit tests More... over 19 years ago
[project @ [email protected]] factor out BufferedPipe into its own class 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 More... over 19 years ago
[project @ [email protected]] assertTrue doesn't exist in py23 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 More... over 19 years ago
[project @ [email protected]] allow multiple prefetches to happen in rapid succession 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 More... over 19 years ago
[project @ [email protected]] slightly more docs to hostkeys More... over 19 years ago
[project @ [email protected]] fix exception-catching error found by alexander belchenko More... over 19 years ago
[project @ [email protected]] try out john's win_pageant code More... over 19 years ago
[project @ [email protected]] fix Makefile :) More... over 19 years ago
[project @ [email protected]] bump version to 1.5.4 More... over 19 years ago