aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Move Config to mailman_pgp.config.config.J08nY2017-08-011-0/+1
|
* Update setup.py.J08nY2017-07-271-0/+1
|
* Some overall cleanup.J08nY2017-07-181-13/+1
|
* Use an utility function on PGPMailingList class.J08nY2017-07-061-2/+1
|
* Rename the rest, s/encrypted/PGP[ enabled]/g.J08nY2017-06-221-3/+3
|
* Implement more of signature checking.J08nY2017-06-221-1/+1
|
* Add classmethod query() to declarative base, use it.J08nY2017-06-221-1/+1
|
* Rename s/encrypted/pgp/g.J08nY2017-06-221-3/+5
|
* Add GPLv3.J08nY2017-06-201-0/+17
|
* Make transaction() convenient.J08nY2017-06-191-2/+4
|
* Fix some naming as we are no longer using gpg anywhere.J08nY2017-06-191-1/+1
|
* Switch to PGPy.J08nY2017-06-191-5/+2
|
* Delete list keys on ListDeletedEvent.J08nY2017-06-181-1/+3
|
* Add list key generation.J08nY2017-06-181-1/+1
|
* Add basic gpgmime initialization and config.J08nY2017-06-171-0/+3
|
* Move config loading to config package.J08nY2017-06-151-8/+3
|
* Rename to mailman-pgp.J08nY2017-06-091-0/+42
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.