.. |
__init__.py
|
Merge branch '1.9'
|
2013-02-03 11:52:36 -08:00 |
agent.py
|
Handle/fix handling of EINTR errors in a few places.
|
2012-09-24 18:58:54 -07:00 |
auth_handler.py
|
Use Crypto.Random rather than Crypto.Util.RandomPool.
|
2010-08-03 00:13:08 +02:00 |
ber.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
buffered_pipe.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
channel.py
|
Revert "Make send() and recv() fail when channel is closed"
|
2012-11-29 15:19:56 -08:00 |
client.py
|
Add support for get_pty to SSHClient.exec_command()
|
2012-11-30 22:02:09 +11:00 |
common.py
|
Add IO sleep to agent forward communications.
|
2012-09-23 16:08:35 -07:00 |
compress.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
config.py
|
Document SSHConfig FQDN logic.
|
2013-02-27 19:48:50 -08:00 |
dsskey.py
|
Use Crypto.Random rather than Crypto.Util.RandomPool.
|
2010-08-03 00:13:08 +02:00 |
file.py
|
Update paramiko/file.py
|
2012-10-17 14:25:22 +12:00 |
hostkeys.py
|
show us the offending host key
|
2012-09-23 16:45:53 -07:00 |
kex_gex.py
|
Use Crypto.Random rather than Crypto.Util.RandomPool.
|
2010-08-03 00:13:08 +02:00 |
kex_group1.py
|
Use Crypto.Random rather than Crypto.Util.RandomPool.
|
2010-08-03 00:13:08 +02:00 |
logging22.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
message.py
|
Limit memory allocation of get_bytes to 1MB
|
2012-11-30 15:14:49 +01:00 |
packet.py
|
Give sdctr a default value for backwards+test compat
|
2013-02-27 18:50:37 -08:00 |
pipe.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
pkey.py
|
Merge pull request #9 from tehfink/master
|
2011-05-21 19:12:35 -07:00 |
primes.py
|
Use Crypto.Random rather than Crypto.Util.RandomPool.
|
2010-08-03 00:13:08 +02:00 |
proxy.py
|
Python 2.5 compat
|
2012-11-05 23:10:13 -08:00 |
resource.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
rsakey.py
|
Use Crypto.Random rather than Crypto.Util.RandomPool.
|
2010-08-03 00:13:08 +02:00 |
server.py
|
Don't mix tabs and spaces
|
2012-09-23 15:56:06 -07:00 |
sftp.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
sftp_attr.py
|
i lost who sent this to me (sorry). patches to fix AIX.
|
2010-04-25 13:34:54 -07:00 |
sftp_client.py
|
Changelog + docs re #127
|
2013-02-27 15:56:09 -08:00 |
sftp_file.py
|
Changelog + docs re #127
|
2013-02-27 15:56:09 -08:00 |
sftp_handle.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
sftp_server.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
sftp_si.py
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
ssh_exception.py
|
Post-import edits
|
2012-11-05 17:29:32 -08:00 |
transport.py
|
Don't random pad packets for SDCTR ciphers
|
2013-02-27 18:47:04 -08:00 |
util.py
|
Handle/fix handling of EINTR errors in a few places.
|
2012-09-24 18:58:54 -07:00 |
win_pageant.py
|
Fixes #4, thanks again to @jaraco
|
2012-09-23 16:10:52 -07:00 |