From 7e1741205e0d1c58934e342ff9b39bfce22cc191 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Mon, 21 May 2012 11:55:18 +0200 Subject: [PATCH] update --- TODO.markdown | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/TODO.markdown b/TODO.markdown index 086370d4..e6978395 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -1,13 +1,14 @@ # TODO -Must of the stuff is working, but there is a list of smaller things that need to -be fixed. +* outgoing [AI]xfr +* zonereader that extracts glue (or at least signals it) and other usefull stuff? +* complete resolver + +## Nice to have * Speed, we can always go faster. A simple reflect server now hits 35/45K qps * go test; only works correct on my machine * privatekey.Precompute() when signing? -* outgoing [AI]xfr -* zonereader that extracts glue (or at least signals it) and other usefull stuff? ## Examples to add