0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dumb format tweak to NEWS More... over 12 years ago
Merge branch '1.10' into 143-int More... over 12 years ago
Merge branch '1.10' More... over 12 years ago
Merge branch '1.9' into 1.10 More... over 12 years ago
Remove pointless & outdated version/release crap from README More... over 12 years ago
Fix bug that leaves fds in select after EOF received More... over 12 years ago
Warn on parse failure when reading known_hosts More... over 12 years ago
Warn on parse failure when reading known_hosts More... over 12 years ago
Hook up ECDSA to hostkeys More... over 12 years ago
Introduce ECDSA More... over 12 years ago
Shuffle changelog More... over 12 years ago
Merge branch 'master' into 112-int More... over 12 years ago
Move changelog re #100 to new release chunk More... over 12 years ago
Fix indentation at few places. More... over 12 years ago
Update NEWS per #142 More... over 12 years ago
Remove 'file_size' check from tests. The docstring indicates this parameter is to be passed to the callback, and there's no reason to think this parameter is relevant in affecting whether a useful stat object has been passed (especially when the 'confirm' parameter is explicitly supplied for that decision. This fixes #142. More... over 12 years ago
Adding test capturing desired behavior and demonstrating issue #142. More... over 12 years ago
Delint test_sftp (remove unused imports and unused variables, remove excess whitespace, move imports to top, remove semicolon terminator) More... over 12 years ago
Changelog re #66, re #141. Fixes #66 More... over 12 years ago
Changelog re #133, and date fix for 1.10 More... over 12 years ago
Changelog re #93 More... over 12 years ago
Speed up the write operation by bulk calling read. Bulk check the ACKs from the server every 32MB (or every write request). This way you gain speed but also making sure not to get the error too late in a large transfer. This works for smaller files too, since there is a cleanup routine being called when the file has been transfered. More... over 12 years ago
Pep8 fixes More... over 12 years ago
Merge branch 'openssh-compatibility' of github.com:lndbrg/paramiko into openssh-compatibility More... over 12 years ago
Pep8 fixes More... over 12 years ago
Fix argument passed to LazyFqdn More... over 12 years ago
Fix broken test. More... over 12 years ago
Refactor duplicative code re #110 More... over 12 years ago
Changelog re #110 More... over 12 years ago
Changelog re #128 More... over 12 years ago