Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-13 | Cut 2.2.1 | Jeff Forcier | |
2017-06-13 | Merge branch '2.2' | Jeff Forcier | |
2017-06-13 | Whitespace | Jeff Forcier | |
2017-06-13 | Changelog language tweaks | Jeff Forcier | |
2017-06-13 | changelog: update for #990 and #993 | Pierce Lopez | |
2017-06-13 | implement __hash__() method for Ed25519Key | Pierce Lopez | |
makes Ed25519Key objs comparable, needed for host keys | |||
2017-06-13 | need bcrypt >= 3.1.3 for kdf() ignore_few_rounds kwarg | Pierce Lopez | |
2017-06-12 | Merge branch '2.2' | Jeff Forcier | |
2017-06-12 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2017-06-12 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-12 | Add Python 3.6 to classifiers | Felix Yan | |
2017-06-12 | Merge pull request #991 from felixonmars/patch-1 | Jeff Forcier | |
Add Python 3.6 to classifiers | |||
2017-06-11 | Add Python 3.6 to classifiers | Felix Yan | |
2017-06-09 | Cut 2.2.0 | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Cut 2.1.3 | Jeff Forcier | |
2017-06-09 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-06-09 | Cut 2.0.6 | Jeff Forcier | |
2017-06-09 | Copy 1.x releases to 2.x changelog | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Clarification language re #865 changelog | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' | Jeff Forcier | |
2017-06-09 | Re-apply ResourceManager removal | Jeff Forcier | |
2017-06-09 | Merge branch '2.1' into 910-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 #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 | |