aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Durner <durner@gnunet.org>2009-06-14 12:45:22 +0000
committerNils Durner <durner@gnunet.org>2009-06-14 12:45:22 +0000
commit0b7bb0a4910b377d7e7f4cada9e05d09f2b66852 (patch)
tree51a0144517236d686b1bfe5f86490a17b425177e
parent3da76c97d01ec6dc652183c1f457d1379f15f4f8 (diff)
downloadgnunet-0b7bb0a4910b377d7e7f4cada9e05d09f2b66852.tar.gz
gnunet-0b7bb0a4910b377d7e7f4cada9e05d09f2b66852.zip
up
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index e6a664a14..f654d7afe 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,7 @@ Util:
19* improve disk API [Nils] 19* improve disk API [Nils]
20* Windows: use events instead of pipes to signal select()s [Nils] 20* Windows: use events instead of pipes to signal select()s [Nils]
21* only connect() sockets that are ready (select()) 21* only connect() sockets that are ready (select())
22* crypto_hash: use libgcrypt (supports SHA-512 since 2003)
22 23
23TESTCASES WANTED: 24TESTCASES WANTED:
24For these functions, it would be nice if we had testcases ("make check") 25For these functions, it would be nice if we had testcases ("make check")