aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/utils/pgp.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Respec cert revocations in key_usable.J08nY2017-08-101-18/+52
|
* Make key_usable check revocations properly.J08nY2017-08-021-7/+25
|
* Fix use of key_usable().J08nY2017-08-021-3/+2
|
* Use key_usable utility function when validating keys.J08nY2017-08-021-0/+31
|
* Add revocation handling to Wrappers.J08nY2017-08-021-1/+26
|
* Some cleanup of utility functions.J08nY2017-07-261-12/+8
|
* Add more functionality to REST interface for lists.J08nY2017-07-211-0/+29
|
* Implement basic duplicate signature hash rule.J08nY2017-07-171-0/+49