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
/
config
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use converted config values.
feature/config-transformation
J08nY
2017-08-01
2
-17
/
+27
|
*
Move Config to mailman_pgp.config.config.
J08nY
2017-08-01
6
-84
/
+106
|
*
Split ConfigValidator into ConfigValidator and ConfigConverter.
J08nY
2017-08-01
4
-67
/
+209
|
*
More coverage across the board.
J08nY
2017-07-31
2
-3
/
+14
|
*
Update setup.py.
J08nY
2017-07-27
2
-3
/
+2
|
*
qa.
J08nY
2017-07-27
2
-6
/
+5
|
*
Add config validation.
J08nY
2017-07-27
4
-0
/
+231
|
*
Add configurable lifetime of key change request.
J08nY
2017-07-26
2
-9
/
+17
|
*
Rework key generation configuration. Allow ECC keys.
feature/outgoing
J08nY
2017-07-19
1
-14
/
+18
|
*
Add outgoing signing and encryption via custom Delivery classes.
J08nY
2017-07-18
1
-0
/
+3
|
*
Remove outgoing runner config.
J08nY
2017-07-18
2
-10
/
+1
|
*
Rename classes with PGP prefix.
J08nY
2017-07-18
1
-1
/
+1
|
*
Simplify key generation.
J08nY
2017-07-07
1
-0
/
+3
|
*
Add ListStyle tests.
J08nY
2017-06-28
1
-1
/
+3
|
*
Fix and add custom test layers.
J08nY
2017-06-28
1
-3
/
+2
|
*
Integrate tests with Mailman, add basic integration tests.
J08nY
2017-06-27
2
-0
/
+43
|
*
Rename the rest, s/encrypted/PGP[ enabled]/g.
J08nY
2017-06-22
1
-0
/
+2
|
*
Document classes, methods, modules.
J08nY
2017-06-22
1
-3
/
+8
|
*
Add GPLv3.
J08nY
2017-06-20
3
-0
/
+50
|
*
Fixup REST users->addresses, change to per-address key model.
J08nY
2017-06-19
1
-1
/
+1
|
*
Fix PGP.*_keyring and remove unused vars.
J08nY
2017-06-19
1
-1
/
+0
|
*
Fix some naming as we are no longer using gpg anywhere.
J08nY
2017-06-19
1
-3
/
+3
|
*
Switch to PGPy.
J08nY
2017-06-19
1
-14
/
+13
|
*
Add list key generation.
J08nY
2017-06-18
1
-3
/
+14
|
*
Fix config loading.
J08nY
2017-06-17
1
-2
/
+1
|
*
Rename example config.
J08nY
2017-06-17
3
-17
/
+29
|
*
Move config loading to config package.
J08nY
2017-06-15
1
-1
/
+17
|
*
Rename to mailman-pgp.
J08nY
2017-06-09
3
-0
/
+44
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.