summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2017-02-20Merge branch '1.17' into 1.18Jeff Forcier
2017-02-20Avoid PacketizerTest.test_closed_3 to fail on platforms where errno.ETIMESofian Brabez
2017-01-24Merge branch '1.17' into 1.18Jeff Forcier
2017-01-24untie agian!james mike dupont
2016-12-05Merge branch '1.17' into 1.18Jeff Forcier
2016-12-05Looks like skipIf was added in 2.7? Dies on 2.6Jeff Forcier
2016-12-05Merge branch '1.17' into 1.18Jeff Forcier
2016-12-05skip test on windows - no SIGALRM.Gabi Davar
2016-12-05Just get rid of the frickin' numbers.Jeff Forcier
2016-12-05Add tests for ~ expansion inside proxycommandqqo
2016-12-05Support transmission of environment variablesPhilip Lorenz
2016-06-12Merge branch '1.16' into 1.17Jeff Forcier
2016-06-12Update fake test socket objects to exhibit Python 3 socket-closed flagJeff Forcier
2016-06-09Merge branch '1.16' into 1.17Jeff Forcier
2016-06-09Issue #537 reproduction test and fixKrzysztof Rusek
2016-04-25Merge branch '1.16' into 1.17Jeff Forcier
2016-04-25Merge branch '1.15' into 1.16Jeff Forcier
2016-04-25Test & implementation for part 1 re: #670Jeff Forcier
2016-04-24Merge branch '1.16'Jeff Forcier
2016-04-24Python 2.6 fix re: assertInJeff Forcier
2016-04-24Improve NoValidConnectionsError formattingMarius Gedminas
2016-04-24Make NoValidConnectionsError picklable correctlyMarius Gedminas
2016-04-23Merge branch '1.16'Jeff Forcier
2016-04-23Merge branch '1.15' into 1.16Jeff Forcier
2016-04-23Update existing test to prove #632Jeff Forcier
2016-04-23Add regression test protecting against an issue found in #394.Jeff Forcier
2016-04-23Set look_for_keys=False in client tests to avoid loading real user keys.Jeff Forcier
2016-04-22Merge branch '1.15' into 1.16Jeff Forcier
2016-04-22Merge branch '1.16'Jeff Forcier
2016-04-22Hack in a sleep() to avoid race conditions during timeout test.Jeff Forcier
2016-01-19Merge branch '1.15' into 1.16Jeff Forcier
2016-01-19Merge branch '1.16'Jeff Forcier
2016-01-19Merge branch '1.14' into 1.15Jeff Forcier
2016-01-19Merge branch '1.13' into 1.14Jeff Forcier
2016-01-08Update SSHConfig.parse to strip leading and trailing whitespaceNick Pillitteri
2015-12-17Merge branch 'master' of github.com:paramiko/paramikoAdam Meily
2015-11-06Merge branch '1.15' into 1.16Jeff Forcier
2015-11-06Hacky cleanup of non-gc'd clients in a loopy test.Jeff Forcier
2015-11-06Hacky cleanup of non-gc'd clients in a loopy test.Jeff Forcier
2015-11-04Merge branch 'master' into 562-intJeff Forcier
2015-11-03Merge branch 'master' into 502-intJeff Forcier
2015-11-02Merge branch '1.15'Jeff Forcier
2015-11-02Merge branch '1.14' into 1.15Jeff Forcier
2015-11-02Merge branch '1.13' into 1.14Jeff Forcier
2015-11-02Added test for str() of empty SFTPAttributes()Ulrich Petri
2015-10-30Merge branch 'master' into 596-intJeff Forcier
2015-09-30Merge branch '1.15' into 491-intJeff Forcier
2015-09-30Silently ignore invalid keys in HostKeys.load()Martin Topholm
2015-09-24add unit tests for file-like object methods and update changelog and docsAdam Meily
2015-07-23prefetch now requires file_size to be passed in as a parameterTorkil Gustavsen