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
/
pgp
/
mime.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement signature stripping if the list is set to.
feature/strip-sig
J08nY
2017-08-23
1
-0
/
+11
*
Make Wrappers modify.
feature/wrappers-modify
J08nY
2017-08-23
1
-104
/
+91
*
Use expired_sig_action.
J08nY
2017-08-21
1
-8
/
+6
*
Basic `key sign` command implementation.
J08nY
2017-08-10
1
-1
/
+1
*
Make MIMEWrapper encrypt signed messages by combining.
J08nY
2017-08-09
1
-7
/
+15
*
Add more tests for key revoke command.
J08nY
2017-08-03
1
-1
/
+1
*
Fix .attach_keys and .attach_revocs in Wrappers.
J08nY
2017-08-02
1
-29
/
+31
*
Add revocation handling to Wrappers.
J08nY
2017-08-02
1
-1
/
+54
*
Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.
J08nY
2017-07-28
1
-3
/
+12
*
Add some more MIMEMultiSigWrapper methods that differ from MIMEWrapper.
J08nY
2017-07-27
1
-2
/
+2
*
Separate multisig handling into MIMEMultiSigWrapper.
J08nY
2017-07-27
1
-55
/
+5
*
Add multisig handling as per draft-ietf-openpgp-multsig.
J08nY
2017-07-27
1
-8
/
+66
*
Fix MIMEWrapper.decrypt.
J08nY
2017-07-27
1
-3
/
+1
*
Add tests for get_signature and get_encrypted.
J08nY
2017-07-27
1
-8
/
+17
*
Add get_signature and get_encrypted to wrappers.
J08nY
2017-07-27
1
-0
/
+18
*
Fix encryption to many keys.
J08nY
2017-07-18
1
-1
/
+1
*
Allow to throw keyids in wrappers encryption methods.
J08nY
2017-07-18
1
-9
/
+13
*
Move some functions to utils package. Use them.
J08nY
2017-07-17
1
-1
/
+1
*
Some docs and qa.
J08nY
2017-07-17
1
-4
/
+12
*
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
*
Make MIMEWrapper create messages with proper header casing.
J08nY
2017-07-10
1
-5
/
+5
*
Add some more utility methods to wrappers.
J08nY
2017-07-06
1
-1
/
+7
*
Make MIMEWrapper.decrypt save the signature, and transform to signed msg.
J08nY
2017-07-06
1
-20
/
+27
*
Add combined signing and encryption to wrappers.
J08nY
2017-07-06
1
-3
/
+31
*
Plumb some more functions through combined PGP wrapper.
J08nY
2017-07-06
1
-0
/
+6
*
Add test data for mime encrypted messages.
J08nY
2017-06-29
1
-1
/
+6
*
Add signing and encryption in one step.
J08nY
2017-06-27
1
-17
/
+48
*
Fixup MIMEWrapper decryption.
J08nY
2017-06-26
1
-1
/
+4
*
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
1
-1
/
+1
*
PEP8 m8.
J08nY
2017-06-26
1
-3
/
+3
*
Add usual content headers to PGP/MIME signature body part.
J08nY
2017-06-26
1
-4
/
+10
*
Fix MIMEWrapper walking multipart messages.
J08nY
2017-06-25
1
-3
/
+6
*
Added encryption to MIMEWrapper.
J08nY
2017-06-25
1
-19
/
+49
*
Add signing to MIMEWrapper.
J08nY
2017-06-25
1
-5
/
+41
*
Add signing and encryption to InlineWrapper.
J08nY
2017-06-25
1
-3
/
+24
*
Add handling of sent keys to wrappers.
J08nY
2017-06-22
1
-12
/
+34
*
Document classes, methods, modules.
J08nY
2017-06-22
1
-11
/
+29
*
Add wrapper that wraps wrappers.
J08nY
2017-06-22
1
-0
/
+2
*
Add PGP/MIME tests.
J08nY
2017-06-21
1
-2
/
+8
*
Rename message wrappers.
J08nY
2017-06-21
1
-5
/
+5
*
Add PGPMIMEWrapper.decrypt(key).
J08nY
2017-06-21
1
-10
/
+19
*
Rename wrapper functions.
J08nY
2017-06-20
1
-8
/
+6
*
PEP8 m8.
J08nY
2017-06-20
1
-2
/
+2
*
Add PGP/MIME signature verification.
J08nY
2017-06-20
1
-5
/
+26
*
Add GPLv3.
J08nY
2017-06-20
1
-0
/
+17
*
Fixup REST users->addresses, change to per-address key model.
J08nY
2017-06-19
1
-2
/
+2
*
Fixed PGPMIMEWrapped against real messages.
J08nY
2017-06-19
1
-3
/
+5
[next]