Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-30 | python: Fix skipping tests if running with GnuPG < 2.1.12. | Justus Winter | 1 | -0/+2 |
2017-02-17 | python: Fix using strings as commands in the assuan protocol. | Justus Winter | 1 | -3/+6 |
2016-10-31 | python: Use vanity modules for constants in tests and examples. | Justus Winter | 1 | -1/+1 |
2016-10-31 | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 1 | -4/+4 |
2016-09-14 | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 1 | -0/+3 |
2016-09-14 | python: Use more generic shebang. | Justus Winter | 1 | -1/+1 |
2016-07-28 | python: Support the Assuan engine. | Justus Winter | 1 | -0/+66 |