0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump to 1.7.5. More... almost 16 years ago
patch from evan jones: simplify wait_for_event. More... almost 16 years ago
ignore extra fields in a hosts file, since apparently some apps are putting comments on the same line (?). More... almost 16 years ago
oops. More... almost 16 years ago
patch from sofian brabez to fix hexdump logging in sftp_client. More... almost 16 years ago
patch from jim wilcoxson: raise an error early if chdir will fail. More... almost 16 years ago
fix my email address to be the current one. More... almost 16 years ago
make the "auth type not permitted" message debug level, for bazaar. More... almost 16 years ago
patch from gary poster: allow multiple hostnames to be specified per block in the ssh config file format. bug #332382 More... almost 16 years ago
patch from andreux fort: add a timeout to the key exchange, so that if the remote side doesn't ever answer, eventually we give up. bug #378511 More... almost 16 years ago
close the local/remote files in finally blocks in sftp get & put, so fds don't get lost. bug #379240 More... almost 16 years ago
patch for ARC4 cipher support, and CTR block chaining, from denis bernard. More... almost 16 years ago
simplify the "simple" demo. More... about 16 years ago
fix tests. More... about 16 years ago
Merge commit 'shikhar/master' More... about 16 years ago
rename this file for github More... about 16 years ago
typo More... over 16 years ago
fix ipv6 support in SSHClient More... over 16 years ago
patch from maxime ripard adding ip6 support. More... over 16 years ago
patch from james bardin: bail early if the high byte is zero. More... over 16 years ago
bug 300536: allow a really long banner before the SSH handshake. More... over 16 years ago
fix silly exception message. More... over 16 years ago
make the transport a daemon thread since python 1.6 doesn't call the atexit handler correctly any more. also allow unicode as a hostname. More... over 16 years ago
[project @ [email protected]] old todo comments More... over 16 years ago
[project @ [email protected]] bump version to 1.7.4 (desmond). More... about 17 years ago
[project @ [email protected]] clarify documentation about non-blocking mode More... about 17 years ago
[project @ [email protected]] clarify feature was added in 1.7.4 More... about 17 years ago
[project @ [email protected]] add a callback method that can be used to track get/put progress in SFTPClient. suggested by Phil Schwartz. More... about 17 years ago
[project @ [email protected]] fix convoluted logging method More... about 17 years ago
[project @ [email protected]] more ignores More... about 17 years ago