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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman_pgp
/
pgp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework key generation configuration. Allow ECC keys.
feature/outgoing
J08nY
2017-07-19
3
-47
/
+79
*
Fix encryption to many keys.
J08nY
2017-07-18
2
-2
/
+2
*
Add ecc secp256k1 keypair for testing.
J08nY
2017-07-18
2
-0
/
+31
*
Add a new PGP key for testing.
J08nY
2017-07-18
2
-0
/
+29
*
Allow to throw keyids in wrappers encryption methods.
J08nY
2017-07-18
2
-18
/
+27
*
Cleanup @public from tests.
J08nY
2017-07-18
4
-17
/
+0
*
Implement basic duplicate signature hash rule.
J08nY
2017-07-17
1
-4
/
+2
*
Move some functions to utils package. Use them.
J08nY
2017-07-17
2
-37
/
+1
*
Some docs and qa.
J08nY
2017-07-17
3
-17
/
+122
*
Fix InlineWrapper keys().
J08nY
2017-07-17
1
-14
/
+14
*
More tests for PGP message wrappers and fix inline decrypt.
feature/workflows
J08nY
2017-07-14
6
-53
/
+140
*
Fix TypeError in MIMEWrapper on empty protocol param.
J08nY
2017-07-13
1
-2
/
+4
*
More work on key command. Added key_confirmed attribute to PGPAddress.
J08nY
2017-07-11
1
-1
/
+21
*
Check signature expiration in PGPWrapper.verifies.
J08nY
2017-07-11
1
-1
/
+4
*
Make MIMEWrapper create messages with proper header casing.
J08nY
2017-07-10
1
-5
/
+5
*
Add an overwrite boolean argument to copy_headers util function.
J08nY
2017-07-10
1
-1
/
+3
*
Move some keys to where they belong.
J08nY
2017-07-07
2
-0
/
+0
*
Move test data to subdirectories.
J08nY
2017-07-07
25
-155
/
+159
*
Simplify key generation.
J08nY
2017-07-07
2
-8
/
+5
*
Some saner behavior, don't raise when expected not to.
J08nY
2017-07-07
1
-1
/
+1
*
Add some more utility methods to wrappers.
J08nY
2017-07-06
4
-1
/
+32
*
Add sign_encrypt and sign_then_encrypt to combined wrapper + tests.
J08nY
2017-07-06
4
-2
/
+75
*
Make MIMEWrapper.decrypt save the signature, and transform to signed msg.
J08nY
2017-07-06
4
-22
/
+29
*
PEP8.
J08nY
2017-07-06
1
-1
/
+3
*
Add combined signing and encryption to wrappers.
J08nY
2017-07-06
2
-23
/
+81
*
Plumb some more functions through combined PGP wrapper.
J08nY
2017-07-06
2
-0
/
+12
*
Add test data for mime encrypted messages.
J08nY
2017-06-29
5
-5
/
+110
*
Add tests for incoming runner.
J08nY
2017-06-29
1
-17
/
+22
*
Add Signature rule tests.
J08nY
2017-06-28
1
-2
/
+3
*
Add ListStyle tests.
J08nY
2017-06-28
1
-1
/
+2
*
PEP8.
J08nY
2017-06-28
1
-1
/
+0
*
Fix and add custom test layers.
J08nY
2017-06-28
2
-10
/
+16
*
Add tests for list key generation.
J08nY
2017-06-27
1
-0
/
+54
*
Integrate tests with Mailman, add basic integration tests.
J08nY
2017-06-27
1
-0
/
+17
*
Simplify combined wrapper + pep8.
J08nY
2017-06-27
1
-30
/
+6
*
Add signing and encryption in one step.
J08nY
2017-06-27
1
-17
/
+48
*
Fixup MIMEWrapper decryption.
J08nY
2017-06-26
2
-1
/
+7
*
Add some preambles to MIMEWrapper, return mailman Message objects.
J08nY
2017-06-26
1
-8
/
+13
*
Add some usual headers to messages from MIMEWrapper.encrypt.
J08nY
2017-06-26
1
-1
/
+13
*
Some more docstrings.
J08nY
2017-06-26
4
-3
/
+13
*
PEP8 m8.
J08nY
2017-06-26
1
-3
/
+3
*
Add usual content headers to PGP/MIME signature body part.
J08nY
2017-06-26
2
-4
/
+12
*
Fix MIMEWrapper walking multipart messages.
J08nY
2017-06-25
1
-3
/
+6
*
Added encryption to MIMEWrapper.
J08nY
2017-06-25
5
-28
/
+123
*
Add signing to MIMEWrapper.
J08nY
2017-06-25
4
-11
/
+71
*
Add signing and encryption to InlineWrapper.
J08nY
2017-06-25
10
-61
/
+357
*
Add skeleton of decryption handling.
J08nY
2017-06-24
2
-3
/
+3
*
Fix handling of signatures in InlineWrapper.
J08nY
2017-06-23
8
-34
/
+118
*
Refactor tests, add tests for combined wrapper.
J08nY
2017-06-22
4
-60
/
+185
*
Add handling of sent keys to wrappers.
J08nY
2017-06-22
9
-15
/
+319
[next]