paramiko/paramiko
Jeff Forcier 11ca8134a2 Cut 1.7.13
(cherry picked from commit 998377f353)

Conflicts:
	setup.py
2012-09-23 16:11:18 -07:00
..
__init__.py Cut 1.7.13 2012-09-23 16:11:18 -07:00
agent.py Whitespace tweaks, thanks @jaraco 2012-09-23 16:10:50 -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 Added ssh agent support. Ported from https://github.com/robey/paramiko/pull/21 2012-09-23 15:55:38 -07:00
client.py patch ssh-agent handling to not leak file descriptors 2011-02-01 02:43:17 -08: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 fix my email address to be the current one. 2009-07-19 19:45:02 -07:00
dsskey.py Use Crypto.Random rather than Crypto.Util.RandomPool. 2010-08-03 00:13:08 +02:00
file.py fix my email address to be the current one. 2009-07-19 19:45:02 -07:00
hostkeys.py Use Crypto.Random rather than Crypto.Util.RandomPool. 2010-08-03 00:13:08 +02: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 fix my email address to be the current one. 2009-07-19 19:45:02 -07:00
packet.py Merge #63 2012-05-16 15:51:27 -07: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
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 code style and fix test. 2010-04-13 18:52:29 -07:00
sftp_file.py fix my email address to be the current one. 2009-07-19 19:45:02 -07: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 fix my email address to be the current one. 2009-07-19 19:45:02 -07:00
transport.py Let's not have 5 different freakin version strings 2012-09-23 16:03:38 -07:00
util.py fix my email address to be the current one. 2009-07-19 19:45:02 -07:00
win_pageant.py Fixes #4, thanks again to @jaraco 2012-09-23 16:10:52 -07:00