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 (
Collapse
)
Author
Age
Files
Lines
*
More tests for PGP message wrappers and fix inline decrypt.
feature/workflows
J08nY
2017-07-14
6
-53
/
+140
|
*
More tests for key command.
J08nY
2017-07-14
4
-18
/
+288
|
*
qa.
J08nY
2017-07-14
2
-4
/
+3
|
*
Speed up testing. Dont drop the whole db structure.
J08nY
2017-07-14
1
-8
/
+37
|
*
Some more Key change workflow tests.
J08nY
2017-07-14
2
-7
/
+118
|
*
Workflow tests refactor.
J08nY
2017-07-14
4
-95
/
+105
|
*
Make key change work.
J08nY
2017-07-14
3
-9
/
+40
|
*
Split PGPMixin from subscription mixins. And bunch of other things.
J08nY
2017-07-13
6
-104
/
+153
|
*
Rollback db when resetting for tests.
J08nY
2017-07-13
1
-0
/
+1
|
*
Fix setting of key_confirmed in PGPAddress reconstructor.
J08nY
2017-07-13
1
-4
/
+3
|
*
Fix TypeError in MIMEWrapper on empty protocol param.
J08nY
2017-07-13
1
-2
/
+4
|
*
Add key change command and some tests.
J08nY
2017-07-13
4
-2
/
+185
|
*
Split PubkeyMixin into two.
J08nY
2017-07-13
3
-49
/
+90
|
*
Use restore_subscriber.
J08nY
2017-07-12
2
-13
/
+4
|
*
Some more workflow tests.
J08nY
2017-07-12
1
-0
/
+29
|
*
Some more tests for key command. PEP8.
J08nY
2017-07-12
3
-62
/
+152
|
*
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
1
-0
/
+4
|
*
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
|
*
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
|
[next]