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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman_pgp
/
styles
/
base.py
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2017-08-23
Add PyPi version badge to README.
J08nY
1
-1
/
+1
2017-08-23
0.3.0
0.3.0
J08nY
2
-3
/
+3
2017-08-23
Update sphinx-apidoc.
J08nY
7
-2
/
+114
2017-08-23
Implement signature stripping if the list is set to.
feature/strip-sig
J08nY
12
-0
/
+258
2017-08-23
qa.
J08nY
2
-10
/
+11
2017-08-23
Make Wrappers modify.
feature/wrappers-modify
J08nY
23
-511
/
+431
2017-08-22
Add .tox to Sphinx, exclude.
J08nY
1
-1
/
+1
2017-08-22
Make RTD see the mailman_pgp package sources.
J08nY
1
-0
/
+2
2017-08-22
Fix sphinx warning on bullet list.
J08nY
1
-2
/
+2
2017-08-22
Add sphinx _source dir.
J08nY
31
-0
/
+1236
2017-08-22
Some more docs.
J08nY
3
-116
/
+24
2017-08-22
Add a note to `key receive` command.
J08nY
1
-0
/
+1
2017-08-22
Add RTD badge to README.
J08nY
1
-1
/
+1
2017-08-22
Add docs and Sphinx conf.py.
J08nY
9
-45
/
+427
2017-08-21
Cleanup test imports.
J08nY
20
-48
/
+49
2017-08-21
Use patch_config decorator in tests.
J08nY
6
-21
/
+26
2017-08-21
Add config option to disable sig hash collecting.
J08nY
6
-4
/
+58
2017-08-21
Use revoked_sig_action.
J08nY
3
-25
/
+87
2017-08-21
Use expired_sig_action.
J08nY
10
-28
/
+86
2017-08-18
Add merging of new signatures on list public key to REST.
J08nY
3
-4
/
+53
2017-08-18
Refactor merging of new key signatures out of `key` command.
J08nY
2
-36
/
+50
2017-08-18
Check that the sent key is a private key in REST list key PUT.
J08nY
2
-1
/
+24
2017-08-17
Remove writing config through REST as its not synchronized among runners.
J08nY
4
-25
/
+2
2017-08-16
Expose the config via REST. read/write configurable.
J08nY
9
-15
/
+174
2017-08-15
Make enumflag work with mailmanclients serializing of lists.
J08nY
2
-2
/
+22
2017-08-15
Split the REST config options to more fine grained. Expose list config better.
J08nY
5
-28
/
+69
2017-08-11
0.2.1, fix packaging error.
0.2.1
J08nY
3
-1
/
+9
2017-08-11
Add access to PGPAddress.key_* to REST.
J08nY
2
-7
/
+64
2017-08-10
Fix REST list test.
J08nY
2
-11
/
+8
2017-08-10
Add option to disable exposing the list private key on REST.
J08nY
7
-32
/
+110
2017-08-10
Add custom shred command option.
J08nY
6
-7
/
+52
2017-08-10
0.2.0
0.2.0
J08nY
2
-7
/
+21
2017-08-10
Respec cert revocations in key_usable.
J08nY
2
-21
/
+71
2017-08-10
More tests for key command.
J08nY
2
-68
/
+105
2017-08-10
Add tests for `key sign` command.
feature/key-sign-command
J08nY
2
-4
/
+295
2017-08-10
Basic `key sign` command implementation.
J08nY
6
-5
/
+161
2017-08-09
Make MIMEWrapper encrypt signed messages by combining.
J08nY
4
-8
/
+24
2017-08-09
Fix typo.
J08nY
1
-1
/
+1
2017-08-08
Fix msg.original_size not being kept on messages copied.
J08nY
1
-0
/
+6
2017-08-08
Fix keydir globbing pathlib.Path.
J08nY
1
-1
/
+1
2017-08-08
Fix passint pathlib.Path to FSKey.
J08nY
1
-1
/
+5
2017-08-07
Use config transforms in PGP keydir and keypair configs.
J08nY
5
-93
/
+51
2017-08-07
Basic local archiver implementation.
feature/local-archiver
J08nY
6
-8
/
+213
2017-08-07
Add some utility functions for config transforms.
J08nY
7
-20
/
+140
2017-08-07
Fix moderation, after mailman/mailman/9cdcffb.
J08nY
5
-6
/
+36
2017-08-07
Mute PGPy warnings.
J08nY
2
-1
/
+7
2017-08-07
qa.
J08nY
1
-1
/
+1
2017-08-07
Refactor `key` command tests.
J08nY
1
-192
/
+86
2017-08-07
Fix autogenerate test race.
J08nY
1
-6
/
+0
2017-08-07
Override PGPy dependency(pyasn1) version to hotfix CI.
fix/pyasn1-ci-hotfix
J08nY
1
-0
/
+1
[next]