index
:
mailman-pgp.git
feature/config-transformation
feature/key-revocation
feature/key-sign-command
feature/key-store
feature/local-archiver
feature/logging
feature/outgoing
feature/sign-adds-to-existing
feature/strip-sig
feature/workflows
feature/wrappers-modify
fix/pyasn1-ci-hotfix
master
A PGP plugin for the GNU Mailman mailing list manager
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman_pgp
/
styles
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Cleanup test imports.
J08nY
2017-08-21
3
-6
/
+7
|
*
Use patch_config decorator in tests.
J08nY
2017-08-21
1
-4
/
+2
|
*
Fix autogenerate test race.
J08nY
2017-08-07
1
-6
/
+0
|
*
Add logging to plugin log, all over.
feature/logging
J08nY
2017-08-04
1
-6
/
+12
|
*
Don't wait for key generation to finish, otherwise, whats the point.
J08nY
2017-08-03
1
-1
/
+1
|
*
Use converted config values.
feature/config-transformation
J08nY
2017-08-01
1
-2
/
+1
|
*
Refactor filesystem key store operations into FSKey. Introduce DBKey.
J08nY
2017-07-31
1
-1
/
+3
|
*
More coverage across the board.
J08nY
2017-07-31
1
-0
/
+17
|
*
Change default subscription policies to pgp enabled ones for pgp lists.
J08nY
2017-07-11
1
-1
/
+6
|
*
Add tests for subscription workflows and their pubkey mixin.
J08nY
2017-07-11
1
-2
/
+1
|
*
Simplify key generation.
J08nY
2017-07-07
1
-1
/
+6
|
*
Some saner behavior, don't raise when expected not to.
J08nY
2017-07-07
1
-3
/
+2
|
*
Add ListStyle tests.
J08nY
2017-06-28
4
-2
/
+138
|
*
Integrate tests with Mailman, add basic integration tests.
J08nY
2017-06-27
1
-0
/
+0
|
*
Rename the rest, s/encrypted/PGP[ enabled]/g.
J08nY
2017-06-22
3
-16
/
+16
|
*
Implement more of signature checking.
J08nY
2017-06-22
1
-2
/
+1
|
*
Add classmethod query() to declarative base, use it.
J08nY
2017-06-22
1
-3
/
+3
|
*
Rename s/encrypted/pgp/g.
J08nY
2017-06-22
1
-4
/
+4
|
*
Use the query helper.
J08nY
2017-06-22
1
-2
/
+2
|
*
Check signatures via a custom chain + rule.
J08nY
2017-06-22
1
-0
/
+1
|
*
Add GPLv3.
J08nY
2017-06-20
3
-0
/
+51
|
*
Rename to mailman-pgp.
J08nY
2017-06-09
4
-0
/
+57
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.