aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/chains
Commit message (Expand)AuthorAgeFilesLines
* Fix moderation, after mailman/mailman/9cdcffb.J08nY2017-08-072-2/+32
* Only use the PGP delivery on messages that are a list posting.J08nY2017-08-041-0/+1
* Cleanup @public from tests.J08nY2017-07-181-2/+0
* Add sig hashes to the db on posting.J08nY2017-07-171-2/+2
* Add a test for the default PGP posting chain.J08nY2017-07-152-0/+41
* 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-222-0/+48