summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2014-11-12Merge branch '1.14' into 1.15Jeff Forcier
2014-11-12Merge branch '1.13' into 1.14Jeff Forcier
2014-11-12Failing test proving #429Jeff Forcier
2014-09-22Use keyword arguments for arguments when creating a Transport.Dylan Thacker-Smith
2014-09-18A herp and a derp (and an import shuffle)Jeff Forcier
2014-09-18Merge branch 'master' into 216-intJeff Forcier
2014-09-18Fix more dumb non-comment commentsJeff Forcier
2014-09-18Clean up & tweak failing sftp closure testJeff Forcier
2014-09-10Merge branch 'master' into 216-intJeff Forcier
2014-09-08Clean up more of the unnecessary-IMHO headersJeff Forcier
2014-09-08Merge branch 'master' into 267-intJeff Forcier
2014-09-08Fix a braino in new testJeff Forcier
2014-09-08Test proving #346Jeff Forcier
2014-09-08Merge branch 'master' into 362-intJeff Forcier
2014-09-08Merge branch 'master' into 372-intJeff Forcier
2014-09-08Merge branch 'master' into 373-intJeff Forcier
2014-09-08Merge branch 'master' into 374-intJeff Forcier
2014-09-08Merge pull request #375 from lndbrg/lower-the-risk-of-editors-striping-whites...Jeff Forcier
2014-09-07Convert SSHClient into a context managerMichael Williamson
2014-09-07Remove TODOMichael Williamson
2014-09-07Fix error on Python 2.5Michael Williamson
2014-09-07Convert Channel into a context managerMichael Williamson
2014-09-07Convert SFTPClient to a context managerMichael Williamson
2014-09-06Bah humbugJeff Forcier
2014-09-05Yup, that was indeed too fucking clever. Bad bitprophet!Jeff Forcier
2014-09-05Fix a Python 3 encoding dealieJeff Forcier
2014-09-05Forgot to actually implement allowed-keys/reverse testingJeff Forcier
2014-09-05Add a couple more permutationsJeff Forcier
2014-09-05Overhaul multi-key test to set up multiple scenariosJeff Forcier
2014-09-05Factor fingerprint data out of classJeff Forcier
2014-09-05More cleanup to support ECDSA key, and now it works!Jeff Forcier
2014-09-05Add RSA key fingerprint, now that test passesJeff Forcier
2014-09-05Set things up for cleaner test key tomfooleryJeff Forcier
2014-09-05Add an explicit RSA test, which fails (!)Jeff Forcier
2014-09-05Refactor horrible old copypastaJeff Forcier
2014-09-05Add a (failing :() test re: ECDSA private keysJeff Forcier
2014-09-05Merge branch 'master' into 184-intJeff Forcier
2014-09-05Add quick test re #131Jeff Forcier
2014-09-0580-col tweaksJeff Forcier
2014-08-25Merge branch '1.13' into 1.14Jeff Forcier
2014-08-25Rework re #239 to work off post-1.13 codebase. Closes #239Jeff Forcier
2014-08-25Merge branch '1.13' into 1.14Jeff Forcier
2014-08-25Support passing in "buffer" objects again where bytestrings are expected.Jelmer Vernooij
2014-08-15Let packetizer handle 0-length sends from channel.Olle Lundberg
2014-08-15Don't end a line with whitespace.Olle Lundberg
2014-08-15Remove all occurences of ParamikoTest.Olle Lundberg
2014-08-15Strip whitespace.Olle Lundberg
2014-08-15Strip whitespace.Olle Lundberg
2014-08-15Document what is breaking in the client tests.Olle Lundberg
2014-08-14Use a shorter timeout in banner timeout test.Cory Benfield