aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/utils
Commit message (Expand)AuthorAgeFilesLines
* Cleanup test imports.J08nY2017-08-211-3/+3
* Use revoked_sig_action.J08nY2017-08-211-24/+48
* Use expired_sig_action.J08nY2017-08-211-2/+14
* Add merging of new signatures on list public key to REST.J08nY2017-08-181-3/+8
* Refactor merging of new key signatures out of `key` command.J08nY2017-08-181-0/+45
* Make enumflag work with mailmanclients serializing of lists.J08nY2017-08-151-2/+11
* Add option to disable exposing the list private key on REST.J08nY2017-08-101-0/+40
* Respec cert revocations in key_usable.J08nY2017-08-102-21/+71
* Fix typo.J08nY2017-08-091-1/+1
* Fix msg.original_size not being kept on messages copied.J08nY2017-08-081-0/+6
* Use config transforms in PGP keydir and keypair configs.J08nY2017-08-071-0/+34
* 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