remove debug options when not specified, otherwise they linger in the configuration...
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index a407f90526b328e5552fbdcecf0c2417ee1c24a4..f1ffad921b05433cfbc38d58175f79f3706e3a5e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,15 +13,10 @@ away), in order in which they will likely be done:
 * ARM [Safey]
 
 Urgent items (before announcing ng.gnunet.org):
-* UTIL:
-  - server/service API change for ARM inetd'ing
-    (listen as well as support for start with multiple, already
-     bound & listening sockets!) [Christian]
 * TRANSPORT:
   - main service not implemented [Nate]
   - testcases crash & burn (no surprise)
 * CORE:
-  - outbound message monitoring not supported [Christian]
   - test currently fails spectacularly [segv of transport service]
     => need transport to work first!
   - request connect not working [Christian, need transport first]
@@ -31,8 +26,7 @@ Urgent items (before announcing ng.gnunet.org):
   - needs testing [need transport first]
 * FS (basic anonymous FS only)
   - implement FS service (P2P operations)
-    + how to send queries (soliciting is not there in core; do we
-      also want to do pushing sometimes?)
+    + implement sending of queries (low-priority push!)
     + need to bound queueing of replies for other peers    
   - test multi-peer search/download
 * new webpage