aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/rules
Commit message (Expand)AuthorAgeFilesLines
* Move test data to subdirectories.J08nY2017-07-071-6/+6
* Simplify key generation.J08nY2017-07-071-14/+0
* Add tests for incoming runner.J08nY2017-06-292-8/+63
* PEP8.J08nY2017-06-281-5/+4
* Add Signature rule tests.J08nY2017-06-282-12/+110
* Add ListStyle tests.J08nY2017-06-281-3/+4
* Fix and add custom test layers.J08nY2017-06-281-2/+8
* Integrate tests with Mailman, add basic integration tests.J08nY2017-06-273-8/+55
* Add logging to `mailman.plugin.pgp`.J08nY2017-06-271-5/+10
* Simplify combined wrapper + pep8.J08nY2017-06-272-9/+8
* Use Action.defer in signature and encryption handling.J08nY2017-06-271-25/+23
* Some more docstrings.J08nY2017-06-261-3/+5
* Add skeleton of decryption handling.J08nY2017-06-241-0/+37
* Document classes, methods, modules.J08nY2017-06-221-1/+1
* Implement more of signature checking.J08nY2017-06-221-15/+60
* Add classmethod query() to declarative base, use it.J08nY2017-06-221-0/+1
* Rename s/encrypted/pgp/g.J08nY2017-06-221-3/+6
* Check signatures via a custom chain + rule.J08nY2017-06-222-0/+70