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 (
Expand
)
Author
Age
Files
Lines
*
Use the KeyRevokeWorkflow when the key needs to be reset.
feature/key-revocation
J08nY
2017-08-07
8
-45
/
+96
*
Add KeyRevokeWorkflow.
J08nY
2017-08-06
3
-29
/
+129
*
Rename step pgp_prepare to create_address.
J08nY
2017-08-06
3
-8
/
+8
*
Refactor some stuff into PGPMixin.
J08nY
2017-08-06
4
-25
/
+28
*
Use custom moderator approval mixin/messages for subscription.
J08nY
2017-08-06
9
-81
/
+202
*
Add more tests for key revoke command.
J08nY
2017-08-03
3
-2
/
+108
*
Add some tests for key revoke command.
J08nY
2017-08-03
3
-11
/
+85
*
Add basic `key revoke` implementation.
J08nY
2017-08-03
1
-3
/
+76
*
Make key_usable check revocations properly.
J08nY
2017-08-02
4
-16
/
+128
*
Fix use of key_usable().
J08nY
2017-08-02
2
-5
/
+5
*
Use key_usable utility function when validating keys.
J08nY
2017-08-02
2
-9
/
+34
*
qa.
J08nY
2017-08-02
1
-4
/
+4
*
Recognize the KeyChangeModWorkflow in key confirm command.
J08nY
2017-08-02
1
-2
/
+4
*
Add tests for key change moderator approval.
J08nY
2017-08-02
6
-30
/
+139
*
Add moderator approval to key change workflow, optionally.
J08nY
2017-08-02
8
-22
/
+136
*
Fix `key` command test after rebase.
J08nY
2017-08-02
1
-2
/
+2
*
qa.
J08nY
2017-08-02
5
-19
/
+17
*
Fix .attach_keys and .attach_revocs in Wrappers.
J08nY
2017-08-02
8
-54
/
+139
*
Add revocation handling to Wrappers.
J08nY
2017-08-02
11
-10
/
+356
*
Add key revocation certificate data to pgp tests.
J08nY
2017-08-02
5
-0
/
+41
*
Check the user supplied key for EncryptCommunications usage flag.
J08nY
2017-08-02
2
-0
/
+89
*
Fix FSKey.reload() test.
J08nY
2017-08-01
1
-0
/
+2
*
Merge branch 'feature/config-transformation'
J08nY
2017-08-01
12
-142
/
+314
|
\
|
*
Use converted config values.
feature/config-transformation
J08nY
2017-08-01
6
-24
/
+31
|
*
Move Config to mailman_pgp.config.config.
J08nY
2017-08-01
7
-84
/
+107
|
*
Split ConfigValidator into ConfigValidator and ConfigConverter.
J08nY
2017-08-01
4
-67
/
+209
|
/
*
Merge branch 'feature/key-store'
J08nY
2017-07-31
14
-124
/
+553
|
\
|
*
Add basic shredding to FSKey. Needs more low-level solution.
feature/key-store
J08nY
2017-07-31
5
-20
/
+78
|
*
More tests for models.
J08nY
2017-07-31
7
-8
/
+167
|
*
Refactor filesystem key store operations into FSKey. Introduce DBKey.
J08nY
2017-07-31
9
-120
/
+332
|
/
*
More test coverage for wrappers.
J08nY
2017-07-31
5
-1
/
+43
*
More coverage across the board.
J08nY
2017-07-31
7
-7
/
+94
*
qa.
J08nY
2017-07-31
1
-1
/
+0
*
More coverage for REST.
J08nY
2017-07-31
2
-7
/
+78
*
Check that user sends a public key in `key` command.
J08nY
2017-07-31
3
-17
/
+73
*
Use try_decrypt where useful.
J08nY
2017-07-28
2
-5
/
+9
*
Add multi sig wrapper to PGPWrapper.
J08nY
2017-07-28
2
-13
/
+43
*
Fix MIMEMultisigWrapper .sign and .decrypt. Add more tests.
J08nY
2017-07-28
8
-87
/
+154
*
Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.
J08nY
2017-07-28
21
-32
/
+234
*
Merge branch 'feature/sign-adds-to-existing'
J08nY
2017-07-28
7
-7
/
+416
|
\
|
*
Fix some API promises being violated in MIMEMultiSigWrapper.
feature/sign-adds-to-existing
J08nY
2017-07-28
4
-31
/
+263
|
*
Add some more MIMEMultiSigWrapper methods that differ from MIMEWrapper.
J08nY
2017-07-27
2
-5
/
+76
|
*
Separate multisig handling into MIMEMultiSigWrapper.
J08nY
2017-07-27
3
-71
/
+99
|
*
Add multisig handling as per draft-ietf-openpgp-multsig.
J08nY
2017-07-27
4
-11
/
+89
*
|
Add more test coverage for PGPSignature rule.
J08nY
2017-07-28
2
-4
/
+56
*
|
More coverage for PGP.
J08nY
2017-07-28
1
-0
/
+63
*
|
Ignore tests/__init__.py in coverage.
J08nY
2017-07-28
1
-0
/
+1
*
|
Add tests for custom deliver callable.
J08nY
2017-07-28
1
-0
/
+85
|
/
*
Fix MIMEWrapper.decrypt.
J08nY
2017-07-27
1
-3
/
+1
*
qa.
J08nY
2017-07-27
1
-1
/
+0
[next]