Handle the case, that DNS-Answers come faster than the helper can accept them
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index b4e4d26146cfb9cb8f95169617e7ac3f167a285f..cce8cc0426fdc0169d8bc1bb4ef994f37560fa01 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,7 @@
   - eliminate continuations in DHT API (not needed, we have auto-retransmit!)
 * CORE:
   - derived key generation [Nils]
+  - 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
@@ -20,6 +21,8 @@
        likely good enough until we get ATS going; still should be tested...
     => "peers connected (transport)" now instantly goes to ZERO (core statistic),
        but "established sessions" stays up...
+* UTIL:
+  - drop dependency on GMP? [Nils]
 
 0.9.0pre3:
 * Determine RC bugs and fix those (release should have no known real bugs)