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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
Change default subscription policies to pgp enabled ones for pgp lists.
J08nY
2017-07-11
1
-1
/
+6
|
|
|
*
Add more tests for workflows.
J08nY
2017-07-11
2
-1
/
+17
|
|
|
*
Add some more REST to addresses.
J08nY
2017-07-11
4
-8
/
+93
|
|
|
*
Some more tests for the key command.
J08nY
2017-07-11
2
-1
/
+154
|
|
|
*
Don't recheck addresses with keys and key confirmations.
J08nY
2017-07-11
2
-5
/
+18
|
|
|
*
qa.
J08nY
2017-07-11
3
-5
/
+5
|
|
|
*
More work on key command. Added key_confirmed attribute to PGPAddress.
J08nY
2017-07-11
5
-86
/
+285
|
|
|
*
Restore subscriber in PubkeyMixins last step.
J08nY
2017-07-11
2
-8
/
+19
|
|
|
*
Reset token owner on key confirmation.
J08nY
2017-07-11
1
-1
/
+1
|
|
|
*
Add OpenSubscriptionPolicy.
J08nY
2017-07-11
2
-4
/
+42
|
|
|
*
qa.
J08nY
2017-07-11
3
-5
/
+4
|
|
|
*
Add tests for subscription workflows and their pubkey mixin.
J08nY
2017-07-11
4
-4
/
+212
|
|
|
*
Check signature expiration in PGPWrapper.verifies.
J08nY
2017-07-11
1
-1
/
+4
|
|
|
*
Ignore warnings from PGPy.
J08nY
2017-07-10
1
-0
/
+2
|
|
|
*
Add pubkey_confirmed attribute to subscription workflows.
J08nY
2017-07-10
2
-16
/
+46
|
|
|
*
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
|
|
|
*
WIP: Sketch out key management on subscription.
J08nY
2017-07-07
7
-3
/
+351
|
/
*
Move some keys to where they belong.
J08nY
2017-07-07
2
-0
/
+0
|
*
PEP8.
J08nY
2017-07-07
2
-1
/
+6
|
*
Some REST fixes and support for list_id/list_fqdn.
J08nY
2017-07-07
3
-12
/
+16
|
*
Properly clean test dirs.
J08nY
2017-07-07
1
-2
/
+3
|
*
Fix infinite loop in tests. whoops.
J08nY
2017-07-07
1
-3
/
+4
|
*
Some more tests for incoming runner.
J08nY
2017-07-07
4
-20
/
+70
|
*
Move test data to subdirectories.
J08nY
2017-07-07
27
-164
/
+168
|
*
Simplify key generation.
J08nY
2017-07-07
7
-44
/
+33
|
*
Some saner behavior, don't raise when expected not to.
J08nY
2017-07-07
4
-8
/
+7
|
*
Use an utility function on PGPMailingList class.
J08nY
2017-07-06
2
-7
/
+3
|
*
Test against a custom plugin branch in tests against head.
J08nY
2017-07-06
1
-5
/
+5
|
*
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
3
-3
/
+5
|
*
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 flufl.testing stuff.
J08nY
2017-07-05
2
-1
/
+34
|
*
Add test data for mime encrypted messages.
J08nY
2017-06-29
5
-5
/
+110
|
*
PEP8.
J08nY
2017-06-29
1
-5
/
+5
|
*
Add tests for incoming runner.
J08nY
2017-06-29
6
-29
/
+219
|
*
PEP8.
J08nY
2017-06-28
1
-5
/
+4
|
*
Add Signature rule tests.
J08nY
2017-06-28
4
-15
/
+115
|
*
Add convenience methods for querying PGP* models.
J08nY
2017-06-28
2
-1
/
+42
|
*
Add ListStyle tests.
J08nY
2017-06-28
10
-9
/
+157
|
*
PEP8.
J08nY
2017-06-28
1
-1
/
+0
|
*
Fix and add custom test layers.
J08nY
2017-06-28
10
-19
/
+100
|
*
Add some more REST lists tests.
J08nY
2017-06-27
2
-3
/
+32
|
*
Use archive tarballs rather than slow git clone in tox.
J08nY
2017-06-27
1
-4
/
+4
|
*
Add some coverage env variables.
J08nY
2017-06-27
2
-1
/
+7
|
*
Add basic REST lists endpoint tests.
J08nY
2017-06-27
3
-1
/
+49
|
*
Track coverage while multiprocessing and combine it.
J08nY
2017-06-27
2
-0
/
+2
|
[prev]
[next]