Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-08 | Don't pass IV to pycrypto when using MODE_CTR | jhall150 | |
* Fixes #713 | |||
2017-02-03 | Update .travis.yml | Kalle Møller | |
3.6 is now released | |||
2017-01-25 | Added bytes as type to write | Kalle Møller | |
Small change so that my IDE stops telling me, that this function doesn't understand bytes :) | |||
2017-01-24 | untie agian! | james mike dupont | |
2017-01-18 | Update channel.py | James Michael DuPont | |
2017-01-01 | Happy New Year | Jeff Forcier | |
2016-12-19 | Changelog closes #866, closes #838 | Jeff Forcier | |
2016-12-19 | remove broken tox testing config | Pierce Lopez | |
2016-12-19 | also test with pypy on Travis CI | Pierce Lopez | |
2016-12-09 | Cut 1.17.3 | Jeff Forcier | |
2016-12-09 | Weave in newer release invocations tasks | Jeff Forcier | |
2016-12-05 | Looks like skipIf was added in 2.7? Dies on 2.6 | Jeff Forcier | |
2016-12-05 | Make changelog re #802, re #802 more meaningful for us downstream folks | Jeff Forcier | |
2016-12-05 | Update GlobalAlloc argtypes per jaraco.windows 3.6.2. Fixes #802. | Jason R. Coombs | |
2016-12-05 | Changelog re #824 | Jeff Forcier | |
2016-12-05 | open() function does not support setting file permissions | John L. Villalovos | |
The open() function does not support setting file permissions[1]. The code was setting the buffer to 0o600. Remove the attempted file permission value. [1] https://docs.python.org/2/library/functions.html#open Change-Id: I582e226f8bc76e877c7da686f36e2efa33f0d24f | |||
2016-12-05 | Changelog re #801 | Jeff Forcier | |
2016-12-05 | skip test on windows - no SIGALRM. | Gabi Davar | |
2016-12-05 | Changelog re #792 | Jeff Forcier | |
2016-12-05 | Update README.rst | Alan Yee | |
Revising wording | |||
2016-12-05 | Update README.rst | Alan Yee | |
Minor styling to highlight the key | |||
2016-12-05 | Update demo_server.py | Alan Yee | |
Updating base64 code in comments | |||
2016-12-05 | Update README.rst | Alan Yee | |
Removing deprecated alias. Updating demo script in the README. | |||
2016-12-05 | Changelog re #789 | Jeff Forcier | |
2016-12-05 | Merge branch '1.17' into proxycommand-closed-fix-789 | Jeff Forcier | |
2016-12-05 | These are old and crusty and folks who care can find 'em in git | Jeff Forcier | |
2016-12-05 | Changelog re #334, close #334 | Jeff Forcier | |
2016-12-05 | Tweak subprocess importing so it still ImportErrors, just lazily. | Jeff Forcier | |
This feels better than raising our own custom error of whatever class when popen is None. Only obvious downside is it's 'bad style' but I defer to Zen of Python number 9 Re #334 | |||
2016-12-05 | Fixes to work on Google App Engine | Shinya Okano | |
2016-12-05 | Fix #854 | Jeff Forcier | |
2016-12-05 | We never added a changelog entry re #681! | Jeff Forcier | |
2016-12-05 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-12-05 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-12-05 | Tighten up sphinx req | Jeff Forcier | |
2016-09-21 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-09-21 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-09-21 | Changelog entry noting how #819 was a thing | Jeff Forcier | |
2016-09-21 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-09-21 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-09-21 | I'm still mad re #819. Here, have some docs. | Jeff Forcier | |
2016-09-15 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-09-15 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-09-15 | ==dev is no more | Jeff Forcier | |
2016-07-30 | Untested fix re #789 | Jeff Forcier | |
2016-07-25 | Cut 1.17.2 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Cut 1.16.3 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Forgot the now-important line modifier in changelog | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |