aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-17 21:08:17 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-17 21:08:17 +0000
commite67ade17fc2bf555af625863dab525f909b310f2 (patch)
tree13212ae345a1442dc9428b8a4d6c51bd7bdf626a /TODO
parent96f959b206cb03d23456630db6c9567bd0e807b2 (diff)
downloadgnunet-e67ade17fc2bf555af625863dab525f909b310f2.tar.gz
gnunet-e67ade17fc2bf555af625863dab525f909b310f2.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index bb7a846c6..8c74202f3 100644
--- a/TODO
+++ b/TODO
@@ -13,9 +13,13 @@ away), in order in which they will likely be done:
13 13
14Urgent items (before announcing ng.gnunet.org): 14Urgent items (before announcing ng.gnunet.org):
15* topology 15* topology
16 - considers peers 'connected' well before they actually are
17 (since core notifies about it too early?)
16 - needs testing 18 - needs testing
17* hostlist 19* hostlist
18 - test fails (gnunet-service-core crashes -- sometimes; with memory corruption!) 20 - test fails (looks like it works, but that's because of a bad
21 connectivity notification; somehow core is unable to send
22 messages successfully via transport)
19* CORE: 23* CORE:
20 - soliciting traffic for clients that registered for it is not implemented 24 - soliciting traffic for clients that registered for it is not implemented
21 (in the service, client API supports GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC 25 (in the service, client API supports GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC