openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
paramiko-ng
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
40 minutes
ago. based on code collected
42 minutes
ago.
Sep 28, 2024 — Sep 28, 2025
Showing page 52 of 113
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove references to other modules
Jason R. Coombs
More...
over 10 years ago
Replace use of six with imports from py3compat
Jason R. Coombs
More...
over 10 years ago
Refresh vendored _winapi module.
Jason R. Coombs
More...
over 10 years ago
Merge branch '1.15'
Jeff Forcier
More...
over 10 years ago
Not sure how this got nuked
Jeff Forcier
More...
over 10 years ago
Merge branch '1.15'
Jeff Forcier
More...
over 10 years ago
Merge branch '1.14' into 1.15
Jeff Forcier
More...
over 10 years ago
Merge branch '1.13' into 1.14
Jeff Forcier
More...
over 10 years ago
Packaging updates
Jeff Forcier
More...
over 10 years ago
Fixed extra comma
Alex Gaynor
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.
Anselm Kruis
More...
over 10 years ago
Changelog for pull request #502.
Anselm Kruis
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.
Anselm Kruis
More...
over 10 years ago
Make sure we pass a str under py3k
Alex Gaynor
More...
over 10 years ago
Fixed tests.
Alex Gaynor
More...
over 10 years ago
Add a missing import.
Anselm Kruis
More...
over 10 years ago
doh
Alex Gaynor
More...
over 10 years ago
fix
Alex Gaynor
More...
over 10 years ago
fix
Alex Gaynor
More...
over 10 years ago
No password here
Alex Gaynor
More...
over 10 years ago
Fixes. Deleting code
Alex Gaynor
More...
over 10 years ago
More progress towards cleanup
Alex Gaynor
More...
over 10 years ago
Rmoeved unused imports
Alex Gaynor
More...
over 10 years ago
Removed PyPy from travis, since that's orthagonal to this PR
Alex Gaynor
More...
over 10 years ago
Fix these backticks
Alex Gaynor
More...
over 10 years ago
This wants a string, not bytes, apparently
Alex Gaynor
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
Alex Gaynor
More...
over 10 years ago
Whoops
Alex Gaynor
More...
over 10 years ago
Update for cryptography 0.8 and general cleanups
Alex Gaynor
More...
over 10 years ago
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
More...
over 10 years ago
←
1
2
…
48
49
50
51
52
53
54
55
56
…
112
113
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree