Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-20 | let's be consistent | Jeff Forcier | |
2017-02-20 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-02-20 | Not sure how this got overlooked in the cherrypicking, ugh @ myself | Jeff Forcier | |
2017-02-20 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-02-20 | Update a whole bunch of changelog entries lacking proper version statements =/ | Jeff Forcier | |
Grump, for now support types need both 'backported' and version spec? | |||
2017-02-20 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2017-02-20 | Update a whole bunch of changelog entries lacking proper version statements =/ | Jeff Forcier | |
Grump, for now support types need both 'backported' and version spec? | |||
2017-02-20 | Correctly mark #859 as being in 1.18 on up | Jeff Forcier | |
2017-02-20 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-02-20 | Changelog re #713, re #714, re #889 | Jeff Forcier | |
2017-02-20 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2017-02-20 | Changelog re #713, re #714, re #889 | Jeff Forcier | |
2017-02-20 | Merge branch '1.17' into 889-int | Jeff Forcier | |
2017-02-20 | Also make this self-referential because jeez | Jeff Forcier | |
2017-02-20 | Correct get_text() docstring | Jeff Forcier | |
2017-02-20 | Not sure how these snuck back in | Jeff Forcier | |
2017-02-20 | Nuke old commented out line | Jeff Forcier | |
2017-02-19 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-02-19 | Changelog re #895, closes #895 | Jeff Forcier | |
2017-02-19 | Fix bug in handling multiple interactive queries | Dennis Kaarsemaker | |
If repeated interaction is needed, check_auth_interactive_response returns an InteractiveQuery object. Unfortunately a bug caused it not to be recognized, causing autheintication to fail. This fixes said bug by properly looking at the type of the returned object. | |||
2017-02-19 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2017-02-19 | Changelog re #895, closes #895 | Jeff Forcier | |
2017-02-19 | Fix bug in handling multiple interactive queries | Dennis Kaarsemaker | |
If repeated interaction is needed, check_auth_interactive_response returns an InteractiveQuery object. Unfortunately a bug caused it not to be recognized, causing autheintication to fail. This fixes said bug by properly looking at the type of the returned object. | |||
2017-02-08 | Don't pass IV to pycrypto when using MODE_CTR | jhall150 | |
* Fixes #713 | |||
2017-02-03 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-02-03 | Update .travis.yml | Kalle Møller | |
3.6 is now released | |||
2017-02-03 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2017-02-03 | Update .travis.yml | Kalle Møller | |
3.6 is now released | |||
2017-01-25 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
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-25 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
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 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-01-24 | untie agian! | james mike dupont | |
2017-01-24 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2017-01-24 | untie agian! | james mike dupont | |
2017-01-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-01-18 | Update channel.py | James Michael DuPont | |
2017-01-18 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2017-01-18 | Update channel.py | James Michael DuPont | |
2017-01-01 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2017-01-01 | Merge branch '1.18' into 2.0 | Jeff Forcier | |
2017-01-01 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2017-01-01 | Happy New Year | Jeff Forcier | |
2016-12-19 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
# Conflicts: # sites/www/changelog.rst | |||
2016-12-19 | Merge branch '1.18' into 2.0 | Jeff Forcier | |
# Conflicts: # sites/www/changelog.rst # tox-requirements.txt # tox.ini | |||
2016-12-19 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
# Conflicts: # sites/www/changelog.rst | |||
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 | |