change test cases to not write configs
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 2d181fe6fca13a671d7a5e7969d3d09ba3eb4216..f1ffad921b05433cfbc38d58175f79f3706e3a5e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,30 +13,20 @@ 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:
-  - request disconnect not implemented [Christian]
-  - various notification options not implemented [Christian]
-  - 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]
 * TOPOLOGY:
   - needs testing [need transport first]
 * HOSTLIST:
-  - test fails (looks like it works, but that's because of a bad
-    connectivity notification; somehow core is unable to send
-    messages successfully via transport) [need transport first]
+  - 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