[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Correctly identify ASCII-armored messages, even when th...
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv31621
Modified Files:
TODO
Log Message:
Correctly identify ASCII-armored messages, even when they have been \r\n-mangled (bug found by George)
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- TODO 2 Mar 2004 06:05:32 -0000 1.198
+++ TODO 6 Mar 2004 00:33:09 -0000 1.199
@@ -63,15 +63,16 @@
o Security
X Make createPrivateDirs gripe about group-writable parent
dirs. [Actually, this has been done for a while!]
- . Large reply messages and efwd messages
- . Fragment-pool logic for client
+ o Large reply messages and efwd messages
+ o Fragment-pool logic for client
o Decoding messages, pooling messages
o Inspecting pool state
o Extracting reconstructed messages
- - Test
+ o Test
o Pending bugs from email
o Better response to failed bind(2)
o Don't make errors kill 'mixminion shell'.
+ o Handle \r\n when decoding stuff.
- Windows stuff
- Must include openssl libs with python-needed installer
- Use new version of py2exe