diff options
author | Nils Durner <durner@gnunet.org> | 2010-10-01 21:13:49 +0000 |
---|---|---|
committer | Nils Durner <durner@gnunet.org> | 2010-10-01 21:13:49 +0000 |
commit | 575dfd1189e62e1df6b1471545c7c45d6d2aea9e (patch) | |
tree | 46e081220990e68404b3cdc471c9164ba8d71e80 /TODO | |
parent | 279f279758af620fbfc490521bff37407e7c4591 (diff) |
up
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |