fix get error (never canceled) in test_dht_api, remove valgrind from conf
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 1a6cdcfb868b9f217ba132bbb33e33723fbc2647..9da60b06385a5de60c6af081621a06ea2ee091d6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,12 +5,9 @@
   - integrate with DHT (need DHT API to fit block API better first; also, get rid of the continuation!)
 * DHT: [Nate]
   - use new block lib in service
-  - provide block-lib compatible API in gnunet_dht_service.h
-  - eliminate continuations in DHT API (not needed, we have auto-retransmit!)
+  - track paths content travels (PUT, reply-to-get) in messages,
+    pass to client (client API & protocol already support this!)
 * CORE:
-  - dynamic IVs [Nils]
-       - use QUALITY_NONCE
-  - authentication of ciphertexts [Nils]
   - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
     (transport notified us that we connected to ourselves!!!)
   - transport-level disconnect (i.e. TCP) does not cause core-level