Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Port #906 changelog to 2.0 re #976 | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 976-int | Jeff Forcier | |
2017-06-09 | Merge branch 'master' into 984-int | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Hand-port #984 to 2.0 | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 976-int | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Port #971 changelog from 1.x to 2.x | Jeff Forcier | |
2017-06-09 | Flake8/etc tweaks re #971 in 2.x | Jeff Forcier | |
2017-06-09 | Tweak comments as suggested in review | Martin Packman | |
Thanks to bitprophet and ploxiln. | |||
2017-06-09 | Allow any buffer type to be written to SFTPFile | Martin 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-09 | Allow any buffer type to be sent to Channel | Martin 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-09 | Import from py3compat directly in test_client | Martin Packman | |
2017-06-09 | Allow any buffer type to written to BufferedFile | Martin 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-09 | Add new skipUnlessBuiltin function for testing | Martin Packman | |
2017-06-09 | More changelog flimflammery | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Unify 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-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Changelog re #956 | Jeff Forcier | |
2017-06-09 | Replace coveralls with codecov, comments disabled | Nikolai R Kristiansen | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 952-int | Jeff Forcier | |
2017-06-07 | Merge pull request #988 from ploxiln/auth_timeout_tests_cleanup | Jeff Forcier | |
cleanup/simplify auth_timeout tests | |||
2017-06-07 | cleanup/simplify auth_timeout tests | Pierce Lopez | |
2017-06-06 | Missed a merge conflict lolol | Jeff Forcier | |
2017-06-06 | Merge branch '2.1' | Jeff Forcier | |
2017-06-06 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-06 | Hand-picked backport of #912, fixes #741 | Jeff Forcier | |
2017-06-06 | sphinx nitpick fixes | Jeff Forcier | |
2017-06-06 | flake8 | Jeff Forcier | |
2017-06-06 | Add sanity note to changelog re #869 | Jeff Forcier | |
2017-06-06 | Changelog re #471, re #65 | Jeff Forcier | |
2017-06-06 | Merge branch 'master' into 471-int | Jeff Forcier | |
2017-06-06 | Changelog tweak | Jeff Forcier | |
2017-06-06 | Trailing comma | Jeff Forcier | |
2017-06-06 | flake8/whitespace | Jeff Forcier | |
2017-06-06 | Merge branch 'master' into 869-int | Jeff Forcier | |
2017-06-06 | Changelog re #921 | Jeff Forcier | |
2017-06-06 | Merge branch 'master' into 921-int | Jeff Forcier | |
2017-06-06 | Note ecdh-sha2 preferred-kex placement in changelog entry for #951, re #983 | Jeff Forcier | |