summaryrefslogtreecommitdiff
path: root/src/mailman_pgp/utils/pgp.py
Commit message (Expand)AuthorAgeFilesLines
* 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