aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index cce8cc042..1a6cdcfb8 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,8 @@
8 - provide block-lib compatible API in gnunet_dht_service.h 8 - provide block-lib compatible API in gnunet_dht_service.h
9 - eliminate continuations in DHT API (not needed, we have auto-retransmit!) 9 - eliminate continuations in DHT API (not needed, we have auto-retransmit!)
10* CORE: 10* CORE:
11 - derived key generation [Nils] 11 - dynamic IVs [Nils]
12 - use QUALITY_NONCE
12 - authentication of ciphertexts [Nils] 13 - authentication of ciphertexts [Nils]
13 - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616. 14 - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
14 (transport notified us that we connected to ourselves!!!) 15 (transport notified us that we connected to ourselves!!!)