.. |
__init__.py
|
Merge branch '1.8' into 1.9
|
2013-02-03 11:52:30 -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 "Forgot to import errno"
|
2012-11-29 15:19:15 -08:00 |
client.py
|
Tweak docstring re #77
|
2012-11-05 13:30:56 -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
|
Implement (& test for) ProxyCommand interpolation.
|
2012-11-05 17:44:25 -08: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
|
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
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
packet.py
|
Bubble up ProxyCommandFailure in packetizer
|
2012-11-05 17:31:17 -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
|
Move SFTPClient.get() termination condition to loop end.
|
2012-10-14 21:46:50 -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
|
Post-import edits
|
2012-11-05 17:29:32 -08:00 |
transport.py
|
One more patch from @clarete's work
|
2012-11-05 17:47:33 -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 |