summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-24 11:13:39 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-24 11:13:39 +0000
commit1b97726713d88e1ec485aa1e827365a707ebc02f (patch)
tree2b8b6c9713db6f9326208d74ea3940b0a690d947 /TODO
parent529055038874c97055e554f83b2fcd8f4f7f0dab (diff)
do not try TCP if port is 0
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9bfea3fd6..afd45f091 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,9 @@
+ implement UDP, HTTP/HTTPS
* Transport:
- UDP fragmentation
+* UTIL / FS:
+ - gnunet-publish tires to connect to service even if
+ run with 'simulation' option (-s)
* DHT: [Nate]
- track paths content travels (PUT, reply-to-get) in messages,
pass to client (client API & protocol already support this!)