MoinMessage

Changelog

(0) -100 -10 tip
140:9c60ac1b83bc
2015-04-12 Paul Boddie changeset files shortlog graph Added the emailfix package. gpgutils tip
setup.py
139:49da801a72e4
2015-04-12 Paul Boddie changeset files shortlog graph Added replacement email modules to fix header damage and signature verification, generally fixed in Python 3 but not backported to Python 2. See Python bugs #1349106 and #1571841. gpgutils
GPGUtils.py docs/COPYING.txt docs/LICENCE-python.txt emailfix/__init__.py emailfix/generator.py emailfix/header.py
138:42a242ec2c6b
2015-04-11 Paul Boddie changeset files shortlog graph Exit the fetch script if communication fails. gpgutils
tests/test_fetch.py
137:e2716836f478
2015-04-11 Paul Boddie changeset files shortlog graph Postpone date parsing, removing the DateSupport dependency from MoinMessage. gpgutils
MoinMessage.py MoinMessageSupport.py actions/PostMessage.py
136:d8f6365ddee6
2015-04-10 Paul Boddie changeset files shortlog graph Reinstated an accidentally-removed exception. gpgutils
MoinMessage.py
135:0681f1824c11
2015-04-06 Paul Boddie changeset files shortlog graph Added separate text-based GPG methods. gpgutils
GPGUtils.py
134:76ce54fdaa5c
2015-04-06 Paul Boddie changeset files shortlog graph Removed the parts of MoinMessage now provided by GPGUtils. gpgutils
MoinMessage.py
133:9ff6f746f5e9
2015-04-06 Paul Boddie changeset files shortlog graph Added a more specific version of the MoinMessage module. gpgutils
GPGUtils.py
132:28a668fa9bba
2014-09-03 Paul Boddie changeset files shortlog graph Added support for bundling a secret with an exported key for subsequent encryption and sending to a recipient. default
README.txt tests/test_export.py
131:661d772305fd
2014-03-30 Paul Boddie changeset files shortlog graph Added a simple timestamping script for messages before any eventual signing.
tests/test_add_timestamp.py
(0) -100 -10 tip