aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/testing/mailman_pgp.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add config option to disable sig hash collecting.J08nY2017-08-211-0/+4
* Remove writing config through REST as its not synchronized among runners.J08nY2017-08-171-4/+1
* Expose the config via REST. read/write configurable.J08nY2017-08-161-1/+7
* Split the REST config options to more fine grained. Expose list config better.J08nY2017-08-151-3/+8
* Add option to disable exposing the list private key on REST.J08nY2017-08-101-0/+7
* Add custom shred command option.J08nY2017-08-101-1/+13
* Add some utility functions for config transforms.J08nY2017-08-071-0/+8
* Add configurable lifetime of key change request.J08nY2017-07-261-8/+16
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-15/+19
* Add testing configs.J08nY2017-07-191-0/+57