Age | Commit message (Expand) | Author |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Merge branch '1.15' into 1.16 | Jeff Forcier |
2016-04-24 | Changelog closes #729 | Jeff Forcier |
2016-04-24 | Simplify setup.py by always relying on setuptools | Alex Gaynor |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Merge branch '1.15' into 1.16 | Jeff Forcier |
2016-04-24 | Attempt clarification of `set_missing_host_key_policy` param. | Jeff Forcier |
2016-04-24 | Changelog re #649 | Jeff Forcier |
2016-04-24 | Merge pull request #649 from damz/pr/moduli | Jeff Forcier |
2016-04-24 | Merge branch 'master' into 394-int | Jeff Forcier |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Be clearer | Jeff Forcier |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Apparently a whole lot of people noticed that tiny python 3 issue | Jeff Forcier |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Oh hey this also fixes the only other open 1.16.1 ticket yey | Jeff Forcier |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Changelog re #617, #679, #678, #685. | Jeff Forcier |
2016-04-24 | Python 2.6 fix re: assertIn | Jeff Forcier |
2016-04-24 | Support pickling hypothetical subclasses | Marius Gedminas |
2016-04-24 | Improve NoValidConnectionsError formatting | Marius Gedminas |
2016-04-24 | Fix tests on Python 3.x | Marius Gedminas |
2016-04-24 | Make NoValidConnectionsError picklable correctly | Marius Gedminas |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Changelog re #619, re #613 | Jeff Forcier |
2016-04-24 | Merge branch '1.16' into 619-int | Jeff Forcier |
2016-04-24 | Merge branch '1.16' | Jeff Forcier |
2016-04-24 | Merge branch '1.15' into 1.16 | Jeff Forcier |
2016-04-24 | Expose some effectively-public Channel attributes in API docs. | Jeff Forcier |
2016-04-23 | Merge branch '1.16' | Jeff Forcier |
2016-04-23 | Merge branch '1.15' into 1.16 | Jeff Forcier |
2016-04-23 | Meh | Jeff Forcier |
2016-04-23 | Refactor because ugh. | Jeff Forcier |
2016-04-23 | Update existing test to prove #632 | Jeff Forcier |
2016-04-23 | Changelog closes #632 | Jeff Forcier |
2016-04-23 | Update sftp_client.py | Abhinav |
2016-04-23 | s/CFFI/libffi/ as per @reaperhulk | Jeff Forcier |
2016-04-23 | Fix broken changelog doc link | Jeff Forcier |
2016-04-23 | Splice 1.x install docs back in as standalone document. | Jeff Forcier |
2016-04-23 | Tweaks to install docs re #394 | Jeff Forcier |
2016-04-23 | Merge branch '1.16' | Jeff Forcier |
2016-04-23 | Merge branch '1.15' into 1.16 | Jeff Forcier |
2016-04-23 | Fix broken changelog doc link | Jeff Forcier |
2016-04-23 | Merge branch 'master' into switch-to-cryptography | Alex Gaynor |
2016-04-23 | Add regression test protecting against an issue found in #394. | Jeff Forcier |
2016-04-23 | remove unused thing | Alex Gaynor |
2016-04-23 | handle invalid keys in ecdsa | Alex Gaynor |
2016-04-23 | handle invalid keys | Alex Gaynor |
2016-04-23 | Set look_for_keys=False in client tests to avoid loading real user keys. | Jeff Forcier |
2016-04-23 | Merge branch 'master' into switch-to-cryptography | Alex Gaynor |