aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/styles/base.py
Commit message (Expand)AuthorAgeFilesLines
* Add logging to plugin log, all over.feature/loggingJ08nY2017-08-041-6/+12
* Don't wait for key generation to finish, otherwise, whats the point.J08nY2017-08-031-1/+1
* Use converted config values.feature/config-transformationJ08nY2017-08-011-2/+1
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-1/+3
* Change default subscription policies to pgp enabled ones for pgp lists.J08nY2017-07-111-1/+6
* Simplify key generation.J08nY2017-07-071-1/+6
* Some saner behavior, don't raise when expected not to.J08nY2017-07-071-3/+2
* Add ListStyle tests.J08nY2017-06-281-2/+3
* Rename the rest, s/encrypted/PGP[ enabled]/g.J08nY2017-06-221-6/+6
* Implement more of signature checking.J08nY2017-06-221-2/+1
* Add classmethod query() to declarative base, use it.J08nY2017-06-221-3/+3
* Rename s/encrypted/pgp/g.J08nY2017-06-221-4/+4
* Use the query helper.J08nY2017-06-221-2/+2
* Check signatures via a custom chain + rule.J08nY2017-06-221-0/+1
* Add GPLv3.J08nY2017-06-201-0/+17
* Rename to mailman-pgp.J08nY2017-06-091-0/+23