0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jul 20, 2024 — Jul 20, 2025
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 More... almost 19 years ago
[project @ [email protected]] bug fix from mike looijmans: notify any thread waiting in accept() when the transport dies More... almost 19 years ago
[project @ [email protected]] trivial doc fixes 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 More... almost 19 years ago
[project @ [email protected]] clean docs too More... almost 19 years ago
[project @ [email protected]] trap EOF errors when reading a response, and translate into SSHException More... almost 19 years ago
[project @ [email protected]] fixes from mike barber for chdir and sftp attr __str__ More... almost 19 years ago
[project @ [email protected]] fix from john arbash-meinel for the stub sftp server's default open mode More... almost 19 years ago
[project @ [email protected]] better way to change the module name More... almost 19 years ago
[project @ [email protected]] sadly, revert the append optimization -- it breaks for openssh More... almost 19 years ago
[project @ [email protected]] remove usage of has_key, which is dangerous and deprecated More... almost 19 years ago
[project @ [email protected]] fix a couple of pcheck warnings More... almost 19 years ago
[project @ [email protected]] fix __setitem__ to do the right thing More... almost 19 years ago
[project @ [email protected]] ok, ok, switch back to open() 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 More... almost 19 years ago
[project @ [email protected]] don't automatically make epydocs for the private (internal) methods and classes 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 More... almost 19 years ago
[project @ [email protected]] bump version to 1.6.2 More... almost 19 years ago
[project @ [email protected]] don't need odict anymore More... almost 19 years ago
[project @ [email protected]] add a unit test to verify that all the paramiko symbols are exported correctly More... almost 19 years ago
[project @ [email protected]] missing commas in exported class list (bug 55946) More... almost 19 years ago
[project @ [email protected]] create a gzip file also, when building a release 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 More... almost 19 years ago
[project @ [email protected]] use hexlify instead of home-grown hexify More... almost 19 years ago
[project @ [email protected]] use hexlify in tests More... almost 19 years ago
[project @ [email protected]] use hexlify instead of custom-made hexify in demos More... almost 19 years ago
[project @ [email protected]] clean up test.py a bit and allow filtering from the command line More... almost 19 years ago
[project @ [email protected]] explain about the new launchpad site More... almost 19 years ago
[project @ [email protected]] oops, forgot to import SSHException 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 More... almost 19 years ago