aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/utils
Commit message (Expand)AuthorAgeFilesLines
* Add some utility functions for config transforms.J08nY2017-08-071-0/+31
* Fix moderation, after mailman/mailman/9cdcffb.J08nY2017-08-071-1/+1
* Add some tests for key revoke command.J08nY2017-08-031-5/+5
* Make key_usable check revocations properly.J08nY2017-08-023-7/+111
* Fix use of key_usable().J08nY2017-08-021-3/+2
* Use key_usable utility function when validating keys.J08nY2017-08-021-0/+31
* qa.J08nY2017-08-021-1/+2
* Fix .attach_keys and .attach_revocs in Wrappers.J08nY2017-08-021-0/+20
* Add revocation handling to Wrappers.J08nY2017-08-021-1/+26
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-0/+62
* Some cleanup of utility functions.J08nY2017-07-261-12/+8
* Add more functionality to REST interface for lists.J08nY2017-07-211-0/+29
* Fix overwrite_message util function.J08nY2017-07-181-1/+2
* Add overwrite_message utility function.J08nY2017-07-181-1/+21
* Add sig hashes to the db on posting.J08nY2017-07-171-0/+11
* Implement basic duplicate signature hash rule.J08nY2017-07-173-1/+56
* Move some functions to utils package. Use them.J08nY2017-07-173-0/+67