aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/chains/default.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix moderation, after mailman/mailman/9cdcffb.J08nY2017-08-071-2/+2
|
* Only use the PGP delivery on messages that are a list posting.J08nY2017-08-041-0/+1
|
* Add sig hashes to the db on posting.J08nY2017-07-171-2/+2
|
* Add skeleton of decryption handling.J08nY2017-06-241-0/+1
|
* Document classes, methods, modules.J08nY2017-06-221-1/+2
|
* Rename s/encrypted/pgp/g.J08nY2017-06-221-4/+4
|
* Check signatures via a custom chain + rule.J08nY2017-06-221-0/+48