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
/
wrapper.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
More test coverage for wrappers.
J08nY
2017-07-31
1
-1
/
+1
|
*
Use try_decrypt where useful.
J08nY
2017-07-28
1
-2
/
+6
|
*
Add multi sig wrapper to PGPWrapper.
J08nY
2017-07-28
1
-11
/
+43
|
*
Add multisig handling as per draft-ietf-openpgp-multsig.
J08nY
2017-07-27
1
-1
/
+2
|
*
Add tests for get_signature and get_encrypted.
J08nY
2017-07-27
1
-1
/
+2
|
*
Add get_signature and get_encrypted to wrappers.
J08nY
2017-07-27
1
-0
/
+21
|
*
Implement basic duplicate signature hash rule.
J08nY
2017-07-17
1
-4
/
+2
|
*
Some docs and qa.
J08nY
2017-07-17
1
-10
/
+101
|
*
Check signature expiration in PGPWrapper.verifies.
J08nY
2017-07-11
1
-1
/
+4
|
*
Add some more utility methods to wrappers.
J08nY
2017-07-06
1
-0
/
+9
|
*
Add sign_encrypt and sign_then_encrypt to combined wrapper + tests.
J08nY
2017-07-06
1
-2
/
+8
|
*
Plumb some more functions through combined PGP wrapper.
J08nY
2017-07-06
1
-0
/
+6
|
*
Simplify combined wrapper + pep8.
J08nY
2017-06-27
1
-30
/
+6
|
*
Fixup MIMEWrapper decryption.
J08nY
2017-06-26
1
-0
/
+3
|
*
Some more docstrings.
J08nY
2017-06-26
1
-1
/
+1
|
*
Added encryption to MIMEWrapper.
J08nY
2017-06-25
1
-1
/
+17
|
*
Add signing and encryption to InlineWrapper.
J08nY
2017-06-25
1
-2
/
+17
|
*
Add handling of sent keys to wrappers.
J08nY
2017-06-22
1
-2
/
+16
|
*
Document classes, methods, modules.
J08nY
2017-06-22
1
-6
/
+28
|
*
Add wrapper that wraps wrappers.
J08nY
2017-06-22
1
-0
/
+62