aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/runners/incoming.py
Commit message (Expand)AuthorAgeFilesLines
* Use converted config values.feature/config-transformationJ08nY2017-08-011-1/+1
* Rename classes with PGP prefix.J08nY2017-07-181-1/+1
* Move some functions to utils package. Use them.J08nY2017-07-171-7/+8
* Fix IncomingRunner to try decrypting and fail safely.J08nY2017-07-171-3/+12
* Split some workflow stuff. Use utility functions somewhere.J08nY2017-07-151-2/+1
* Some saner behavior, don't raise when expected not to.J08nY2017-07-071-1/+2
* Add logging to `mailman.plugin.pgp`.J08nY2017-06-271-3/+9
* Use Action.defer in signature and encryption handling.J08nY2017-06-271-1/+2
* Finish basic incoming runner.J08nY2017-06-261-2/+2
* Add skeleton of decryption handling.J08nY2017-06-241-4/+23
* Rename the rest, s/encrypted/PGP[ enabled]/g.J08nY2017-06-221-2/+2
* Implement more of signature checking.J08nY2017-06-221-1/+0
* Add classmethod query() to declarative base, use it.J08nY2017-06-221-1/+1
* Rename s/encrypted/pgp/g.J08nY2017-06-221-2/+2
* Use the query helper.J08nY2017-06-221-1/+2
* Switch Incoming Runner to only care about encryption.J08nY2017-06-221-14/+4
* Rename message wrappers.J08nY2017-06-211-4/+4
* Rename wrapper functions.J08nY2017-06-201-4/+4
* Add GPLv3.J08nY2017-06-201-0/+17
* Fixup REST users->addresses, change to per-address key model.J08nY2017-06-191-0/+6
* Add PGPMimeWrapper.J08nY2017-06-191-3/+4
* Use gpgmime utils.J08nY2017-06-181-6/+3
* Rename to mailman-pgp.J08nY2017-06-091-0/+39