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

[minion-cvs] Fix for last patch: clean queue on successful delivery ...



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

Modified Files:
	HISTORY TODO 
Log Message:
Fix for last patch: clean queue on successful delivery (otherwise removed packets take up disk space indefinitely)

Index: HISTORY
===================================================================
RCS file: /home/minion/cvsroot/src/minion/HISTORY,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- HISTORY	18 Dec 2003 23:29:50 -0000	1.8
+++ HISTORY	21 Dec 2003 19:07:19 -0000	1.9
@@ -3,6 +3,9 @@
 This file lists changes for earlier versions of Mixminion.  For changes
 in the latest version, see the README file.
 ----------------------------------------------------------------------
+NEW IN VERSION 0.0.6.2:
+   - 
+
 NEW IN VERSION 0.0.6.1:
    - Several documentation fixes.
 

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- TODO	15 Dec 2003 05:16:47 -0000	1.176
+++ TODO	21 Dec 2003 19:07:19 -0000	1.177
@@ -66,6 +66,8 @@
                   downloading directories.
                 - Make client-side pooling configurable and more
                   sophisticated.
+                - Make DH parameter length configurable at 1024 bits
+                  (or higher)?              
                 . Freak out properly on missing/unpublishable IP.
                 . Full validation function for client
                 . Full validation function for server