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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic shredding to FSKey. Needs more low-level solution.
feature/key-store
J08nY
2017-07-31
5
-20
/
+78
*
More tests for models.
J08nY
2017-07-31
6
-6
/
+165
*
Refactor filesystem key store operations into FSKey. Introduce DBKey.
J08nY
2017-07-31
4
-68
/
+190
*
More coverage across the board.
J08nY
2017-07-31
3
-4
/
+45
*
Check that user sends a public key in `key` command.
J08nY
2017-07-31
1
-0
/
+6
*
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
3
-3
/
+14
*
Implement basic duplicate signature hash rule.
J08nY
2017-07-17
2
-32
/
+14
*
Some docs and qa.
J08nY
2017-07-17
1
-1
/
+1
*
Fixup signature rule and start out sighash db.
J08nY
2017-07-17
2
-2
/
+44
*
Fix setting of key_confirmed in PGPAddress reconstructor.
J08nY
2017-07-13
1
-4
/
+3
*
qa.
J08nY
2017-07-11
1
-1
/
+1
*
More work on key command. Added key_confirmed attribute to PGPAddress.
J08nY
2017-07-11
1
-1
/
+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 tests for incoming runner.
J08nY
2017-06-29
1
-4
/
+8
*
Add convenience methods for querying PGP* models.
J08nY
2017-06-28
2
-1
/
+42
*
Fix and add custom test layers.
J08nY
2017-06-28
1
-0
/
+2
*
Integrate tests with Mailman, add basic integration tests.
J08nY
2017-06-27
1
-4
/
+0
*
Add logging to `mailman.plugin.pgp`.
J08nY
2017-06-27
1
-0
/
+1
*
Fix circular dependency.
J08nY
2017-06-27
1
-3
/
+2
*
Add defaults to PGPMailingList and PGPAddress.
J08nY
2017-06-27
2
-1
/
+28
*
Some more docstrings.
J08nY
2017-06-26
1
-0
/
+20
*
Add lazy-loaded address property to PGPAddress.
J08nY
2017-06-22
1
-2
/
+12
*
Document classes, methods, modules.
J08nY
2017-06-22
3
-9
/
+23
*
Add classmethod query() to declarative base, use it.
J08nY
2017-06-22
1
-2
/
+3
*
Rename s/encrypted/pgp/g.
J08nY
2017-06-22
3
-9
/
+16
*
Check signatures via a custom chain + rule.
J08nY
2017-06-22
1
-2
/
+11
*
PEP8 m8.
J08nY
2017-06-20
1
-1
/
+1
*
Add GPLv3.
J08nY
2017-06-20
3
-0
/
+51
*
Fixup REST users->addresses, change to per-address key model.
J08nY
2017-06-19
1
-5
/
+20
*
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
*
Work with a scoped_session.
J08nY
2017-06-18
1
-0
/
+3
*
Add key properties to models. Add EncryptedAddress model.
J08nY
2017-06-15
2
-1
/
+34
*
Add dependency on zope.event.
J08nY
2017-06-15
1
-0
/
+0
*
Rename to mailman-pgp.
J08nY
2017-06-09
3
-0
/
+32