aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Move some functions to utils package. Use them.J08nY2017-07-171-36/+0
|
* Add an overwrite boolean argument to copy_headers util function.J08nY2017-07-101-1/+3
|
* Some more docstrings.J08nY2017-06-261-0/+10
|
* Add usual content headers to PGP/MIME signature body part.J08nY2017-06-261-0/+2
| | | | - Enigmail sends them, so it should be good practice to do so too.
* Add signing to MIMEWrapper.J08nY2017-06-251-0/+5
|
* Add signing and encryption to InlineWrapper.J08nY2017-06-251-0/+17