MoinMessage

Changelog

(0) -100 -10 +10 tip
113:9da23ddb0140
2014-01-12 Paul Boddie changeset files shortlog graph Added some documentation describing the message fetching formats and commands.
README.txt
112:6bd75f8d2ab9
2014-01-12 Paul Boddie changeset files shortlog graph Updated the action to use the MessageInterface abstraction. Made the getfiles script use the command language. Introduced specific content types for command sequences and responses. Reversed the order of operations in the getfiles script to be compatible with the action (so that signing occurs before encryption).
actions/FetchMessages.py scripts/getfiles.py tests/test_fetch.py
111:b293d1ec0936
2014-01-12 Paul Boddie changeset files shortlog graph Updated the copyright information.
docs/COPYING.txt
110:c70344d07480
2014-01-12 Paul Boddie changeset files shortlog graph Added a description of the structure of MoinMessages.
README.txt
109:d9c2cb62387d
2014-01-12 Paul Boddie changeset files shortlog graph Added a MessageInterface class for POP3-like (RFC 1939) command-based access to message stores. Enforced usage of multipart/alternative for updates with multiple representations. Removed the Mailbox class.
MoinMessage.py
108:1214baa89569
2014-01-11 Paul Boddie changeset files shortlog graph Renamed sendMessageForReading to sendMessageOpener and introduced it into the fetching test.
MoinMessage.py scripts/getfiles.py tests/test_fetch.py
107:956c401e8f95
2014-01-09 Paul Boddie changeset files shortlog graph Improved the fetching test, skipping undecryptable/unverifiable messages.
tests/test_fetch.py
106:20763db29dea
2014-01-09 Paul Boddie changeset files shortlog graph Added content type guessing for sent files.
scripts/sendfiles.py
105:32695db2924f
2014-01-09 Paul Boddie changeset files shortlog graph Introduced an "idempotent" serialisation function for messages. Removed the representation-insensitive wrapping of signed content. Fixed the verification test to decode signature parts, should this ever be necessary.
MoinMessage.py MoinMessageSupport.py README.txt actions/PostMessage.py actions/SendMessage.py tests/test_message_wrap.py tests/test_sign_wrap.py tests/test_verify.py
104:5798c3617875
2014-01-08 Paul Boddie changeset files shortlog graph Added support for "authorship" verification of transferred content.
scripts/getfiles.py scripts/sendfiles.py
(0) -100 -10 +10 tip