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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
7
-2
/
+131
*
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
*
Make qa pull Mailman & PGPy git+head.
J08nY
2017-06-21
1
-0
/
+2
*
Add more InlineWrapper tests.
J08nY
2017-06-21
4
-6
/
+63
*
Add InlineWrapper tests.
J08nY
2017-06-21
6
-27
/
+176
*
Add -head to tox. Use it in Gitlab CI.
J08nY
2017-06-21
2
-1
/
+4
*
Add Gitlab CI.
J08nY
2017-06-21
2
-0
/
+10
*
Add PGP/MIME tests.
J08nY
2017-06-21
7
-2
/
+217
*
Fix tox config.
J08nY
2017-06-21
1
-1
/
+5
*
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
26
-2
/
+1096
*
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
*
Fix List key generation.
J08nY
2017-06-19
2
-49
/
+40
*
Fix PGP.*_keyring and remove unused vars.
J08nY
2017-06-19
2
-9
/
+19
*
Make transaction() convenient.
J08nY
2017-06-19
2
-4
/
+6
*
Fix some naming as we are no longer using gpg anywhere.
J08nY
2017-06-19
4
-7
/
+7
*
Fixed PGPMIMEWrapped against real messages.
J08nY
2017-06-19
2
-3
/
+16
*
Fix PGPMIMEWrapper to adhere to RFC3156.
J08nY
2017-06-19
1
-2
/
+11
*
Add PGPMimeWrapper.
J08nY
2017-06-19
2
-3
/
+40
*
Fix KeyError.
J08nY
2017-06-19
1
-3
/
+3
*
Make setup.py executable.
J08nY
2017-06-19
1
-0
/
+0
*
Switch to PGPy.
J08nY
2017-06-19
8
-87
/
+210
*
Lazy load mlist attribute in EncryptedMailingList.
J08nY
2017-06-18
1
-0
/
+3
*
Delete list keys on ListDeletedEvent.
J08nY
2017-06-18
1
-1
/
+3
*
Expose generated list key to REST.
J08nY
2017-06-18
3
-5
/
+25
*
Move keypair config defaults.
J08nY
2017-06-18
1
-2
/
+5
[prev]
[next]