From 63c47a698ea9863b0f33961d6338765f1b33d65f Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Wed, 30 Mar 2011 16:45:54 +0200 Subject: [PATCH] clean up the todo, lots of stuff is starting to work --- TODO | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/TODO b/TODO index fd9838bb..6605020f 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,3 @@ -Guidelines for the API: -o symmetrical, client side should be mirrored in the server -o clean, small API -o api-use should be self documenting -o zone structure -- only as rb-tree -o fast data structures (rb-tree, when they come available) - -o build simple: just query function, built on the cool stuff -o Key2DS, also for offline keys -- need to parse them ofcourse o Tsig will probably become an interface which has all configuration stuff, but this will come later. Config which has Tsig function @@ -20,11 +11,11 @@ Todo: Issues: * FunkenSturm is kaput. +* Check closing of sockets d.Close() * Check the network order, it works now, but this is on Intel?? * Make the testsuite work with public DNS servers * pack/Unpack smaller. EDNS 'n stuff can be folded in -* Config from /etc/resolv.conf -* d.Dial() and redialing those that work +* Compression. Take stuff from Jan Mercl Examples: * Test impl of nameserver, with a small zone, 1 KSK and online signing