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
/
mailman_pgp
/
commands
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add tests for `key sign` command.
feature/key-sign-command
J08nY
2017-08-10
2
-4
/
+295
|
*
Basic `key sign` command implementation.
J08nY
2017-08-10
1
-1
/
+96
|
*
qa.
J08nY
2017-08-07
1
-1
/
+1
|
*
Refactor `key` command tests.
J08nY
2017-08-07
1
-192
/
+86
|
*
Merge branch 'feature/key-revocation'
J08nY
2017-08-07
2
-46
/
+313
|
\
|
*
Use the KeyRevokeWorkflow when the key needs to be reset.
feature/key-revocation
J08nY
2017-08-07
2
-2
/
+9
|
|
|
|
|
|
|
|
- Also make workflows work, deduplicate some stuff.
|
*
Add KeyRevokeWorkflow.
J08nY
2017-08-06
1
-1
/
+6
|
|
|
*
Use custom moderator approval mixin/messages for subscription.
J08nY
2017-08-06
2
-2
/
+2
|
|
|
*
Add more tests for key revoke command.
J08nY
2017-08-03
2
-1
/
+107
|
|
|
*
Add some tests for key revoke command.
J08nY
2017-08-03
2
-6
/
+80
|
|
|
*
Add basic `key revoke` implementation.
J08nY
2017-08-03
1
-3
/
+76
|
|
|
*
Fix use of key_usable().
J08nY
2017-08-02
1
-2
/
+3
|
|
|
*
Use key_usable utility function when validating keys.
J08nY
2017-08-02
1
-9
/
+3
|
|
|
*
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
1
-1
/
+1
|
|
|
*
Add moderator approval to key change workflow, optionally.
J08nY
2017-08-02
2
-12
/
+17
|
|
|
*
Fix `key` command test after rebase.
J08nY
2017-08-02
1
-2
/
+2
|
|
|
*
Fix .attach_keys and .attach_revocs in Wrappers.
J08nY
2017-08-02
2
-18
/
+18
|
|
*
|
Add logging to plugin log, all over.
feature/logging
J08nY
2017-08-04
1
-0
/
+4
|
/
*
Check the user supplied key for EncryptCommunications usage flag.
J08nY
2017-08-02
2
-0
/
+89
|
*
Check that user sends a public key in `key` command.
J08nY
2017-07-31
2
-17
/
+67
|
*
Use try_decrypt where useful.
J08nY
2017-07-28
1
-3
/
+3
|
*
Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.
J08nY
2017-07-28
1
-1
/
+1
|
*
Add configurable lifetime of key change request.
J08nY
2017-07-26
2
-10
/
+26
|
*
Cleanup @public from tests.
J08nY
2017-07-18
1
-5
/
+0
|
*
Add sig hashes to the db on posting.
J08nY
2017-07-17
1
-13
/
+5
|
*
Some docs and qa.
J08nY
2017-07-17
2
-13
/
+13
|
*
Fixup signature rule and start out sighash db.
J08nY
2017-07-17
1
-7
/
+13
|
*
Split some workflow stuff. Use utility functions somewhere.
J08nY
2017-07-15
2
-2
/
+2
|
*
Add docs and partial help to eml_key.
J08nY
2017-07-15
1
-3
/
+67
|
*
Add `key receive` command to get list public key.
J08nY
2017-07-15
2
-2
/
+116
|
*
More tests for key command.
J08nY
2017-07-14
2
-15
/
+284
|
*
Workflow tests refactor.
J08nY
2017-07-14
1
-34
/
+31
|
*
Make key change work.
J08nY
2017-07-14
2
-5
/
+33
|
*
Split PGPMixin from subscription mixins. And bunch of other things.
J08nY
2017-07-13
2
-33
/
+62
|
*
Add key change command and some tests.
J08nY
2017-07-13
2
-1
/
+68
|
*
Some more tests for key command. PEP8.
J08nY
2017-07-12
2
-61
/
+151
|
*
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
1
-1
/
+4
|
*
qa.
J08nY
2017-07-11
2
-4
/
+4
|
*
More work on key command. Added key_confirmed attribute to PGPAddress.
J08nY
2017-07-11
3
-84
/
+255
|
*
WIP: Sketch out key management on subscription.
J08nY
2017-07-07
1
-3
/
+85
|
*
Document classes, methods, modules.
J08nY
2017-06-22
1
-0
/
+2
|
*
Add GPLv3.
J08nY
2017-06-20
1
-0
/
+17
|
*
Rename to mailman-pgp.
J08nY
2017-06-09
2
-0
/
+36
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.