const
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 25f0f4054e3e78396fe5d518f9e99dd0b38b5bac..a51ebb40bc2f181b55f2446e8ac5d0551e90a25d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,17 +4,21 @@
   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:
+  - 1727 --- investigate (NEW)
+  - 1694 --- try to reproduce (non-deterministic, w. testcase, need core/valgrind)
+  - 1725 --- try to reproduce (non-deterministic, w. testcase, need core)
+  - 1724 --- try to reproduce
+  - 1709 --- need more data (Nate)
+  - 1717 --- need more data (Nate)
+  - 1701 --- try to reproduce (Nate)
+  - 1705 --- try to reproduce (Nate)
 * 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]