[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] clean/flush messages to a single mix; note ping addr:po...



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

Modified Files:
	TODO 
Log Message:
clean/flush messages to a single mix; note ping addr:port in TODO

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -d -r1.184 -r1.185
--- TODO	12 Jan 2004 00:49:00 -0000	1.184
+++ TODO	17 Jan 2004 04:24:57 -0000	1.185
@@ -17,12 +17,12 @@
                 - Clear up specification for payload versions.
                 - Clear up specification for NEWS
                 o Clear up specification for multiple addrs on MAIL
-        - Infrastructure -- high level
+        . Infrastructure -- high level
                 o Servers need to download and use directories
                 . Servers should use downloaded directories to print useful
                   nicknames for other servers rather than just IP addresses.
                         o For outgoing connections
-                        - For incoming connections 
+                        - For incoming connections
                 - Have callers of Packet/BuildMessage/DeliveryPacket
                   decide whether to look for a tag in the RI field.
                 D Make processing thread and module thread general
@@ -33,14 +33,14 @@
         o Performance
                 o Do a setsockopt(IP_TOS, IPTOS_THROUGHPUT), unless on
                   cygwin, dgux, sni-sysv.
-        - UI improvements
+        . UI improvements
                 o Use feature values instead of raw configuration values in
                   the [Testing]/Configuration entry.
-                - Allow 'mixminion ping' to take addr:port as argument.
+                o Allow 'mixminion ping' to take addr:port as argument.
                 - RFC822 interface and maildir-style exit module to help
                   integrators.
-                - Flush messages to a single mix, or set of mixes.
-                - Clean messages for a single mix, or set of mixes.
+                . Flush messages to a single mix, or set of mixes.
+                . Clean messages for a single mix, or set of mixes.
                 - Support to remove servers from imported set, or to block
                   servers from directory.
         . MMTP