[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] Mixminion now has a working (but not bulletproof) reply...



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv6848

Modified Files:
	TODO 
Log Message:
Mixminion now has a working (but not bulletproof) reply block CLI.

ClientMain:
	- Implement first pass of message decoding
	- Implement first pass of CLI for SURB generation
	- Implement CLI for sending messages to SURBs
	- Minor bugfixes to new code

Config:
	- Lower default surb path length

Crypto:
	- Suppress pychecker warning

Main:
	- Add new 'decode' and 'generate-surb' commands

Packet:
	- Debug text-encoded message parsing

test:
	- Test text-encoded message parsing

Modules, *:
	 - Rename ascii-encoded messages to text-encoded messages


Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- TODO	4 Feb 2003 02:01:23 -0000	1.68
+++ TODO	5 Feb 2003 05:34:54 -0000	1.69
@@ -110,16 +110,19 @@
                         o Recheck spec on external reply block format
                         o Implement external reply block format
                         o Test external reply block format
-                        . Generate a reply block
-                        - Send message to reply block
+                        o Generate a reply block
+                        o Read message from reply block
+                        o Send message to reply block
                         - Remember used reply blocks??
-                        - Read message from reply block
                         - Examine reply block
+                        - Refactor and document
                 . Read Base64-encoded messages and zbomb messages.
                         o Implement backend
-                        - Test backend
-                        - Implement frontend
+                        o Test backend
+                        o Implement frontend
+                        . Test frontend
                         - Refactor until clean
+                        - Document
                 - Client-side pooling.
                 - Make client code multiprocess-safe: locking on
                   cache (if needed!); locking on pool.