allow build once more
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 25f0f4054e3e78396fe5d518f9e99dd0b38b5bac..fe360637f748881280721425d9d9f8419eb51221 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,17 +4,19 @@
   so that some of the 'local' IPs do not work due to the bindto);  the result
   seems to be that the plugin tries some of the broken addresses, fails and the
   transport-level connection never comes up.
-* topology [connect error], fs [connect errors?], dht [cfg error?], core [non-deterministic]
+* Mantis:
+  - 1694 --- try to reproduce (non-deterministic, w. testcase, need core/valgrind)
+  - 1724 --- try to reproduce
+  - 1725 --- try to reproduce (non-deterministic, w. testcase, need core)
+  - 1728 --- investigate 
+  - 1736 --- investigate
+  - 1737 --- investigate
 * clean buildbots
 
 0.9.0pre4:
 * NAT library: [CG/MW]
-  - UPnP support
-  - testcase
-  - more testing
+  - make code used by gnunet-setup asynchronous, add timeout (external-ip can hang!)
 * Transport:
-  - UDP fragmentation [MW]
-  - decide how to deal with 'DISABLEV6' option (where does it live?)
   - integration of new NAT/plugin API with HTTP/HTTPS plugin
   - testing (again)
 * GNUNET-GTK: [CG]