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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
10
-12
/
+147
*
Add logging to `mailman.plugin.pgp`.
J08nY
2017-06-27
3
-8
/
+20
*
Fix circular dependency.
J08nY
2017-06-27
1
-3
/
+2
*
Simplify combined wrapper + pep8.
J08nY
2017-06-27
3
-39
/
+14
*
Add defaults to PGPMailingList and PGPAddress.
J08nY
2017-06-27
2
-1
/
+28
*
Use Action.defer in signature and encryption handling.
J08nY
2017-06-27
2
-26
/
+25
*
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
8
-6
/
+40
*
Finish basic incoming runner.
J08nY
2017-06-26
1
-2
/
+2
*
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
5
-7
/
+64
*
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
*
Add lazy-loaded address property to PGPAddress.
J08nY
2017-06-22
1
-2
/
+12
*
Rename the rest, s/encrypted/PGP[ enabled]/g.
J08nY
2017-06-22
7
-23
/
+25
*
Document classes, methods, modules.
J08nY
2017-06-22
12
-52
/
+160
*
Implement more of signature checking.
J08nY
2017-06-22
6
-21
/
+62
*
Add classmethod query() to declarative base, use it.
J08nY
2017-06-22
7
-10
/
+12
*
Rename s/encrypted/pgp/g.
J08nY
2017-06-22
10
-30
/
+42
*
Update REST lists interface.
J08nY
2017-06-22
1
-2
/
+6
*
Use the query helper.
J08nY
2017-06-22
4
-6
/
+9
*
Check signatures via a custom chain + rule.
J08nY
2017-06-22
6
-2
/
+130
*
Switch Incoming Runner to only care about encryption.
J08nY
2017-06-22
1
-14
/
+4
*
Add wrapper that wraps wrappers.
J08nY
2017-06-22
3
-0
/
+66
*
Add db query helper.
J08nY
2017-06-22
1
-0
/
+5
*
PEP8.
J08nY
2017-06-21
4
-4
/
+4
*
Add more InlineWrapper tests.
J08nY
2017-06-21
4
-6
/
+63
*
Add InlineWrapper tests.
J08nY
2017-06-21
6
-27
/
+176
*
Add PGP/MIME tests.
J08nY
2017-06-21
7
-2
/
+217
*
Add InlineWrapper.decrypt(key).
J08nY
2017-06-21
1
-1
/
+7
*
Rename message wrappers.
J08nY
2017-06-21
3
-10
/
+10
*
Add PGPMIMEWrapper.decrypt(key).
J08nY
2017-06-21
1
-10
/
+19
*
Rename wrapper functions.
J08nY
2017-06-20
2
-12
/
+10
*
Add PGPInlineWrapper.
J08nY
2017-06-20
1
-12
/
+42
*
PEP8 m8.
J08nY
2017-06-20
2
-3
/
+3
*
Add PGP/MIME signature verification.
J08nY
2017-06-20
1
-5
/
+26
*
Remore REST/users.
J08nY
2017-06-20
1
-30
/
+0
*
Add GPLv3.
J08nY
2017-06-20
24
-0
/
+420
*
Fixup REST users->addresses, change to per-address key model.
J08nY
2017-06-19
8
-34
/
+63
*
Fix REST /lists/<list_id>/key
J08nY
2017-06-19
2
-4
/
+11
[next]