aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-22 17:54:18 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-22 17:54:18 +0000
commit6776eda81f7712d24b4a54943642cf90af7ee4d8 (patch)
treee284d5e72edb9319ed18592386c1aabc1dd3ddb3 /TODO
parent45f0267ad9a0e19c0445e0a2e228aab438bf517f (diff)
downloadgnunet-6776eda81f7712d24b4a54943642cf90af7ee4d8.tar.gz
gnunet-6776eda81f7712d24b4a54943642cf90af7ee4d8.zip
stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 2d181fe6f..a407f9052 100644
--- a/TODO
+++ b/TODO
@@ -21,8 +21,6 @@ Urgent items (before announcing ng.gnunet.org):
21 - main service not implemented [Nate] 21 - main service not implemented [Nate]
22 - testcases crash & burn (no surprise) 22 - testcases crash & burn (no surprise)
23* CORE: 23* CORE:
24 - request disconnect not implemented [Christian]
25 - various notification options not implemented [Christian]
26 - outbound message monitoring not supported [Christian] 24 - outbound message monitoring not supported [Christian]
27 - test currently fails spectacularly [segv of transport service] 25 - test currently fails spectacularly [segv of transport service]
28 => need transport to work first! 26 => need transport to work first!
@@ -30,9 +28,7 @@ Urgent items (before announcing ng.gnunet.org):
30* TOPOLOGY: 28* TOPOLOGY:
31 - needs testing [need transport first] 29 - needs testing [need transport first]
32* HOSTLIST: 30* HOSTLIST:
33 - test fails (looks like it works, but that's because of a bad 31 - needs testing [need transport first]
34 connectivity notification; somehow core is unable to send
35 messages successfully via transport) [need transport first]
36* FS (basic anonymous FS only) 32* FS (basic anonymous FS only)
37 - implement FS service (P2P operations) 33 - implement FS service (P2P operations)
38 + how to send queries (soliciting is not there in core; do we 34 + how to send queries (soliciting is not there in core; do we