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
/
pgp
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Refactor filesystem key store operations into FSKey. Introduce DBKey.
J08nY
2017-07-31
2
-38
/
+54
|
*
More test coverage for wrappers.
J08nY
2017-07-31
3
-0
/
+38
|
*
Fix MIMEMultisigWrapper .sign and .decrypt. Add more tests.
J08nY
2017-07-28
6
-68
/
+113
|
*
Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.
J08nY
2017-07-28
10
-177
/
+201
|
*
Merge branch 'feature/sign-adds-to-existing'
J08nY
2017-07-28
3
-0
/
+226
|
\
|
*
Fix some API promises being violated in MIMEMultiSigWrapper.
feature/sign-adds-to-existing
J08nY
2017-07-28
3
-0
/
+226
|
|
|
*
Separate multisig handling into MIMEMultiSigWrapper.
J08nY
2017-07-27
1
-16
/
+0
|
|
|
*
Add multisig handling as per draft-ietf-openpgp-multsig.
J08nY
2017-07-27
1
-0
/
+16
|
|
*
|
More coverage for PGP.
J08nY
2017-07-28
1
-0
/
+63
|
/
*
qa.
J08nY
2017-07-27
1
-1
/
+0
|
*
Add tests for get_signature and get_encrypted.
J08nY
2017-07-27
7
-9
/
+213
|
*
Add configurable lifetime of key change request.
J08nY
2017-07-26
2
-0
/
+6
|
*
qa.
J08nY
2017-07-19
1
-1
/
+1
|
*
Rework key generation configuration. Allow ECC keys.
feature/outgoing
J08nY
2017-07-19
1
-14
/
+24
|
*
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
|
*
Cleanup @public from tests.
J08nY
2017-07-18
4
-17
/
+0
|
*
More tests for PGP message wrappers and fix inline decrypt.
feature/workflows
J08nY
2017-07-14
5
-52
/
+136
|
*
Move some keys to where they belong.
J08nY
2017-07-07
2
-0
/
+0
|
*
Move test data to subdirectories.
J08nY
2017-07-07
25
-155
/
+159
|
*
Add some more utility methods to wrappers.
J08nY
2017-07-06
1
-0
/
+2
|
*
Add sign_encrypt and sign_then_encrypt to combined wrapper + tests.
J08nY
2017-07-06
3
-0
/
+67
|
*
Make MIMEWrapper.decrypt save the signature, and transform to signed msg.
J08nY
2017-07-06
3
-2
/
+2
|
*
Add test data for mime encrypted messages.
J08nY
2017-06-29
4
-4
/
+104
|
*
Add Signature rule tests.
J08nY
2017-06-28
1
-2
/
+3
|
*
Add tests for list key generation.
J08nY
2017-06-27
1
-0
/
+54
|
*
Integrate tests with Mailman, add basic integration tests.
J08nY
2017-06-27
1
-0
/
+17
|
*
Added encryption to MIMEWrapper.
J08nY
2017-06-25
2
-6
/
+54
|
*
Add signing to MIMEWrapper.
J08nY
2017-06-25
1
-2
/
+19
|
*
Add signing and encryption to InlineWrapper.
J08nY
2017-06-25
6
-16
/
+161
|
*
Add skeleton of decryption handling.
J08nY
2017-06-24
2
-3
/
+3
|
*
Fix handling of signatures in InlineWrapper.
J08nY
2017-06-23
7
-30
/
+100
|
*
Refactor tests, add tests for combined wrapper.
J08nY
2017-06-22
4
-60
/
+185
|
*
Add handling of sent keys to wrappers.
J08nY
2017-06-22
6
-0
/
+248
|
*
PEP8.
J08nY
2017-06-21
3
-3
/
+3
|
*
Add more InlineWrapper tests.
J08nY
2017-06-21
4
-6
/
+63
|
*
Add InlineWrapper tests.
J08nY
2017-06-21
5
-26
/
+175
|
*
Add PGP/MIME tests.
J08nY
2017-06-21
6
-0
/
+209