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
/
model
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Cleanup test imports.
J08nY
2017-08-21
3
-6
/
+5
|
*
Use patch_config decorator in tests.
J08nY
2017-08-21
1
-5
/
+8
|
*
Add option to disable exposing the list private key on REST.
J08nY
2017-08-10
1
-1
/
+2
|
*
Add custom shred command option.
J08nY
2017-08-10
3
-5
/
+23
|
*
Basic `key sign` command implementation.
J08nY
2017-08-10
1
-1
/
+6
|
*
Fix passint pathlib.Path to FSKey.
J08nY
2017-08-08
1
-1
/
+5
|
*
Use config transforms in PGP keydir and keypair configs.
J08nY
2017-08-07
2
-2
/
+2
|
*
Add moderator approval to key change workflow, optionally.
J08nY
2017-08-02
1
-0
/
+4
|
*
Fix FSKey.reload() test.
J08nY
2017-08-01
1
-0
/
+2
|
*
Use converted config values.
feature/config-transformation
J08nY
2017-08-01
1
-2
/
+1
|
*
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
6
-6
/
+165
|
*
Refactor filesystem key store operations into FSKey. Introduce DBKey.
J08nY
2017-07-31
4
-68
/
+190
|
*
More coverage across the board.
J08nY
2017-07-31
3
-4
/
+45
|
*
Check that user sends a public key in `key` command.
J08nY
2017-07-31
1
-0
/
+6
|
*
Add more functionality to REST interface for lists.
J08nY
2017-07-21
1
-2
/
+6
|
*
Rework key generation configuration. Allow ECC keys.
feature/outgoing
J08nY
2017-07-19
1
-1
/
+2
|
*
Add outgoing signing and encryption via custom Delivery classes.
J08nY
2017-07-18
1
-0
/
+1
|
*
Some overall cleanup.
J08nY
2017-07-18
3
-3
/
+14
|
*
Implement basic duplicate signature hash rule.
J08nY
2017-07-17
2
-32
/
+14
|
*
Some docs and qa.
J08nY
2017-07-17
1
-1
/
+1
|
*
Fixup signature rule and start out sighash db.
J08nY
2017-07-17
2
-2
/
+44
|
*
Fix setting of key_confirmed in PGPAddress reconstructor.
J08nY
2017-07-13
1
-4
/
+3
|
*
qa.
J08nY
2017-07-11
1
-1
/
+1
|
*
More work on key command. Added key_confirmed attribute to PGPAddress.
J08nY
2017-07-11
1
-1
/
+9
|
*
Some more tests for incoming runner.
J08nY
2017-07-07
1
-0
/
+2
|
*
Simplify key generation.
J08nY
2017-07-07
1
-18
/
+18
|
*
Add tests for incoming runner.
J08nY
2017-06-29
1
-4
/
+8
|
*
Add convenience methods for querying PGP* models.
J08nY
2017-06-28
2
-1
/
+42
|
*
Fix and add custom test layers.
J08nY
2017-06-28
1
-0
/
+2
|
*
Integrate tests with Mailman, add basic integration tests.
J08nY
2017-06-27
1
-4
/
+0
|
*
Add logging to `mailman.plugin.pgp`.
J08nY
2017-06-27
1
-0
/
+1
|
*
Fix circular dependency.
J08nY
2017-06-27
1
-3
/
+2
|
*
Add defaults to PGPMailingList and PGPAddress.
J08nY
2017-06-27
2
-1
/
+28
|
*
Some more docstrings.
J08nY
2017-06-26
1
-0
/
+20
|
*
Add lazy-loaded address property to PGPAddress.
J08nY
2017-06-22
1
-2
/
+12
|
*
Document classes, methods, modules.
J08nY
2017-06-22
3
-9
/
+23
|
*
Add classmethod query() to declarative base, use it.
J08nY
2017-06-22
1
-2
/
+3
|
*
Rename s/encrypted/pgp/g.
J08nY
2017-06-22
3
-9
/
+16
|
*
Check signatures via a custom chain + rule.
J08nY
2017-06-22
1
-2
/
+11
|
*
PEP8 m8.
J08nY
2017-06-20
1
-1
/
+1
|
*
Add GPLv3.
J08nY
2017-06-20
3
-0
/
+51
|
*
Fixup REST users->addresses, change to per-address key model.
J08nY
2017-06-19
1
-5
/
+20
|
*
Fix REST /lists/<list_id>/key
J08nY
2017-06-19
1
-1
/
+7
|
*
Fix List key generation.
J08nY
2017-06-19
1
-17
/
+15
|
*
Fix some naming as we are no longer using gpg anywhere.
J08nY
2017-06-19
1
-2
/
+2
|
*
Switch to PGPy.
J08nY
2017-06-19
1
-27
/
+40
|
*
Lazy load mlist attribute in EncryptedMailingList.
J08nY
2017-06-18
1
-0
/
+3
|
*
Expose generated list key to REST.
J08nY
2017-06-18
1
-1
/
+10
|
*
Add list key generation.
J08nY
2017-06-18
1
-6
/
+27
|
[next]