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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
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
3
-3
/
+3
|
*
qa.
J08nY
2017-07-27
3
-8
/
+6
|
*
Add config validation.
J08nY
2017-07-27
5
-0
/
+232
|
*
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
|
*
qa.
J08nY
2017-07-19
2
-2
/
+2
|
*
Rework key generation configuration. Allow ECC keys.
feature/outgoing
J08nY
2017-07-19
7
-79
/
+122
|
*
Add testing configs.
J08nY
2017-07-19
3
-4
/
+90
|
*
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
|
*
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
|
*
Fix encryption to many keys.
J08nY
2017-07-18
2
-2
/
+2
|
*
Add ecc secp256k1 keypair for testing.
J08nY
2017-07-18
2
-0
/
+31
|
*
Add a new PGP key for testing.
J08nY
2017-07-18
2
-0
/
+29
|
*
Fix overwrite_message util function.
J08nY
2017-07-18
1
-1
/
+2
|
*
Remove outgoing runner config.
J08nY
2017-07-18
2
-10
/
+1
|
*
Allow to throw keyids in wrappers encryption methods.
J08nY
2017-07-18
2
-18
/
+27
|
*
Rename classes with PGP prefix.
J08nY
2017-07-18
5
-8
/
+8
|
*
Add overwrite_message utility function.
J08nY
2017-07-18
1
-1
/
+21
|
*
Cleanup @public from tests.
J08nY
2017-07-18
9
-33
/
+0
|
*
Some overall cleanup.
J08nY
2017-07-18
6
-18
/
+17
|
*
Add sig hashes to the db on posting.
J08nY
2017-07-17
5
-27
/
+48
|
*
Delete OutgoingRunner implementation.
J08nY
2017-07-17
1
-40
/
+0
|
*
Fix miscommited file. Fixes coverage reporting. Damn PyCharm...
J08nY
2017-07-17
1
-0
/
+0
|
*
Implement basic duplicate signature hash rule.
J08nY
2017-07-17
10
-43
/
+137
|
*
Move some functions to utils package. Use them.
J08nY
2017-07-17
9
-24
/
+46
|
*
Some docs and qa.
J08nY
2017-07-17
9
-36
/
+139
|
*
Fix IncomingRunner to try decrypting and fail safely.
J08nY
2017-07-17
2
-5
/
+39
|
*
Fix InlineWrapper keys().
J08nY
2017-07-17
1
-14
/
+14
|
*
Fixup signature rule and start out sighash db.
J08nY
2017-07-17
5
-23
/
+84
|
*
Split some workflow stuff. Use utility functions somewhere.
J08nY
2017-07-15
8
-125
/
+127
|
*
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
|
*
Add a test for the default PGP posting chain.
J08nY
2017-07-15
2
-0
/
+41
|
*
More tests for PGP message wrappers and fix inline decrypt.
feature/workflows
J08nY
2017-07-14
6
-53
/
+140
|
*
More tests for key command.
J08nY
2017-07-14
4
-18
/
+288
|
*
qa.
J08nY
2017-07-14
2
-4
/
+3
|
[next]