summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Port #906 changelog to 2.0 re #976Jeff Forcier
2017-06-09Merge branch '2.0' into 976-intJeff Forcier
2017-06-09Merge branch 'master' into 984-intJeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Hand-port #984 to 2.0Jeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.0' into 976-intJeff Forcier
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Port #971 changelog from 1.x to 2.xJeff Forcier
2017-06-09Flake8/etc tweaks re #971 in 2.xJeff Forcier
2017-06-09Tweak comments as suggested in reviewMartin Packman
Thanks to bitprophet and ploxiln.
2017-06-09Allow any buffer type to be written to SFTPFileMartin Packman
Fixes #967 #968 Rollup of earlier branches proposed as #969 and #970 with additional fix inside sftp_client. Includes new tests for SFTPFile usage. Change against the 1.17 branch.
2017-06-09Allow any buffer type to be sent to ChannelMartin Packman
Fixes #968 Changes the behaviour of the underlying asbytes helper to pass along unknown types. Most callers already handle this by passing the bytes along to a file or socket-like object which will raise TypeError anyway. Adds test coverage through the Transport implementation. Change against the 1.17 branch.
2017-06-09Import from py3compat directly in test_clientMartin Packman
2017-06-09Allow any buffer type to written to BufferedFileMartin Packman
Fixes #967 Also adds test coverage for writing various types to BufferedFile which required some small changes to the test LoopbackFile subclass. Change against the 1.17 branch.
2017-06-09Add new skipUnlessBuiltin function for testingMartin Packman
2017-06-09More changelog flimflammeryJeff Forcier
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Unify 1.x and 2.x changelog entries.Jeff Forcier
TBH this might just be the last damn 1.x series of releases. This is still too much work!
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Changelog re #956Jeff Forcier
2017-06-09Replace coveralls with codecov, comments disabledNikolai R Kristiansen
2017-06-09Merge branch '2.1'Jeff Forcier
2017-06-09Merge branch '2.0' into 2.1Jeff Forcier
2017-06-09Merge branch '2.0' into 952-intJeff Forcier
2017-06-07Merge pull request #988 from ploxiln/auth_timeout_tests_cleanupJeff Forcier
cleanup/simplify auth_timeout tests
2017-06-07cleanup/simplify auth_timeout testsPierce Lopez
2017-06-06Missed a merge conflict lololJeff Forcier
2017-06-06Merge branch '2.1'Jeff Forcier
2017-06-06Merge branch '2.0' into 2.1Jeff Forcier
2017-06-06Hand-picked backport of #912, fixes #741Jeff Forcier
2017-06-06sphinx nitpick fixesJeff Forcier
2017-06-06flake8Jeff Forcier
2017-06-06Add sanity note to changelog re #869Jeff Forcier
2017-06-06Changelog re #471, re #65Jeff Forcier
2017-06-06Merge branch 'master' into 471-intJeff Forcier
2017-06-06Changelog tweakJeff Forcier
2017-06-06Trailing commaJeff Forcier
2017-06-06flake8/whitespaceJeff Forcier
2017-06-06Merge branch 'master' into 869-intJeff Forcier
2017-06-06Changelog re #921Jeff Forcier
2017-06-06Merge branch 'master' into 921-intJeff Forcier
2017-06-06Note ecdh-sha2 preferred-kex placement in changelog entry for #951, re #983Jeff Forcier