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
/
model
/
list.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use converted config values.
feature/config-transformation
J08nY
2017-08-01
1
-2
/
+1
|
*
Add basic shredding to FSKey. Needs more low-level solution.
feature/key-store
J08nY
2017-07-31
1
-2
/
+6
|
*
Refactor filesystem key store operations into FSKey. Introduce DBKey.
J08nY
2017-07-31
1
-38
/
+28
|
*
More coverage across the board.
J08nY
2017-07-31
1
-4
/
+4
|
*
Add more functionality to REST interface for lists.
J08nY
2017-07-21
1
-2
/
+6
|
*
Rework key generation configuration. Allow ECC keys.
feature/outgoing
J08nY
2017-07-19
1
-1
/
+2
|
*
Add outgoing signing and encryption via custom Delivery classes.
J08nY
2017-07-18
1
-0
/
+1
|
*
Some overall cleanup.
J08nY
2017-07-18
1
-1
/
+12
|
*
Implement basic duplicate signature hash rule.
J08nY
2017-07-17
1
-21
/
+9
|
*
Some more tests for incoming runner.
J08nY
2017-07-07
1
-0
/
+2
|
*
Simplify key generation.
J08nY
2017-07-07
1
-18
/
+18
|
*
Add convenience methods for querying PGP* models.
J08nY
2017-06-28
1
-0
/
+12
|
*
Fix and add custom test layers.
J08nY
2017-06-28
1
-0
/
+2
|
*
Add defaults to PGPMailingList and PGPAddress.
J08nY
2017-06-27
1
-1
/
+13
|
*
Some more docstrings.
J08nY
2017-06-26
1
-0
/
+20
|
*
Document classes, methods, modules.
J08nY
2017-06-22
1
-7
/
+8
|
*
Rename s/encrypted/pgp/g.
J08nY
2017-06-22
1
-2
/
+2
|
*
Check signatures via a custom chain + rule.
J08nY
2017-06-22
1
-2
/
+11
|
*
Add GPLv3.
J08nY
2017-06-20
1
-0
/
+17
|
*
Fix REST /lists/<list_id>/key
J08nY
2017-06-19
1
-1
/
+7
|
*
Fix List key generation.
J08nY
2017-06-19
1
-17
/
+15
|
*
Fix some naming as we are no longer using gpg anywhere.
J08nY
2017-06-19
1
-2
/
+2
|
*
Switch to PGPy.
J08nY
2017-06-19
1
-27
/
+40
|
*
Lazy load mlist attribute in EncryptedMailingList.
J08nY
2017-06-18
1
-0
/
+3
|
*
Expose generated list key to REST.
J08nY
2017-06-18
1
-1
/
+10
|
*
Add list key generation.
J08nY
2017-06-18
1
-6
/
+27
|
*
Add key properties to models. Add EncryptedAddress model.
J08nY
2017-06-15
1
-1
/
+9
|
*
Rename to mailman-pgp.
J08nY
2017-06-09
1
-0
/
+24
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.