0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 40 minutes ago. based on code collected 42 minutes ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove references to other modules More... over 10 years ago
Replace use of six with imports from py3compat More... over 10 years ago
Refresh vendored _winapi module. More... over 10 years ago
Merge branch '1.15' More... over 10 years ago
Not sure how this got nuked More... over 10 years ago
Merge branch '1.15' More... over 10 years ago
Merge branch '1.14' into 1.15 More... over 10 years ago
Merge branch '1.13' into 1.14 More... over 10 years ago
Packaging updates More... over 10 years ago
Fixed extra comma More... over 10 years ago
Commit 838e02ab42 changed the type of the exec command string on python3 from unicode to bytes. This commit adapts the test suite accordingly. More... over 10 years ago
Changelog for pull request #502. More... over 10 years ago
According to RFC 4254 sec 6.5 the "command" string of an "exec" channel request is a byte-string. Previously paramiko assumed "command" to be UTF-8 encoded. Invalid UTF-8 sequences caused an UnicodeDecodeError. This commit changes a test case to uses a non UTF-8 string and fixes the bug. More... over 10 years ago
Make sure we pass a str under py3k More... over 10 years ago
Fixed tests. More... over 10 years ago
Add a missing import. More... over 10 years ago
doh More... over 10 years ago
fix More... over 10 years ago
fix More... over 10 years ago
No password here More... over 10 years ago
Fixes. Deleting code More... over 10 years ago
More progress towards cleanup More... over 10 years ago
Rmoeved unused imports More... over 10 years ago
Removed PyPy from travis, since that's orthagonal to this PR More... over 10 years ago
Fix these backticks More... over 10 years ago
This wants a string, not bytes, apparently More... over 10 years ago
0.8 doesn't support DER yet, just export PEM, that's what we wanted to do in the first place More... over 10 years ago
Whoops More... over 10 years ago
Update for cryptography 0.8 and general cleanups More... over 10 years ago
Merge branch 'master' into switch-to-cryptography More... over 10 years ago