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 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
*
Add tests for get_signature and get_encrypted.
J08nY
2017-07-27
10
-27
/
+245
*
Add get_signature and get_encrypted to wrappers.
J08nY
2017-07-27
3
-0
/
+61
*
Update setup.py.
J08nY
2017-07-27
4
-4
/
+4
*
qa.
J08nY
2017-07-27
3
-8
/
+6
*
Add config validation.
J08nY
2017-07-27
5
-0
/
+232
*
Fix Gilatb CI Click.
J08nY
2017-07-27
1
-0
/
+3
*
Fix locale in CI for Click.
J08nY
2017-07-26
1
-0
/
+2
*
Add configurable lifetime of key change request.
J08nY
2017-07-26
9
-29
/
+74
*
Some cleanup of utility functions.
J08nY
2017-07-26
1
-12
/
+8
*
Add more functionality to REST interface for lists.
J08nY
2017-07-21
5
-25
/
+260
*
Add example config to README.md.
J08nY
2017-07-20
1
-0
/
+45
*
qa.
J08nY
2017-07-19
2
-2
/
+2
*
Merge branch 'feature/outgoing'
J08nY
2017-07-19
26
-84
/
+992
|
\
|
*
Rework key generation configuration. Allow ECC keys.
feature/outgoing
J08nY
2017-07-19
7
-79
/
+122
|
*
Add testing configs.
J08nY
2017-07-19
4
-5
/
+91
|
*
Add retries to both Personalized and Bulk delivery.
J08nY
2017-07-19
4
-17
/
+53
|
*
Simplify outgoing encryption in BulkDelivery.
J08nY
2017-07-19
1
-5
/
+5
|
*
Simplify outgoing encryption in PersonalizedDelivery.
J08nY
2017-07-19
1
-5
/
+5
|
*
Add more PersonalizedDelivery tests.
J08nY
2017-07-19
2
-3
/
+25
|
*
Ignore */tests/test_*.py in coverage.
J08nY
2017-07-19
1
-1
/
+4
|
*
More tests for pgp enabled Personalized delivery.
J08nY
2017-07-19
2
-8
/
+29
|
*
Add outgoing signing and encryption via custom Delivery classes.
J08nY
2017-07-18
9
-0
/
+641
|
*
Fix weird error while testing.
J08nY
2017-07-18
1
-1
/
+5
[next]