aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Durner <durner@gnunet.org>2010-10-03 21:28:06 +0000
committerNils Durner <durner@gnunet.org>2010-10-03 21:28:06 +0000
commitd27974ef39701bdd6c2dfc6a8b6f9e06239db330 (patch)
treed4b40c701b1f3730e8fb8ec2fa230bdfa53a4577
parent75b0d074214e98cacdaa8135dc4cb2c35dd1de36 (diff)
downloadgnunet-d27974ef39701bdd6c2dfc6a8b6f9e06239db330.tar.gz
gnunet-d27974ef39701bdd6c2dfc6a8b6f9e06239db330.zip
up
-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!!!)