summaryrefslogtreecommitdiff
path: root/test-paramiko
AgeCommit message (Expand)AuthorFilesLines
2013-06-16Remove whitespace from ends of linesLars Wirzenius1-4/+4
2011-12-29handle host key checking betrerLars Wirzenius1-12/+17
2011-12-29add checking of host key to test-paramikoLars Wirzenius1-0/+31
2010-08-28Simplify by combining classes into one.Lars Wirzenius1-36/+13
2010-08-28Remove get_filelike_channels, implement close.Lars Wirzenius1-4/+5
2010-08-28Remove weakref handling.Lars Wirzenius1-10/+0
2010-08-28Simplify code and use openssh automatically if available.Lars Wirzenius1-52/+16
2010-08-28Add hack from bzr to use openssh if available, instead of paramiko.Lars Wirzenius1-13/+135
2010-08-28Add test program for paramiko, for benchmarking file transfer speed.Lars Wirzenius1-0/+57