paramiko/paramiko
Scott Maxwell 0e4ce3762a Fix message sending
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.
2013-10-30 17:09:34 -07:00
..
__init__.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
_winapi.py Fix imports 2013-10-30 16:19:30 -07:00
agent.py Fix message sending 2013-10-30 17:09:34 -07:00
auth_handler.py Fix message sending 2013-10-30 17:09:34 -07:00
ber.py Fix message sending 2013-10-30 17:09:34 -07:00
buffered_pipe.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
channel.py Fix message sending 2013-10-30 17:09:34 -07:00
client.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
common.py Write to locals instead of globals 2013-10-30 16:10:17 -07:00
compress.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
config.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
dsskey.py Fix message sending 2013-10-30 17:09:34 -07:00
ecdsakey.py Fix message sending 2013-10-30 17:09:34 -07:00
file.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
hostkeys.py Fix message sending 2013-10-30 17:09:34 -07:00
kex_gex.py Fix message sending 2013-10-30 17:09:34 -07:00
kex_group1.py Fix message sending 2013-10-30 17:09:34 -07:00
logging22.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
message.py Fix message sending 2013-10-30 17:09:34 -07:00
packet.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
pipe.py Fix imports 2013-10-30 16:19:30 -07:00
pkey.py Fix message sending 2013-10-30 17:09:34 -07:00
primes.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
proxy.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
py3compat.py Add Py3 compatibility support helpers 2013-10-30 15:59:58 -07:00
resource.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
rsakey.py Fix message sending 2013-10-30 17:09:34 -07:00
server.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
sftp.py Fix message sending 2013-10-30 17:09:34 -07:00
sftp_attr.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
sftp_client.py Fix message sending 2013-10-30 17:09:34 -07:00
sftp_file.py Fix message sending 2013-10-30 17:09:34 -07:00
sftp_handle.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
sftp_server.py Fix message sending 2013-10-30 17:09:34 -07:00
sftp_si.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
ssh_exception.py Merge branch '1.8' into 1.9 2013-09-27 21:29:41 -07:00
transport.py Fix message sending 2013-10-30 17:09:34 -07:00
util.py Fix dict iters, sorts, exceptions, bytes renames and tuple args 2013-10-30 16:46:33 -07:00
win_pageant.py Merge branch '1.9' into 1.10 2013-09-27 21:29:51 -07:00