done
authorChristian Grothoff <christian@grothoff.org>
Sun, 12 Jul 2009 22:33:16 +0000 (22:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 12 Jul 2009 22:33:16 +0000 (22:33 +0000)
TODO

diff --git a/TODO b/TODO
index c99e981a146a34099008caf8fb8a96e43ba115f9..462690a9b48fc3c229e8efbcbac43da13420468e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,5 @@
 PHASE #1: (Goal: settle key design questions)
 
-core:
-- test fails with fresh /tmp directory (but passes when run a second time)
-  problem seems to be caused by HELLO validation (unvalidated 
-  HELLO not used to connect for good, then somehow SETKEY never happens);
-  I suspect the code simply drops messages that happen while no validated
-  HELLO is available; this maybe OK, but I need to find the spot and
-  add at least an INFO-log message; also should then fix testcase to retry.
-
 Util:
 * improve disk API [Nils] (Nils, is this done? -Christian)
 * Windows: use events instead of pipes to signal select()s [Nils]