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
/
rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
More coverage across the board.
J08nY
2017-07-31
1
-0
/
+18
*
Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.
J08nY
2017-07-28
1
-1
/
+1
*
Add more test coverage for PGPSignature rule.
J08nY
2017-07-28
2
-4
/
+56
*
Rename classes with PGP prefix.
J08nY
2017-07-18
2
-2
/
+2
*
Some overall cleanup.
J08nY
2017-07-18
2
-2
/
+2
*
Add sig hashes to the db on posting.
J08nY
2017-07-17
2
-12
/
+30
*
Implement basic duplicate signature hash rule.
J08nY
2017-07-17
2
-4
/
+63
*
Move some functions to utils package. Use them.
J08nY
2017-07-17
1
-11
/
+1
*
Some docs and qa.
J08nY
2017-07-17
1
-2
/
+0
*
Fixup signature rule and start out sighash db.
J08nY
2017-07-17
2
-14
/
+27
*
Split some workflow stuff. Use utility functions somewhere.
J08nY
2017-07-15
1
-2
/
+1
*
Move test data to subdirectories.
J08nY
2017-07-07
1
-6
/
+6
*
Simplify key generation.
J08nY
2017-07-07
1
-14
/
+0
*
Add tests for incoming runner.
J08nY
2017-06-29
2
-8
/
+63
*
PEP8.
J08nY
2017-06-28
1
-5
/
+4
*
Add Signature rule tests.
J08nY
2017-06-28
2
-12
/
+110
*
Add ListStyle tests.
J08nY
2017-06-28
1
-3
/
+4
*
Fix and add custom test layers.
J08nY
2017-06-28
1
-2
/
+8
*
Integrate tests with Mailman, add basic integration tests.
J08nY
2017-06-27
3
-8
/
+55
*
Add logging to `mailman.plugin.pgp`.
J08nY
2017-06-27
1
-5
/
+10
*
Simplify combined wrapper + pep8.
J08nY
2017-06-27
2
-9
/
+8
*
Use Action.defer in signature and encryption handling.
J08nY
2017-06-27
1
-25
/
+23
*
Some more docstrings.
J08nY
2017-06-26
1
-3
/
+5
*
Add skeleton of decryption handling.
J08nY
2017-06-24
1
-0
/
+37
*
Document classes, methods, modules.
J08nY
2017-06-22
1
-1
/
+1
*
Implement more of signature checking.
J08nY
2017-06-22
1
-15
/
+60
*
Add classmethod query() to declarative base, use it.
J08nY
2017-06-22
1
-0
/
+1
*
Rename s/encrypted/pgp/g.
J08nY
2017-06-22
1
-3
/
+6
*
Check signatures via a custom chain + rule.
J08nY
2017-06-22
2
-0
/
+70