Age | Commit message (Collapse) | Author |
|
Conflicts:
paramiko/__init__.py
setup.py
tests/test_client.py
|
|
|
|
Conflicts:
NEWS
|
|
|
|
|
|
|
|
|
|
support and use the `b` byte string marker instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we find a solution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Create constants for byte messages, implement asbytes so many methods can take Message and key objects directly and split get_string into get_text and get_binary. Also, change int handling to use mpint with a flag whenever the int is greater than 32 bits.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
paramiko/proxy.py
|
|
Conflicts:
paramiko/hostkeys.py
requirements.txt
|
|
|
|
This just adds tests; hooking this up with paramiko comes in the next
commit.
|
|
|
|
whitespace, move imports to top, remove semicolon terminator)
--HG--
extra : source : 01df712a396de5fa7e1c0cc265411fdb2bbc5f41
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|