aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-12-21 13:19:45 +0000
committerChristian Grothoff <christian@grothoff.org>2010-12-21 13:19:45 +0000
commit165c161992f4cc94bf081435b8ea98016a0e265b (patch)
treef54650d3881a96e64fe1ae0731a746858b5d9a2e /TODO
parentc3ad0b15397c8bc4386220314ba86dee08dd4b99 (diff)
downloadgnunet-165c161992f4cc94bf081435b8ea98016a0e265b.tar.gz
gnunet-165c161992f4cc94bf081435b8ea98016a0e265b.zip
allow transmission to self via core API
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 1 insertions, 8 deletions
diff --git a/TODO b/TODO
index c3a81fe3a..ea7e612bb 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,6 @@
10.9.0pre2: 10.9.0pre2:
2* BIG CORE REFACTORING:
3 - fix transport plugin API (ATS!) [mw]
4 - fix DV [nate]
5* Integration test: 2* Integration test:
6 - test bootstrapping via hostlist + transport/core/dht connect 3 - test bootstrapping via hostlist + transport/core/dht connect
7* CORE:
8 - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
9 (transport notified us that we connected to ourselves!!!; can we still reproduce this?)
10 => Also, we may want to issue a 'connect to ourselves' automatically on start of
11 core_api AND allow messages to self [CG/phillip]
12 4
130.9.0pre3: 50.9.0pre3:
14* TRANSPORT: [MW] 6* TRANSPORT: [MW]
@@ -35,6 +27,7 @@
35 + insert 27 + insert
36 + download 28 + download
37 + search 29 + search
30 - implement anonymity level > 1
38* GNUNET-GTK: [CG] 31* GNUNET-GTK: [CG]
39 - figure out where in the GUI we should show active upload operations and allow aborts 32 - figure out where in the GUI we should show active upload operations and allow aborts
40 - handle events: 33 - handle events: