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
/
mta
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make Wrappers modify.
feature/wrappers-modify
J08nY
2017-08-23
4
-40
/
+27
|
*
Cleanup test imports.
J08nY
2017-08-21
1
-2
/
+2
|
*
Basic `key sign` command implementation.
J08nY
2017-08-10
1
-2
/
+0
|
*
Make MIMEWrapper encrypt signed messages by combining.
J08nY
2017-08-09
2
-0
/
+6
|
*
Only use the PGP delivery on messages that are a list posting.
J08nY
2017-08-04
2
-3
/
+5
|
*
Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.
J08nY
2017-07-28
3
-3
/
+3
|
*
Add tests for custom deliver callable.
J08nY
2017-07-28
1
-0
/
+85
|
*
Add retries to both Personalized and Bulk delivery.
J08nY
2017-07-19
4
-17
/
+53
|
*
Simplify outgoing encryption in BulkDelivery.
J08nY
2017-07-19
1
-5
/
+5
|
*
Simplify outgoing encryption in PersonalizedDelivery.
J08nY
2017-07-19
1
-5
/
+5
|
*
Add more PersonalizedDelivery tests.
J08nY
2017-07-19
2
-3
/
+25
|
*
More tests for pgp enabled Personalized delivery.
J08nY
2017-07-19
2
-8
/
+29
|
*
Add outgoing signing and encryption via custom Delivery classes.
J08nY
2017-07-18
7
-0
/
+637