aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-14 18:36:35 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-14 18:36:35 +0000
commit9c1150d7a41fd6ad1f1f6a0b75c40e189e739256 (patch)
tree7a73d169580bb4c22678844bf092accc055e12dc /TODO
parentee6a5793ab01c391c43d6b6690560aa3b75809c9 (diff)
downloadgnunet-9c1150d7a41fd6ad1f1f6a0b75c40e189e739256.tar.gz
gnunet-9c1150d7a41fd6ad1f1f6a0b75c40e189e739256.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 462690a9b..3bc60b061 100644
--- a/TODO
+++ b/TODO
@@ -85,8 +85,8 @@ Transports:
85* UDP backend (need LIBRARY to support (de)fragmentation!) 85* UDP backend (need LIBRARY to support (de)fragmentation!)
86* HTTP backend 86* HTTP backend
87* Testing: 87* Testing:
88 + Testcases for set_quota, timeouts, disconnects, transmit_ready_cancel 88 + Testcases for set_quota, timeouts, disconnects, transmit_ready_cancel
89 + Better coverage of gnunet-service-transport (hello validation) 89 + Better coverage of gnunet-service-transport (HELLO validation)
90 + direct test of plugins compliance to plugin API 90 + direct test of plugins compliance to plugin API
91 91
92Databases: 92Databases:
@@ -149,6 +149,7 @@ Minor TODO items:
149 and results in code replication 149 and results in code replication
150 - should latency be included in the ReceiveCallback and 150 - should latency be included in the ReceiveCallback and
151 NotifyConnect or passed on request? 151 NotifyConnect or passed on request?
152 - FIXME's with latency being simply set to 0 in a few places
152* SETUP: 153* SETUP:
153 - auto-generate "defaults.conf" using gnunet-setup from "config.scm" 154 - auto-generate "defaults.conf" using gnunet-setup from "config.scm"
154 - integrate all options into "config.scm" 155 - integrate all options into "config.scm"